Provides a form table of game results and splits for a given season. Table displays W/D/L (win/draw/loss) for a maximum of 6 matches for each team.
Update Frequency60s Time To Live / Cache
Data Points
Groups, Rounds, Seasons, & Stages:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | season_form_standing - groups - group | String | Unique ID for a season's group ex. sr:league:65927 (Premier League 22/23) |
name | season_form_standing - groups - group | String | Name of a season's group ex. Premier League 22/23 |
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | form_standing - competitor | String | Abbreviation for a competitor name ex. LIV (Liverpool FC) |
age_group | form_standing - competitor | String | Age group of a competitor, when applicable ex. U23 |
country | form_standing - competitor | String | Country of a competitor ex. England |
country_code | form_standing - competitor | String | Country code of a competitor ex. ENG (England) |
gender | form_standing - competitor | String | Gender for a competitormale , female |
id | form_standing - competitor | String | Unique ID for a competitor ex. sr:competitor:44 (Liverpool FC) |
name | form_standing - competitor | String | Name for a competitor ex. Liverpool FC |
virtual | form_standing - competitor | Boolean | Signifies a competitor is a virtual team when true |
Form Standings:
Form standings are separated in the following possible categories:
full_time_total
,full_time_home
,full_time_away
,half_time_total
,half_time_home
,half_time_away
Attribute | Parent Element | Type | Description |
---|---|---|---|
| `season_form
| String | Category of the season form standing group |
|
| Integer | Number of ties for a team in the season form standing group |
|
| String | Form standings for a team's last matches, with the most recent match listed first. |
|
| Integer | Number of goals against for a team in the season form standing group |
|
| Integer | Goal difference for a team in the season form standing group |
|
| Integer | Number of goals scored for a team in the season form standing group |
|
| Integer | Number of losses for a team in the season form standing group |
|
| Integer | Number of matches played for a team in the season form standing group |
|
| Integer | Number of points for a team in the season form standing group |
|
| Integer | Team rank in the season form standing group |
|
| Integer | Number of wins for a team in the season form standing group |