MeetingsDTO Data Type

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

Example

{
  "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" : {
      "phoneMobile" : "...",
      "contactPerson" : "...",
      "type" : "court",
      "emailHome" : "...",
      "emailWork" : "...",
      "phoneWork" : "...",
      "label" : "...",
      "faxHome" : "...",
      "zip" : "...",
      "www" : "...",
      "street" : "...",
      "latitude" : 12345.0,
      "country" : "...",
      "city" : "...",
      "longitude" : 12345.0,
      "distance" : 12345.0,
      "faxWork" : "...",
      "phoneHome" : "..."
    },
    "teamGuest" : "...",
    "roundType" : 12345,
    "originalDate" : 12345,
    "teamHomePageUrl" : "...",
    "note" : "...",
    "championshipNickname" : "...",
    "groupName" : "...",
    "homeRight" : "hometeam",
    "meetingPageUrl" : "...",
    "groupFedNickname" : "...",
    "resultsAvailable" : true,
    "totalAttendances" : 12345,
    "live" : true,
    "homeImageUri" : "...",
    "courtHallSwitched" : true,
    "personsVersionUid" : "...",
    "contestCategory" : "unknown",
    "teamGuestNationalClubNr" : "...",
    "roundNameType" : "roundOf16",
    "teamGuestPageUrl" : "...",
    "gamesGuest" : 12345,
    "meetingInfoState" : [ "noValuation", "woHomeGuest" ],
    "meetingState" : "intermediate",
    "courtHallClub" : {
      "clubOffers" : { },
      "fedNickname" : "...",
      "regionUri" : "...",
      "clubSeasonStatistics" : { },
      "imageUrl" : "...",
      "nationalClubNr" : "...",
      "courtLocation" : [ { }, { } ],
      "hasChampionshipState" : true,
      "region" : "...",
      "footWear" : "...",
      "expand" : "...",
      "clubStocktakingMembers" : { },
      "regionName" : "...",
      "federationUri" : "...",
      "nickname" : "...",
      "name" : "...",
      "clubCourts" : { },
      "clubNr" : "...",
      "clubOfficials" : { },
      "clubAddresses" : { },
      "clubId" : 12345,
      "foundationDate" : 12345
    },
    "teamHomeClubNr" : "...",
    "pdfUrl" : "...",
    "groupConfig" : {
      "sevenMeterGoalsStatisticEnabled" : true,
      "groupTeamStatisticsEnabled" : true,
      "showTablePointsInsteadOfGoals" : true,
      "nuScoreLiveEnabled" : true,
      "groupTableDisplayType" : "FULL_TABLE",
      "meetingReportPdfEnabled" : true,
      "suspensionsStatisticsEnabled" : true,
      "yellowCardsStatisticsEnabled" : true,
      "noDoublesEnabled" : true,
      "redCardsStatisticsEnabled" : true,
      "goalsStatisticsEnabled" : true
    },
    "guestImageUrl" : "...",
    "courtHallNumbers" : "...",
    "publishPdfEnabled" : true,
    "entryDate" : 12345,
    "isConfirmed" : true,
    "groupLeaderRemarks" : "...",
    "teamHomeTeamNr" : 12345,
    "publishGroupLeaderRemarks" : true,
    "teamHomeState" : "terminated",
    "groupId" : "...",
    "teamHomeWo" : true,
    "teamHomeId" : "...",
    "gamesHome" : 12345,
    "teamHome" : "...",
    "teamGuestTeamNr" : 12345,
    "seasonNickname" : "...",
    "referees" : {
      "referee" : [ { }, { } ]
    },
    "teamGuestId" : "...",
    "teamHomeUri" : "...",
    "courtHallId" : "...",
    "versionUid" : "...",
    "championshipRegion" : "...",
    "homeImageUrl" : "...",
    "winPointDecision" : "MAXGAMES",
    "halftimeLength" : 12345,
    "matchesHome" : 12345
  }, {
    "nuScoreLiveEnabled" : true,
    "teamGuestState" : "active",
    "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" : {
      "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" : "..."
    },
    "teamGuest" : "...",
    "roundType" : 12345,
    "originalDate" : 12345,
    "teamHomePageUrl" : "...",
    "note" : "...",
    "championshipNickname" : "...",
    "groupName" : "...",
    "homeRight" : "finalfour",
    "meetingPageUrl" : "...",
    "groupFedNickname" : "...",
    "resultsAvailable" : true,
    "totalAttendances" : 12345,
    "live" : true,
    "homeImageUri" : "...",
    "courtHallSwitched" : true,
    "personsVersionUid" : "...",
    "contestCategory" : "juniors",
    "teamGuestNationalClubNr" : "...",
    "roundNameType" : "round0",
    "teamGuestPageUrl" : "...",
    "gamesGuest" : 12345,
    "meetingInfoState" : [ "noValuation", "noValuation" ],
    "meetingState" : "finished",
    "courtHallClub" : {
      "clubOffers" : { },
      "fedNickname" : "...",
      "regionUri" : "...",
      "clubSeasonStatistics" : { },
      "imageUrl" : "...",
      "nationalClubNr" : "...",
      "courtLocation" : [ { }, { } ],
      "hasChampionshipState" : true,
      "region" : "...",
      "footWear" : "...",
      "expand" : "...",
      "clubStocktakingMembers" : { },
      "regionName" : "...",
      "federationUri" : "...",
      "nickname" : "...",
      "name" : "...",
      "clubCourts" : { },
      "clubNr" : "...",
      "clubOfficials" : { },
      "clubAddresses" : { },
      "clubId" : 12345,
      "foundationDate" : 12345
    },
    "teamHomeClubNr" : "...",
    "pdfUrl" : "...",
    "groupConfig" : {
      "sevenMeterGoalsStatisticEnabled" : true,
      "groupTeamStatisticsEnabled" : true,
      "showTablePointsInsteadOfGoals" : true,
      "nuScoreLiveEnabled" : true,
      "groupTableDisplayType" : "FULL_TABLE",
      "meetingReportPdfEnabled" : true,
      "suspensionsStatisticsEnabled" : true,
      "yellowCardsStatisticsEnabled" : true,
      "noDoublesEnabled" : true,
      "redCardsStatisticsEnabled" : true,
      "goalsStatisticsEnabled" : true
    },
    "guestImageUrl" : "...",
    "courtHallNumbers" : "...",
    "publishPdfEnabled" : true,
    "entryDate" : 12345,
    "isConfirmed" : true,
    "groupLeaderRemarks" : "...",
    "teamHomeTeamNr" : 12345,
    "publishGroupLeaderRemarks" : true,
    "teamHomeState" : "released",
    "groupId" : "...",
    "teamHomeWo" : true,
    "teamHomeId" : "...",
    "gamesHome" : 12345,
    "teamHome" : "...",
    "teamGuestTeamNr" : 12345,
    "seasonNickname" : "...",
    "referees" : {
      "referee" : [ { }, { } ]
    },
    "teamGuestId" : "...",
    "teamHomeUri" : "...",
    "courtHallId" : "...",
    "versionUid" : "...",
    "championshipRegion" : "...",
    "homeImageUrl" : "...",
    "winPointDecision" : "WINPOINT",
    "halftimeLength" : 12345,
    "matchesHome" : 12345
  } ],
  "maxResults" : 12345,
  "fedNickname" : "...",
  "availableResults" : 12345
}