Season statistics

https://soccer.sportmonks.com/api/v2.0/seasons/16264?api_token={API_TOKEN}&include=stats{
"data": {
"id": 16264,
"name": "2019/2020",
"league_id": 82,
"is_current_season": false,
"current_round_id": null,
"current_stage_id": null,
"stats": {
"data": {
"id": 1211,
"season_id": 16264,
"league_id": 82,
"number_of_clubs": 18,
"number_of_matches": 306,
"number_of_matches_played": 306,
"number_of_goals": 982,
"matches_both_teams_scored": 178,
"number_of_yellowcards": 1192,
"number_of_yellowredcards": 35,
"number_of_redcards": 20,
"avg_goals_per_match": 3.21,
"avg_yellowcards_per_match": 3.9,
"avg_yellowredcards_per_match": 0.11,
"avg_redcards_per_match": 0.07,
"team_with_most_goals_id": 503,
"team_with_most_goals_number": 100,
"team_with_most_conceded_goals_id": 2642,
"team_with_most_conceded_goals_number": 74,
"team_with_most_goals_per_match_id": 503,
"team_with_most_goals_per_match_number": 2.94,
"season_topscorer_id": 31000,
"season_topscorer_number": 34,
"season_assist_topscorer_id": 30286,
"season_assist_topscorer_number": 21,
"team_most_cleansheets_id": 503,
"team_most_cleansheets_number": 15,
"goals_scored_minutes": {
"0-15": "12.41%",
"15-30": "13.43%",
"30-45": "15.06%",
"45-60": "20.85%",
"60-75": "17.29%",
"75-90": "24.42%"
},
"goalkeeper_most_cleansheets_id": 30642,
"goalkeeper_most_cleansheets_number": 15,
"goal_scored_every_minutes": 28,
"btts": 58.17,
"goal_line": {
"over": {
"0_5": 96.08,
"1_5": 85.62,
"2_5": 65.03,
"3_5": 41.5,
"4_5": 19.93,
"5_5": 9.48
},
"under": {
"0_5": 3.92,
"1_5": 14.38,
"2_5": 34.97,
"3_5": 58.5,
"4_5": 80.07,
"5_5": 90.52
}
},
"avg_corners_per_match": 10.1,
"team_most_corners_count": 240,
"team_most_corners_id": 503,
"goals_conceded": {
"all": 1.6,
"home": 1.55,
"away": 1.66
},
"goals_scored": {
"all": 1.6,
"home": 1.66,
"away": 1.55
},
"win_percentage": {
"all": 38.89,
"home": 40.2,
"away": 37.58
},
"defeat_percentage": {
"all": 38.89,
"home": 37.58,
"away": 40.2
},
"draw_percentage": 22.22,
"avg_homegoals_per_match": 1.66,
"avg_awaygoals_per_match": 1.55,
"avg_player_rating": 6.7,
"updated_at": {
"date": "2020-11-10 08:15:24.000000",
"timezone_type": 3,
"timezone": "UTC"
}
}
}
},Last updated
Was this helpful?