You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. If you use the api_records some game categories deliver wrong times if they have a subcategrorie.
For example smo Any%: https://www.speedrun.com/api_records.php?game=smo returns:
and this is how it looks on the website:
The 2P time is faster so it delivers this time.
Overall this leads to wrong results
A good Solution would be the following:
return also all subcategories: The command should not return Any% it should return Any%-1P and Any%-2P