GroupDTO Data Type

Properties
name data type constraints description
publishDateVR string  
refereeObserverUser array of GroupUserDTO  
nickname string  
attendancesEnabled boolean  
documentUrl string  
finalDateRR string  
fedNickname string  
championshipRegion string  
lowerPlayOffRoundRobin boolean required boolean
teamMaterialsPdfUrl string  
upperPlayOffRoundRobin boolean required boolean
remarks string  
leagueUri string  
lowerPlayOffTable GroupTableDTO  
leagueId string  
playOff boolean  
type string  
name string  
groupLeaderDeputyUser array of GroupUserDTO  
refereeCostsforGroups number  
leagueNickname string  
groupConfig GroupConfigDTO  
meetingsFirstRoundPdfUrl string  
refereeCostsforGroup number  
linkedGroupId number  
nuScoreLiveEnabled boolean required boolean
groupPublished boolean required boolean
publishDateRR string  
finalTable GroupTableDTO  
seasonNickname string  
timekeeperSecretaryUser array of GroupUserDTO  
finalDateVR string  
contest string  
groupLeaderPerson PersonDTO  
roundType GroupRoundType  
meetings MeetingsDTO  
groupTable GroupTableDTO  
expand string  
championshipNickname string  
leagueMatrixGrouping string  
groupTableMeetingsPdfUrl string  
ageGroup string  
upperPlayOffTable GroupTableDTO  
groupLeaderAddress AddressDTO  
league string  
groupLeader string  
refereeUser array of GroupUserDTO  
groupLeaderUser GroupUserDTO  
meetingsSecondRoundPdfUrl string  
contestCategory ContestCategory  
contestTypeNickname string  

Example

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