# Team statistics

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

Read more about including these statistics on a team in [team-statistics](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/statistics/team-statistics "mention") or about filtering them in [#filtering-team-statistics](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/statistics/team-statistics#filtering-team-statistics "mention")
{% endhint %}

<table><thead><tr><th width="90">ID</th><th>Code</th><th>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. </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>47</td><td>penalties</td><td><code>PENALTIES</code></td><td>Indicates the number of penalties taken. </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>56</td><td>fouls</td><td><code>FOULS</code></td><td>Indicates the number of fouls made. </td></tr><tr><td>78</td><td>tackles</td><td><code>TACKLES</code></td><td>Indicates the number of tackles. </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>88</td><td>goals-conceded</td><td><code>GOALS_CONCEDED</code></td><td>Indicates the number of goals conceded. </td></tr><tr><td>118</td><td>rating</td><td>RATING</td><td>Indicates the average team rating.</td></tr><tr><td>124</td><td>through-balls</td><td>THROUGH_BALLS</td><td>Indicates the number of though balls.</td></tr><tr><td>125</td><td>through-balls-won</td><td>THROUGH_BALLS_WON</td><td>Indicates the number of though balls won.</td></tr><tr><td>191</td><td>number-of-goals</td><td>NUMBER_OF_GOALS</td><td>Indicates the number of goals.</td></tr><tr><td>192</td><td>both-team-to-score</td><td><code>BTTS</code></td><td>Indicates the number of times both teams scored in a match. </td></tr><tr><td>194</td><td>cleansheets</td><td><code>CLEANSHEET</code></td><td>Indicates the number of times the team conceded zero goals in a match. </td></tr><tr><td>196</td><td>scoring-minutes</td><td><code>SCORING_MINUTES</code></td><td>Indicates the number of times the team scored in specific minutes in a match.</td></tr><tr><td>211</td><td>highest-rated-player</td><td><code>HIGHEST_RATED_PLAYER</code></td><td>Indicates the highest rated player of a team</td></tr><tr><td>213</td><td>conceded-scoring-minutes</td><td><code>CONCEDED_SCORING_MINUTES</code></td><td>Indicates the number of times the team conceded in specific minutes in a match.</td></tr><tr><td>214</td><td>team-wins</td><td><code>TEAM_WINS</code></td><td>Indicates the number of times the team won.</td></tr><tr><td>215</td><td>team-draws</td><td><code>TEAM_DRAWS</code></td><td>Indicates the number of times the team drew.</td></tr><tr><td>216</td><td>team-lost</td><td><code>TEAM_LOST</code></td><td>Indicates the number of times the team lost.</td></tr><tr><td>575</td><td>failed-to-score</td><td><code>FAILED_TO_SCORE</code></td><td>Indicates the number of times the team scored zero goals in a match.</td></tr><tr><td>1677</td><td>shots</td><td><code>SHOTS</code></td><td>Indicates the number of shots by the team.</td></tr><tr><td>5304</td><td>expected-goals</td><td><code>EXPECTED_GOALS</code></td><td>Contains statistics of team expected goals for a season</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 the 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 the team.</td></tr><tr><td>9674</td><td>amount-of-foreigners</td><td><code>AMOUNT_OF_FOREIGNERS</code></td><td>Indicates the amount of foreign players within the 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 right- or left footed. </td></tr><tr><td>9676</td><td>average-points-per-game</td><td><code>AVERAGE_POINTS_PER_GAME</code></td><td>Indicates the average points per game.</td></tr><tr><td>9677</td><td>appearing-players</td><td><code>APPEARING_PLAYERS</code></td><td>Indicates the number of different players that played within the team. </td></tr><tr><td>9678</td><td>most-substituted-players</td><td><code>MOST_SUBSTITUTED_PLAYERS</code></td><td>Indicates the player who was subbed off the most on the team. </td></tr><tr><td>9679</td><td>most-injured-players</td><td><code>MOST_INJURED_PLAYERS</code></td><td>Indicates the player(s) who were injured the most on the team.</td></tr><tr><td>9680</td><td>penalty-conversion-rate</td><td><code>PENALTY_CONVERSION_RATE</code></td><td>Indicates the percentage of penalties scored. </td></tr><tr><td>9681</td><td>shot-conversion-rate</td><td><code>SHOT_CONVERSION_RATE</code></td><td>Indicates the percentage of shots scored. </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 were on target. </td></tr><tr><td>9683</td><td>fouls-per-card</td><td><code>FOULS_PER_CARD</code></td><td>Indicates the number of fouls per card.</td></tr><tr><td>27248</td><td>scoring-frequency</td><td><code>SCORING_FREQUENCY</code></td><td>Indicates the scoring frequency.</td></tr><tr><td>27249</td><td>total-minutes-played</td><td><code>TOTAL_MINUTES_PLAYED</code></td><td>Indicates the total number of minutes playes.</td></tr><tr><td>27250</td><td>most-scored-half</td><td><code>MOST_SCORED_HALF</code></td><td>Indicates the most scored half.</td></tr><tr><td>27251</td><td>most-frequent-scoring-minute</td><td><code>MOST_FREQUENT_SCORING_MINUTE</code></td><td>Indicates the most frequent scoring minute.</td></tr><tr><td>27252</td><td>interception-stats</td><td><code>INTERCEPTION_STATS</code></td><td>Contains interception statistics.</td></tr><tr><td>27253</td><td>pass-stats</td><td><code>PASS_STATS</code></td><td>Contains pass statistics .</td></tr><tr><td>27254</td><td>assist-stats</td><td><code>ASSIST_STATS</code></td><td>Contains assists statistics.</td></tr><tr><td>27256</td><td>half-results</td><td><code>HALF_RESULTS</code></td><td>Contains half statistics.</td></tr><tr><td>27258</td><td>national-team-players</td><td><code>NATIONAL_TEAM_PLAYERS</code></td><td>Indicates the number of national team players.</td></tr><tr><td>27260</td><td>injury-time-goals</td><td><code>INJURY_TIME_GOALS</code></td><td>Indicates the number of goals during injury time.</td></tr><tr><td>27261</td><td>goal-results</td><td><code>GOAL_RESULTS</code></td><td>Contains goal result statistics.</td></tr><tr><td>27263</td><td>games-played</td><td><code>GAMES_PLAYED</code></td><td>Indicates the number of games played.</td></tr></tbody></table>
