{
"id": 123,
"matches": [
{
"id": 123,
"player_match_relationships": [
{
"id": 123,
"user_event_status": {
"id": 123,
"user": {
"id": 123,
"best_identifier": "<string>"
},
"decklist": 123,
"registration_status": "IN_PROGRESS",
"final_place_in_standings": -1,
"matches_won": -1,
"matches_lost": -1,
"matches_drawn": -1,
"total_match_points": -1
},
"games_won": -1,
"points_gained": -1,
"player_order": -1
}
],
"is_feature_match": true,
"table_number": -1,
"status": "IN_PROGRESS"
}
],
"round_number": -1,
"status": "IN_PROGRESS"
}Get a specific tournament round
{
"id": 123,
"matches": [
{
"id": 123,
"player_match_relationships": [
{
"id": 123,
"user_event_status": {
"id": 123,
"user": {
"id": 123,
"best_identifier": "<string>"
},
"decklist": 123,
"registration_status": "IN_PROGRESS",
"final_place_in_standings": -1,
"matches_won": -1,
"matches_lost": -1,
"matches_drawn": -1,
"total_match_points": -1
},
"games_won": -1,
"points_gained": -1,
"player_order": -1
}
],
"is_feature_match": true,
"table_number": -1,
"status": "IN_PROGRESS"
}
],
"round_number": -1,
"status": "IN_PROGRESS"
}API key in format: sk_*
A unique integer value identifying this tournament round.
Show child attributes
Show child attributes
Show child attributes
IN_PROGRESS - In ProgressIN_WAITING_ROOM - In Waiting RoomON_WAITLIST - On WaitlistMOVED_TO_CHILD_EVENT - Moved to Child EventCOMPLETE - CompleteCANCELED - CanceledDROPPED - DroppedDISQUALIFIED - DisqualifiedELIMINATED - EliminatedIN_PROGRESS, IN_WAITING_ROOM, ON_WAITLIST, MOVED_TO_CHILD_EVENT, COMPLETE, CANCELED, DROPPED, DISQUALIFIED, ELIMINATED -2147483648 <= x <= 2147483647-2147483648 <= x <= 2147483647-2147483648 <= x <= 2147483647-2147483648 <= x <= 2147483647-2147483648 <= x <= 2147483647-2147483648 <= x <= 2147483647-2147483648 <= x <= 2147483647-2147483648 <= x <= 2147483647-2147483648 <= x <= 2147483647IN_PROGRESS - In ProgressCOMPLETE - CompleteIN_PROGRESS, COMPLETE -2147483648 <= x <= 2147483647IN_PROGRESS - In ProgressUPCOMING - UpcomingCOMPLETE - CompleteIN_PROGRESS, UPCOMING, COMPLETE