> For the complete documentation index, see [llms.txt](https://bamg-sports.gitbook.io/oval3-game-rules/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bamg-sports.gitbook.io/oval3-game-rules/scoring-system/player-score.md).

# Player score

The player score is the number of points a player is going to make in a single game. It is based on more than 50 statistics from real life matches, to determine the overall performance on the field.

It is calculated by adding his [RealScore](/oval3-game-rules/scoring-system/player-score/real-score.md) and his [AttributesScore](/oval3-game-rules/scoring-system/player-score/attributes.md).

$$
PlayerScore = RealScore + AttributesScore
$$

{% hint style="info" %}
**Example:**&#x20;

Player: Antoine Dupont

RealScore = 15

AttributesScore = 84

**PlayerScore = 99**
{% endhint %}

The total number of points obtained gives a PlayerScore between 0 and 100.

If the number of points exceeds 100, it remains capped at 100.
