tournament
{
"__typename": "CompeteTournament",
"id": "117290425591032736",
"organizerId": "019fb060-9395-776f-a892-9e00a902f5f2",
"name": "Vendetta Nexus Night",
"description": "2 Booster + Promos",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-07T16:00:00Z",
"endsAt": "2026-10-08T16:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 1200
},
"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": 8,
"waitlistCapacity": 0,
"roundCount": 3,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0b391-3d4f-7478-841b-20668275242b",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-18T08:10:35.215885Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0b391-3b4b-7088-92ea-9f3fc97008d1",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "Deadmansmiles"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0b3ce-71ac-7717-b808-aaa68fe58518",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-18T09:17:26.316467Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0b3ce-6f22-779a-90a8-81680bf715ed",
"type": "ASPIRING",
"tagLine": "2803",
"displayName": "TheKnoti"
}
}
],
"tournamentParticipants": []
}