Event: Minor League

Opponent Rating Result
Chris Isbell 1200 ½ - ½
David Mingazov 1200 1 - 0
performance = (sum(opponents ratings) + 400(wins-losses)) / games

1400 = (2400 + 400 * (1 - 0)) / 2)

   Back

Opponent Rating Result
Oliver Grabowski 1230 0 - 1
performance = (sum(opponents ratings) + 400(wins-losses)) / games

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