get https://api.sportradar.com/wintersports//v1//sport_events//schedule.
Winter Sports Stage Schedule provides the schedule for a given stage.
Update Frequency
300s Time To Live / Cache
Data Points
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 |
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 |
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 |