# Matches

The Matches page on GameDay Squad provides users with an in-depth view of ongoing, upcoming, and completed matchups in which ever sport the coach is competing in. It’s a hub of information for coaches to track the progress and evaluate player performance, plus - make real-time decisions. Below is an overview of the key features and how users can benefit from this page.

***

### What Information is Available?

#### 1. Matchups

* Team Names & Logos: Quickly identify the teams in the matchup with their associated names and logos.
* Current Score: The page will prominently display the live or final score all participating players. It dynamically updates during live matches.

#### 2. Individual Player Stats

* Player stats: See a full list of players and the stats they accumulate live.
* Live Player Scores: Track live scores for individual players, which update as the games progress.

#### 3. Game Progress Indicators

* Live Game Tracker: Follow which games are currently in progress and how much time is left in each game.

<figure><img src="/files/IAZ2gakFCNSPhtHAOUE5" alt=""><figcaption></figcaption></figure>

***

### What Users Can Gain from the Match Centre

#### 1. Strategic Insights

Player Trends: Identifying which players are performing above or below their recent/average scores can help with future squad and transfer market decisions.

#### 2. Post-Match Analysis

Learn from Past Games: The stats don’t go anywhere! After a matchup ends, the statistics from the match remain, offering insight into what adjustments may be needed in future games.

***

It is important to note: Basketball, live data will not go through the Match Centre in real time. This data will instead be updated at the conclusion of each match. It is our hope we are able to transition this to quarterly updates during the current season with live scoring for this sport coming next season.

<figure><img src="/files/B3syr2BgVWvpQXYaiL7P" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://gameday-squad.gitbook.io/gameday-squad/platform-features/matches.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.
