Cycling Stage Summary provides schedules and results information based on the stage provided (sport, season, discipline, event, or stage).
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:96 (International) |
name | stage - category | String | Name for a season's category ex. International |
id | stage - sport | String | Unique sport ID for a season ex. sr:sport:17 |
name | stage - sport | String | Name for a season's sport ex. Cycling |
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | competitor | String | Country code of a competitor ex. SVN (Slovenia) |
gender | competitor | String | Gender for a competitormale , female |
id | competitor | String | Unique ID for a competitor ex. sr:competitor:507514 |
name | competitor | String | Name for a competitor ex. Pogacar, Tadej |
nationality | competitor | String | Nationality of a competitor ex. Slovenia |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | team | String | Unique ID for a team ex. sr:competitor:310636 |
name | team | String | Name for a team ex. UAE Team Emirates |
gender | team | String | Gender for a teammale , female |
nationality | team | String | Nationality of a team ex. United Arab Emirates |
country_code | team | String | Country code of a team ex. UAE (United Arab Emirates) |
Stage:
Stage may be a
sport
,season
,discipline
,event
, orstage
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Arrival city for a stage ( |
|
| String | Terrain classification of a |
|
| String | Departure city for a stage ( |
|
| String | Name of a stage |
|
| Double | Distance of a stage ( |
|
| String | Unit of distance of a stage ( |
|
| String | Gender for a stage |
|
| String | Unique ID of a season |
|
| date-time | Scheduled start time of a season |
|
| date-time | Scheduled end time of a season |
|
| Boolean | Signifies a stage is a single event when |
|
| String | Status of a stage |
|
| String | Stage type. Every stage will be |
Results:
Data points present will depend on the stage
type
used in your request. Use anevent
orstage
type to access results.Results appear as individual competitors and as competitors within a team
Attribute | Parent Element | Type | Description |
---|---|---|---|
climber | competitor - result | Integer | Climber points for a competitor in a stage ex. 70 |
climber_ranking | competitor - result | Integer | Climber rank for a competitor in a stage |
dnf | competitor - result | Boolean | Signifies a competitor did not finish a stage when true |
dns | competitor - result | Boolean | Signifies a competitor did not start a stage when true |
dsq | competitor - result | Boolean | Signifies a competitor was disqualified from a stage when true |
sprint | competitor - result | Integer | Sprint points for a competitor in a stage ex. 65 |
sprint_ranking | competitor - result | Integer | Sprint rank for a competitor in a stage |
team_time | competitor - result | String | Team time for a stage |
team_time_ranking | competitor - result | Integer | Team time rank for a stage |
time | competitor - result | String | Total race time for the winning/leading competitor or delta time gap from the competitor to the leader ex. 83:38.56 or +00:06.17 |
time_ranking | competitor - result | Integer | Time rank for a competitor in a stage |
young_rider | competitor - result | Integer | Total race time for a winning/leading young rider or delta time gap from the competitor to the young rider leader ex. 83:48.14 or +00:15.46 |
young_rider_ranking | competitor - result | Integer | Time rank for a young rider competitor in a stage |