v1
latestOpenAPI 3.0.02026-07-133931,7612.0 MBTournaments
Get a tournament
Get a single tournament by ID or by slug
get/tournaments/{tournament_id_or_slug}
Path parameters
integer required
OR
string required
A tournament ID or slug
Response
A detailed tournament
begin_atstring date-time nullable required
countrystring nullable required
Country code matching the location of the tournament according to the ISO 3166-1 standard (Alpha-2 code). In addition to the standard, the XK code is used for Kosovo. null if unknown
detailed_statsboolean required
Whether the tournament is expected to have detailed statistics available
end_atstring date-time nullable required
has_bracketboolean required
Whether the tournament has a bracket
idinteger required
league_idinteger required
live_supportedboolean required
Whether live is supported
modified_atstring date-time required
namestring required
prizepoolstring nullable required
region'AF' | 'ASIA' | 'EEU' | 'ME' | 'NA' | 'OCE' | 'SA' | 'WEU' nullable required
Region acronym for the location of the tournament.
serie_idinteger required
slugstring required
tier'a' | 'b' | 'c' | 'd' | 's' | 'unranked' nullable required
The tier of the tournament, ranging from 'S' to 'Unranked'. Ranking 'S' > 'A' > 'B' > 'C' > 'D' > 'Unranked'
type'offline' | 'online' | 'online/offline' nullable required
Location type for a tournament
videogameCurrentVideogame ([object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object]) required
winner_type'Player' | 'Team' nullable required