tournament
{
"__typename": "CompeteTournament",
"id": "117257114987677505",
"organizerId": "019ffaf7-1835-7059-a6e8-c6294f327cb6",
"name": "Nexus Night aux Forges de Lumière",
"description": "Début de l'événement: 19h30\n\nFormat: Construit - Casual\n\nParticipation: 7€\n\nMaximum 16 joueurs\n\nDotations:\n* 1 Booster Riftbound Vendetta par joueur !\n* 1 Booster promotionnel Nexus Night (1 par joueur)",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "01a0460e-6e9b-7277-9aca-a326fcf07ebb",
"programName": "Nexus Nights"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-09T17:30:00Z",
"endsAt": "2026-10-10T17:30:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 700
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 1
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "NEXUS_NIGHT",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 16,
"waitlistCapacity": 0,
"roundCount": 3,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0cdf2-fbf1-7499-8e54-5ed0cb7f4522",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-23T11:07:28.625365Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0cdf1-3b08-7f40-a9cf-3d98ec626dc2",
"type": "ASPIRING",
"tagLine": "123",
"displayName": "Magizmicka"
}
}
],
"tournamentParticipants": []
}