# 15. Match Visualization & Replay in Lazy Football

Match Visualization is a core feature of Lazy Football, designed to immerse you in every key moment of the game. Here’s how the match-watching experience works and what you’ll find in the match center:

### Match Overview

At the top of the match screen, you’ll see the names and logos of both teams and the current score. Essential match details are always visible, including:

* Competition (e.g., Regional League, Champions League)
* Date and Time of the match
* Attendance (e.g., 22,315 (25,000) — 22,315 fans out of a possible 25,000 stadium capacity)

<figure><img src="/files/SUV3JHCPsVHkDbPGwJCV" alt=""><figcaption><p>Viewing a match in Lazy Football</p></figcaption></figure>

### Timeline Navigation

The timeline bar at the top lets you quickly navigate to any moment in the match by simply clicking on the desired point — perfect for reviewing key moments, extra time, or penalties.

<figure><img src="/files/oLWhRy3b5p2uycIOLkgi" alt=""><figcaption><p>Navigate the timeline to see match events</p></figcaption></figure>

### Match Data Tabs

All match-related info is accessible on one page, organized in tabs:

* **Lineups:** See both teams’ starting elevens and benches; switch between clubs. View lineups at kickoff and at final whistle.
* **Statistics:** Key team and player stats — both as they stand at the current moment and at the end of the match.
* **Match Log:** A chronological feed of important events — goals, cards, substitutions, etc. You can view the log for the current match time or the final result.

### Interactive Features

* **Share Button:** Instantly share your match result on social media (e.g., auto-generate a tweet with match summary and image).
* **Copy Match ID:** For referencing or sharing specific matches.
* **Switch Teams:** View lineups and data for either club.
* **Settings:** Customize your viewing experience.

### Additional Info & Visuals

* During replays, you’ll see which side of the field belongs to which team.
* In penalty shootouts, results are clearly indicated.
* When overtime or penalties occur, extra segments are added to the timeline for easy navigation.
* Dynamic banners help you better understand what’s happening on the pitch, highlighting key moments and game events.

Tip: Lazy Football’s match engine strives to balance realism with excitement — every replay is an opportunity to relive turning points and analyze your team’s tactics and decisions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lazy.football/how-to-lazy-football/match-visualization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
