tournament
{
"__typename": "CompeteTournament",
"id": "117163917619092314",
"organizerId": "01a035f3-8819-7d7f-b401-a5a55e87cb0b",
"name": "Prerift Radiance",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000001",
"programName": "Radiance Pre-Rift"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-10-19T15:00:00Z",
"endsAt": "2026-10-20T15:00:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "EUR",
"minorUnits": 3500
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 2
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "PRE_RIFT",
"format": "LIMITED_SEALED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 16,
"waitlistCapacity": 0,
"roundCount": 4,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0a450-8730-75dc-9ead-364c093e87c9",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-15T09:05:36.048740Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0a450-8542-7bd4-a44a-d61e31a1530c",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "Senpai Box"
}
},
{
"__typename": "TournamentRegistrant",
"id": "01a0c275-8167-74a0-8267-ff40b4a22952",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-21T05:34:35.879089Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0c275-805e-7ca2-a974-8e8efa06f412",
"type": "ASPIRING",
"tagLine": "2818",
"displayName": "King D Altar"
}
}
],
"tournamentParticipants": []
}