Comment on page
🔢
Statistic
Field | Description | Type |
---|---|---|
id | Refers to the unique id of the season statistic | integer |
model_id | Refers to the season related to the season statistic | integer |
type_id | Refers to the type of the season statistic | integer |
relation_type | Refers to the relation of the season statistic | integer / null |
relation_id | Refers to the team or player related to the season statistic | integer / null |
value | Opens an array with the values of the season statistic | object |
Including
.type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.Dynamic Filters
Dynamic Filters | Available on Entity | Description | Examples |
---|---|---|---|
types | Statistics | Filter the statistics on a selection of type ids separated by a comma. | &include=statistics&filters=seasonStatisticTypes:TYPEIDS &include=statistics&filters=seasonStatisticTypes:191,193,194 |
Filters
More information on how to use filters can be found on our tutorials on how to filter. If you want more information on which filters to use you can check out the following endpoint:
https://api.sportmonks.com/v3/my/filters/entity?api_token={{YOURTOKEN}}
Field | Description | Type |
---|---|---|
id | Refers to the unique id of the fixture statistic | integer |
fixture_id | Refers to the fixture related to the fixture statistic | integer |
type_id | Refers to the type of the fixture statistic | integer |
period_id | Refers to the period of the fixture statistic | integer / null |
participant_id | Refers to the team related to the fixture statistic | integer |
data | Represents the values of the fixture statistic | object |
location | Represents the location of the team related to the fixture statistic | string |
Including
.type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.You can use the
include=statistics
on our livescores and fixtures endpoint to retrieve the fixture statistics.Dynamic Filters
Dynamic Filters | Available on Entity | Description | Examples |
---|---|---|---|
types | Statistics | Filter the statistics on a selection of type ids separated by a comma. | &include=statistics&filters=fixtureStatisticTypes:TYPEIDS &include=statistics&filters=fixtureStatisticTypes:42,49 |
Filters
More information on how to use filters can be found on our tutorials on how to filter. If you want more information on which filters to use you can check out the following endpoint:
https://api.sportmonks.com/v3/my/filters/entity?api_token={{YOURTOKEN}}
Field | Description | Type |
---|---|---|
id | Refers to the unique id of the team statistic | integer |
team_id | Refers to the team related to the team statistic | integer |
season_id | Refers to the season related to the team statistic | integer |
has_values | Indicates if the team statistic has values | boolean |
Dynamic Filters
Dynamic Filters | Available on Entity | Description | Examples |
---|---|---|---|
season | Statistics | Filter the statistics on a selection of season ids separated by a comma. | &include=statistics&filters=teamStatisticSeasons:SEASONIDS &include=statistics&filters=teamStatisticSeasons:19189 |
Filters
More information on how to use filters can be found on our tutorials on how to filter. If you want more information on which filters to use you can check out the following endpoint:
https://api.sportmonks.com/v3/my/filters/entity?api_token={{YOURTOKEN}}
Field | Description | Type |
---|---|---|
id | Refers to the unique id of the team statistic detail | integer |
team_statistic_id | Refers to the team statistic related to the team statistic detail | integer |
type_id | Refers to the type of the team statistic detail | integer |
value | The value(s) off the team statistic detail | object |
Including
.type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.Dynamic Filters
Dynamic Filters | Available on Entity | Description | Examples |
---|---|---|---|
types | Statistics | Filter the statistics on a selection of type ids separated by a comma. | &include=statistics.details&filters=teamStatisticDetailTypes:TYPEIDS &include=statistics.details&filters=teamStatisticDetailTypes:216 |
season | Statistics | Filter the statistics on a selection of seasons ids separated by a comma. | &include=statistics&filters=teamStatisticSeasons:SEASONIDS &include=statistics&filters=teamStatisticSeasons:19189 |
Filters
More information on how to use filters can be found on our tutorials on how to filter. If you want more information on which filters to use you can check out the following endpoint:
https://api.sportmonks.com/v3/my/filters/entity?api_token={{YOURTOKEN}}
Field | Description | Type |
---|---|---|
id | Refers to the unique id of the player statistic | integer |
player_id | Refers to the player related to the player statistic | integer |
team_id | Refers to the team related to the player statistic | integer |
jersey_number | The jersey number of the player related to the player statistic | integer |
position_id | Refers to the position of the player related to the player statistic | integer |
season_id | Refers to the season related to the player statistic | integer |
Dynamic Filters
Dynamic Filters | Available on Entity | Description | Examples |
---|---|---|---|
season | Statistics | Filter the statistics on a selection of seasons ids separated by a comma. | &include=statistics&filters=playerStatisticSeasons:SEASONIDS &include=statistics&filters=playerStatisticSeasons:19735 |
Filters
More information on how to use filters can be found on our tutorials on how to filter. If you want more information on which filters to use you can check out the following endpoint:
https://api.sportmonks.com/v3/my/filters/entity?api_token={{YOURTOKEN}}
Field | Description | Type |
---|---|---|
id | Refers to the unique id of the player statistic detail | integer |
player_statistic_id | Refers to the player statistic related to the player statistic detail | integer |
type_id | Refers to the type of the player statistic detail | integer |
value | The value(s) of the player statistic detail | object |
Including
.type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.Dynamic Filters
Dynamic Filters | Available on Entity | Description | Examples |
---|---|---|---|
types | Statistics | Filter the statistics on a selection of type ids separated by a comma. | &include=statistics.details&filters=playerStatisticDetailTypes:TYPEIDS &include=statistics.details&filters=playerStatisticDetailTypes:79 |
season | Statistics | Filter the statistics on a selection of season ids separated by a comma. | &include=statistics&filters=playerStatisticSeasons:SEASONIDS &include=statistics&filters=playerStatisticSeasons:19735 |
Filters
More information on how to use filters can be found on our tutorials on how to filter. If you want more information on which filters to use you can check out the following endpoint:
https://api.sportmonks.com/v3/my/filters/entity?api_token={{YOURTOKEN}}
Field | Description | Type |
---|---|---|
id | Refers to the unique id of the player statistic | integer |
coach_id | Refers to the coach related to the coach statistic | integer |
team_id | Refers to the team related to the coach statistic | integer |
season_id | Refers to the season related to the coach statistic | integer |
Dynamic Filters
Dynamic Filters | Available on Entity | Description | Examples |
---|---|---|---|
season | Statistics | Filter the statistics on a selection of season ids separated by a comma. | &include=statistics&filters=coachStatisticSeasons:SEASONIDS &include=statistics&filters=coachStatisticSeasons:19735 |
Filters
More information on how to use filters can be found on our tutorials on how to filter. If you want more information on which filters to use you can check out the following endpoint:
https://api.sportmonks.com/v3/my/filters/entity?api_token={{YOURTOKEN}}
Field | Description | Type |
---|---|---|
id | Refers to the unique id of the player statistic | integer |
coach_statistic_id | Refers to the coach statistic related to the coach statistic detail | integer |
type_id | Refers to the type of the coach statistic detail | integer |
value | The value(s) of the coach statistic detail | object |
Including
.type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.Dynamic Filters
Dynamic Filters | Available on Entity | Description | Examples |
---|---|---|---|
types | Statistics | Filter the statistics on a selection of type ids separated by a comma. | &include=statistics.details&filters=coachStatisticDetailTypes:TYPEIDS &include=statistics.details&filters=coachStatisticDetailTypes:216 |
season | Statistics | Filter the statistics on a selection of season ids separated by a comma. | &include=statistics&filters=coachStatisticSeasons:SEASONIDS &include=statistics&filters=coachStatisticSeasons:19735 |
Filters
More information on how to use filters can be found on our tutorials on how to filter. If you want more information on which filters to use you can check out the following endpoint:
https://api.sportmonks.com/v3/my/filters/entity?api_token={{YOURTOKEN}}
Field | Description | Type |
---|---|---|
id | Refers to the unique id of the player statistic | integer |
referee_id | Refers to the referee related to the referee statistic | integer |
season_id | Refers to the season related to the referee statistic | integer |
Dynamic Filters
Dynamic Filters | Available on Entity | Description | Examples |
---|---|---|---|
season | Statistics | Filter the statistics on a selection of seasons ids separated by a comma. | &include=statistics&filters=refereeStatisticSeasons:SEASONIDS &include=statistics&filters=refereeStatisticSeasons:19735 |
Filters
More information on how to use filters can be found on our tutorials on how to filter. If you want more information on which filters to use you can check out the following endpoint:
https://api.sportmonks.com/v3/my/filters/entity?api_token={{YOURTOKEN}}
Field | Description | Type |
---|---|---|
id | Refers to the unique id of the player statistic detail | integer |
referee_statistic_id | Refers to the referee statistic related to the referee statistic detail | integer |
type_id | Refers to the type of the referee statistic detail | integer |
value | The value(s) of the referee statistic detail | object |
Including
.type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.Dynamic Filters
Dynamic Filters | Available on Entity | Description | Examples |
---|---|---|---|
types | Statistics | Filter the statistics on a selection of type ids separated by a comma. | &include=statistics.details&filters=refereeStatisticDetailTypes:TYPEIDS &include=statistics.details&filters=refereeStatisticDetailTypes:83 |
season | Statistics | Filter the statistics on a selection of seasons ids separated by a comma. | &include=statistics&filters=refereeStatisticSeasons:SEASONIDS &include=statistics&filters=refereeStatisticSeasons:19735 |
Filters
More information on how to use filters can be found on our tutorials on how to filter. If you want more information on which filters to use you can check out the following endpoint:
https://api.sportmonks.com/v3/my/filters/entity?api_token={{YOURTOKEN}}
Field | Description | Type |
---|---|---|
id | Refers to the unique id of the trend | integer |
fixture_id | Refers to the fixture related to the trend | integer |
participant_id | Refers to the team related to the fixture statistic | integer |
type_id | Refers to the type of the trend | integer |
period_id | Refers to the period of the trend | integer |
value | Represents the value of the trend | integer |
minute | Represents the minute of the trend | integer |
Including
.type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.You can use the
include=trends
on our on our livescores and fixtures endpoint to retrieve the trends.Dynamic Filters
Dynamic Filters | Available on Entity | Description | Examples |
---|---|---|---|
types | Statistics | Filter the trends on a selection of type ids separated by a comma.. | &include=trends&filters=trendTypes:TYPEIDS &include=trends&filters=trendTypes:52 |
Filters
More information on how to use filters can be found on our tutorials on how to filter. If you want more information on which filters to use you can check out the following endpoint:
https://api.sportmonks.com/v3/my/filters/entity?api_token={{YOURTOKEN}}
Last modified 13d ago