πStage
Related endpoints
πStagesField description
id
Refers to the unique id of the stage
integer
sport_id
Refers to the sport of the stage
integer
league_id
Refers to the league related to the stage
integer
season_id
Refers to the season related to the stage
integer
type_id
Indicates what the stage type is
integer
name
Returns the name of the stage
string
sort_order
Returns the order of the stage
integer
finished
Indicates if the stage is finished or not
boolean
is_current
Indicates if the stage is the current stage or not
boolean
starting_at
The starting date of the stage
string
ending_at
The end date of the stage
string
games_in_current_week
Not used in the Motorsport API
boolean
tie_breaker_rule_id
Refers to the tie breaker rule related to the stage - N/A for the Motorsport API
integer
Include options
sport league season type fixtures
Last updated
Was this helpful?