MeetingsDTO Data Type

Properties
name data type constraints description
meetingAbbr array of MeetingAbbrDTO  
fedNickname string  
maxResults number required int
firstResult number required int
availableResults number required int

Example

{
  "meetingAbbr" : [ {
    "homeRightSwitched" : true,
    "teamGuestUri" : "...",
    "totalAttendances" : 12345,
    "homeImageUrl" : "...",
    "entryDate" : 12345,
    "referee" : "...",
    "teamGuestState" : "releasedBlocked",
    "roundNameType" : "round4",
    "originalDate" : 12345,
    "pdfUrl" : "...",
    "referees" : {
      "referee" : [ { }, { } ]
    },
    "publishGroupLeaderRemarks" : true,
    "setsGuest" : 12345,
    "teamGuest" : "...",
    "playMode" : "...",
    "live" : true,
    "endDate" : 12345,
    "overtimeEnabled" : true,
    "isCompleted" : true,
    "gamesGuest" : 12345,
    "halftimeLength" : 12345,
    "teamGuestNationalClubNr" : "...",
    "courtHallId" : "...",
    "courtHallUri" : "...",
    "groupId" : "...",
    "meetingPageUrl" : "...",
    "teamGuestClubNr" : "...",
    "championshipRegion" : "...",
    "contestCategory" : "seniors",
    "groupName" : "...",
    "courtHallSwitched" : true,
    "roundName" : "...",
    "groupLeaderRemarks" : "...",
    "scheduled" : 12345,
    "matchesGuest" : 12345,
    "homeImageUri" : "...",
    "courtHallClub" : {
      "nationalClubNr" : "...",
      "fedNickname" : "...",
      "clubOffers" : { },
      "clubAddresses" : { },
      "clubCourts" : { },
      "footWear" : "...",
      "imageUrl" : "...",
      "region" : "...",
      "clubId" : 12345,
      "clubOfficials" : { },
      "clubNr" : "...",
      "joiningPossible" : true,
      "nickname" : "...",
      "regionUri" : "...",
      "courtLocation" : [ { }, { } ],
      "clubSeasonStatistics" : { },
      "name" : "...",
      "foundationDate" : 12345,
      "clubStocktakingMembers" : { },
      "regionName" : "...",
      "hasChampionshipState" : true,
      "federationUri" : "...",
      "expand" : "..."
    },
    "isConfirmed" : true,
    "meetingInfoState" : [ "revaluation", "woHome" ],
    "seasonNickname" : "...",
    "guestImageUri" : "...",
    "gamesHome" : 12345,
    "groupFedNickname" : "...",
    "teamGuestTeamNr" : 12345,
    "roundType" : 12345,
    "personsVersionUid" : "...",
    "meetingUri" : "...",
    "guestImageUrl" : "...",
    "courtHallName" : "...",
    "winPointDecision" : "MAXGAMES",
    "meetingUuid" : "...",
    "versionUid" : "...",
    "leagueNickname" : "...",
    "doubleMatchesGuest" : 12345,
    "teamHomeId" : "...",
    "championshipNickname" : "...",
    "matchesHome" : 12345,
    "teamHomeTeamNr" : 12345,
    "teamHomePageUrl" : "...",
    "meetingNumber" : 12345,
    "remarks" : "...",
    "teamGuestId" : "...",
    "nuScoreLiveEnabled" : true,
    "teamHomeWo" : true,
    "teamGuestPageUrl" : "...",
    "doubleMatchesHome" : 12345,
    "courtHallNumbers" : "...",
    "setsHome" : 12345,
    "publishPdfEnabled" : true,
    "meetingState" : "finished",
    "teamHomeClubNr" : "...",
    "resultsAvailable" : true,
    "note" : "...",
    "isFromFirstRound" : true,
    "homeRight" : "unknown",
    "roundNameTypeSort" : 12345,
    "teamHomeState" : "ignoreInTable",
    "teamHomeUri" : "...",
    "groupConfig" : {
      "yellowCardsStatisticsEnabled" : true,
      "groupTableDisplayType" : "CROSS_TABLE",
      "redCardsStatisticsEnabled" : true,
      "goalsStatisticsEnabled" : true,
      "groupTeamStatisticsEnabled" : true,
      "noDoublesEnabled" : true,
      "sevenMeterGoalsStatisticEnabled" : true,
      "nuScoreLiveEnabled" : true,
      "meetingReportPdfEnabled" : true,
      "showTablePointsInsteadOfGoals" : true,
      "suspensionsStatisticsEnabled" : true
    },
    "teamHomeNationalClubNr" : "...",
    "meetingId" : "...",
    "teamGuestWo" : true,
    "teamHome" : "...",
    "location" : {
      "country" : "...",
      "distance" : 12345.0,
      "contactPerson" : "...",
      "label" : "...",
      "zip" : "...",
      "phoneHome" : "...",
      "phoneMobile" : "...",
      "www" : "...",
      "latitude" : 12345.0,
      "city" : "...",
      "longitude" : 12345.0,
      "emailHome" : "...",
      "type" : "court",
      "phoneWork" : "...",
      "street" : "...",
      "faxWork" : "...",
      "faxHome" : "...",
      "emailWork" : "..."
    }
  }, {
    "homeRightSwitched" : true,
    "teamGuestUri" : "...",
    "totalAttendances" : 12345,
    "homeImageUrl" : "...",
    "entryDate" : 12345,
    "referee" : "...",
    "teamGuestState" : "releasedBlocked",
    "roundNameType" : "final",
    "originalDate" : 12345,
    "pdfUrl" : "...",
    "referees" : {
      "referee" : [ { }, { } ]
    },
    "publishGroupLeaderRemarks" : true,
    "setsGuest" : 12345,
    "teamGuest" : "...",
    "playMode" : "...",
    "live" : true,
    "endDate" : 12345,
    "overtimeEnabled" : true,
    "isCompleted" : true,
    "gamesGuest" : 12345,
    "halftimeLength" : 12345,
    "teamGuestNationalClubNr" : "...",
    "courtHallId" : "...",
    "courtHallUri" : "...",
    "groupId" : "...",
    "meetingPageUrl" : "...",
    "teamGuestClubNr" : "...",
    "championshipRegion" : "...",
    "contestCategory" : "unknown",
    "groupName" : "...",
    "courtHallSwitched" : true,
    "roundName" : "...",
    "groupLeaderRemarks" : "...",
    "scheduled" : 12345,
    "matchesGuest" : 12345,
    "homeImageUri" : "...",
    "courtHallClub" : {
      "nationalClubNr" : "...",
      "fedNickname" : "...",
      "clubOffers" : { },
      "clubAddresses" : { },
      "clubCourts" : { },
      "footWear" : "...",
      "imageUrl" : "...",
      "region" : "...",
      "clubId" : 12345,
      "clubOfficials" : { },
      "clubNr" : "...",
      "joiningPossible" : true,
      "nickname" : "...",
      "regionUri" : "...",
      "courtLocation" : [ { }, { } ],
      "clubSeasonStatistics" : { },
      "name" : "...",
      "foundationDate" : 12345,
      "clubStocktakingMembers" : { },
      "regionName" : "...",
      "hasChampionshipState" : true,
      "federationUri" : "...",
      "expand" : "..."
    },
    "isConfirmed" : true,
    "meetingInfoState" : [ "releasedHomeTeam", "notParticipatedGuest" ],
    "seasonNickname" : "...",
    "guestImageUri" : "...",
    "gamesHome" : 12345,
    "groupFedNickname" : "...",
    "teamGuestTeamNr" : 12345,
    "roundType" : 12345,
    "personsVersionUid" : "...",
    "meetingUri" : "...",
    "guestImageUrl" : "...",
    "courtHallName" : "...",
    "winPointDecision" : "ALLGAMES",
    "meetingUuid" : "...",
    "versionUid" : "...",
    "leagueNickname" : "...",
    "doubleMatchesGuest" : 12345,
    "teamHomeId" : "...",
    "championshipNickname" : "...",
    "matchesHome" : 12345,
    "teamHomeTeamNr" : 12345,
    "teamHomePageUrl" : "...",
    "meetingNumber" : 12345,
    "remarks" : "...",
    "teamGuestId" : "...",
    "nuScoreLiveEnabled" : true,
    "teamHomeWo" : true,
    "teamGuestPageUrl" : "...",
    "doubleMatchesHome" : 12345,
    "courtHallNumbers" : "...",
    "setsHome" : 12345,
    "publishPdfEnabled" : true,
    "meetingState" : "new",
    "teamHomeClubNr" : "...",
    "resultsAvailable" : true,
    "note" : "...",
    "isFromFirstRound" : true,
    "homeRight" : "remarks",
    "roundNameTypeSort" : 12345,
    "teamHomeState" : "ignoreInTable",
    "teamHomeUri" : "...",
    "groupConfig" : {
      "yellowCardsStatisticsEnabled" : true,
      "groupTableDisplayType" : "WITHOUT_MATCHES_AND_MATCHES_DIFF",
      "redCardsStatisticsEnabled" : true,
      "goalsStatisticsEnabled" : true,
      "groupTeamStatisticsEnabled" : true,
      "noDoublesEnabled" : true,
      "sevenMeterGoalsStatisticEnabled" : true,
      "nuScoreLiveEnabled" : true,
      "meetingReportPdfEnabled" : true,
      "showTablePointsInsteadOfGoals" : true,
      "suspensionsStatisticsEnabled" : true
    },
    "teamHomeNationalClubNr" : "...",
    "meetingId" : "...",
    "teamGuestWo" : true,
    "teamHome" : "...",
    "location" : {
      "country" : "...",
      "distance" : 12345.0,
      "contactPerson" : "...",
      "label" : "...",
      "zip" : "...",
      "phoneHome" : "...",
      "phoneMobile" : "...",
      "www" : "...",
      "latitude" : 12345.0,
      "city" : "...",
      "longitude" : 12345.0,
      "emailHome" : "...",
      "type" : "address",
      "phoneWork" : "...",
      "street" : "...",
      "faxWork" : "...",
      "faxHome" : "...",
      "emailWork" : "..."
    }
  } ],
  "fedNickname" : "...",
  "maxResults" : 12345,
  "firstResult" : 12345,
  "availableResults" : 12345
}