Old PvP Ranking API

Old PvP Ranking API

in API Development

Posted by: gacob.1759

gacob.1759

Where is the old PvP Ranking API?
I mean to the old pvp ranking with the points(pips), victory, lose and w/l %. I see useful for do an idea of the players in each division.
Thanks ^^.

Gacob – Main necromancer.
First Season PvP – Diamond II.
Second Season PvP – Diamond by now.

Old PvP Ranking API

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

Next

Hoping to have it ready around the start of Season 2. Here’s the github issue.

I’m not planning on exposing the predicted win/loss % or per-match pip loss/gain, but it will expose your current division/pips/etc.

Old PvP Ranking API

in API Development

Posted by: gacob.1759

gacob.1759

Didn’t you save the data of the Old PvP Ranking(in Leaderboards)?

Gacob – Main necromancer.
First Season PvP – Diamond II.
Second Season PvP – Diamond by now.

Old PvP Ranking API

in API Development

Posted by: Lawton Campbell

Previous

Lawton Campbell

Web Programmer

How old are we talking? We should be able to expose the Season 1 standings (division/pips) but anything earlier than that is going to be a bit more work. The game histories are already dumped out via /v2/pvp/games, but due to our retention policies we can only save the last ten games, so anything older than that is lost (there’s a variety of sites that will save your game history for you).

Old PvP Ranking API

in API Development

Posted by: gacob.1759

gacob.1759

I talk about “points” field in the previous leaderboard for season 1 pvp(I called it “old”).

Gacob – Main necromancer.
First Season PvP – Diamond II.
Second Season PvP – Diamond by now.