Spec for endpoint https://api.chess.com/pub/player/{username}/stats
{
"last": { // the current stats
"date": 1509709165, // timestamp of the last rated game finished
"rating": 1642, // most-recent rating
"rd": 58 // the Glicko "RD" value used to calculate ratings changes
},Value "rd" missing for this member https://api.chess.com/pub/player/chesslearnerpermit/stats in "chess_rapid" game type
"chess_rapid": {
"last": {
"rating": 2006,
"date": 1736654141
},
Does maintainence mode mean this will get fixed?