get https://api.sportradar.com/rugby-//v3//seasons//standings.
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 |
|---|---|---|---|
end_date | season_standing - groups - group - stage | Date | End date of a standings stage ex. 2024-08-25 |
order | season_standing - groups - group - stage | Integer | Order of a stage within a season |
phase | season_standing - groups - group - stage | String | Name of a standings stage ex. final_phase, knockout_stage, playoffsSee the enum_phase entry in our Rugby OpenAPI specs for a complete list of valid phase enum values |
start_date | season_standing - groups - group - stage | Date | Start date of a standings stage ex. 2024-03-07 |
type | season_standing - groups - group - stage | String | Type of a standings stagecup, league |
year | season_standing - groups - group - stage | String | Year of a standings stage ex. 2024 |
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 |
