With this endpoint you are able to retreive the standings for a given round. It will calculate the games played up untill the given round id and provide a standings result for it.
Standings represent the rankings of Teams in the different Leagues they participate in. Responses of the Standings endpoint can be returned in two formats, depending on the League setup. For ‘normal’ Leagues the response format is different compared to Cups.
If you have Cups and ‘normal’ Leagues in your plan, make sure you check out the response properly.
Check this endpoint in Postman.
GET
Standings by Season IDNote that includes on this endpoint must be prefixed by "standings."
team
league
season
round
stages
Includes are the cornerstone of our API and allow you to enrich and customize your requests. This flexibility is what distinguishes us from our competitors.
You can learn more about what includes are and how they work here:
Season Field Description
Standings Field Description
Live Standings represent the rankings of Teams in the different Leagues they participate in real-time. So if a Game is currently being played, the Live Standing returns the correct Live Standing based
With this endpoint you are able to retrieve the standings at a given date(time). It will calculate the games played up untill the given date/time and provides a standings result for it.
Check this endpoint in Postman.
Field
Description
position
The actual position in the rankings in the stage
team_id
The unique team id of the team in that position in the stage
team_name
The team name in that position in the stage
round_id
The unique id of the current round
round_name
The name of the round
group_id
The unique id of the group, in which the team participates in
group_name
The name of the group, in which the team participates in
overall
The overall results of the team, i.e., the number of games, points and goals
home
The home results of the team, i.e., the number of games, points and goals
away
The away results of the team, i.e., the number of games, points and goals
total
The total points of the team and their goal difference
results
The standing rules of the place the team is in
points
The accumulated number of points the team has
recent_form
The recent form of the team
status
Will be available in API 3.0: Indicates if the team moves up on down based on the last standings.
Field | Description |
| The unique id of the current stage |
| The name of the stage |
| The unique league id the stage belongs to |
| The unique id of the current season |
| The unique id of the current round |
| The name of the round |
| Indicates what kind of type this stage is |
| The unique id of the current stage |
| The name of the stage |
Field | Description |
| The actual position in the rankings in the stage |
| The unique team id of the team in that position in the stage |
| The team name in that position in the stage |
| The unique id of the current round |
| The name of the round |
| The unique id of the group, in which the team participates in |
| The name of the group, in which the team participates in |
| The overall results of the team, i.e., the number of games, points and goals |
| The home results of the team, i.e., the number of games, points and goals |
| The away results of the team, i.e., the number of games, points and goals |
| The total points of the team and their goal difference |
| The standing rules of the place the team is in |
| The accumulated number of points the team has |
| The recent form of the team |
| Will be available in API 3.0: Indicates if the team moves up on down based on the last standings. |
Field | Description |
| The actual position in the rankings in the stage |
| The unique team id of the team in that position in the stage |
| The team name in that position in the stage |
| The unique id of the current round |
| The name of the round |
| The unique id of the group, in which the team participates in |
| The name of the group, in which the team participates in |
| The overall results of the team, i.e., the number of games, points and goals |
| The home results of the team, i.e., the number of games, points and goals |
| The away results of the team, i.e., the number of games, points and goals |
| The total points of the team and their goal difference |
| The standing rules of the place the team is in |
| The accumulated number of points the team has |
| The recent form of the team |
| Will be available in API 3.0: Indicates if the team moves up on down based on the last standings. |
Field | Description |
| The actual position in the rankings in the stage |
| The unique team id of the team in that position in the stage |
| The team name in that position in the stage |
| The unique id of the current round |
| The name of the round |
| The unique id of the group, in which the team participates in |
| The name of the group, in which the team participates in |
| The overall results of the team, i.e., the number of games, points and goals |
| The home results of the team, i.e., the number of games, points and goals |
| The away results of the team, i.e., the number of games, points and goals |
| The total points of the team and their goal difference |
| The standing rules of the place the team is in |
| The accumulated number of points the team has |
| The recent form of the team |
| Will be available in API 3.0: Indicates if the team moves up on down based on the last standings. |
Endpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
0
Endpoint details |
Authorization | API Key |
Pagination | NO |
Allowed nested includes | 2 |
Available parameters |
include | Enrich the API with more data and/or nested includes. Can be used by adding |
stage_ids | A Comma separated list of stage ids. Can be used by adding |
group_ids | A Comma separated list of group ids. Can be used by adding |
Endpoint details |
Authorization | API Key |
Pagination | NO |
Allowed nested includes | 0 |
Available parameters |
group_id | One id of a group can be added to filter the tables. Can be used by adding |
Endpoint details |
Authorization | API Key |
Pagination | NO |
Allowed nested includes | 0 |
In case a team got points corrections they can be found here. It will return an array of correction objects per stage. In some occasions a stage proceeds with standings from an earlier stage.
Endpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
0