curl --location --request GET '/sport/api/v3/stats/202/team?year=2025&team_id=187334'
{
"code": 0,
"data": {
"list": [
{
"team_id": 2024,
"stats_items": [
{
"year": "2024",
"team_stats": [
{
"series_id": 10880,
"matches": 3,
"goals": 6,
"conceded": 0,
"assist": 1,
"goals_avg": 9,
"freekicks": 0,
"freekicks_goal": 40,
"freekicks_goal_avg": 40,
"goals_inside_box": 14,
"goals_outside_box": 51,
"lf_goals": 21,
"rf_goals": 82,
"headed_goals": 10,
"chances_create": 42,
"chances_missed ": 1621,
"shots_avg": 1427,
"shots_on_target_avg": 0,
"shots_off_target_avg": 177,
"interceptions_avg": 92,
"dribble_avg": 289,
"Corners_avg": 139,
"hit_woodwork": 37,
"fastbreaks": 40,
"ball_possession": 3,
"passes": 191,
"passes_rate": 0.78,
"passes_home_half": 163,
"passes_home_half_rate": 0.88,
"passes_away_half": "132",
"passes_away_half_rate": 0.88,
"long_balls": 3,
"long_balls_accuracy": 0,
"crosses_accuracy": 0,
"crosses_rate": 0,
"conceded_avg": 0,
"tackles_avg": 0,
"interceptions_rate": 0,
"clearances_rate": 0,
"saves_rate": 0,
"recovered_rate": 0,
"errors_to_shot": 0,
"errors_to_goal": 0,
"penalty_committed": 0,
"penalty_committed_goal": 0,
"clearance off line": 1,
"Last man tackle": 0,
"duels_won": 1,
"duels_won_rate": 1,
"Aerial duels won": 1,
"Aerial duels won_rate": 1,
"goals_against": 1,
"offsides_avg": 1,
"fouls_acg": 1,
"yellow_cards": 1,
"red_cards": 1
},
{
"series_id": 10510,
"matches": 3,
"goals": 6,
"conceded": 0,
"assist": 1,
"goals_avg": 9,
"freekicks": 0,
"freekicks_goal": 40,
"freekicks_goal_avg": 40,
"goals_inside_box": 14,
"goals_outside_box": 51,
"lf_goals": 21,
"rf_goals": 82,
"headed_goals": 10,
"chances_create": 42,
"chances_missed ": 1621,
"shots_avg": 1427,
"shots_on_target_avg": 0,
"shots_off_target_avg": 177,
"interceptions_avg": 92,
"dribble_avg": 289,
"corners_avg": 139,
"hit_woodwork": 37,
"fastbreaks": 40,
"ball_possession": 3,
"passes": 191,
"passes_rate": 0.78,
"passes_home_half": 163,
"passes_home_half_rate": 0.88,
"passes_away_half": "132",
"passes_away_half_rate": 0.88,
"long_balls": 3,
"long_balls_accuracy": 0,
"crosses_accuracy": 0,
"crosses_rate": 0,
"conceded_avg": 0,
"tackles_avg": 0,
"interceptions_rate": 0,
"clearances_rate": 0,
"saves_rate": 0,
"recovered_rate": 0,
"errors_to_shot": 0,
"errors_to_goal": 0,
"penalty_committed": 0,
"penalty_committed_goal": 0,
"clearance off line": 1,
"last man tackle": 0,
"duels_won": 1,
"duels_won_rate": 1,
"aerial duels won": 1,
"aerial duels won_rate": 1,
"goals_against": 1,
"offsides_avg": 1,
"fouls_acg": 1,
"yellow_cards": 1,
"red_cards": 1
}
],
"matches": [
2596885,
2605483,
2596226,
2740486,
2738517,
2735637,
2745798
]
},
{
"year": "2023",
"team_stats": {
"series_id": 94870,
"matches": 3,
"goals": 6,
"conceded": 0,
"assist": 1,
"goals_avg": 9,
"freekicks": 0,
"freekicks_goal": 40,
"freekicks_goal_avg": 40,
"goals_inside_box": 14,
"goals_outside_box": 51,
"lf_goals": 21,
"rf_goals": 82,
"headed goals": 10,
"chances create": 42,
"chances missed ": 1621,
"shots_avg": 1427,
"shots_on_target_avg": 0,
"shots_off_target_avg": 177,
"interceptions_avg": 92,
"dribble_avg": 289,
"corners_avg": 139,
"hit_woodwork": 37,
"fastbreaks": 40,
"ball_possession": 3,
"passes": 191,
"passes_rate": 0.78,
"passes_home_half": 163,
"passes_home_half_rate": 0.88,
"passes_away_half": "132",
"passes_away_half_rate": 0.88,
"long_balls": 3,
"long_balls_accuracy": 0,
"crosses_accuracy": 0,
"crosses_rate": 0,
"conceded_avg": 0,
"tackles_avg": 0,
"interceptions_rate": 0,
"clearances_rate": 0,
"saves_rate": 0,
"recovered_rate": 0,
"errors_to_shot": 0,
"errors_to_goal": 0,
"penalty_committed": 0,
"penalty_committed_goal": 0,
"clearance off line": 1,
"last man tackle": 0,
"duels_won": 1,
"duels_won_rate": 1,
"aerial duels won": 1,
"aerial duels won_rate": 1,
"goals_against": 1,
"offsides_avg": 1,
"fouls_acg": 1,
"yellow_cards": 1,
"red_cards": 1
},
"matches": [
2703379,
2703402,
2703420,
2703415,
2703392,
2703424,
2703417
]
}
],
"update_time": 1728958472
}
],
"total": 1
},
"msg": "success"
}