Tournament info

eu, na, asia

Method returns detailed information on the specified tournament.

Parameters

FieldDescription

Application ID

Tournament ID that can be retrieved from the Tournaments list method. Maximum limit: 25. ...
Response field. The fields are separated with commas. Embedded fields are separated with dots. To exclude a field, use “-” in front of its name. In case the parameter is not defined, the method returns all fields. Maximum limit: 100. ...
Localization language. Default is "en". Valid values: "en" — English (by default) "cs" — Čeština "de" — Deutsch "es" — Español "fr" — Français "pl" — Polski "tr" — Türkçe ...
*Required parameter.

Response

FieldTypeDescription
descriptionstring

Tournament description

end_attimestamp

Tournament end date and time

matches_start_attimestamp

Matches start date and time

max_players_countnumeric

Maximum number of players per team in tournament

min_players_countnumeric

Minimum number of players per team in tournament

other_rulesstring

Tournament other regulations

prize_descriptionstring

Tournament award description

registration_end_attimestamp

Registration end date and time

registration_start_attimestamp

Registration start date and time

rulesstring

Tournament rules and regulations

start_attimestamp

Tournament start date and time

statusstring

Tournament status

titlestring

Tournament name

tournament_idnumeric

Tournament id

award

Award for participating in tournament

award.amountnumeric

Award amount

award.currencystring

Award currency: Free XP, gold or credits

fee

Fee for participating in tournament

fee.amountnumeric

Fee amount

fee.currencystring

Fee currency: Free XP, gold or credits

logo

Tournament Logo

logo.originalstring

Link to logo

logo.previewstring

Link to preview

media_links

Section contains information about links to tournament media resources

media_links.idstring

ID of media resource link

media_links.imagestring

Image of media resource link; available only for links of "Custom" type

media_links.kindstring

Type of media resource link

media_links.urlstring

Link to media resource

teams

Total number of teams in tournament, both already registered and in process of forming

teams.confirmednumeric

Number of confirmed teams in tournament

teams.maxnumeric

Maximum number of teams available in tournament

teams.minnumeric

Minimum number of teams in tournament

teams.totalnumeric

Total number of teams in tournament, both already registered and in process of forming

winner_award

Award for winning tournament

winner_award.amountnumeric

Winner Award amount

winner_award.currencystring

Winner Award currency: Free XP, gold or credits

API Response
Copy all