> For the complete documentation index, see [llms.txt](https://docs.sportmonks.com/v3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportmonks.com/v3/definitions/types/statistics/player-statistics.md).

# Player statistics

{% hint style="info" %}
These statistics can be included on a player using the `statistics.details` nested include, and filtered by season and type using the `playerStatisticSeasons` and `playerStatisticDetailTypes` filters respectively.

Read more about including these statistics on a player in [Players statistics](/v3/tutorials-and-guides/tutorials/statistics/players-statistics.md) or about filtering them in [Players statistics](/v3/tutorials-and-guides/tutorials/statistics/players-statistics.md#filtering-player-statistics)
{% endhint %}

<table><thead><tr><th width="90">ID</th><th>Code</th><th width="159.1640625">Developer Name</th><th>Description</th></tr></thead><tbody><tr><td>40</td><td>captain</td><td><code>CAPTAIN</code></td><td>Number of fixtures in which the player was captain.</td></tr><tr><td>41</td><td>shots-off-target</td><td><code>SHOTS_OFF_TARGET</code></td><td>Number of the player's shots off target.</td></tr><tr><td>42</td><td>shots-total</td><td><code>SHOTS_TOTAL</code></td><td>Total number of shots the player took.</td></tr><tr><td>47</td><td>penalties</td><td><code>PENALTIES</code></td><td>Breakdown of the player's penalty involvement.</td></tr><tr><td>51</td><td>offsides</td><td><code>OFFSIDES</code></td><td>Number of times the player was caught offside.</td></tr><tr><td>52</td><td>goals</td><td><code>GOALS</code></td><td>Number of goals the player scored, split by open play and penalties.</td></tr><tr><td>56</td><td>fouls</td><td><code>FOULS</code></td><td>Number of fouls the player committed.</td></tr><tr><td>57</td><td>saves</td><td><code>SAVES</code></td><td>Number of saves the player made.</td></tr><tr><td>58</td><td>shots-blocked</td><td><code>SHOTS_BLOCKED</code></td><td>Number of the player's shots that were blocked.</td></tr><tr><td>59</td><td>substitutions</td><td><code>SUBSTITUTIONS</code></td><td>Number of times the player was substituted on and off.</td></tr><tr><td>64</td><td>hit-woodwork</td><td><code>HIT_WOODWORK</code></td><td>Number of times the player hit the woodwork.</td></tr><tr><td>78</td><td>tackles</td><td><code>TACKLES</code></td><td>Number of tackles the player made.</td></tr><tr><td>79</td><td>assists</td><td><code>ASSISTS</code></td><td>Number of assists the player provided.</td></tr><tr><td>80</td><td>passes</td><td><code>PASSES</code></td><td>Total number of passes the player made.</td></tr><tr><td>83</td><td>redcards</td><td><code>REDCARDS</code></td><td>Number of red cards the player received, split by venue.</td></tr><tr><td>84</td><td>yellowcards</td><td><code>YELLOWCARDS</code></td><td>Number of yellow cards the player received, split by venue.</td></tr><tr><td>85</td><td>yellowred-cards</td><td><code>YELLOWRED_CARDS</code></td><td>Number of second-yellow (yellow-red) cards the player received, split by venue.</td></tr><tr><td>86</td><td>shots-on-target</td><td><code>SHOTS_ON_TARGET</code></td><td>Number of the player's shots on target.</td></tr><tr><td>87</td><td>injuries</td><td><code>INJURIES</code></td><td>Number of fixtures in which the player was injured.</td></tr><tr><td>88</td><td>goals-conceded</td><td><code>GOALS_CONCEDED</code></td><td>Number of goals conceded while the player was on the pitch.</td></tr><tr><td>94</td><td>dispossessed</td><td><code>DISPOSSESSED</code></td><td>Number of times the player was dispossessed.</td></tr><tr><td>96</td><td>fouls-drawn</td><td><code>PLAYER_FOULS_DRAWN</code></td><td>Number of fouls the player drew.</td></tr><tr><td>97</td><td>blocked-shots</td><td><code>BLOCKED_SHOTS</code></td><td>Number of shots the player blocked.</td></tr><tr><td>98</td><td>total-crosses</td><td><code>TOTAL_CROSSES</code></td><td>Total number of crosses the player attempted.</td></tr><tr><td>99</td><td>accurate-crosses</td><td><code>ACCURATE_CROSSES</code></td><td>Number of accurate crosses the player completed across the season.</td></tr><tr><td>100</td><td>interceptions</td><td><code>INTERCEPTIONS</code></td><td>Number of interceptions the player made.</td></tr><tr><td>101</td><td>clearances</td><td><code>CLEARANCES</code></td><td>Number of clearances the player made.</td></tr><tr><td>104</td><td>saves-insidebox</td><td><code>SAVES_INSIDE_BOX</code></td><td>Number of saves the player made from inside the box.</td></tr><tr><td>105</td><td>total-duels</td><td><code>TOTAL_DUELS</code></td><td>Total number of duels the player was involved in.</td></tr><tr><td>106</td><td>duels-won</td><td><code>DUELS_WON</code></td><td>Number of duels the player won.</td></tr><tr><td>107</td><td>aeriels-won</td><td><code>AERIALS_WON</code></td><td>Number of aerial duels the player won.</td></tr><tr><td>108</td><td>dribble-attempts</td><td><code>DRIBBLE_ATTEMPTS</code></td><td>Number of dribble attempts by the player.</td></tr><tr><td>109</td><td>successful-dribbles</td><td><code>SUCCESSFUL_DRIBBLES</code></td><td>Number of successful dribbles by the player.</td></tr><tr><td>110</td><td>dribbled-past</td><td><code>DRIBBLED_PAST</code></td><td>Number of times the player was dribbled past.</td></tr><tr><td>116</td><td>accurate-passes</td><td><code>ACCURATE_PASSES</code></td><td>Number of accurate passes the player completed.</td></tr><tr><td>117</td><td>key-passes</td><td><code>KEY_PASSES</code></td><td>Number of key passes the player made.</td></tr><tr><td>118</td><td>rating</td><td><code>RATING</code></td><td>The player's match ratings across the season.</td></tr><tr><td>119</td><td>minutes-played</td><td><code>MINUTES_PLAYED</code></td><td>Total minutes the player played across the season.</td></tr><tr><td>122</td><td>long-balls</td><td><code>LONG_BALLS</code></td><td>Number of long balls the player played.</td></tr><tr><td>123</td><td>long-balls-won</td><td><code>LONG_BALLS_WON</code></td><td>Number of long balls won by the player.</td></tr><tr><td>124</td><td>through-balls</td><td><code>THROUGH_BALLS</code></td><td>Number of through balls the player played.</td></tr><tr><td>125</td><td>through-balls-won</td><td><code>THROUGH_BALLS_WON</code></td><td>Number of through balls won by the player.</td></tr><tr><td>194</td><td>cleansheets</td><td><code>CLEANSHEET</code></td><td>Number of fixtures the player's team kept a clean sheet, split by venue.</td></tr><tr><td>214</td><td>team-wins</td><td><code>WIN</code></td><td>Number of the player's fixtures that ended in a win.</td></tr><tr><td>215</td><td>team-draws</td><td><code>DRAW</code></td><td>Number of the player's fixtures that ended in a draw.</td></tr><tr><td>216</td><td>team-lost</td><td><code>LOST</code></td><td>Number of the player's fixtures that ended in a loss.</td></tr><tr><td>321</td><td>appearances</td><td><code>APPEARANCES</code></td><td>Number of fixtures in which the player recorded playing minutes.</td></tr><tr><td>322</td><td>lineups</td><td><code>LINEUPS</code></td><td>Number of fixtures in which the player was in the starting lineup.</td></tr><tr><td>323</td><td>bench</td><td><code>BENCH</code></td><td>Number of fixtures in which the player was on the bench.</td></tr><tr><td>324</td><td>own-goals</td><td><code>OWN_GOALS</code></td><td>Number of own goals scored by the player.</td></tr><tr><td>571</td><td>error-lead-to-goal</td><td><code>ERROR_LEAD_TO_GOAL</code></td><td>Number of the player's errors that led to a goal.</td></tr><tr><td>580</td><td>big-chances-created</td><td><code>BIG_CHANCES_CREATED</code></td><td>Number of big chances the player created.</td></tr><tr><td>581</td><td>big-chances-missed</td><td><code>BIG_CHANCES_MISSED</code></td><td>Number of big chances the player missed.</td></tr><tr><td>1535</td><td>goalkeeper-goals-conceded</td><td><code>GOALKEEPER_GOALS_CONCEDED</code></td><td>Number of goals conceded by the player as goalkeeper.</td></tr><tr><td>1584</td><td>accurate-passes-percentage</td><td><code>ACCURATE_PASSES_PERCENTAGE</code></td><td>Percentage of the player's passes that were accurate.</td></tr><tr><td>5304</td><td>expected-goals</td><td><code>EXPECTED_GOALS</code></td><td>Compares the player's actual goals against expected goals.</td></tr><tr><td>9676</td><td>average-points-per-game</td><td><code>AVERAGE_POINTS_PER_GAME</code></td><td>Average number of goals the player scored per game.</td></tr><tr><td>27255</td><td>crosses-blocked</td><td><code>CROSSES_BLOCKED</code></td><td>Number of the player's crosses that were blocked (total crosses minus accurate crosses).</td></tr><tr><td>27259</td><td>hattricks</td><td><code>HATTRICKS</code></td><td>Number of fixtures in which the player scored a hat trick and the average games per hat trick.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sportmonks.com/v3/definitions/types/statistics/player-statistics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
