Event: League Division Three

Opponent Rating Result
Marc Roberts 0 1 - 0
performance = (sum(opponents ratings) + 400(wins-losses)) / games

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

   Back

Opponent Rating Result
Gnana Revanth Potu 0 0 - 1
performance = (sum(opponents ratings) + 400(wins-losses)) / games

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