get https://api.sportradar.com/cycling//v2//sport_events//schedule.
Cycling Stage Schedule returns a schedule for a given stage.
Update Frequency300s Time To Live / Cache
Data Points
Stage
Stage may be a
sport,season,discipline,event, orstage
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
arrival_city | stage | String | Arrival city for a stage (event or stage)Troyes |
classification | stage | String | Terrain classification of a stageindividual_time_trial, team_time_trial, flat, medium_mountain, high_mountain |
departure_city | stage | String | Departure city for a stage (event or stage)Nice |
description | stage | String | Name of a stage ex. Cycling Men 2025, Amstel Gold Race, Stage 9 |
distance | stage | Double | Distance of a stage (event or stage) |
distance_unit | stage | String | Unit of distance of a stage (event or stage)km, miles, meter |
gender | stage | String | Gender for a stagemale, female |
id | stage | String | Unique ID of a season ex. sr:stage:1221671 |
scheduled | stage | date-time | Scheduled start time of a season ex. 2025-01-01T00:00:00+00:00 |
scheduled_end | stage | date-time | Scheduled end time of a season ex. 2025-12-31T23:55:00+00:00 |
single_event | stage | Boolean | Signifies a stage is a single event when true |
status | stage | String | Status of a stagePreliminary, Completed, Closed, Cancelled, RunningSee our FAQ for definitions of each status |
type | stage | String | Stage type. Every stage will be season in the Seasons endpoint.sport, season, discipline, event, stage |
