Event: Division 2

Opponent Rating Result
Robert Wall 1702 1 - 0
performance = (sum(opponents ratings) + 400(wins-losses)) / games

2102 = (1702 + 400 * (1 - 0)) / 1)

   Back

Opponent Rating Result
Ben Toth 1686 0 - 1
performance = (sum(opponents ratings) + 400(wins-losses)) / games

1286 = (1686 + 400 * (0 - 1)) / 1)