[API] Fetching specific player rating

Hi, I’m able to get any player overall rating using the API (“ratings” => “overall” => rating")

Is it possible to get a specific rating directly from the API ? I’m interested in fetching the live-19x19 rating/deviation.

Note that since overall rating is used for everything, category rating is pretty useless.

3 Likes

Thank you very much ! Exactly what I was looking for.

I am writing a Discord bot that needs to display that information specifically as the rank/deviation used for entering the discord internal tournament is based on those values.