get https://api.sportradar.com/floorball//v2//seasons//standings.
Floorball Season 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:cup:135025 (World Championship 2022, Playoffs) or sr:league:66933 (World Championship 2022, Group A) | 
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. World Championship 2022, Group A | 
group_name | season_standing - groups - group | String | Abbreviated name of a standings group ex. A | 
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-05-19 | 
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. playoffs, regular seasonSee the enum_phase entry in our Floorball OpenAPI spec for a complete list of valid phase enum values | 
start_date | season_standing - groups - group - stage | Date | Start date of a standings stage ex. 2023-08-11 | 
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. 23/24 | 
Competitor
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
abbreviation | standing - competitor | String | Abbreviation for a competitor name ex. SLE (IBK Slevik) | 
age_group | standing - competitor | String | Age group of a competitor, when applicable ex. U23 | 
country | standing - competitor | String | Country of a competitor ex. Norway | 
country_code | standing - competitor | String | Country code of a competitor ex. NOR | 
gender | standing - competitor | String | Gender of a competitor ex. male | 
id | standing - competitor | String | Unique ID for a competitor ex. sr:competitor:4174 | 
name | standing - competitor | String | Name for a competitor ex. IBK Slevik | 
virtual | standing - competitor | Boolean | Signifies a competitor is virtual when true. Used for placeholder players/teams in TBD vs TBD matchups. | 
Standings
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
change | group - standing | Integer | Change in a competitor's standing rank from the previous week ex. 2 or -1 | 
current_outcome | group - standing | String | Current outcome of a competitor for the season ex. Relegation Round or Playoffs | 
draw | group - standing | Integer | Number of ties for a competitor in the season standing group | 
goals_against | group - standing | Integer | Number of goals against for a competitor in the season standing group | 
goals_diff | group - standing | Integer | Goal differential for a competitor in the season standing group ex. 18, -18 | 
goals_for | group - standing | Integer | Number of goals scored for a competitor in the season standing group | 
loss | group - standing | Integer | Number of losses for a competitor in the season standing group | 
played | group - standing | Integer | Number of matches played for a competitor in the season standing group | 
points | group - standing | Integer | Number of points for a competitor in the season standing group | 
rank | group - standing | Integer | Competitor rank in the season standing group | 
round | season_standing | Integer | Number of rounds in the season standing group | 
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. Goal difference 2. Goals scored | 
type | season_standing | String | Category of the season standing group ex. total | 
win | group - standing | Integer | Number of wins for a competitor in the season standing group | 
