get https://api.sportradar.com/wintersports//v1//sport_events//summary.
Winter Sports Stage Summary provides schedules and results information based on the stage provided (season, discipline, event, or run).
Update Frequency300s Time To Live / Cache
Data Points
Category & Sport:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | stage - category | String | Unique category ID for a season |
ex. sr:category:141 (Biathlon) | |||
name | stage - category | String | Name for a season's category |
ex. Formula 1 | |||
id | stage - sport | String | Unique sport ID for a season |
ex. sr:sport:44 | |||
name | stage - sport | String | Name for a season's sport |
ex. Biathlon |
Competitor:
A competitor can be a player or a team
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitor / team | String | Abbreviation for a competitor name |
ex. FRA (France) | |||
country_code | competitor / team | String | Country code of a competitor |
ex. FRA (France) | |||
gender | competitor / team | String | Gender for a competitor |
male , female | |||
id | competitor / team | String | Unique ID for a competitor |
ex. sr:competitor:33137 | |||
name | competitor / team | String | Name for a competitor |
ex. Brignone, Federica or France | |||
nationality | competitor / team | String | Nationality of a competitor |
ex. France |
Stage:
Stage may be a
season
,discipline
,event
, orrun
Attribute | Parent Element | Type | Description |
---|---|---|---|
description | stage | String | Name of a season |
ex. Biathlon World Championships 2024 | |||
id | stage | String | Unique ID of a season |
ex. sr:stage:1188575 | |||
medal_event | stage | Boolean | Signifies a stage is a medal event when true |
scheduled | stage | date-time | Scheduled start time of a season |
ex. 2024-10-01T00:00:00+00:00 | |||
scheduled_end | stage | date-time | Scheduled end time of a season |
ex. 2025-04-01T00:00:00+00:00 | |||
single_event | stage | Boolean | Signifies a stage is a single event when true |
status | stage | String | Status of a stage |
ex. Closed , Running | |||
type | stage | String | Stage type. Every stage will be season in the Seasons endpoint. |
sport , season , discipline , event , or run | |||
year | stage | String | Year of a season |
ex. 25 , 24/25 |
Results:
Data points present will depend on the stage
type
used in your request. See our Statistics Summary page to view Result stats available pertype
Attribute | Parent Element | Type | Description |
---|---|---|---|
bronze | competitor - result | Boolean | Signifies a competitor received a bronze medal when true |
details | competitor - result | String | Details of a competitor result |
dnf | competitor - result | Boolean | Signifies a competitor did not finish an event when true |
dns | competitor - result | Boolean | Signifies a competitor did not start an event when true |
dsq | competitor - result | Boolean | Signifies a competitor was disqualified from an event when true |
distance | competitor - result | Integer | Distance (in meters) of a competitor result (Ski Jumping) |
ex. 94.5 | |||
gold | competitor - result | Boolean | Signifies a competitor received a gold medal when true |
handicap | competitor - result | String | Handicap of a competitor |
ex. -8.5 (Ski Jumping) or +0.20 (Slalom) | |||
points | competitor - result | Integer | Number of points for a competitor in a stage |
position | competitor - result | Integer | Final position of a competitor in a stage (1 = winner) |
silver | competitor - result | Boolean | Signifies a competitor received a silver medal when true |
rc_time | competitor - result | String | Time of a competitor for a stage |
ex. 2:01:39.6 (Cross-country) | |||
time | competitor - result | String | Time of a competitor for a stage |
ex. 2:15.75 (Alpine Skiing) | |||
wc_points | competitor - result | Integer | WC points awarded for a competitor in a stage |
ex. 80 (Alpine Skiing) | |||
wc_points_ranking | competitor - result | Integer | WC points ranking for a competitor in a stage |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
city | venue | String | City name of a venue |
ex. Solden | |||
country | venue | String | Country name of a venue |
ex. Austria | |||
country_code | venue | String | Country code of a venue |
ex. AUS | |||
id | venue | String | Unique ID of a venue |
ex. sr:venue:1395 | |||
name | venue | String | Name of a venue |
ex. Soelden | |||
timezone | venue | String | Timezone of a venue |
ex. Europe/Vienna |