Provides detailed standings info for a given season.
Update Frequency10s Time To Live / Cache
Data Points
Groups:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | season_standing - groups - group | String | Unique ID for a standings group ex. sr:league:83887 (The Rugby Championship 2024) |
live | season_standing - groups - group | Boolean | Signifies standings are based on live scores when true |
name | season_standing - groups - group | String | Name of a standings group ex. The Rugby Championship 2024 |
group_name | season_standing - groups - group | String | Abbreviated name of a standings group |
parent_group_id | season_standing - groups - group | String | Unique ID for a parent of a standings group |
Stages:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| Date | End date of a standings stage |
|
| Integer | Order of a stage within a season |
|
| String | Name of a standings stage |
|
| Date | Start date of a standings stage |
|
| String | Type of a standings stage |
|
| String | Year of a standings stage |
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | standing - competitor | String | Abbreviation for a competitor name ex. WGW (Wigan Warriors) |
age_group | standing - competitor | String | Age group of a competitor, when applicable ex. U23 |
gender | standing - competitor | String | Gender for a competitormale , female |
id | standing - competitor | String | Unique ID for a competitor ex. sr:competitor:4233 (Wigan Warriors) |
name | standing - competitor | String | Name for a competitor ex. Wigan Warriors |
Standings:
Standings may be separated into the following possible categories:
total
,home
,away
,first_half_total
,first_half_home
,first_half_away
,second_half_total
,second_half_home
,second_half_away
Attribute | Parent Element | Type | Description |
---|---|---|---|
tie_break_rule | season_standing | String | Tie break rule for the season standing group ex. In the event that two (or more) teams have an equal number of points, the following rules break the tie: 1. Number of victories. 2. Head-to-head 3. Game point difference |
type | season_standing | String | Category of the season standing grouptotal , home , away , first_half_total , first_half_home , first_half_away , second_half_total , second_half_home , second_half_away |
round | season_standing | Integer | Number of rounds in the season standing group |
change | group - standing | Integer | Change in a team's standing rank from the previous week ex. 2 or -1 |
current_outcome | group - standing | String | Current outcome of a team for the season ex. Qualification Playoffs or Playoffs |
draw | group - standing | Integer | Number of ties for a team in the season standing group |
loss | group - standing | Integer | Number of losses for a team in the season standing group |
played | group - standing | Integer | Number of games played for a team in the season standing group |
points_against | group - standing | Integer | Number of points against for a team in the season standing group |
points_diff | group - standing | Integer | Point differential for a team in the season standing group |
points_for | group - standing | Integer | Number of points scored for a team in the season standing group |
rank | group - standing | Integer | Team rank in the season standing group |
win | group - standing | Integer | Number of wins for a team in the season standing group |