A single competitor in a game.
A competitor may be a single person or a team of up to four players, that participate to a given tourney. On each competitor this table keeps the points, the netscore and his bucholz, as well as the final prize. To disambiguate the ranking it maintains also a totscore, the total number of pocketed carrommen summing up competitor’ scores in all played games.
Weight of the opponents (sum of opponents’ points and netscore).
A description of the competitor, made up with the name of each player.
A description of the competitor, made up with the name of each player.
Primary key.
First player’s ID.
Second player’s ID.
Third player’s ID.
Fourth player’s ID.
Subscribed tourney’s ID.
Net score (sum of carrommen difference in each match).
First player.
Second player.
Third player.
Fourth player.
Points (number of wins * 2 + number of draws).
Final prize.
A competitor may stop playing in the middle of the tourney.
Reduce a single competitor to a simple dictionary
Total score (sum of carrommen in each match).