# Statistics

This reference lists all statistic type IDs available across the Sportmonks Football API. Each statistic has a unique `type_id` that you'll encounter when working with statistics data.

💡 **New to statistics?** Read the [Statistics Types Tutorial](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/statistics/statistics-types) to understand how types work in practice.

### How to use this reference

When you retrieve statistics from any endpoint, you'll see a `type_id` field in the response:

```json
{
  "type_id": 86,
  "value": 6
}
```

Use this reference to decode what that type represents (e.g., `86` = Shots On Target).

📖 **Tutorials by entity:**

* [Fixture Statistics](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/statistics/fixture-statistics) - Match-level stats
* [Player Statistics](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/statistics/players-statistics) - Individual player stats
* [Team Statistics](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/statistics/team-statistics) - Team performance
* [Season Statistics](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/statistics/season-statistics) - League-wide statistics

***

<table><thead><tr><th width="74.796875">ID</th><th width="182.45703125">Code</th><th width="255.0703125">Developer Name</th><th>Description</th></tr></thead><tbody><tr><td>34</td><td>corners</td><td><code>CORNERS</code></td><td>Indicates the number of corners taken. </td></tr><tr><td>40</td><td>captain</td><td><code>CAPTAIN</code></td><td>Indicates whether a player is the captain of their team. </td></tr><tr><td>41</td><td>shots-off-target</td><td><code>SHOTS_OFF_TARGET</code></td><td>Indicates the number of shots which weren't on goal. </td></tr><tr><td>42</td><td>shots-total</td><td><code>SHOTS_TOTAL</code></td><td>Indicates the total number of shots. Shots on target, shots of target and shots blocked combined.</td></tr><tr><td>43</td><td>attacks</td><td><code>ATTACKS</code></td><td>Indicates the number of attacks. </td></tr><tr><td>44</td><td>dangerous-attacks</td><td><code>DANGEROUS_ATTACKS</code></td><td>Indicates the number of dangerous attacks. </td></tr><tr><td>45</td><td>ball-possession</td><td><code>BALL_POSSESSION</code></td><td>Indicates the percentage of possession off the ball in a match. </td></tr><tr><td>46</td><td>ball-safe</td><td><code>BALL_SAFE</code></td><td>Ball Safe is the number of times the Attacking team plays the ball back to their own half.</td></tr><tr><td>47</td><td>penalties</td><td><code>PENALTIES</code></td><td>Indicates the number of penalties taken. </td></tr><tr><td>49</td><td>shots-insidebox</td><td><code>SHOTS_INSIDEBOX</code></td><td>Indicates the number of of shots taken inside the box. </td></tr><tr><td>50</td><td>shots-outsidebox</td><td><code>SHOTS_OUTSIDEBOX</code></td><td>Indicates the number of shots taken outside the box. </td></tr><tr><td>51</td><td>offsides</td><td><code>OFFSIDES</code></td><td>Indicates the number of offsides. </td></tr><tr><td>52</td><td>goals</td><td><code>GOALS</code></td><td>Indicates the number of goals made. </td></tr><tr><td>53</td><td>goals-kicks</td><td><code>GOAL_KICKS</code></td><td>Indicates the number of goal kicks taken. </td></tr><tr><td>54</td><td>goal-attempts</td><td><code>GOAL_ATTEMPTS</code></td><td>Indicates the number of goal attempts taken. </td></tr><tr><td>55</td><td>free-kicks</td><td><code>FREE_KICKS</code></td><td>Indicates the number of free kicks given. </td></tr><tr><td>56</td><td>fouls</td><td><code>FOULS</code></td><td>Indicates the number of fouls made. </td></tr><tr><td>57</td><td>saves</td><td><code>SAVES</code></td><td>Indicates the number of saves made by a goalkeepr. </td></tr><tr><td>58</td><td>shots-blocked</td><td><code>SHOTS_BLOCKED</code></td><td>Indicates the number of shots blocked. </td></tr><tr><td>59</td><td>substitutions</td><td><code>SUBSTITUTIONS</code></td><td>Indicates the number of substitutions made. </td></tr><tr><td>60</td><td>throwins</td><td><code>THROWINS</code></td><td>Indicates the number of throwins. </td></tr><tr><td>61</td><td>beats</td><td>BEARTS</td><td>Indcates the number of time the entity was beat  </td></tr><tr><td>62</td><td>long-passes</td><td><code>LONG_PASSES</code></td><td>Indicates the number of long passes. </td></tr><tr><td>63</td><td>short-passes</td><td><code>SHORT_PASSES</code></td><td>Indicates the number of short passes. </td></tr><tr><td>64</td><td>hit-woodwork</td><td><code>HIT_WOODWORK</code></td><td>Indicates the number of times the ball hit the post or crossbar. </td></tr><tr><td>65</td><td>successful-headers</td><td><code>SUCCESSFUL_HEADERS</code></td><td>Indicates the number of successful headers. </td></tr><tr><td>66</td><td>successful-interceptions</td><td><code>SUCCESSFUL_INTERCEPTIONS</code></td><td>Indicates the number of successful interceptions. </td></tr><tr><td>70</td><td>headers</td><td><code>HEADERS</code></td><td>Indicates the number of headers. </td></tr><tr><td>72</td><td>first-substitution</td><td><code>FIRST_SUBSTITUTION</code></td><td>Indicates when the first subsitution took place. </td></tr><tr><td>76</td><td>goalkeeper-comes-out</td><td><code>GOALKEEPER_COME_OUTS</code></td><td>Indicates the number of times the goalkeeper came out of his goal.</td></tr><tr><td>77</td><td>challenges</td><td><code>CHALLENGES</code></td><td>Indicates the number of challenges. </td></tr><tr><td>78</td><td>tackles</td><td><code>TACKLES</code></td><td>Indicates the number of tackles. </td></tr><tr><td>79</td><td>assists</td><td><code>ASSISTS</code></td><td>Indicates the number of assists. </td></tr><tr><td>80</td><td>passes</td><td><code>PASSES</code></td><td>Indicates the number of passes attempted. </td></tr><tr><td>81</td><td>successful-passes</td><td><code>SUCCESSFUL_PASSES</code></td><td>Indicates the number of succesful passes.</td></tr><tr><td>82</td><td>successful-passes-percentage</td><td><code>SUCCESSFUL_PASSES_PERCENTAGE</code></td><td>Indicates the percentage of succesful passes. </td></tr><tr><td>83</td><td>redcards</td><td><code>REDCARDS</code></td><td>Indicates the number of straight red cards.</td></tr><tr><td>84</td><td>yellowcards</td><td><code>YELLOWCARDS</code></td><td>Indicates the number of yellow cards. </td></tr><tr><td>85</td><td>yellowred-cards</td><td><code>YELLOWRED_CARDS</code></td><td>Indicates the number of second yellow cards resulting in a red card. </td></tr><tr><td>86</td><td>shots-on-target</td><td><code>SHOTS_ON_TARGET</code></td><td>Indicates the number of shots which were on goal.</td></tr><tr><td>87</td><td>injuries</td><td><code>INJURIES</code></td><td>Indicates the number of injuries. </td></tr><tr><td>88</td><td>goals-conceded</td><td><code>GOALS_CONCEDED</code></td><td>Indicates the number of goals conceded. </td></tr><tr><td>91</td><td>last-offside</td><td><code>LAST_OFFSIDE</code></td><td>Indicates when the player was last offside. </td></tr><tr><td>92</td><td>first-offside</td><td><code>FIRST_OFFSIDE</code></td><td>Indicates when the player was first offside. </td></tr><tr><td>94</td><td>dispossessed</td><td><code>DISPOSSESSED</code></td><td>Indicates the number of times the player was dispossesed.</td></tr><tr><td>95</td><td>offsides-provoked</td><td><code>OFFSIDES_PROVOKED</code></td><td>Indicates the number of times a player was offside.</td></tr><tr><td>96</td><td>fouls-drawn</td><td><code>PLAYER_FOULS_DRAWN</code></td><td>Indicates the number of fouls drawn by a player. </td></tr><tr><td>97</td><td>blocked-shots</td><td><code>BLOCKED_SHOTS</code></td><td>Indicates the number of blocked shots. </td></tr><tr><td>98</td><td>total-crosses</td><td><code>TOTAL_CROSSES</code></td><td>Indicates the total number of crosses by a player. </td></tr><tr><td>99</td><td>accurate-crosses</td><td><code>ACCURATE_CROSSES</code></td><td>Indicates the number of accurate crosses by a player. Any cross that reaches a teammate, be it from a corner, a set-piece, or open play.</td></tr><tr><td>100</td><td>interceptions</td><td><code>INTERCEPTIONS</code></td><td>Indicates the number of interceptions by a player. </td></tr><tr><td>101</td><td>clearances</td><td><code>CLEARANCES</code></td><td>Indicates the number of clearances by a player. </td></tr><tr><td>103</td><td>punches</td><td><code>PUNCHES</code></td><td>Indicates the number of punches off the ball by a goalkeeper. </td></tr><tr><td>104</td><td>saves-insidebox</td><td><code>SAVES_INSIDE_BOX</code></td><td>Indicates the number of saves inside the penalty box by a goalkeeper. </td></tr><tr><td>105</td><td>total-duels</td><td><code>TOTAL_DUELS</code></td><td>Indicates the total number of duels contested by a player. </td></tr><tr><td>106</td><td>duels-won</td><td><code>DUELS_WON</code></td><td>Indicates the number of duels won by a player. </td></tr><tr><td>107</td><td>aerials-won</td><td><code>AERIALS_WON</code></td><td>Indicates the number of aerial duels won by a player. </td></tr><tr><td>108</td><td>dribble-attempts</td><td><code>DRIBBLE_ATTEMPTS</code></td><td>Indicates the number of dribbles attempted by a player. </td></tr><tr><td>109</td><td>successful-dribbles</td><td><code>SUCCESSFUL_DRIBBLES</code></td><td>Indicates the number of dribbles done succesfully by a player. </td></tr><tr><td>110</td><td>dribbled-past</td><td><code>DRIBBLED_PAST</code></td><td>Indicates the number of time a player is dribbled past. </td></tr><tr><td>111</td><td>penalties-scored</td><td><code>PENALTIES_SCORED</code></td><td>Indicates the number of penalties scored by a player</td></tr><tr><td>112</td><td>penalties-missed</td><td><code>PENALTIES_MISSES</code></td><td>Indicates the number of penalties missed by a players. </td></tr><tr><td>113</td><td>penalties-saved</td><td><code>PENALTIES_SAVED</code></td><td>Indicates the number of penalties saved by a goalkeeper. </td></tr><tr><td>114</td><td>penalties-committed</td><td><code>PENALTIES_COMMITTED</code></td><td>Indicates the number of penalties given away by a player. </td></tr><tr><td>115</td><td>penalties-won</td><td><code>PENALTIES_WON</code></td><td>Indicates the number of penalties won by a player. </td></tr><tr><td>116</td><td>accurate-passes</td><td><code>ACCURATE_PASSES</code></td><td>Indicates the number of passes which found a teammate.</td></tr><tr><td>117</td><td>key-passes</td><td><code>KEY_PASSES</code></td><td>Indicates the number of last passes made by a player to a teammate who then takes a shot on goal but does not score.</td></tr><tr><td>118</td><td>rating</td><td><code>RATING</code></td><td>Indicates the match rating of a player. </td></tr><tr><td>119</td><td>minutes-played</td><td><code>MINUTES_PLAYED</code></td><td>Indicates the number of minutes played by a player. </td></tr><tr><td>120</td><td>touches</td><td><code>TOUCHES</code></td><td>Indicates the number of times the player has touched the ball. </td></tr><tr><td>121</td><td>turn-over</td><td><code>TURN_OVER</code></td><td>Indicates the number of times the player has given the ball away to the opposing team. </td></tr><tr><td>122</td><td>long-balls</td><td><code>LONG_BALLS</code></td><td>Indicates the number of long balls played. </td></tr><tr><td>123</td><td>long-balls-won</td><td><code>LONG_BALLS_WON</code></td><td>Indicates the number of accurate long balls played by the player.</td></tr><tr><td>124</td><td>through-balls</td><td><code>THROUGH_BALLS</code></td><td>Indicates the number of through balls played. </td></tr><tr><td>125</td><td>through-balls-won</td><td><code>THROUGH_BALLS_WON</code></td><td>Indicates the number of accurate through balls played by the player.</td></tr><tr><td>188</td><td>matches</td><td><code>MATCHES</code></td><td>Indicates the total number of matches in a season.</td></tr><tr><td>189</td><td>total-teams</td><td><code>TOTAL_TEAMS</code></td><td>Indicates the total number of teams in a season.</td></tr><tr><td>190</td><td>matches-ended-in-draw</td><td><code>MATCHES_ENDED_IN_DRAW</code></td><td>Indicates the likeliness that match will end in a draw</td></tr><tr><td>191</td><td>number-of-goals</td><td><code>NUMBER_OF_GOALS</code></td><td>Indicates the likeliness of the number of goals that will be scored in a match. </td></tr><tr><td>192</td><td>btts</td><td><code>BTTS</code></td><td>Indicates the likeliness that both teams will score in a match. </td></tr><tr><td>193</td><td>cards</td><td><code>CARDS</code></td><td>The total number of cards.</td></tr><tr><td>194</td><td>cleansheets</td><td><code>CLEANSHEET</code></td><td>Indicates the number of clean sheets. </td></tr><tr><td>195</td><td>goalkeeper-cleansheets</td><td><code>GOALKEEPER_CLEANSHEET</code></td><td>Indicates the number of clean sheets by a goalkeeper. </td></tr><tr><td>196</td><td>scoring-minutes</td><td><code>SCORING_MINUTES</code></td><td>Indicates the minutes goals has been scored.</td></tr><tr><td>197</td><td>goal-line</td><td><code>GOAL_LINE</code></td><td>Goals over/under X count and percentage</td></tr><tr><td>201</td><td>win-percentage</td><td><code>WIN_PERCENTAGE</code></td><td>Indicates the percentage of wins in total matches. </td></tr><tr><td>202</td><td>defeat-percentage</td><td><code>DEFEAT_PERCENTAGE</code></td><td>Indicates the percentage of losses in total matches. </td></tr><tr><td>203</td><td>draw-percentage</td><td><code>DRAW_PERCENTAGE</code></td><td>Indicates the percentage of draws in total matches. </td></tr><tr><td>204</td><td>participant-most-scored</td><td><code>PARTICIPANT_MOST_SCORED</code></td><td>Indicates the team who scored the most goals.</td></tr><tr><td>205</td><td>participant-most-conceded</td><td><code>PARTICIPANT_MOST_CONCEDED</code></td><td>Indicates the team who conceded the most goals.</td></tr><tr><td>206</td><td>participant-most-scored-per-match</td><td><code>PARTICIPANT_MOST_SCORED_PER_MATCH</code></td><td>Indicates the team who scored the most goals per match</td></tr><tr><td>207</td><td>participant-most-conceded-per-match</td><td><code>PARTICIPANT_MOST_CONCEDED_PER_MATCH</code></td><td>Indicates the team who conceded the most goals per match.</td></tr><tr><td>208</td><td>goal-topscorer</td><td><code>GOAL_TOPSCORER</code></td><td>Indicates the player who scored the most goals.</td></tr><tr><td>209</td><td>assist-topscorer</td><td><code>ASSIST_TOPSCORER</code></td><td>Indicates the player who assisted the most goals.</td></tr><tr><td>210</td><td>card-topscorer</td><td><code>CARD_TOPSCORER</code></td><td>Indicates the player who received the most cards. </td></tr><tr><td>211</td><td>highest-rated-player</td><td><code>HIGHEST_RATED_PLAYER</code></td><td>Indicates the highest rated player.</td></tr><tr><td>212</td><td>highest-rated-team</td><td><code>HIGHEST_RATED_TEAM</code></td><td>Indicates the highest rated team.</td></tr><tr><td>213</td><td>conceded-scoring-minutes</td><td><code>CONCEDED_SCORING_MINUTES</code></td><td>Indicates the minutes the team scored the most goals in.</td></tr><tr><td>214</td><td>team-wins</td><td><code>WIN</code></td><td>Indicates the number of games a team has won.</td></tr><tr><td>215</td><td>team-draws</td><td><code>DRAW</code></td><td>Indicates the number of games a team has drawn.</td></tr><tr><td>216</td><td>team-lost</td><td><code>LOST</code></td><td>Indicates the number of games a team has lost.</td></tr><tr><td>314</td><td>var-moments</td><td><code>VAR_MOMENTS</code></td><td>Indicates the number of times VAR was used during a match. </td></tr><tr><td>321</td><td>appearances</td><td><code>APPEARANCES</code></td><td>Indicates the number of games a player has played.</td></tr><tr><td>322</td><td>lineups</td><td><code>LINEUPS</code></td><td>Indicates the lineups of the participants.</td></tr><tr><td>323</td><td>bench</td><td><code>BENCH</code></td><td>Indicates the number of times a player started on the bench.</td></tr><tr><td>324</td><td>own-goals</td><td><code>OWN_GOALS</code></td><td>Indicates the number of times a player put the ball into his own goal.</td></tr><tr><td>571</td><td>error-lead-to-goal</td><td><code>ERROR_LEAD_TO_GOAL</code></td><td>Indicates the number of times a player made a mistake which meant the opposing team scored.</td></tr><tr><td>574</td><td>referees</td><td><code>REFEREES</code></td><td>Indicates the referees who officiated the match.</td></tr><tr><td>1527</td><td>counter attacks</td><td><code>COUNTER_ATTACKS</code></td><td>Indicates the number of counter attacks the entity created.</td></tr><tr><td>1535</td><td>goalkeeper-goals-conceded</td><td><code>GOALKEEPER_GOALS_CONCEDED</code></td><td>Indicates the number of goals conceded by the goalkeeper.</td></tr><tr><td>1600</td><td>penalty-topscorer</td><td><code>PENALTY_TOPSCORER</code></td><td>Indicates the player who scored the most penalties.</td></tr><tr><td>1601</td><td>missed-penalty-topscorer</td><td><code>MISSED_PENALTY_TOPSCORER</code></td><td>Indicates the player who missed the most penalties.</td></tr><tr><td>9672</td><td>average-player-height</td><td><code>AVERAGE_PLAYER_HEIGHT</code></td><td>Indicates the average height of players within a team.</td></tr><tr><td>9673</td><td>average-player-age</td><td><code>AVERAGE_PLAYER_AGE</code></td><td>Indicates the average age of players within a team.</td></tr><tr><td>9674</td><td>amount-of-foreigners</td><td><code>AMOUNT_OF_FOREIGNERS</code></td><td>Indicates the total number of foreign players within a team.</td></tr><tr><td>9675</td><td>players-footing</td><td><code>PLAYERS_FOOTING</code></td><td>Indicates the amount of players that are either right or left-footed within a team. </td></tr><tr><td>9676</td><td>average-points-per-game</td><td><code>AVERAGE_POINTS_PER_GAME</code></td><td>Indicates the average number of points earned per game by teams over a season.</td></tr><tr><td>9677</td><td>appearing-players</td><td><code>APPEARING_PLAYERS</code></td><td>Indicates most appearing players/most matches and longest appearing players/players with most minutes</td></tr><tr><td>9678</td><td>most-substituted-players</td><td><code>MOST_SUBSTITUTED_PLAYERS</code></td><td>Indicates the players on teams with that were substituted the most.</td></tr><tr><td>9679</td><td>most-injured-players</td><td><code>MOST_INJURED_PLAYERS</code></td><td>Indicates the teams with the highest number of injuries sustained.</td></tr><tr><td>9680</td><td>penalty-conversion-rate</td><td><code>PENALTY_CONVERSION_RATE</code></td><td>Indicates the percentage of penalties successfully converted into goals out of the total number of penalties taken by teams.</td></tr><tr><td>9681</td><td>shot-conversion-rate</td><td><code>SHOT_CONVERSION_RATE</code></td><td>Indicates the percentage of shots successfully converted into goals out of the total number of shots attempted by teams.</td></tr><tr><td>9682</td><td>shot-on-target-percentage</td><td><code>SHOT_ON_TARGET_PERCENTAGE</code></td><td>Indicates the percentage of shots that are on target out of the total number of shots taken by teams.</td></tr><tr><td>9683</td><td>cards-per-foul</td><td><code>CARDS_PER_FOUL</code></td><td>Indicates the number of cards being given per foul committed. </td></tr><tr><td>9684</td><td>Expected-goals-difference</td><td><code>EXPECTED_GOALS_DIFFERENCE</code></td><td>Expected Goal Difference calculates the difference between a team’s xG for and conceded. It offers insights into the balance between a team’s attacking and defensive performances, indicating whether they are overperforming or underperforming relative to their xG metrics.</td></tr><tr><td>9685</td><td>Shooting_performance </td><td><code>SHOOTING_PERFORMANCE</code></td><td>Shooting Performance measures how well a team or player shoots. It compares the xGOT to the expected goals (xG). When a team/player’s xGOT surpasses its xG, it signifies its proficiency in taking higher-quality shots relative to the quality of the team’s or player’s chances.</td></tr><tr><td>9686</td><td>Expected-goals-prevented</td><td><code>EXPECTED_GOALS_PREVENTED</code></td><td>Expected Goals Prevented is used to assess a goalkeeper’s performance in preventing goals based on the quality of shots faced. It measures how many goals a goalkeeper prevents compared to what would be expected based on the quality of chances conceded.</td></tr><tr><td>9687</td><td>Expected-goals-against</td><td><code>EXPECTED_GOALS_AGAINST</code></td><td>xG Against calculates the expected number of goals a team is expected to concede based on the quality of scoring opportunities their opponents create. xGA provides valuable insights into a team’s defensive performance.</td></tr><tr><td>9706</td><td>Chances-created</td><td><code>CHANCES_CREATED</code></td><td>Represents the total of two creative-play indicators—Assists and Key Passes per player</td></tr><tr><td>27248</td><td>Scoring-frequency</td><td><code>SCORING_FREQUENCY</code></td><td>Average number of minutes needed to score a goal per team </td></tr><tr><td>27249</td><td>Total-minutes-played</td><td><code>TOTAL_MINUTES_PLAYED</code></td><td>Total minutes played per team</td></tr><tr><td>27250</td><td>Most-scored-half</td><td><code>MOST_SCORED_HALF</code></td><td>Indicates in which half the team scores the most goals</td></tr><tr><td>27251</td><td>Most-frequent-scoring-minute</td><td><code>MOST_FREQUENT_SCORING_MINUTE</code></td><td>Minute in which goals are most often scored per team</td></tr><tr><td>27252</td><td>Interception-stats</td><td><code>INTERCEPTION_STATS</code></td><td>Average number of interceptions per match per team</td></tr><tr><td>27253</td><td>Pass-stats</td><td><code>PASS_STATS</code></td><td>Passes per goal, passes per shot, total passes per game and total passes per team</td></tr><tr><td>27254</td><td>Assist-stats</td><td><code>ASSIST_STATS</code></td><td>Minutes per assist, assists per game and total assists per team</td></tr><tr><td>27255</td><td>Crosses-blocked</td><td><code>CROSSES_BLOCKED</code></td><td>Number of blocked crosses per player</td></tr><tr><td>27256</td><td>Half-results</td><td><code>HALF_RESULTS</code></td><td>Number of won both halves, scored both halves and comebacks per team</td></tr><tr><td>27258</td><td>National-team-players</td><td><code>NATIONAL_TEAM_PLAYERS</code></td><td>Players playing for their national team</td></tr><tr><td>27259</td><td>Hattricks</td><td><code>HATTRICKS</code></td><td>Number of hattricks per player</td></tr><tr><td>27260</td><td>Injury Time Goals</td><td><code>INJURY_TIME_GOALS</code></td><td>Number of goals scored in injury time per team</td></tr><tr><td>27261</td><td>Goal Results</td><td><code>GOAL_RESULTS</code></td><td>Goals-For / Goals-Against Over X per team</td></tr><tr><td>27263</td><td>Games Played</td><td><code>GAMES_PLAYED</code></td><td>Total games played per team</td></tr><tr><td>27264</td><td>Successful Long Passes</td><td><code>SUCCESSFUL_LONG_PASSES</code></td><td>Number of successful long passes per match</td></tr><tr><td>27265</td><td>Successful Long Passes Percentage</td><td><code>SUCCESSFUL_LONG_PASSES_PERCENTAGE</code></td><td>Percentage of successful long passes per match</td></tr><tr><td>27266</td><td>Aerials Lost</td><td><code>AERIALS_LOST</code></td><td>Number of aerials lost per player</td></tr><tr><td>27267</td><td>Tackles Won</td><td><code>TACKLES_WON</code></td><td>Number of tackles won per player</td></tr><tr><td>27268</td><td>Tacles Won Percentage</td><td><code>TACKLES_WON_PERCENTAGE</code></td><td>Percentage of tackles won per player</td></tr><tr><td>27269</td><td>Passes In Final Third</td><td><code>PASSES_IN_FINAL_THIRD</code></td><td>Number of passes in final third per player</td></tr><tr><td>27270</td><td>Long Balls Won Percentage</td><td><code>LONG_BALLS_WON_PERCENTAGE</code></td><td>Percentage of long balls won per player</td></tr><tr><td>27271</td><td>Ball Recovery</td><td><code>BALL_RECOVERY</code></td><td>Number of ball recoveries per player</td></tr><tr><td>27272</td><td>Backward Passes</td><td><code>BACKWARD_PASSES</code></td><td>Number of backward passes per player</td></tr><tr><td>27273</td><td>Possession Lost</td><td><code>POSSESSION_LOST</code></td><td>Number of possession lost per player</td></tr><tr><td>27274</td><td>Aerials</td><td><code>AERIALS</code></td><td>Number of aerials per player</td></tr><tr><td>27275</td><td>Aerials Won Percentage</td><td><code>AERIALS_WON_PERCENTAGE</code></td><td>Percentage of aerials won per player</td></tr><tr><td>27276</td><td>Duels Won Percentage</td><td><code>DUELS_WON_PERCENTAGE</code></td><td>Percentage of duels won per player</td></tr><tr><td>48997</td><td>Error Lead To Shot</td><td><code>ERROR_LEAD_TO_SHOT</code></td><td>Number of errors leading to shots per player</td></tr><tr><td>117172</td><td>Cumulative Minutes Played</td><td><code>CUMULATIVE_MINUTES_PLAYED</code></td><td>Total number of minutes a player has been on the pitch, including regular time (90 minutes), stoppage time (e.g. 90+3), and extra time (up to 120 minutes), as well as injury time. Penalty shootouts are excluded. <br><br>For fixtures played before 23 April 2026, this statistic will be backfilled periodically in phased updates.</td></tr></tbody></table>

### See also

#### Tutorials

* [Statistics Types Tutorial](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/statistics/statistics-types) - Learn how to work with type IDs
* [Includes Tutorial](https://docs.sportmonks.com/v3/tutorials-and-guides) - Include type data in responses
* [Filter and Select Fields](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/filter-and-select-fields) - Filter by specific type IDs

#### Detailed type references

* [Player Statistics Types](https://docs.sportmonks.com/v3/definitions/types/statistics/player-statistics) - Player-specific statistics
* [Team Statistics Types](https://docs.sportmonks.com/v3/definitions/types/statistics/team-statistics) - Team-specific statistics
* [Fixture Statistics Types](https://docs.sportmonks.com/v3/definitions/types/statistics/fixture-statistics) - Match-specific statistics
* [Season Statistics Types](https://docs.sportmonks.com/v3/definitions/types/statistics/season-statistics) - Season-aggregated statistics

#### Related definitions

* [States ](https://docs.sportmonks.com/v3/definitions/states)- Understanding fixture and entity states
* [Types Overview](https://docs.sportmonks.com/v3/definitions/types) - All type categories in the API


---

# 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.sportmonks.com/v3/definitions/types/statistics.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.
