curl --location 'http://api-dev.fnsjfnjf.com/esport/api/v3/stats/2/player?player_id=122594&match_num=3&series_id=&language=undefined' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 2,
"series_id": 35743,
"player_stats": {
"player_id": 122594,
"name": "diozera",
"match_win": 0,
"match_lose": 10,
"match_win_rate": 0,
"race_win": 26,
"race_lose": 4294967291,
"race_win_rate": 1.2380953,
"kill": 333,
"death": 302,
"assist": 134,
"round": 444,
"kill_avg": 15.857142,
"death_avg": 14.380953,
"assist_avg": 6.3809524,
"round_avg": 21.142857,
"headshot_rate": 0.49429512,
"rating_avg": 1.2157143,
"impact_avg": 0.9433333,
"adr_avg": 85,
"kast_avg": 49.857143,
"kill_per_round": 0.7403794,
"death_per_round": 0.67523354,
"assist_round": 0.31101108,
"kd": 1.102649,
"equipment_stats": [
{
"equipment_id": 4138,
"kill": 238,
"kill_rate": 0.47
},
{
"equipment_id": 4139,
"kill": 89,
"kill_rate": 0.18
}
]
},
"match_ids": [
366472,
366462,
364788
],
"update_time": 1728958472
}
],
"total": 1
},
"msg": "success"
}