Team statistics
https://soccer.sportmonks.com/api/v2.0/teams/3468?api_token={API_TOKEN}&include=statshttps://soccer.sportmonks.com/api/v2.0/teams/3468?api_token={API_TOKEN}&include=stats&seasons=16326{
"data": {
"id": 3468,
"legacy_id": 117,
"name": "Real Madrid",
"short_code": "RMA",
"twitter": "@realmadrid",
"country_id": 32,
"national_team": false,
"founded": 1902,
"logo_path": "https://cdn.sportmonks.com/images//soccer/teams/12/3468.png",
"venue_id": 2020,
"current_season_id": 17480,
"is_placeholder": false,
"stats": {
"data": [
{
"team_id": 3468,
"season_id": 16326,
"stage_id": 77444988,
"win": {
"total": 26,
"home": 15,
"away": 11
},
"draw": {
"total": 9,
"home": 4,
"away": 5
},
"lost": {
"total": 3,
"home": 0,
"away": 3
},
"goals_for": {
"total": 70,
"home": 40,
"away": 30
},
"goals_against": {
"total": 25,
"home": 11,
"away": 14
},
"clean_sheet": {
"total": 19,
"home": 11,
"away": 8
},
"failed_to_score": {
"total": 6,
"home": 2,
"away": 4
},
"scoring_minutes": [
{
"period": [
{
"minute": "0-15",
"count": 8,
"percentage": 11.4
},
{
"minute": "15-30",
"count": 9,
"percentage": 12.9
},
{
"minute": "30-45",
"count": 13,
"percentage": 18.6
},
{
"minute": "45-60",
"count": 10,
"percentage": 14.3
},
{
"minute": "60-75",
"count": 15,
"percentage": 21.4
},
{
"minute": "75-90",
"count": 15,
"percentage": 21.4
}
]
}
],
"goals_conceded_minutes": [
{
"period": [
{
"minute": "0-15",
"count": 5,
"percentage": 20
},
{
"minute": "15-30",
"count": 0,
"percentage": 0
},
{
"minute": "30-45",
"count": 2,
"percentage": 8
},
{
"minute": "45-60",
"count": 3,
"percentage": 12
},
{
"minute": "60-75",
"count": 5,
"percentage": 20
},
{
"minute": "75-90",
"count": 10,
"percentage": 40
}
]
}
],
"avg_goals_per_game_scored": {
"total": 1.84,
"home": 2.11,
"away": 1.58
},
"avg_goals_per_game_conceded": {
"total": 0.66,
"home": 0.58,
"away": 0.74
},
"avg_first_goal_scored": {
"total": "42m",
"home": "39m",
"away": "45m"
},
"avg_first_goal_conceded": {
"total": "52m",
"home": "51m",
"away": "53m"
},
"attacks": 4557,
"dangerous_attacks": 2466,
"avg_ball_possession_percentage": "59.00",
"fouls": 476,
"avg_fouls_per_game": "12.53",
"offsides": 84,
"redcards": 4,
"yellowcards": 82,
"shots_blocked": 19,
"shots_off_target": 335,
"avg_shots_off_target_per_game": "8.82",
"shots_on_target": 229,
"avg_shots_on_target_per_game": "6.03",
"avg_corners": "5.05",
"total_corners": 192,
"btts": 44.74,
"goal_line": {
"over": {
"0_5": {
"home": 89.47,
"away": 89.47
},
"1_5": {
"home": 78.95,
"away": 57.89
},
"2_5": {
"home": 47.37,
"away": 52.63
},
"3_5": {
"home": 31.58,
"away": 26.32
},
"4_5": {
"home": 15.79,
"away": 5.26
},
"5_5": {
"home": 5.26,
"away": 0
}
},
"under": {
"0_5": {
"home": 10.53,
"away": 10.53
},
"1_5": {
"home": 21.05,
"away": 42.11
},
"2_5": {
"home": 52.63,
"away": 47.37
},
"3_5": {
"home": 68.42,
"away": 73.68
},
"4_5": {
"home": 84.21,
"away": 94.74
},
"5_5": {
"home": 94.74,
"away": 100
}
}
},
"avg_player_rating": 6.81,
"avg_player_rating_per_match": 6.82,
"tackles": null
}
]
}
},
Last updated
Was this helpful?