StatisticsElementDTO Data Type

Properties
name data type description
pointsOther number
opponentRank number
pointsOwn number

Example

{
  "pointsOther" : 12345,
  "opponentRank" : 12345,
  "pointsOwn" : 12345
}