home

ELO Calculator

Calculate ELO rating.

Kfactor (white)
Kfactor (black)
{
  "RatingWhite": 1300,
  "RatingBlack": 1550,
  "KfactorWhite": 40,
  "KfactorBlack": 40,
  "GameResult": 2,
  "RatingResult": {
    "Winner": 2,
    "White": {
      "KFactor": 40,
      "ExpectedScore": 0.19168232745054142,
      "Score": 0.5,
      "OldRating": 1300,
      "NewRating": 1312.3327069019783,
      "RatingAdjustment": 12.332706901978327
    },
    "Black": {
      "KFactor": 40,
      "ExpectedScore": 0.8083176725494586,
      "Score": 0.5,
      "OldRating": 1550,
      "NewRating": 1537.6672930980217,
      "RatingAdjustment": -12.332706901978327
    }
  }
}

Get the package at Nuget https://www.nuget.org/packages/Sandberg.Chess.PGN

An unhandled error has occurred. Reload 🗙