Stages
Stages of a season, such as regular season, play-offs or knockout rounds.
Open in the interactive reference
Operations
- GETStages by season — Stages of a season, flagged with whether they have standings or a cup draw.
- GETStage by ID — One stage.
Route reference
Operations
The t query parameter selects the operation. Parameters not listed for an operation are ignored.
t |
Operation | Required | Optional |
|---|---|---|---|
byseason |
Stages by season. Stages of a season, flagged with whether they have standings or a cup draw. | season_id |
— |
info |
Stage by ID. One stage. | id |
— |
Examples
Stages by season:
GET /v2.2/stages/?user=USER&token=TOKEN&t=byseason&season_id=2091
Stage by ID:
GET /v2.2/stages/?user=USER&token=TOKEN&t=info&id=26