Event: Division Three

Opponent Rating Result
David JR Walker 87 1 - 0
performance = (sum(opponents ratings) + 400(wins-losses)) / games

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

   Back

Opponent Rating Result
Andrew Hayler 161 0 - 1
performance = (sum(opponents ratings) + 400(wins-losses)) / games

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