pub async fn get_player_stats(
configuration: &Configuration,
username: &str,
) -> Result<PlayerStats, Error<ApiError>>
Expand description
Get ratings, win/loss, and other stats about a player’s game play, tactics, lessons and Puzzle Rush score.