tournament
{
"__typename": "CompeteTournament",
"id": "117268798936753743",
"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-09T17:00:00Z",
"endsAt": "2026-11-10T17: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-00d1-755f-b7e7-763cc932d7f5",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-15T08:51:55.217343Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a412-5a95-7147-acb5-0478c016b90b",
"type": "ASPIRING",
"tagLine": "8885",
"displayName": "Wooploop"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0a6e5-c0ba-74c8-965e-f517f12ea1d6",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-15T21:07:50.074199Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a6e4-8ae8-7f83-a574-6c904d3f4320",
"type": "ASPIRING",
"tagLine": "Kerle",
"displayName": "cynad"
}
}
],
"tournamentParticipants": []
}