Page 1 of 1

replays.springrts.com API

Posted: 10 May 2015, 05:24
by Usaga
Is there any API for retrieving players trueskill ratings from site replays.springrts.com or anywhere else?

Re: replays.springrts.com API

Posted: 12 May 2015, 12:51
by abma
what do you want to do?

afaik replays.springrts.com doesn't calculate/track trueskill values, it gets them from "SLDB" / the xmlrpc interface.

https://github.com/Yaribz/SLDB/


afaik basicly it works like this: autohosts sends game lose/wins to the "SLDB" lobby bot and this then calculates stats from them.

Re: replays.springrts.com API

Posted: 12 May 2015, 17:05
by Usaga
I was interested from where I could get TrueSkill rates of players to show it in SpringLobby. But I already done it with another way :-) . So I consider this thread is closed.