curl --location 'http://api-dev.fnsjfnjf.com/sport/api/v3/stats/201/player?player_id=10402&league_id=&language=undefined' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 201,
"player_id": 449189,
"name": "Brandon Williams",
"stats_items": [
{
"league_id": 8080,
"player_stats": [
{
"year": 2024,
"matches": 50,
"first": 0,
"court": 2,
"minutes_played": 72,
"point": 51,
"three_pointers_scored": 5,
"three_pointers_total": 11,
"three_pointers_accuracy": "0.45",
"field_goals_scored": 19,
"field_goals_total": 42,
"field_goals_accuracy": "0.45",
"free_throws_scored": 8,
"free_throws_total": 10,
"free_throws_accuracy": "0.80",
"rebounds": 24,
"defensive_rebounds": 18,
"offensive_rebounds": 6,
"assist": 14,
"turnovers": 7,
"steals": 1,
"blocks": 2,
"personal_fouls": 5,
"point_rank": 15,
"rebounds_rank": 6,
"assist_rank": 15,
"plus-minus": 150,
"match_win_rate": "0.00",
"match_win": 0,
"match_lose": 50,
"home_match_win": 0,
"away_match_win": 0
},
{
"year": 2023,
"matches": 50,
"first": 0,
"court": 2,
"minutes_played": 72,
"point": 51,
"three_pointers_scored": 5,
"three_pointers_total": 11,
"three_pointers_accuracy": "0.45",
"field_goals_scored": 19,
"field_goals_total": 42,
"field_goals_accuracy": "0.45",
"free_throws_scored": 8,
"free_throws_total": 10,
"free_throws_accuracy": "0.80",
"rebounds": 24,
"defensive_rebounds": 18,
"offensive_rebounds": 6,
"assist": 14,
"turnovers": 7,
"steals": 1,
"blocks": 2,
"personal_fouls": 5,
"point_rank": 15,
"rebounds_rank": 6,
"assist_rank": 15,
"plus-minus": 150,
"match_win_rate": "0.00",
"match_win": 0,
"match_lose": 50,
"home_match_win": 0,
"away_match_win": 0
}
]
},
{
"league_id": 8080,
"player_stats": [
{
"year": 2024,
"matches": 50,
"first": 0,
"court": 2,
"minutes_played": 72,
"point": 51,
"three_pointers_scored": 5,
"three_pointers_total": 11,
"three_pointers_accuracy": "0.45",
"field_goals_scored": 19,
"field_goals_total": 42,
"field_goals_accuracy": "0.45",
"free_throws_scored": 8,
"free_throws_total": 10,
"free_throws_accuracy": "0.80",
"rebounds": 24,
"defensive_rebounds": 18,
"offensive_rebounds": 6,
"assist": 14,
"turnovers": 7,
"steals": 1,
"blocks": 2,
"personal_fouls": 5,
"point_rank": 15,
"rebounds_rank": 6,
"assist_rank": 15,
"plus-minus": 150,
"match_win_rate": "0.00",
"match_win": 0,
"match_lose": 50,
"home_match_win": 0,
"away_match_win": 0
},
{
"year": 2023,
"matches": 50,
"first": 0,
"court": 2,
"minutes_played": 72,
"point": 51,
"three_pointers_scored": 5,
"three_pointers_total": 11,
"three_pointers_accuracy": "0.45",
"field_goals_scored": 19,
"field_goals_total": 42,
"field_goals_accuracy": "0.45",
"free_throws_scored": 8,
"free_throws_total": 10,
"free_throws_accuracy": "0.80",
"rebounds": 24,
"defensive_rebounds": 18,
"offensive_rebounds": 6,
"assist": 14,
"turnovers": 7,
"steals": 1,
"blocks": 2,
"personal_fouls": 5,
"point_rank": 15,
"rebounds_rank": 6,
"assist_rank": 15,
"plus-minus": 150,
"match_win_rate": "0.00",
"match_win": 0,
"match_lose": 50,
"home_match_win": 0,
"away_match_win": 0
}
]
}
],
"matchs_items": [
{
"series_id": 1502,
"matches": [
328406,
329075,
386138,
379216,
329124,
382983
]
},
{
"series_id": 1555,
"matches": [
328406,
329075,
386138,
379216,
329124,
382983
]
}
],
"update_time": 1728958472
}
],
"total": 1
},
"msg": "success"
}