ppy / osu-api

Public API for accessing osu! related data.
320 stars 16 forks source link

Add first place rank information to /get_user #240

Open tybug opened 5 years ago

tybug commented 5 years ago

It would be nice to see what first place ranks a user has. For circleguard, first place ranks would be prioritized and screened first, since especially in the case of +FL plays they tend to be cheated (remodded). First pace ranks are also not necessarily worth enough pp to even get into a user's top plays, making it inaccessible from the normal /get_user_best endpoint.

peppy commented 5 years ago

it would be a different endpoint if anything. also api v1 is relatively feature locked for the time being. osu-web would be the correct place to add me functionality