I noticed that the /pvp/seasons/:id/leaderboards
endpoint will give a ranking of players on the spvp leaderboard.
Is there a way to combine that information with data from /pvp/games
and /pvp/stats
, to pull detailed match information for each player on the leaderboard? Or can you only access your own player data from those api?
I think the answer is that this is not possible as the other endpoints require an access token, but just wanted to confirm