tournament
{
"__typename": "CompeteTournament",
"id": "117081694664928626",
"organizerId": "019fb060-8b92-7c21-aab7-5c4a3d430888",
"name": "CARAB Summoner Skirmish I",
"description": "",
"tournamentProgram": {
"__typename": "TournamentProgramSummary",
"id": "e0e70000-0000-4000-8000-000000000002",
"programName": "Radiance Summoner Skirmish I"
},
"registrationStartAt": null,
"registrationEndAt": null,
"startsAt": "2026-11-28T09:30:00Z",
"endsAt": "2026-11-29T09:30:00Z",
"registrationPolicy": "OPEN",
"visibility": "LISTED",
"pricing": "PAID",
"entryFee": {
"__typename": "CompeteEntryFee",
"currency": "CHF",
"minorUnits": 1500
},
"registrantCounts": [
{
"__typename": "TournamentRegistrantCount",
"status": "REGISTERED",
"count": 1
}
],
"stages": [],
"config": {
"__typename": "RiftboundTournamentConfig",
"tournamentType": "SUMMONER_SKIRMISH",
"format": "CONSTRUCTED",
"playerFormat": "ONE_V_ONE",
"structure": "SWISS",
"matchFormat": "BO3",
"participantCapacity": 96,
"waitlistCapacity": 0,
"roundCount": 7,
"deckSubmissionPolicy": "NOT_ALLOWED"
},
"tournamentRegistrants": [
{
"__typename": "TournamentRegistrant",
"id": "01a0c3af-3fce-7429-bf8d-c576795e5dde",
"status": "REGISTERED",
"checkedIn": false,
"checkedInAt": null,
"acceptedTermsAt": "2026-09-21T11:17:17.390853Z",
"waitlistPosition": null,
"player": {
"__typename": "CompetePlayer",
"id": "01a0c39c-9cf7-7101-a080-dd683e5d9ff3",
"type": "ASPIRING",
"tagLine": "EUW",
"displayName": "Lord FFLink"
}
}
],
"tournamentParticipants": []
}