Detailed informations about a match between two teams. More...
Detailed informations about a match between two teams.
TeamMatchDetailsEntry::$AwayCaptain |
The identifier of the member who was the captain of the away team
type: int
TeamMatchDetailsEntry::$AwayPlayers |
TeamMatchDetailsEntry::$AwayScore |
Final score of the away team
type: int
TeamMatchDetailsEntry::$CommentCount |
The number of comments associated to this team match
type: integer
TeamMatchDetailsEntry::$CommentEntries |
List of comments associated to this team match. Each element of the list is a CommentEntryType.
Comments are only returned if a specific MatchUniqueId is given in GetMatches.
type: CommentEntryType[]
TeamMatchDetailsEntry::$DetailsCreated |
Indicates if detailed information about a match between two team is available
type: boolean
TeamMatchDetailsEntry::$EndTime |
When the team match actually ended
type: dateTime
TeamMatchDetailsEntry::$HallCommissioner |
The identifier of the member who was the hall commissioner of this team match
type: int
TeamMatchDetailsEntry::$HomeCaptain |
The identifier of the member who was the captain of the home team
type: int
TeamMatchDetailsEntry::$HomePlayers |
TeamMatchDetailsEntry::$HomeScore |
Final score of the home team
type: int
TeamMatchDetailsEntry::$IndividualMatchResults |
List of individual games that have been played during the team match
type: IndividualMatchResultEntry[]
TeamMatchDetailsEntry::$MatchSystem |
TeamMatchDetailsEntry::$Referee |
The identifier of the member who was the referee of this team match
type: int
TeamMatchDetailsEntry::$StartTime |
When the team match actually began
type: dateTime