PokéBase - Pokémon Q&A
0 votes
381 views

I gained 50 points when I started a new format because I won. So it got me wondering what's the max points possible to gain?

by

1 Answer

5 votes
 
Best answer

The code for updating Elo ratings is here: https://github.com/smogon/pokemon-showdown/blob/master/server/ladders-remote.ts#L150

In particular, the K variable represents the highest number of points it's possible to get from winning a match. At the introductory rating of 1000, K = 80, then it gradually scales down to 50 as your rating approaches 1100, and stays there until it drops to 40 above 1300. In order to get the maximum reward of 80 points, you need to have a 1000 rating, somehow get paired against a much higher-rated player (such as 2000, which the matchmaker will heavily discourage unless there are no other players actively looking for games in that format at the time), and pull out a victory.

by
selected by
Ok thanks
80 Points gasp I’m making an apt and trying high ladder teams on it yesss