{
"group": {
"duo": {
"k/d": 0,
"kills": 0,
"killsPerMatch": "string",
"killsPerMin": "string",
"score": 0,
"timePlayed": "string",
"top10": 0,
"top12": 0,
"top25": 0,
"top3": 0,
"top5": 0,
"top6": 0,
"win%": 0,
"wins": 0
},
"solo": {
"k/d": 0,
"kills": 0,
"killsPerMatch": "string",
"killsPerMin": "string",
"score": 0,
"timePlayed": "string",
"top10": 0,
"top12": 0,
"top25": 0,
"top3": 0,
"top5": 0,
"top6": 0,
"win%": 0,
"wins": 0
},
"squad": {
"k/d": 0,
"kills": 0,
"killsPerMatch": "string",
"killsPerMin": "string",
"score": 0,
"timePlayed": "string",
"top10": 0,
"top12": 0,
"top25": 0,
"top3": 0,
"top5": 0,
"top6": 0,
"win%": 0,
"wins": 0
}
},
"info": {
"accountId": 0,
"plateform": "string",
"username": "string"
},
"lifetimeStats": {
"k/d": 0,
"kills": 0,
"killsPerMatch": "string",
"killsPerMin": "string",
"score": 0,
"timePlayed": "string",
"top10": 0,
"top12": 0,
"top25": 0,
"top3": 0,
"top5": 0,
"top6": 0,
"win%": 0,
"wins": 0
}
}