Opponent |
Rating |
Result |
Jane Norton |
0 |
0 - 1 |
performance = (sum(opponents ratings) + 400(wins-losses)) / games
-400 = (0 + 400 * (0 - 1)) / 1)
Back
Opponent |
Rating |
Result |
Oliver Branch |
0 |
1 - 0 |
performance = (sum(opponents ratings) + 400(wins-losses)) / games
400 = (0 + 400 * (1 - 0)) / 1)