The ID of the match
The details for the player who loss the match
Number of draws.
ID for player one (or null if no player assigned).
Number of losses for player one.
Number of wins for player one.
The match number for the match
Any extra information
The next match for winners and losers
ID of the next match for the loser of the current match (or null if none).
ID of the next match for the winner of the current match (or null if none).
The details for player one
Number of draws.
ID for player one (or null if no player assigned).
Number of losses for player one.
Number of wins for player one.
The details for player two
Number of draws for player two.
ID for player two (or null if no player assigned).
Number of losses for player two.
Number of wins for player two.
The round number for the match
The values of all match details
The details for the player who won the match
Number of draws.
ID for player one (or null if no player assigned).
Number of losses for player one.
Number of wins for player one.
If the match has ended with results reported
If the match is active
If the match is an assigned bye
If the match is a draw
If the match is an assigned loss
If the match is paired, either with two players, or one player and marked as a bye or loss
Set information about the match (only changes in information need to be included in the object)
Class representing a match.
See MatchValues for detailed descriptions of properties.