tournament
{
"__typename": "CompeteTournament",
"id": "117268808078632800",
"organizerId": "01a00fa5-4e40-78a0-9f09-db8b192d8243",
"name": "Mage Store Nexus Night",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-11-30T17:00:00Z",
"endsAt": "2026-12-01T17:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 800
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 2
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "NEXUS_NIGHT",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 32,
"waitlistCapacity": 0,
"roundCount": 5,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0a444-89e9-7255-bc9b-7999dbf1f0f7",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-15T08:52:30.313206Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a412-5a95-7147-acb5-0478c016b90b",
"type": "ASPIRING",
"tagLine": "8885",
"displayName": "Wooploop"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0a6e8-5dad-75cb-bd84-e5ac8ff64c23",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-15T21:10:41.325678Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a6e4-8ae8-7f83-a574-6c904d3f4320",
"type": "ASPIRING",
"tagLine": "Kerle",
"displayName": "cynad"
}
}
],
"tournamentParticipants": []
}