| name | data type | constraints | description |
|---|---|---|---|
| publishDateVR | string | ||
| name | string | ||
| |
|
|
|
| playOff | boolean | ||
| seasonNickname | string | ||
| nuScoreLiveEnabled | boolean | required boolean | |
| groupConfig | GroupConfigDTO | ||
| leagueUri | string | ||
| championshipRegion | string | ||
| |
|
|
|
| groupLeaderDeputyUser | array of GroupUserDTO | ||
| contest | string | ||
| lowerPlayOffTable | GroupTableDTO | ||
| upperPlayOffTable | GroupTableDTO | ||
| roundType | GroupRoundType | ||
| finalDateVR | string | ||
| finalTable | GroupTableDTO | ||
| contestTypeNickname | string | ||
| league | string | ||
| timekeeperSecretaryUser | array of GroupUserDTO | ||
| groupTable | GroupTableDTO | ||
| remarks | string | ||
| contestCategory | ContestCategory | ||
| linkedGroupId | number | ||
| teamMaterialsPdfUrl | string | ||
| finalDateRR | string | ||
| attendancesEnabled | boolean | ||
| expand | string | ||
| |
|
|
|
| type | string | ||
| groupTableMeetingsPdfUrl | string | ||
| championshipNickname | string | ||
| groupPublished | boolean | required boolean | |
| refereeUser | array of GroupUserDTO | ||
| nickname | string | ||
| fedNickname | string | ||
| leagueMatrixGrouping | string | ||
| groupLeaderUser | GroupUserDTO | ||
| meetings | MeetingsDTO | ||
| publishDateRR | string | ||
| meetingsFirstRoundPdfUrl | string | ||
| upperPlayOffRoundRobin | boolean | required boolean | |
| documentUrl | string | ||
| leagueId | string | ||
| |
|
|
|
| ageGroup | string | ||
| |
|
|
|
| refereeObserverUser | array of GroupUserDTO | ||
| lowerPlayOffRoundRobin | boolean | required boolean | |
| meetingsSecondRoundPdfUrl | string | ||
| leagueNickname | string |
Example
{
"publishDateVR" : "...",
"name" : "...",
"playOff" : true,
"seasonNickname" : "...",
"nuScoreLiveEnabled" : true,
"groupConfig" : {
"sevenMeterGoalsStatisticEnabled" : true,
"groupTeamStatisticsEnabled" : true,
"showTablePointsInsteadOfGoals" : true,
"nuScoreLiveEnabled" : true,
"groupTableDisplayType" : "FULL_TABLE",
"meetingReportPdfEnabled" : true,
"suspensionsStatisticsEnabled" : true,
"yellowCardsStatisticsEnabled" : true,
"noDoublesEnabled" : true,
"redCardsStatisticsEnabled" : true,
"goalsStatisticsEnabled" : true
},
"leagueUri" : "...",
"championshipRegion" : "...",
"groupLeaderDeputyUser" : [ {
"address" : {
"phoneMobile" : "...",
"contactPerson" : "...",
"type" : "contact",
"emailHome" : "...",
"emailWork" : "...",
"phoneWork" : "...",
"label" : "...",
"faxHome" : "...",
"zip" : "...",
"www" : "...",
"street" : "...",
"latitude" : 12345.0,
"country" : "...",
"city" : "...",
"longitude" : 12345.0,
"distance" : 12345.0,
"faxWork" : "...",
"phoneHome" : "..."
},
"type" : "timekeeperSecretary",
"person" : {
"addressUri" : "...",
"personId" : "...",
"languages" : "...",
"lastname" : "...",
"firstname" : "...",
"gender" : "female",
"title" : "..."
}
}, {
"address" : {
"phoneMobile" : "...",
"contactPerson" : "...",
"type" : "courtHall",
"emailHome" : "...",
"emailWork" : "...",
"phoneWork" : "...",
"label" : "...",
"faxHome" : "...",
"zip" : "...",
"www" : "...",
"street" : "...",
"latitude" : 12345.0,
"country" : "...",
"city" : "...",
"longitude" : 12345.0,
"distance" : 12345.0,
"faxWork" : "...",
"phoneHome" : "..."
},
"type" : "groupLeader",
"person" : {
"addressUri" : "...",
"personId" : "...",
"languages" : "...",
"lastname" : "...",
"firstname" : "...",
"gender" : "male",
"title" : "..."
}
} ],
"contest" : "...",
"lowerPlayOffTable" : {
"championshipRegion" : "...",
"fedNickname" : "...",
"groupUri" : "...",
"roundTypDetail" : "...",
"seasonState" : "active",
"groupPublished" : true,
"groupNickname" : "...",
"contestCategory" : "general",
"seasonNickname" : "...",
"groupTableDisplayType" : "CROSS_TABLE",
"groupId" : "...",
"group" : "...",
"finalTable" : true,
"tableHints" : [ "...", "..." ],
"groupTableTeam" : [ {
"riseAndFallState" : "risePlayoff",
"team" : "...",
"contestTypeNickname" : "...",
"ownMatchesDouble" : 12345,
"teamNr" : 12345,
"otherMatchesSingle" : 12345,
"ownMatches" : 12345,
"otherMatches" : 12345,
"ownMeetings" : 12345,
"teamId" : "...",
"teamStatistics" : { },
"meetings" : 12345,
"otherGames" : 12345,
"teamReleasedDate" : 12345,
"clubFedNickname" : "...",
"otherPointsHome" : 12345.0,
"tendency" : "steady",
"otherMeetings" : 12345,
"clubNr" : "...",
"otherPoints" : 12345.0,
"teamUri" : "...",
"ownMatchesSingle" : 12345,
"ownPoints" : 12345.0,
"tieMeetings" : 12345,
"ownGames" : 12345,
"tableRank" : 12345,
"ownPointsGuest" : 12345.0,
"ownPointsHome" : 12345.0,
"otherSets" : 12345,
"teamState" : "terminated",
"otherPointsGuest" : 12345.0,
"ownSets" : 12345,
"otherMatchesDouble" : 12345
}, {
"riseAndFallState" : "fall",
"team" : "...",
"contestTypeNickname" : "...",
"ownMatchesDouble" : 12345,
"teamNr" : 12345,
"otherMatchesSingle" : 12345,
"ownMatches" : 12345,
"otherMatches" : 12345,
"ownMeetings" : 12345,
"teamId" : "...",
"teamStatistics" : { },
"meetings" : 12345,
"otherGames" : 12345,
"teamReleasedDate" : 12345,
"clubFedNickname" : "...",
"otherPointsHome" : 12345.0,
"tendency" : "fall",
"otherMeetings" : 12345,
"clubNr" : "...",
"otherPoints" : 12345.0,
"teamUri" : "...",
"ownMatchesSingle" : 12345,
"ownPoints" : 12345.0,
"tieMeetings" : 12345,
"ownGames" : 12345,
"tableRank" : 12345,
"ownPointsGuest" : 12345.0,
"ownPointsHome" : 12345.0,
"otherSets" : 12345,
"teamState" : "terminated",
"otherPointsGuest" : 12345.0,
"ownSets" : 12345,
"otherMatchesDouble" : 12345
} ]
},
"upperPlayOffTable" : {
"championshipRegion" : "...",
"fedNickname" : "...",
"groupUri" : "...",
"roundTypDetail" : "...",
"seasonState" : "active",
"groupPublished" : true,
"groupNickname" : "...",
"contestCategory" : "seniors",
"seasonNickname" : "...",
"groupTableDisplayType" : "CROSS_TABLE",
"groupId" : "...",
"group" : "...",
"finalTable" : true,
"tableHints" : [ "...", "..." ],
"groupTableTeam" : [ {
"riseAndFallState" : "fall",
"team" : "...",
"contestTypeNickname" : "...",
"ownMatchesDouble" : 12345,
"teamNr" : 12345,
"otherMatchesSingle" : 12345,
"ownMatches" : 12345,
"otherMatches" : 12345,
"ownMeetings" : 12345,
"teamId" : "...",
"teamStatistics" : { },
"meetings" : 12345,
"otherGames" : 12345,
"teamReleasedDate" : 12345,
"clubFedNickname" : "...",
"otherPointsHome" : 12345.0,
"tendency" : "rise",
"otherMeetings" : 12345,
"clubNr" : "...",
"otherPoints" : 12345.0,
"teamUri" : "...",
"ownMatchesSingle" : 12345,
"ownPoints" : 12345.0,
"tieMeetings" : 12345,
"ownGames" : 12345,
"tableRank" : 12345,
"ownPointsGuest" : 12345.0,
"ownPointsHome" : 12345.0,
"otherSets" : 12345,
"teamState" : "releasedBlocked",
"otherPointsGuest" : 12345.0,
"ownSets" : 12345,
"otherMatchesDouble" : 12345
}, {
"riseAndFallState" : "riseRelegation",
"team" : "...",
"contestTypeNickname" : "...",
"ownMatchesDouble" : 12345,
"teamNr" : 12345,
"otherMatchesSingle" : 12345,
"ownMatches" : 12345,
"otherMatches" : 12345,
"ownMeetings" : 12345,
"teamId" : "...",
"teamStatistics" : { },
"meetings" : 12345,
"otherGames" : 12345,
"teamReleasedDate" : 12345,
"clubFedNickname" : "...",
"otherPointsHome" : 12345.0,
"tendency" : "fall",
"otherMeetings" : 12345,
"clubNr" : "...",
"otherPoints" : 12345.0,
"teamUri" : "...",
"ownMatchesSingle" : 12345,
"ownPoints" : 12345.0,
"tieMeetings" : 12345,
"ownGames" : 12345,
"tableRank" : 12345,
"ownPointsGuest" : 12345.0,
"ownPointsHome" : 12345.0,
"otherSets" : 12345,
"teamState" : "active",
"otherPointsGuest" : 12345.0,
"ownSets" : 12345,
"otherMatchesDouble" : 12345
} ]
},
"roundType" : "playoff",
"finalDateVR" : "...",
"finalTable" : {
"championshipRegion" : "...",
"fedNickname" : "...",
"groupUri" : "...",
"roundTypDetail" : "...",
"seasonState" : "active",
"groupPublished" : true,
"groupNickname" : "...",
"contestCategory" : "general",
"seasonNickname" : "...",
"groupTableDisplayType" : "FULL_TABLE",
"groupId" : "...",
"group" : "...",
"finalTable" : true,
"tableHints" : [ "...", "..." ],
"groupTableTeam" : [ {
"riseAndFallState" : "rise",
"team" : "...",
"contestTypeNickname" : "...",
"ownMatchesDouble" : 12345,
"teamNr" : 12345,
"otherMatchesSingle" : 12345,
"ownMatches" : 12345,
"otherMatches" : 12345,
"ownMeetings" : 12345,
"teamId" : "...",
"teamStatistics" : { },
"meetings" : 12345,
"otherGames" : 12345,
"teamReleasedDate" : 12345,
"clubFedNickname" : "...",
"otherPointsHome" : 12345.0,
"tendency" : "rise",
"otherMeetings" : 12345,
"clubNr" : "...",
"otherPoints" : 12345.0,
"teamUri" : "...",
"ownMatchesSingle" : 12345,
"ownPoints" : 12345.0,
"tieMeetings" : 12345,
"ownGames" : 12345,
"tableRank" : 12345,
"ownPointsGuest" : 12345.0,
"ownPointsHome" : 12345.0,
"otherSets" : 12345,
"teamState" : "terminated",
"otherPointsGuest" : 12345.0,
"ownSets" : 12345,
"otherMatchesDouble" : 12345
}, {
"riseAndFallState" : "fallRelegation",
"team" : "...",
"contestTypeNickname" : "...",
"ownMatchesDouble" : 12345,
"teamNr" : 12345,
"otherMatchesSingle" : 12345,
"ownMatches" : 12345,
"otherMatches" : 12345,
"ownMeetings" : 12345,
"teamId" : "...",
"teamStatistics" : { },
"meetings" : 12345,
"otherGames" : 12345,
"teamReleasedDate" : 12345,
"clubFedNickname" : "...",
"otherPointsHome" : 12345.0,
"tendency" : "steady",
"otherMeetings" : 12345,
"clubNr" : "...",
"otherPoints" : 12345.0,
"teamUri" : "...",
"ownMatchesSingle" : 12345,
"ownPoints" : 12345.0,
"tieMeetings" : 12345,
"ownGames" : 12345,
"tableRank" : 12345,
"ownPointsGuest" : 12345.0,
"ownPointsHome" : 12345.0,
"otherSets" : 12345,
"teamState" : "releasedBlocked",
"otherPointsGuest" : 12345.0,
"ownSets" : 12345,
"otherMatchesDouble" : 12345
} ]
},
"contestTypeNickname" : "...",
"league" : "...",
"timekeeperSecretaryUser" : [ {
"address" : {
"phoneMobile" : "...",
"contactPerson" : "...",
"type" : "invoice",
"emailHome" : "...",
"emailWork" : "...",
"phoneWork" : "...",
"label" : "...",
"faxHome" : "...",
"zip" : "...",
"www" : "...",
"street" : "...",
"latitude" : 12345.0,
"country" : "...",
"city" : "...",
"longitude" : 12345.0,
"distance" : 12345.0,
"faxWork" : "...",
"phoneHome" : "..."
},
"type" : "groupLeaderDeputy",
"person" : {
"addressUri" : "...",
"personId" : "...",
"languages" : "...",
"lastname" : "...",
"firstname" : "...",
"gender" : "female",
"title" : "..."
}
}, {
"address" : {
"phoneMobile" : "...",
"contactPerson" : "...",
"type" : "address",
"emailHome" : "...",
"emailWork" : "...",
"phoneWork" : "...",
"label" : "...",
"faxHome" : "...",
"zip" : "...",
"www" : "...",
"street" : "...",
"latitude" : 12345.0,
"country" : "...",
"city" : "...",
"longitude" : 12345.0,
"distance" : 12345.0,
"faxWork" : "...",
"phoneHome" : "..."
},
"type" : "refereeObserver",
"person" : {
"addressUri" : "...",
"personId" : "...",
"languages" : "...",
"lastname" : "...",
"firstname" : "...",
"gender" : "female",
"title" : "..."
}
} ],
"groupTable" : {
"championshipRegion" : "...",
"fedNickname" : "...",
"groupUri" : "...",
"roundTypDetail" : "...",
"seasonState" : "active",
"groupPublished" : true,
"groupNickname" : "...",
"contestCategory" : "general",
"seasonNickname" : "...",
"groupTableDisplayType" : "FULL_TABLE",
"groupId" : "...",
"group" : "...",
"finalTable" : true,
"tableHints" : [ "...", "..." ],
"groupTableTeam" : [ {
"riseAndFallState" : "none",
"team" : "...",
"contestTypeNickname" : "...",
"ownMatchesDouble" : 12345,
"teamNr" : 12345,
"otherMatchesSingle" : 12345,
"ownMatches" : 12345,
"otherMatches" : 12345,
"ownMeetings" : 12345,
"teamId" : "...",
"teamStatistics" : { },
"meetings" : 12345,
"otherGames" : 12345,
"teamReleasedDate" : 12345,
"clubFedNickname" : "...",
"otherPointsHome" : 12345.0,
"tendency" : "rise",
"otherMeetings" : 12345,
"clubNr" : "...",
"otherPoints" : 12345.0,
"teamUri" : "...",
"ownMatchesSingle" : 12345,
"ownPoints" : 12345.0,
"tieMeetings" : 12345,
"ownGames" : 12345,
"tableRank" : 12345,
"ownPointsGuest" : 12345.0,
"ownPointsHome" : 12345.0,
"otherSets" : 12345,
"teamState" : "releasedBlocked",
"otherPointsGuest" : 12345.0,
"ownSets" : 12345,
"otherMatchesDouble" : 12345
}, {
"riseAndFallState" : "rise",
"team" : "...",
"contestTypeNickname" : "...",
"ownMatchesDouble" : 12345,
"teamNr" : 12345,
"otherMatchesSingle" : 12345,
"ownMatches" : 12345,
"otherMatches" : 12345,
"ownMeetings" : 12345,
"teamId" : "...",
"teamStatistics" : { },
"meetings" : 12345,
"otherGames" : 12345,
"teamReleasedDate" : 12345,
"clubFedNickname" : "...",
"otherPointsHome" : 12345.0,
"tendency" : "fall",
"otherMeetings" : 12345,
"clubNr" : "...",
"otherPoints" : 12345.0,
"teamUri" : "...",
"ownMatchesSingle" : 12345,
"ownPoints" : 12345.0,
"tieMeetings" : 12345,
"ownGames" : 12345,
"tableRank" : 12345,
"ownPointsGuest" : 12345.0,
"ownPointsHome" : 12345.0,
"otherSets" : 12345,
"teamState" : "active",
"otherPointsGuest" : 12345.0,
"ownSets" : 12345,
"otherMatchesDouble" : 12345
} ]
},
"remarks" : "...",
"contestCategory" : "juniors",
"linkedGroupId" : 12345,
"teamMaterialsPdfUrl" : "...",
"finalDateRR" : "...",
"attendancesEnabled" : true,
"expand" : "...",
"type" : "...",
"groupTableMeetingsPdfUrl" : "...",
"championshipNickname" : "...",
"groupPublished" : true,
"refereeUser" : [ {
"address" : {
"phoneMobile" : "...",
"contactPerson" : "...",
"type" : "address",
"emailHome" : "...",
"emailWork" : "...",
"phoneWork" : "...",
"label" : "...",
"faxHome" : "...",
"zip" : "...",
"www" : "...",
"street" : "...",
"latitude" : 12345.0,
"country" : "...",
"city" : "...",
"longitude" : 12345.0,
"distance" : 12345.0,
"faxWork" : "...",
"phoneHome" : "..."
},
"type" : "timekeeperSecretary",
"person" : {
"addressUri" : "...",
"personId" : "...",
"languages" : "...",
"lastname" : "...",
"firstname" : "...",
"gender" : "male",
"title" : "..."
}
}, {
"address" : {
"phoneMobile" : "...",
"contactPerson" : "...",
"type" : "mail",
"emailHome" : "...",
"emailWork" : "...",
"phoneWork" : "...",
"label" : "...",
"faxHome" : "...",
"zip" : "...",
"www" : "...",
"street" : "...",
"latitude" : 12345.0,
"country" : "...",
"city" : "...",
"longitude" : 12345.0,
"distance" : 12345.0,
"faxWork" : "...",
"phoneHome" : "..."
},
"type" : "groupLeaderDeputy",
"person" : {
"addressUri" : "...",
"personId" : "...",
"languages" : "...",
"lastname" : "...",
"firstname" : "...",
"gender" : "male",
"title" : "..."
}
} ],
"nickname" : "...",
"fedNickname" : "...",
"leagueMatrixGrouping" : "...",
"groupLeaderUser" : {
"address" : {
"phoneMobile" : "...",
"contactPerson" : "...",
"type" : "contact",
"emailHome" : "...",
"emailWork" : "...",
"phoneWork" : "...",
"label" : "...",
"faxHome" : "...",
"zip" : "...",
"www" : "...",
"street" : "...",
"latitude" : 12345.0,
"country" : "...",
"city" : "...",
"longitude" : 12345.0,
"distance" : 12345.0,
"faxWork" : "...",
"phoneHome" : "..."
},
"type" : "timekeeperSecretary",
"person" : {
"addressUri" : "...",
"personId" : "...",
"languages" : "...",
"lastname" : "...",
"firstname" : "...",
"gender" : "male",
"title" : "..."
}
},
"meetings" : {
"firstResult" : 12345,
"meetingAbbr" : [ {
"nuScoreLiveEnabled" : true,
"teamGuestState" : "releasedBlocked",
"leagueNickname" : "...",
"isFromFirstRound" : true,
"scheduled" : 12345,
"teamGuestWo" : true,
"guestImageUri" : "...",
"meetingNumber" : 12345,
"roundName" : "...",
"isCompleted" : true,
"meetingId" : "...",
"playMode" : "...",
"courtHallUri" : "...",
"homeRightSwitched" : true,
"roundNameTypeSort" : 12345,
"setsGuest" : 12345,
"courtHallName" : "...",
"endDate" : 12345,
"teamHomeNationalClubNr" : "...",
"remarks" : "...",
"referee" : "...",
"meetingUuid" : "...",
"teamGuestUri" : "...",
"doubleMatchesGuest" : 12345,
"doubleMatchesHome" : 12345,
"setsHome" : 12345,
"meetingUri" : "...",
"matchesGuest" : 12345,
"teamGuestClubNr" : "...",
"overtimeEnabled" : true,
"location" : { },
"teamGuest" : "...",
"roundType" : 12345,
"originalDate" : 12345,
"teamHomePageUrl" : "...",
"note" : "...",
"championshipNickname" : "...",
"groupName" : "...",
"homeRight" : "finalfour",
"meetingPageUrl" : "...",
"groupFedNickname" : "...",
"resultsAvailable" : true,
"totalAttendances" : 12345,
"live" : true,
"homeImageUri" : "...",
"courtHallSwitched" : true,
"personsVersionUid" : "...",
"contestCategory" : "general",
"teamGuestNationalClubNr" : "...",
"roundNameType" : "round8",
"teamGuestPageUrl" : "...",
"gamesGuest" : 12345,
"meetingInfoState" : [ "noValuation", "notParticipatedGuest" ],
"meetingState" : "finished",
"courtHallClub" : { },
"teamHomeClubNr" : "...",
"pdfUrl" : "...",
"groupConfig" : { },
"guestImageUrl" : "...",
"courtHallNumbers" : "...",
"publishPdfEnabled" : true,
"entryDate" : 12345,
"isConfirmed" : true,
"groupLeaderRemarks" : "...",
"teamHomeTeamNr" : 12345,
"publishGroupLeaderRemarks" : true,
"teamHomeState" : "active",
"groupId" : "...",
"teamHomeWo" : true,
"teamHomeId" : "...",
"gamesHome" : 12345,
"teamHome" : "...",
"teamGuestTeamNr" : 12345,
"seasonNickname" : "...",
"referees" : { },
"teamGuestId" : "...",
"teamHomeUri" : "...",
"courtHallId" : "...",
"versionUid" : "...",
"championshipRegion" : "...",
"homeImageUrl" : "...",
"winPointDecision" : "MAXGAMES",
"halftimeLength" : 12345,
"matchesHome" : 12345
}, {
"nuScoreLiveEnabled" : true,
"teamGuestState" : "released",
"leagueNickname" : "...",
"isFromFirstRound" : true,
"scheduled" : 12345,
"teamGuestWo" : true,
"guestImageUri" : "...",
"meetingNumber" : 12345,
"roundName" : "...",
"isCompleted" : true,
"meetingId" : "...",
"playMode" : "...",
"courtHallUri" : "...",
"homeRightSwitched" : true,
"roundNameTypeSort" : 12345,
"setsGuest" : 12345,
"courtHallName" : "...",
"endDate" : 12345,
"teamHomeNationalClubNr" : "...",
"remarks" : "...",
"referee" : "...",
"meetingUuid" : "...",
"teamGuestUri" : "...",
"doubleMatchesGuest" : 12345,
"doubleMatchesHome" : 12345,
"setsHome" : 12345,
"meetingUri" : "...",
"matchesGuest" : 12345,
"teamGuestClubNr" : "...",
"overtimeEnabled" : true,
"location" : { },
"teamGuest" : "...",
"roundType" : 12345,
"originalDate" : 12345,
"teamHomePageUrl" : "...",
"note" : "...",
"championshipNickname" : "...",
"groupName" : "...",
"homeRight" : "finalfour",
"meetingPageUrl" : "...",
"groupFedNickname" : "...",
"resultsAvailable" : true,
"totalAttendances" : 12345,
"live" : true,
"homeImageUri" : "...",
"courtHallSwitched" : true,
"personsVersionUid" : "...",
"contestCategory" : "seniors",
"teamGuestNationalClubNr" : "...",
"roundNameType" : "round8",
"teamGuestPageUrl" : "...",
"gamesGuest" : 12345,
"meetingInfoState" : [ "notParticipatedGuest", "woHomeGuest" ],
"meetingState" : "new",
"courtHallClub" : { },
"teamHomeClubNr" : "...",
"pdfUrl" : "...",
"groupConfig" : { },
"guestImageUrl" : "...",
"courtHallNumbers" : "...",
"publishPdfEnabled" : true,
"entryDate" : 12345,
"isConfirmed" : true,
"groupLeaderRemarks" : "...",
"teamHomeTeamNr" : 12345,
"publishGroupLeaderRemarks" : true,
"teamHomeState" : "ignoreInTable",
"groupId" : "...",
"teamHomeWo" : true,
"teamHomeId" : "...",
"gamesHome" : 12345,
"teamHome" : "...",
"teamGuestTeamNr" : 12345,
"seasonNickname" : "...",
"referees" : { },
"teamGuestId" : "...",
"teamHomeUri" : "...",
"courtHallId" : "...",
"versionUid" : "...",
"championshipRegion" : "...",
"homeImageUrl" : "...",
"winPointDecision" : "ALLGAMES",
"halftimeLength" : 12345,
"matchesHome" : 12345
} ],
"maxResults" : 12345,
"fedNickname" : "...",
"availableResults" : 12345
},
"publishDateRR" : "...",
"meetingsFirstRoundPdfUrl" : "...",
"upperPlayOffRoundRobin" : true,
"documentUrl" : "...",
"leagueId" : "...",
"ageGroup" : "...",
"refereeObserverUser" : [ {
"address" : {
"phoneMobile" : "...",
"contactPerson" : "...",
"type" : "courtHall",
"emailHome" : "...",
"emailWork" : "...",
"phoneWork" : "...",
"label" : "...",
"faxHome" : "...",
"zip" : "...",
"www" : "...",
"street" : "...",
"latitude" : 12345.0,
"country" : "...",
"city" : "...",
"longitude" : 12345.0,
"distance" : 12345.0,
"faxWork" : "...",
"phoneHome" : "..."
},
"type" : "referee",
"person" : {
"addressUri" : "...",
"personId" : "...",
"languages" : "...",
"lastname" : "...",
"firstname" : "...",
"gender" : "female",
"title" : "..."
}
}, {
"address" : {
"phoneMobile" : "...",
"contactPerson" : "...",
"type" : "address",
"emailHome" : "...",
"emailWork" : "...",
"phoneWork" : "...",
"label" : "...",
"faxHome" : "...",
"zip" : "...",
"www" : "...",
"street" : "...",
"latitude" : 12345.0,
"country" : "...",
"city" : "...",
"longitude" : 12345.0,
"distance" : 12345.0,
"faxWork" : "...",
"phoneHome" : "..."
},
"type" : "groupLeader",
"person" : {
"addressUri" : "...",
"personId" : "...",
"languages" : "...",
"lastname" : "...",
"firstname" : "...",
"gender" : "female",
"title" : "..."
}
} ],
"lowerPlayOffRoundRobin" : true,
"meetingsSecondRoundPdfUrl" : "...",
"leagueNickname" : "..."
}