Opponent |
Rating |
Result |
Bobur Khakimov |
0 |
1 - 0 |
performance = (sum(opponents ratings) + 400(wins-losses)) / games
400 = (0 + 400 * (1 - 0)) / 1)
Back
Opponent |
Rating |
Result |
Nat Evers |
0 |
0(def) - 1 |
performance = (sum(opponents ratings) + 400(wins-losses)) / games
0 = (0 + 400 * (0 - 0)) / 0)