Skip to content

List all bracket positions with assigned players

GET
/api/v1/draws/{id}/positions
curl --request GET \
--url https://internal.myscore.live/api/v1/api/v1/draws/draw_abc123/positions

Returns all first-round positions with player assignments for the draw.

id
required
string
Example
draw_abc123

Draw ID

List of positions

Draw not found