In these tournaments, we'd ideally list game scores rather than round scores, with the possibility for multiple games played by a player in a round. Something like:
Player Round 1 Game Scores Round 2 Game Scores Tournament Score
George 10.0 0.0 30.0 40.0
If we do that, then for these tournaments we don't have to set Round.score or Round.score_dropped at all.
In these tournaments, we'd ideally list game scores rather than round scores, with the possibility for multiple games played by a player in a round. Something like:
If we do that, then for these tournaments we don't have to set Round.score or Round.score_dropped at all.