curl --location --request GET '/sport/api/v3/stats/202/player?year=2025&player_id=46406'
{
"code": 0,
"data": {
"list": [
{
"player_id": 10402,
"ability": [
[
8,
58,
52
]
],
"advantages": [
[
26,
445
]
],
"disadvantages": [
[
26,
445
]
],
"stats_items": [
{
"year": 2025,
"player_stats": [
{
"series_id": 13235,
"court": 17,
"first": 1,
"goals": 16,
"goals_avg": 15,
"assist": 17,
"assist_avg": 1316,
"minutes_played": 4,
"goal_time": 0,
"shots": 0,
"shots_on_target": 0,
"dribble_succ": 60,
"dribble_succ_rate": 32,
"duels": 6,
"duels_won": 7,
"offsides": 13,
"passes": 2,
"passes_accuracy": 194,
"passes_accuracy_rate": 148,
"long_balls": 4,
"long_balls_accuracy": 2,
"long_balls_accuracy_rate": 8,
"balls_accuracy": 16,
"balls_accuracy_rate": 0,
"tackles": 0,
"interceptions": 0,
"blocked_shots": 0,
"clearances": 0,
"red_cards": 0,
"yellow_cards": 11639,
"mistake": 0,
"fouls": 2,
"was_fouled": 2
},
{
"series_id": 13235,
"court": 17,
"first": 1,
"goals": 16,
"goals_avg": 15,
"assist": 17,
"assist_avg": 1316,
"minutes_played": 4,
"goal_time": 0,
"shots": 0,
"shots_on_target": 0,
"dribble_succ": 60,
"dribble_succ_rate": 32,
"duels": 6,
"duels_won": 7,
"offsides": 13,
"passes": 2,
"passes_accuracy": 194,
"passes_accuracy_rate": 148,
"long_balls": 4,
"long_balls_accuracy": 2,
"long_balls_accuracy_rate": 8,
"balls_accuracy": 16,
"balls_accuracy_rate": 0,
"tackles": 0,
"interceptions": 0,
"blocked_shots": 0,
"clearances": 0,
"red_cards": 0,
"yellow_cards": 11639,
"mistake": 0,
"fouls": 2,
"was_fouled": 2
}
]
},
{
"year": 2024,
"player_stats": [
{
"series_id": 11256,
"court": 17,
"first": 1,
"goals": 16,
"goals_avg": 15,
"assist": 17,
"assist_avg": 1316,
"minutes_played": 4,
"goal_time": 0,
"shots": 0,
"shots_on_target": 0,
"dribble_succ": 60,
"dribble_succ_rate": 32,
"duels": 6,
"duels_won": 7,
"offsides": 13,
"passes": 2,
"passes_accuracy": 194,
"passes_accuracy_rate": 148,
"long_balls": 4,
"long_balls_accuracy": 2,
"long_balls_accuracy_rate": 8,
"balls_accuracy": 16,
"balls_accuracy_rate": 0,
"tackles": 0,
"interceptions": 0,
"blocked_shots": 0,
"clearances": 0,
"red_cards": 0,
"yellow_cards": 11639,
"mistake": 0,
"fouls": 2,
"was_fouled": 2
},
{
"series_id": 14235,
"court": 17,
"first": 1,
"goals": 16,
"goals_avg": 15,
"assist": 17,
"assist_avg": 1316,
"minutes_played": 4,
"goal_time": 0,
"shots": 0,
"shots_on_target": 0,
"dribble_succ": 60,
"dribble_succ_rate": 32,
"duels": 6,
"duels_won": 7,
"offsides": 13,
"passes": 2,
"passes_accuracy": 194,
"passes_accuracy_rate": 148,
"long_balls": 4,
"long_balls_accuracy": 2,
"long_balls_accuracy_rate": 8,
"balls_accuracy": 16,
"balls_accuracy_rate": 0,
"tackles": 0,
"interceptions": 0,
"blocked_shots": 0,
"clearances": 0,
"red_cards": 0,
"yellow_cards": 11639,
"mistake": 0,
"fouls": 2,
"was_fouled": 2
}
]
}
],
"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"
}