Tournaments (Swiss)
Get results of a swiss tournament
Players of a swiss tournament, with their score and performance, sorted by rank (best first). Players are streamed as ndjson. If called on an ongoing tournament, results can be inconsistent due to ranking changes while the players are being streamed. Use on finished tournaments for guaranteed consistency.
get/api/swiss/{id}/results
Path parameters
idstring required
The tournament ID.
Query parameters
nbinteger
Max number of players to fetch
Response
The results of a Swiss tournament.