TeamStatisticsDTO Data Type

Properties
name data type description
uncontestedSingleStatistics StatisticsElementDTO
uncontestedDoubleStatistics StatisticsElementDTO
doubleStatistics array of DoubleStatisticsDTO
totalDoubleStatistics StatisticsElementDTO
roundType RoundType
totalSingleStatistics StatisticsElementDTO
playerStatistics array of PlayerStatisticsDTO
name string
totalTeamStatistics StatisticsElementDTO
teamId string

Example

{
  "uncontestedSingleStatistics" : {
    "pointsOther" : 12345,
    "pointsOwn" : 12345,
    "opponentRank" : 12345
  },
  "uncontestedDoubleStatistics" : {
    "pointsOther" : 12345,
    "pointsOwn" : 12345,
    "opponentRank" : 12345
  },
  "doubleStatistics" : [ {
    "player2" : {
      "playerHistory" : "...",
      "rankPreviousYear" : 12345,
      "juniorLikeAdult" : true,
      "firstname" : "...",
      "nationality" : "MRI",
      "remarks" : "...",
      "likeNative" : true,
      "natRank" : "...",
      "birthDate" : 12345,
      "rankAddOn" : "...",
      "licenceNr" : "...",
      "locked" : true,
      "specialSubstitution" : true,
      "playerInfo" : "...",
      "fedRankCurrent" : 12345.0,
      "teamCaptain" : true,
      "fedNickname" : "...",
      "roundType" : "entire",
      "legionnaireClubNr" : "...",
      "shirtNumber" : 12345,
      "state" : "...",
      "fedRank" : 12345.0,
      "doubleRank" : 12345,
      "teamNr" : 12345,
      "specialSubstitutionAgeGroup" : true,
      "juniorFlagMES" : true,
      "likeAdultDoublePoolRight" : true,
      "fedRankComparable" : true,
      "lastname" : "...",
      "specialStandByPlayer" : true,
      "clubRank" : 12345,
      "personId" : "...",
      "title" : "...",
      "likeAdult" : true,
      "playerUri" : "...",
      "rank" : 12345,
      "foreignerType" : "EQUATED_FOREIGNER",
      "playerPosition" : "kreislinks",
      "standByPlayer" : true
    },
    "player2Id" : "...",
    "player1" : {
      "playerHistory" : "...",
      "rankPreviousYear" : 12345,
      "juniorLikeAdult" : true,
      "firstname" : "...",
      "nationality" : "BAN",
      "remarks" : "...",
      "likeNative" : true,
      "natRank" : "...",
      "birthDate" : 12345,
      "rankAddOn" : "...",
      "licenceNr" : "...",
      "locked" : true,
      "specialSubstitution" : true,
      "playerInfo" : "...",
      "fedRankCurrent" : 12345.0,
      "teamCaptain" : true,
      "fedNickname" : "...",
      "roundType" : "finalRound",
      "legionnaireClubNr" : "...",
      "shirtNumber" : 12345,
      "state" : "...",
      "fedRank" : 12345.0,
      "doubleRank" : 12345,
      "teamNr" : 12345,
      "specialSubstitutionAgeGroup" : true,
      "juniorFlagMES" : true,
      "likeAdultDoublePoolRight" : true,
      "fedRankComparable" : true,
      "lastname" : "...",
      "specialStandByPlayer" : true,
      "clubRank" : 12345,
      "personId" : "...",
      "title" : "...",
      "likeAdult" : true,
      "playerUri" : "...",
      "rank" : 12345,
      "foreignerType" : "EUROPEAN_FOREIGNER",
      "playerPosition" : "spieler",
      "standByPlayer" : true
    },
    "player1Id" : "...",
    "matchStatistic" : {
      "pointsOther" : 12345,
      "pointsOwn" : 12345,
      "opponentRank" : 12345
    },
    "meetingCount" : 12345,
    "person1Id" : "...",
    "person2Id" : "..."
  }, {
    "player2" : {
      "playerHistory" : "...",
      "rankPreviousYear" : 12345,
      "juniorLikeAdult" : true,
      "firstname" : "...",
      "nationality" : "ERI",
      "remarks" : "...",
      "likeNative" : true,
      "natRank" : "...",
      "birthDate" : 12345,
      "rankAddOn" : "...",
      "licenceNr" : "...",
      "locked" : true,
      "specialSubstitution" : true,
      "playerInfo" : "...",
      "fedRankCurrent" : 12345.0,
      "teamCaptain" : true,
      "fedNickname" : "...",
      "roundType" : "secondRound",
      "legionnaireClubNr" : "...",
      "shirtNumber" : 12345,
      "state" : "...",
      "fedRank" : 12345.0,
      "doubleRank" : 12345,
      "teamNr" : 12345,
      "specialSubstitutionAgeGroup" : true,
      "juniorFlagMES" : true,
      "likeAdultDoublePoolRight" : true,
      "fedRankComparable" : true,
      "lastname" : "...",
      "specialStandByPlayer" : true,
      "clubRank" : 12345,
      "personId" : "...",
      "title" : "...",
      "likeAdult" : true,
      "playerUri" : "...",
      "rank" : 12345,
      "foreignerType" : "EUROPEAN_FOREIGNER",
      "playerPosition" : "spieler",
      "standByPlayer" : true
    },
    "player2Id" : "...",
    "player1" : {
      "playerHistory" : "...",
      "rankPreviousYear" : 12345,
      "juniorLikeAdult" : true,
      "firstname" : "...",
      "nationality" : "GAM",
      "remarks" : "...",
      "likeNative" : true,
      "natRank" : "...",
      "birthDate" : 12345,
      "rankAddOn" : "...",
      "licenceNr" : "...",
      "locked" : true,
      "specialSubstitution" : true,
      "playerInfo" : "...",
      "fedRankCurrent" : 12345.0,
      "teamCaptain" : true,
      "fedNickname" : "...",
      "roundType" : "entire",
      "legionnaireClubNr" : "...",
      "shirtNumber" : 12345,
      "state" : "...",
      "fedRank" : 12345.0,
      "doubleRank" : 12345,
      "teamNr" : 12345,
      "specialSubstitutionAgeGroup" : true,
      "juniorFlagMES" : true,
      "likeAdultDoublePoolRight" : true,
      "fedRankComparable" : true,
      "lastname" : "...",
      "specialStandByPlayer" : true,
      "clubRank" : 12345,
      "personId" : "...",
      "title" : "...",
      "likeAdult" : true,
      "playerUri" : "...",
      "rank" : 12345,
      "foreignerType" : "FOREIGNER",
      "playerPosition" : "halbrechts",
      "standByPlayer" : true
    },
    "player1Id" : "...",
    "matchStatistic" : {
      "pointsOther" : 12345,
      "pointsOwn" : 12345,
      "opponentRank" : 12345
    },
    "meetingCount" : 12345,
    "person1Id" : "...",
    "person2Id" : "..."
  } ],
  "totalDoubleStatistics" : {
    "pointsOther" : 12345,
    "pointsOwn" : 12345,
    "opponentRank" : 12345
  },
  "roundType" : "entire",
  "totalSingleStatistics" : {
    "pointsOther" : 12345,
    "pointsOwn" : 12345,
    "opponentRank" : 12345
  },
  "playerStatistics" : [ {
    "meetingCount" : 12345,
    "personId" : "...",
    "singleStatisticsCount" : 12345,
    "playerRank" : 12345,
    "playerTeamNumber" : 12345,
    "teamNumber" : 12345,
    "playerInfo" : "...",
    "fedRank" : 12345.0,
    "player" : {
      "playerHistory" : "...",
      "rankPreviousYear" : 12345,
      "juniorLikeAdult" : true,
      "firstname" : "...",
      "nationality" : "HON",
      "remarks" : "...",
      "likeNative" : true,
      "natRank" : "...",
      "birthDate" : 12345,
      "rankAddOn" : "...",
      "licenceNr" : "...",
      "locked" : true,
      "specialSubstitution" : true,
      "playerInfo" : "...",
      "fedRankCurrent" : 12345.0,
      "teamCaptain" : true,
      "fedNickname" : "...",
      "roundType" : "finalRound",
      "legionnaireClubNr" : "...",
      "shirtNumber" : 12345,
      "state" : "...",
      "fedRank" : 12345.0,
      "doubleRank" : 12345,
      "teamNr" : 12345,
      "specialSubstitutionAgeGroup" : true,
      "juniorFlagMES" : true,
      "likeAdultDoublePoolRight" : true,
      "fedRankComparable" : true,
      "lastname" : "...",
      "specialStandByPlayer" : true,
      "clubRank" : 12345,
      "personId" : "...",
      "title" : "...",
      "likeAdult" : true,
      "playerUri" : "...",
      "rank" : 12345,
      "foreignerType" : "FOREIGNER",
      "playerPosition" : "kreislinks",
      "standByPlayer" : true
    },
    "playerId" : "...",
    "playerRating" : 12345.0,
    "singleStatistics" : [ {
      "pointsOther" : 12345,
      "pointsOwn" : 12345,
      "opponentRank" : 12345
    }, {
      "pointsOther" : 12345,
      "pointsOwn" : 12345,
      "opponentRank" : 12345
    } ],
    "matchStatistic" : {
      "pointsOther" : 12345,
      "pointsOwn" : 12345,
      "opponentRank" : 12345
    }
  }, {
    "meetingCount" : 12345,
    "personId" : "...",
    "singleStatisticsCount" : 12345,
    "playerRank" : 12345,
    "playerTeamNumber" : 12345,
    "teamNumber" : 12345,
    "playerInfo" : "...",
    "fedRank" : 12345.0,
    "player" : {
      "playerHistory" : "...",
      "rankPreviousYear" : 12345,
      "juniorLikeAdult" : true,
      "firstname" : "...",
      "nationality" : "BER",
      "remarks" : "...",
      "likeNative" : true,
      "natRank" : "...",
      "birthDate" : 12345,
      "rankAddOn" : "...",
      "licenceNr" : "...",
      "locked" : true,
      "specialSubstitution" : true,
      "playerInfo" : "...",
      "fedRankCurrent" : 12345.0,
      "teamCaptain" : true,
      "fedNickname" : "...",
      "roundType" : "ak",
      "legionnaireClubNr" : "...",
      "shirtNumber" : 12345,
      "state" : "...",
      "fedRank" : 12345.0,
      "doubleRank" : 12345,
      "teamNr" : 12345,
      "specialSubstitutionAgeGroup" : true,
      "juniorFlagMES" : true,
      "likeAdultDoublePoolRight" : true,
      "fedRankComparable" : true,
      "lastname" : "...",
      "specialStandByPlayer" : true,
      "clubRank" : 12345,
      "personId" : "...",
      "title" : "...",
      "likeAdult" : true,
      "playerUri" : "...",
      "rank" : 12345,
      "foreignerType" : "EQUATED_FOREIGNER",
      "playerPosition" : "innenrechts",
      "standByPlayer" : true
    },
    "playerId" : "...",
    "playerRating" : 12345.0,
    "singleStatistics" : [ {
      "pointsOther" : 12345,
      "pointsOwn" : 12345,
      "opponentRank" : 12345
    }, {
      "pointsOther" : 12345,
      "pointsOwn" : 12345,
      "opponentRank" : 12345
    } ],
    "matchStatistic" : {
      "pointsOther" : 12345,
      "pointsOwn" : 12345,
      "opponentRank" : 12345
    }
  } ],
  "name" : "...",
  "totalTeamStatistics" : {
    "pointsOther" : 12345,
    "pointsOwn" : 12345,
    "opponentRank" : 12345
  },
  "teamId" : "..."
}