# Analyzing Stats

## Player Page

<figure><img src="/files/6io4CCNdE2qCfvw2drWM" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Every single sport has sport specific features tailored to it to help further the research.
{% endhint %}

The Player Page is one of the most crucial parts of PickFinder when it comes to research as you're able to analyze so many different types of data such as a visual graph for each stat, H2H matchups, injuries, gamelogs, line movement, and much more.&#x20;

***

## Sections of the Player Page

### Bar Graph&#x20;

Visually analyze the L5-L15 and seasonal stats.

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

***

### Opponent Filter

See player's stats against any opponent, with the first one showing up being their next opponent.

<figure><img src="/files/02tDZuCxBp6g7vAnTTyl" alt=""><figcaption></figcaption></figure>

***

### Depth Chart

See starters and bench players on each team with their injury status.

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

***

### Game Log

See players last 15 games with all statistics displayed.

<figure><img src="/files/xuPAIWghZygR7y3ViUZH" alt=""><figcaption><p>Player's Last 15 Games</p></figcaption></figure>

***

### Season Averages

Shows averages of each statistic for the season, home and away games, and against their next opponent. (Clicking on each stat changes the bar chart to show that stat)

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

***

### Match Odds

Shows moneyline, spread, and total for each team.

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

***

### Win Predictor

Shows which team is projected to win and by what percentage.

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

{% hint style="warning" %}
The next few pages will outline the more important features of the player page&#x20;
{% endhint %}


---

# 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://pickfinder.gitbook.io/pickfinder/player-page/analyzing-stats.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.
