Skip to main content
GET
Get tournament results
Retrieve final tournament results including winner rankings, prize distributions, and tournament statistics. Only available after tournament completion.

Authorizations

Authorization
string
header
required

Operator API key with role-based permissions (tournaments.read, players.write, etc.)

Path Parameters

tournamentId
string
required

Unique tournament identifier

Example:

"12345"

Response

Tournament results

tournamentId
string
name
string
status
string
Example:

"completed"

completedAt
string<date-time>
duration
integer

Duration in seconds

totalPlayers
integer
totalRounds
integer
prizePool
object
winners
object[]
statistics
object