curl --location 'https://api.marzdata.cn/sport/api/v3/stats/202/team?year=2025&team_id=187334' \
--header 'app_id: {{APP_ID}}' \
--header 'app_secret: {{APP_SECRET}}'{
"code": 0,
"data": {
"list": [
{
"team_id": 1231,
"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,
"half_full_time_stats": {
"summary": {
"home_matches": 11,
"away_matches": 9
},
"items": [
{
"type": "WW",
"home": 6,
"away": 3,
"total": 9
},
{
"type": "WD",
"home": 0,
"away": 1,
"total": 1
},
{
"type": "WL",
"home": 0,
"away": 0,
"total": 0
},
{
"type": "DW",
"home": 3,
"away": 2,
"total": 5
},
{
"type": "DD",
"home": 0,
"away": 0,
"total": 0
},
{
"type": "DL",
"home": 0,
"away": 1,
"total": 1
},
{
"type": "LW",
"home": 0,
"away": 0,
"total": 0
},
{
"type": "LD",
"home": 1,
"away": 0,
"total": 1
},
{
"type": "LL",
"home": 1,
"away": 2,
"total": 3
}
]
},
"odd_even_stats": {
"home": {
"matches": 10,
"odd_count": 7,
"even_count": 3,
"odd_rate": 0.7,
"even_rate": 0.3,
"last_6": [
1,
1,
1,
2,
1,
1
]
},
"away": {
"matches": 9,
"odd_count": 7,
"even_count": 2,
"odd_rate": 0.78,
"even_rate": 0.22,
"last_6": [
1,
2,
1,
1,
1,
1
]
},
"total": {
"matches": 19,
"odd_count": 14,
"even_count": 5,
"odd_rate": 0.74,
"even_rate": 0.26,
"last_6": [
1,
1,
2,
1,
1,
1
]
}
},
"goal_distribution": {
"home": {
"matches": 10,
"details": {
"g1": 3,
"g2": 2,
"g3": 3,
"g4": 0,
"g5": 1,
"g6": 1,
"g7+": 0
}
},
"away": {
"matches": 9,
"details": {
"g1": 4,
"g2": 2,
"g3": 3,
"g4": 0,
"g5": 0,
"g6": 0,
"g7+": 0
}
},
"total": {
"matches": 19,
"details": {
"g1": 7,
"g2": 4,
"g3": 6,
"g4": 0,
"g5": 1,
"g6": 1,
"g7+": 0
}
}
},
"corner_distribution": {
"home": {
"matches": 10,
"details": {
"c0_7": 6,
"c8": 1,
"c9": 1,
"c10": 2,
"c11": 0,
"c12": 0,
"c13+": 0
}
},
"away": {
"matches": 9,
"details": {
"c0_7": 6,
"c8": 1,
"c9": 0,
"c10": 1,
"c11": 0,
"c12": 1,
"c13+": 0
}
},
"total": {
"matches": 19,
"details": {
"c0_7": 12,
"c8": 2,
"c9": 1,
"c10": 3,
"c11": 0,
"c12": 1,
"c13+": 0
}
}
},
"time_period_analysis": {
"home": {
"scored": [
{
"period": "0'-15'",
"scored": 5,
"matches": 5
},
{
"period": "15'-30'",
"scored": 3,
"matches": 7
},
{
"period": "30'-45'",
"scored": 7,
"matches": 9
},
{
"period": "45'-60'",
"scored": 4,
"matches": 6
},
{
"period": "60'-75'",
"scored": 5,
"matches": 6
},
{
"period": "75'-90'",
"scored": 7,
"matches": 9
}
],
"conceded": [
{
"period": "0'-15'",
"conceded": 5,
"matches": 5
},
{
"period": "15'-30'",
"conceded": 3,
"matches": 7
},
{
"period": "30'-45'",
"conceded": 7,
"matches": 9
},
{
"period": "45'-60'",
"conceded": 4,
"matches": 6
},
{
"period": "60'-75'",
"conceded": 5,
"matches": 6
},
{
"period": "75'-90'",
"conceded": 7,
"matches": 9
}
]
},
"away": {
"scored": [
{
"period": "0'-15'",
"scored": 5,
"matches": 5
},
{
"period": "15'-30'",
"scored": 3,
"matches": 7
},
{
"period": "30'-45'",
"scored": 7,
"matches": 9
},
{
"period": "45'-60'",
"scored": 4,
"matches": 6
},
{
"period": "60'-75'",
"scored": 5,
"matches": 6
},
{
"period": "75'-90'",
"scored": 7,
"matches": 9
}
],
"conceded": [
{
"period": "0'-15'",
"conceded": 5,
"matches": 5
},
{
"period": "15'-30'",
"conceded": 3,
"matches": 7
},
{
"period": "30'-45'",
"conceded": 7,
"matches": 9
},
{
"period": "45'-60'",
"conceded": 4,
"matches": 6
},
{
"period": "60'-75'",
"conceded": 5,
"matches": 6
},
{
"period": "75'-90'",
"conceded": 7,
"matches": 9
}
]
}
},
"handicap_indices": {
"home": {
"matches": 11,
"win": 5,
"loss": 6,
"win_rate": 0.45,
"loss_rate": 0.55,
"last_6": [
1,
2,
1,
2,
1,
2
]
},
"away": {
"matches": 11,
"win": 5,
"loss": 6,
"win_rate": 0.45,
"loss_rate": 0.55,
"last_6": [
1,
2,
1,
2,
1,
2
]
},
"upper": {
"matches": 11,
"win": 5,
"loss": 6,
"win_rate": 0.45,
"loss_rate": 0.55,
"last_6": [
1,
2,
1,
2,
1,
2
]
},
"lower": {
"matches": 11,
"win": 5,
"loss": 6,
"win_rate": 0.45,
"loss_rate": 0.55,
"last_6": [
1,
2,
1,
2,
1,
2
]
},
"total": {
"matches": 11,
"win": 5,
"loss": 6,
"win_rate": 0.45,
"loss_rate": 0.55,
"last_6": [
1,
2,
1,
2,
1,
2
]
}
},
"over_under_index": {
"home": {
"matches": 11,
"over": 5,
"under": 6,
"over_rate": 0.45,
"under_rate": 0.55,
"last_6": [
1,
2,
1,
3,
1,
3
]
},
"away": {
"matches": 11,
"over": 5,
"under": 6,
"over_rate": 0.45,
"under_rate": 0.55,
"last_6": [
1,
2,
1,
3,
1,
3
]
},
"total": {
"matches": 11,
"over": 5,
"under": 6,
"over_rate": 0.45,
"under_rate": 0.55,
"last_6": [
1,
2,
1,
3,
1,
3
]
}
}
}
],
"matches": [
2596885,
2605483,
2596226,
2740486,
2738517,
2735637,
2745798
]
}
],
"update_time": 1728958472
}
],
"total": 1
},
"msg": "success"
}