Sofascore Scraper

ENDPOINTS
GET/players/penalty-history

Player Penalty History

Every penalty taken with outcome, match and goalkeeper, plus scored and attempted totals.

QUERY PARAMS

Sofascore player id or any sofascore.com player URL.

Examples:

  • ID: 934235 (Bukayo Saka)
  • URL: https://www.sofascore.com/football/player/bukayo-saka/934235
{
  "player_id": 934235,
  "penalties": [
    {
      "match": {
        "id": 12813003,
        "custom_id": "GObsnUb",
        "slug": "england-france",
        "link": "https://www.sofascore.com/football/match/england-france/GObsnUb#id:12813003",
        "start_time": "2026-07-18T21:00:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 4481,
          "name": "France",
          "short_name": "France",
          "code": "FRA",
          "slug": "france",
          "link": "https://www.sofascore.com/team/football/france/4481",
          "image_link": "https://img.sofascore.com/api/v1/team/4481/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": true,
          "colors": {
            "primary": "#01509e",
            "secondary": "#e30613",
            "text": "#e30613"
          },
          "followers_count": 2064256,
          "ranking": 3
        },
        "away_team": {
          "id": 4713,
          "name": "England",
          "short_name": "England",
          "code": "ENG",
          "slug": "england",
          "link": "https://www.sofascore.com/team/football/england/4713",
          "image_link": "https://img.sofascore.com/api/v1/team/4713/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": true,
          "colors": {
            "primary": "#ffffff",
            "secondary": "#cc0000",
            "text": "#cc0000"
          },
          "followers_count": 1597597,
          "ranking": 4
        },
        "home_score": {
          "current": 4,
          "display": 4,
          "periods": {
            "period1": 0,
            "period2": 4,
            "normaltime": 4
          }
        },
        "away_score": {
          "current": 6,
          "display": 6,
          "periods": {
            "period1": 4,
            "period2": 2,
            "normaltime": 6
          }
        },
        "round": {
          "number": 50,
          "name": "Match for 3rd place",
          "slug": "match-for-3rd-place",
          "cup_round_type": null
        },
        "tournament": {
          "id": 16,
          "name": "FIFA World Cup",
          "slug": "world-championship",
          "link": "https://www.sofascore.com/tournament/football/world/world-championship/16",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/16/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/16/image/dark",
          "colors": {
            "primary": "#d20a11",
            "secondary": "#e8bb57"
          },
          "followers_count": 2012427,
          "category": {
            "id": 1468,
            "name": "World",
            "slug": "world",
            "link": "https://www.sofascore.com/football/world",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/international/flag"
          },
          "group": {
            "id": 3948,
            "name": "FIFA World Cup, Knockout",
            "slug": "world-cup-knockout-stage",
            "is_group": false
          },
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 6093103,
      "x": 72.58,
      "y": 91.5
    },
    {
      "match": {
        "id": 14970878,
        "custom_id": "hsR",
        "slug": "arsenal-crystal-palace",
        "link": "https://www.sofascore.com/football/match/arsenal-crystal-palace/hsR#id:14970878",
        "start_time": "2025-12-23T20:00:00Z",
        "status": {
          "code": 120,
          "type": "finished",
          "description": "AP"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 1,
        "home_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "away_team": {
          "id": 7,
          "name": "Crystal Palace",
          "short_name": "Crystal Palace",
          "code": "CRY",
          "slug": "crystal-palace",
          "link": "https://www.sofascore.com/team/football/crystal-palace/7",
          "image_link": "https://img.sofascore.com/api/v1/team/7/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#0033ff",
            "secondary": "#b90d2b",
            "text": "#b90d2b"
          },
          "followers_count": 476286
        },
        "home_score": {
          "current": 9,
          "display": 1,
          "periods": {
            "period1": 0,
            "period2": 1,
            "normaltime": 1,
            "penalties": 8
          }
        },
        "away_score": {
          "current": 8,
          "display": 1,
          "periods": {
            "period1": 0,
            "period2": 1,
            "normaltime": 1,
            "penalties": 7
          }
        },
        "round": {
          "number": 27,
          "name": "Quarterfinals",
          "slug": "quarterfinals",
          "cup_round_type": 4
        },
        "tournament": {
          "id": 21,
          "name": "EFL Cup",
          "slug": "efl-cup",
          "link": "https://www.sofascore.com/tournament/football/england/efl-cup/21",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/21/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/21/image/dark",
          "colors": {
            "primary": "#203e93",
            "secondary": "#bc1723"
          },
          "followers_count": 164869,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 6084955,
      "x": 73.66,
      "y": 99
    },
    {
      "match": {
        "id": 14566883,
        "custom_id": "RsqU",
        "slug": "sk-slavia-praha-arsenal",
        "link": "https://www.sofascore.com/football/match/sk-slavia-praha-arsenal/RsqU#id:14566883",
        "start_time": "2025-11-04T17:45:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 2216,
          "name": "SK Slavia Praha",
          "short_name": "Slavia Praha",
          "code": "SLA",
          "slug": "slavia-praha",
          "link": "https://www.sofascore.com/team/football/slavia-praha/2216",
          "image_link": "https://img.sofascore.com/api/v1/team/2216/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#ffffff",
            "secondary": "#e10000",
            "text": "#e10000"
          },
          "followers_count": 143103
        },
        "away_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "home_score": {
          "current": 0,
          "display": 0,
          "periods": {
            "period1": 0,
            "period2": 0,
            "normaltime": 0
          }
        },
        "away_score": {
          "current": 3,
          "display": 3,
          "periods": {
            "period1": 1,
            "period2": 2,
            "normaltime": 3
          }
        },
        "round": {
          "number": 4,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 7,
          "name": "UEFA Champions League",
          "slug": "uefa-champions-league",
          "link": "https://www.sofascore.com/tournament/football/europe/uefa-champions-league/7",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/7/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/7/image/dark",
          "colors": {
            "primary": "#062b5c",
            "secondary": "#086aab"
          },
          "followers_count": 1170722,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          },
          "group": null
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 6083358,
      "x": 68.82,
      "y": 92.67
    },
    {
      "match": {
        "id": 14025214,
        "custom_id": "MR",
        "slug": "arsenal-west-ham-united",
        "link": "https://www.sofascore.com/football/match/arsenal-west-ham-united/MR#id:14025214",
        "start_time": "2025-10-04T14:00:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 1,
        "home_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "away_team": {
          "id": 37,
          "name": "West Ham United",
          "short_name": "West Ham",
          "code": "WHU",
          "slug": "west-ham-united",
          "link": "https://www.sofascore.com/team/football/west-ham-united/37",
          "image_link": "https://img.sofascore.com/api/v1/team/37/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#66192c",
            "secondary": "#59b3e4",
            "text": "#59b3e4"
          },
          "followers_count": 514709
        },
        "home_score": {
          "current": 2,
          "display": 2,
          "periods": {
            "period1": 1,
            "period2": 1,
            "normaltime": 2
          }
        },
        "away_score": {
          "current": 0,
          "display": 0,
          "periods": {
            "period1": 0,
            "period2": 0,
            "normaltime": 0
          }
        },
        "round": {
          "number": 7,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 6081049,
      "x": 68.28,
      "y": 73.67
    },
    {
      "match": {
        "id": 13513422,
        "custom_id": "RsEgb",
        "slug": "real-madrid-arsenal",
        "link": "https://www.sofascore.com/football/match/real-madrid-arsenal/RsEgb#id:13513422",
        "start_time": "2025-04-16T19:00:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 2829,
          "name": "Real Madrid",
          "short_name": "Real Madrid",
          "code": "RMA",
          "slug": "real-madrid",
          "link": "https://www.sofascore.com/team/football/real-madrid/2829",
          "image_link": "https://img.sofascore.com/api/v1/team/2829/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#ffffff",
            "secondary": "#004996",
            "text": "#004996"
          },
          "followers_count": 8742483
        },
        "away_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "home_score": {
          "current": 1,
          "display": 1,
          "periods": {
            "period1": 0,
            "period2": 1,
            "normaltime": 1,
            "aggregated": 1
          }
        },
        "away_score": {
          "current": 2,
          "display": 2,
          "periods": {
            "period1": 0,
            "period2": 2,
            "normaltime": 2,
            "aggregated": 5
          }
        },
        "round": {
          "number": 27,
          "name": "Quarterfinals",
          "slug": "quarterfinals",
          "cup_round_type": 4
        },
        "tournament": {
          "id": 7,
          "name": "UEFA Champions League",
          "slug": "uefa-champions-league",
          "link": "https://www.sofascore.com/tournament/football/europe/uefa-champions-league/7",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/7/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/7/image/dark",
          "colors": {
            "primary": "#062b5c",
            "secondary": "#086aab"
          },
          "followers_count": 1170722,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          },
          "group": {
            "id": 145109,
            "name": "UEFA Champions League, Knockout Phase",
            "slug": "uefa-champions-league-knockout-phase",
            "is_group": false
          }
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "save",
      "zone": "low-left",
      "id": 6075286,
      "x": 35.48,
      "y": 77.83
    },
    {
      "match": {
        "id": 12436914,
        "custom_id": "MR",
        "slug": "arsenal-west-ham-united",
        "link": "https://www.sofascore.com/football/match/arsenal-west-ham-united/MR#id:12436914",
        "start_time": "2024-11-30T17:30:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 37,
          "name": "West Ham United",
          "short_name": "West Ham",
          "code": "WHU",
          "slug": "west-ham-united",
          "link": "https://www.sofascore.com/team/football/west-ham-united/37",
          "image_link": "https://img.sofascore.com/api/v1/team/37/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#66192c",
            "secondary": "#59b3e4",
            "text": "#59b3e4"
          },
          "followers_count": 514709
        },
        "away_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "home_score": {
          "current": 2,
          "display": 2,
          "periods": {
            "period1": 2,
            "period2": 0,
            "normaltime": 2
          }
        },
        "away_score": {
          "current": 5,
          "display": 5,
          "periods": {
            "period1": 5,
            "period2": 0,
            "normaltime": 5
          }
        },
        "round": {
          "number": 13,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-left",
      "id": 6070377,
      "x": 33.33,
      "y": 93.67
    },
    {
      "match": {
        "id": 12764491,
        "custom_id": "Rsbkb",
        "slug": "sporting-arsenal",
        "link": "https://www.sofascore.com/football/match/sporting-arsenal/Rsbkb#id:12764491",
        "start_time": "2024-11-26T20:00:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 3001,
          "name": "Sporting CP",
          "short_name": "Sporting",
          "code": "SCP",
          "slug": "sporting",
          "link": "https://www.sofascore.com/team/football/sporting/3001",
          "image_link": "https://img.sofascore.com/api/v1/team/3001/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#009966",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 831679
        },
        "away_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "home_score": {
          "current": 1,
          "display": 1,
          "periods": {
            "period1": 0,
            "period2": 1,
            "normaltime": 1
          }
        },
        "away_score": {
          "current": 5,
          "display": 5,
          "periods": {
            "period1": 3,
            "period2": 2,
            "normaltime": 5
          }
        },
        "round": {
          "number": 5,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 7,
          "name": "UEFA Champions League",
          "slug": "uefa-champions-league",
          "link": "https://www.sofascore.com/tournament/football/europe/uefa-champions-league/7",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/7/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/7/image/dark",
          "colors": {
            "primary": "#062b5c",
            "secondary": "#086aab"
          },
          "followers_count": 1170722,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          },
          "group": null
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 6070232,
      "x": 72.04,
      "y": 87.33
    },
    {
      "match": {
        "id": 11874019,
        "custom_id": "ZTbsnUb",
        "slug": "england-switzerland",
        "link": "https://www.sofascore.com/football/match/england-switzerland/ZTbsnUb#id:11874019",
        "start_time": "2024-07-06T16:00:00Z",
        "status": {
          "code": 120,
          "type": "finished",
          "description": "AP"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 1,
        "home_team": {
          "id": 4713,
          "name": "England",
          "short_name": "England",
          "code": "ENG",
          "slug": "england",
          "link": "https://www.sofascore.com/team/football/england/4713",
          "image_link": "https://img.sofascore.com/api/v1/team/4713/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": true,
          "colors": {
            "primary": "#ffffff",
            "secondary": "#cc0000",
            "text": "#cc0000"
          },
          "followers_count": 1597597,
          "ranking": 4
        },
        "away_team": {
          "id": 4699,
          "name": "Switzerland",
          "short_name": "Switzerland",
          "code": "SUI",
          "slug": "switzerland",
          "link": "https://www.sofascore.com/team/football/switzerland/4699",
          "image_link": "https://img.sofascore.com/api/v1/team/4699/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": true,
          "colors": {
            "primary": "#ff0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 305383,
          "ranking": 14
        },
        "home_score": {
          "current": 6,
          "display": 1,
          "periods": {
            "period1": 0,
            "period2": 1,
            "normaltime": 1,
            "extra1": 0,
            "extra2": 0,
            "overtime": 0,
            "penalties": 5
          }
        },
        "away_score": {
          "current": 4,
          "display": 1,
          "periods": {
            "period1": 0,
            "period2": 1,
            "normaltime": 1,
            "extra1": 0,
            "extra2": 0,
            "overtime": 0,
            "penalties": 3
          }
        },
        "round": {
          "number": 27,
          "name": "Quarterfinals",
          "slug": "quarterfinals",
          "cup_round_type": 4
        },
        "tournament": {
          "id": 1,
          "name": "EURO",
          "slug": "european-championship",
          "link": "https://www.sofascore.com/tournament/football/europe/european-championship/1",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/1/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/1/image/dark",
          "colors": {
            "primary": "#293cdb",
            "secondary": "#00ba5d"
          },
          "followers_count": 730276,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          },
          "group": {
            "id": 2137,
            "name": "Euro, Knockout stage",
            "slug": "uefa-euro-knockout-stage",
            "is_group": false
          },
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 6063530,
      "x": 74.73,
      "y": 97.83
    },
    {
      "match": {
        "id": 11352482,
        "custom_id": "Rkb",
        "slug": "bournemouth-arsenal",
        "link": "https://www.sofascore.com/football/match/bournemouth-arsenal/Rkb#id:11352482",
        "start_time": "2024-05-04T11:30:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 1,
        "home_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "away_team": {
          "id": 60,
          "name": "Bournemouth",
          "short_name": "Bournemouth",
          "code": "BOU",
          "slug": "bournemouth",
          "link": "https://www.sofascore.com/team/football/bournemouth/60",
          "image_link": "https://img.sofascore.com/api/v1/team/60/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#000000",
            "secondary": "#cc0000",
            "text": "#cc0000"
          },
          "followers_count": 354977
        },
        "home_score": {
          "current": 3,
          "display": 3,
          "periods": {
            "period1": 1,
            "period2": 2,
            "normaltime": 3
          }
        },
        "away_score": {
          "current": 0,
          "display": 0,
          "periods": {
            "period1": 0,
            "period2": 0,
            "normaltime": 0
          }
        },
        "round": {
          "number": 36,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-left",
      "id": 6061740,
      "x": 39.25,
      "y": 99
    },
    {
      "match": {
        "id": 11352359,
        "custom_id": "FsR",
        "slug": "arsenal-brighton-and-hove-albion",
        "link": "https://www.sofascore.com/football/match/arsenal-brighton-and-hove-albion/FsR#id:11352359",
        "start_time": "2024-04-06T16:30:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 30,
          "name": "Brighton & Hove Albion",
          "short_name": "Brighton",
          "code": "BHA",
          "slug": "brighton-and-hove-albion",
          "link": "https://www.sofascore.com/team/football/brighton-and-hove-albion/30",
          "image_link": "https://img.sofascore.com/api/v1/team/30/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#0054a6",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 475246
        },
        "away_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "home_score": {
          "current": 0,
          "display": 0,
          "periods": {
            "period1": 0,
            "period2": 0,
            "normaltime": 0
          }
        },
        "away_score": {
          "current": 3,
          "display": 3,
          "periods": {
            "period1": 1,
            "period2": 2,
            "normaltime": 3
          }
        },
        "round": {
          "number": 32,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-left",
      "id": 6060491,
      "x": 30.65,
      "y": 92.67
    },
    {
      "match": {
        "id": 11905295,
        "custom_id": "Rsckb",
        "slug": "fc-porto-arsenal",
        "link": "https://www.sofascore.com/football/match/fc-porto-arsenal/Rsckb#id:11905295",
        "start_time": "2024-03-12T20:00:00Z",
        "status": {
          "code": 120,
          "type": "finished",
          "description": "AP"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 1,
        "home_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "away_team": {
          "id": 3002,
          "name": "FC Porto",
          "short_name": "Porto",
          "code": "FCP",
          "slug": "fc-porto",
          "link": "https://www.sofascore.com/team/football/fc-porto/3002",
          "image_link": "https://img.sofascore.com/api/v1/team/3002/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#194f93",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 743633
        },
        "home_score": {
          "current": 5,
          "display": 1,
          "periods": {
            "period1": 1,
            "period2": 0,
            "normaltime": 1,
            "extra1": 0,
            "extra2": 0,
            "overtime": 0,
            "penalties": 4,
            "aggregated": 1
          }
        },
        "away_score": {
          "current": 2,
          "display": 0,
          "periods": {
            "period1": 0,
            "period2": 0,
            "normaltime": 0,
            "extra1": 0,
            "extra2": 0,
            "overtime": 0,
            "penalties": 2,
            "aggregated": 1
          }
        },
        "round": {
          "number": 5,
          "name": "Round of 16",
          "slug": "round-of-16",
          "cup_round_type": 8
        },
        "tournament": {
          "id": 7,
          "name": "UEFA Champions League",
          "slug": "uefa-champions-league",
          "link": "https://www.sofascore.com/tournament/football/europe/uefa-champions-league/7",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/7/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/7/image/dark",
          "colors": {
            "primary": "#062b5c",
            "secondary": "#086aab"
          },
          "followers_count": 1170722,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          },
          "group": {
            "id": 23,
            "name": "UEFA Champions League, Knockout stage",
            "slug": "uefa-champions-league-knockout-stage",
            "is_group": false
          },
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-left",
      "id": 6057991,
      "x": 28.49,
      "y": 78.83
    },
    {
      "match": {
        "id": 11352453,
        "custom_id": "gsR",
        "slug": "arsenal-burnley",
        "link": "https://www.sofascore.com/football/match/arsenal-burnley/gsR#id:11352453",
        "start_time": "2024-02-17T15:00:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 6,
          "name": "Burnley",
          "short_name": "Burnley",
          "code": "BUR",
          "slug": "burnley",
          "link": "https://www.sofascore.com/team/football/burnley/6",
          "image_link": "https://img.sofascore.com/api/v1/team/6/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#81204c",
            "secondary": "#8fd2f4",
            "text": "#8fd2f4"
          },
          "followers_count": 176509
        },
        "away_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "home_score": {
          "current": 0,
          "display": 0,
          "periods": {
            "period1": 0,
            "period2": 0,
            "normaltime": 0
          }
        },
        "away_score": {
          "current": 5,
          "display": 5,
          "periods": {
            "period1": 2,
            "period2": 3,
            "normaltime": 5
          }
        },
        "round": {
          "number": 25,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 6055828,
      "x": 72.58,
      "y": 93.67
    },
    {
      "match": {
        "id": 11352443,
        "custom_id": "MR",
        "slug": "arsenal-west-ham-united",
        "link": "https://www.sofascore.com/football/match/arsenal-west-ham-united/MR#id:11352443",
        "start_time": "2024-02-11T14:00:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 37,
          "name": "West Ham United",
          "short_name": "West Ham",
          "code": "WHU",
          "slug": "west-ham-united",
          "link": "https://www.sofascore.com/team/football/west-ham-united/37",
          "image_link": "https://img.sofascore.com/api/v1/team/37/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#66192c",
            "secondary": "#59b3e4",
            "text": "#59b3e4"
          },
          "followers_count": 514709
        },
        "away_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "home_score": {
          "current": 0,
          "display": 0,
          "periods": {
            "period1": 0,
            "period2": 0,
            "normaltime": 0
          }
        },
        "away_score": {
          "current": 6,
          "display": 6,
          "periods": {
            "period1": 4,
            "period2": 2,
            "normaltime": 6
          }
        },
        "round": {
          "number": 24,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 6042169,
      "x": 60.75,
      "y": 77.83
    },
    {
      "match": {
        "id": 11352627,
        "custom_id": "IsR",
        "slug": "arsenal-tottenham-hotspur",
        "link": "https://www.sofascore.com/football/match/arsenal-tottenham-hotspur/IsR#id:11352627",
        "start_time": "2023-09-24T13:00:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 3,
        "home_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "away_team": {
          "id": 33,
          "name": "Tottenham Hotspur",
          "short_name": "Tottenham",
          "code": "TOT",
          "slug": "tottenham-hotspur",
          "link": "https://www.sofascore.com/team/football/tottenham-hotspur/33",
          "image_link": "https://img.sofascore.com/api/v1/team/33/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#ffffff",
            "secondary": "#000066",
            "text": "#000066"
          },
          "followers_count": 1664004
        },
        "home_score": {
          "current": 2,
          "display": 2,
          "periods": {
            "period1": 1,
            "period2": 1,
            "normaltime": 2
          }
        },
        "away_score": {
          "current": 2,
          "display": 2,
          "periods": {
            "period1": 1,
            "period2": 1,
            "normaltime": 2
          }
        },
        "round": {
          "number": 6,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "high-centre",
      "id": 1916198,
      "x": 51.61,
      "y": 63
    },
    {
      "match": {
        "id": 11352447,
        "custom_id": "RsT",
        "slug": "fulham-arsenal",
        "link": "https://www.sofascore.com/football/match/fulham-arsenal/RsT#id:11352447",
        "start_time": "2023-08-26T14:00:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 3,
        "home_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "away_team": {
          "id": 43,
          "name": "Fulham",
          "short_name": "Fulham",
          "code": "FUL",
          "slug": "fulham",
          "link": "https://www.sofascore.com/team/football/fulham/43",
          "image_link": "https://img.sofascore.com/api/v1/team/43/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#ffffff",
            "secondary": "#000000",
            "text": "#000000"
          },
          "followers_count": 370384
        },
        "home_score": {
          "current": 2,
          "display": 2,
          "periods": {
            "period1": 0,
            "period2": 2,
            "normaltime": 2
          }
        },
        "away_score": {
          "current": 2,
          "display": 2,
          "periods": {
            "period1": 1,
            "period2": 1,
            "normaltime": 2
          }
        },
        "round": {
          "number": 3,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 976570,
      "x": 70.43,
      "y": 99
    },
    {
      "match": {
        "id": 11455106,
        "custom_id": "rsR",
        "slug": "arsenal-manchester-city",
        "link": "https://www.sofascore.com/football/match/arsenal-manchester-city/rsR#id:11455106",
        "start_time": "2023-08-06T15:00:00Z",
        "status": {
          "code": 120,
          "type": "finished",
          "description": "AP"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 17,
          "name": "Manchester City",
          "short_name": "Man City",
          "code": "MCI",
          "slug": "manchester-city",
          "link": "https://www.sofascore.com/team/football/manchester-city/17",
          "image_link": "https://img.sofascore.com/api/v1/team/17/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#66ccff",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4715554
        },
        "away_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "home_score": {
          "current": 2,
          "display": 1,
          "periods": {
            "period1": 0,
            "period2": 1,
            "normaltime": 1,
            "penalties": 1
          }
        },
        "away_score": {
          "current": 5,
          "display": 1,
          "periods": {
            "period1": 0,
            "period2": 1,
            "normaltime": 1,
            "penalties": 4
          }
        },
        "round": {
          "number": 29,
          "name": "Final",
          "slug": "final",
          "cup_round_type": 1
        },
        "tournament": {
          "id": 346,
          "name": "Community Shield",
          "slug": "community-shield",
          "link": "https://www.sofascore.com/tournament/football/england/community-shield/346",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/346/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/346/image/dark",
          "colors": {
            "primary": "#e4051f",
            "secondary": "#949fa4"
          },
          "followers_count": 47970,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 298770,
      "x": 62.37,
      "y": 99
    },
    {
      "match": {
        "id": 10385579,
        "custom_id": "MR",
        "slug": "arsenal-west-ham-united",
        "link": "https://www.sofascore.com/football/match/arsenal-west-ham-united/MR#id:10385579",
        "start_time": "2023-04-16T13:00:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 3,
        "home_team": {
          "id": 37,
          "name": "West Ham United",
          "short_name": "West Ham",
          "code": "WHU",
          "slug": "west-ham-united",
          "link": "https://www.sofascore.com/team/football/west-ham-united/37",
          "image_link": "https://img.sofascore.com/api/v1/team/37/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#66192c",
            "secondary": "#59b3e4",
            "text": "#59b3e4"
          },
          "followers_count": 514709
        },
        "away_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "home_score": {
          "current": 2,
          "display": 2,
          "periods": {
            "period1": 1,
            "period2": 1,
            "normaltime": 2
          }
        },
        "away_score": {
          "current": 2,
          "display": 2,
          "periods": {
            "period1": 2,
            "period2": 0,
            "normaltime": 2
          }
        },
        "round": {
          "number": 31,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "miss",
      "zone": "close-left",
      "id": 42705,
      "x": 9.14,
      "y": 67.67
    },
    {
      "match": {
        "id": 11083520,
        "custom_id": "Rsbkb",
        "slug": "sporting-arsenal",
        "link": "https://www.sofascore.com/football/match/sporting-arsenal/Rsbkb#id:11083520",
        "start_time": "2023-03-16T20:00:00Z",
        "status": {
          "code": 120,
          "type": "finished",
          "description": "AP"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "away_team": {
          "id": 3001,
          "name": "Sporting CP",
          "short_name": "Sporting",
          "code": "SCP",
          "slug": "sporting",
          "link": "https://www.sofascore.com/team/football/sporting/3001",
          "image_link": "https://img.sofascore.com/api/v1/team/3001/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#009966",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 831679
        },
        "home_score": {
          "current": 4,
          "display": 1,
          "periods": {
            "period1": 1,
            "period2": 0,
            "normaltime": 1,
            "overtime": 0,
            "penalties": 3,
            "aggregated": 3
          }
        },
        "away_score": {
          "current": 6,
          "display": 1,
          "periods": {
            "period1": 0,
            "period2": 1,
            "normaltime": 1,
            "overtime": 0,
            "penalties": 5,
            "aggregated": 3
          }
        },
        "round": {
          "number": 5,
          "name": "Round of 16",
          "slug": "round-of-16",
          "cup_round_type": 8
        },
        "tournament": {
          "id": 679,
          "name": "UEFA Europa League",
          "slug": "uefa-europa-league",
          "link": "https://www.sofascore.com/tournament/football/europe/uefa-europa-league/679",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/679/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/679/image/dark",
          "colors": {
            "primary": null,
            "secondary": "#f37d25"
          },
          "followers_count": 468304,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          },
          "group": {
            "id": 10909,
            "name": "UEFA Europa League, Knockout stage",
            "slug": "uefa-europa-league-knockout-stage",
            "is_group": false
          },
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 40883,
      "x": 60.75,
      "y": 99
    },
    {
      "match": {
        "id": 10913239,
        "custom_id": "rsR",
        "slug": "arsenal-manchester-city",
        "link": "https://www.sofascore.com/football/match/arsenal-manchester-city/rsR#id:10913239",
        "start_time": "2023-02-15T19:30:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "away_team": {
          "id": 17,
          "name": "Manchester City",
          "short_name": "Man City",
          "code": "MCI",
          "slug": "manchester-city",
          "link": "https://www.sofascore.com/team/football/manchester-city/17",
          "image_link": "https://img.sofascore.com/api/v1/team/17/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#66ccff",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4715554
        },
        "home_score": {
          "current": 1,
          "display": 1,
          "periods": {
            "period1": 1,
            "period2": 0,
            "normaltime": 1
          }
        },
        "away_score": {
          "current": 3,
          "display": 3,
          "periods": {
            "period1": 1,
            "period2": 2,
            "normaltime": 3
          }
        },
        "round": {
          "number": 12,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-left",
      "id": 37743,
      "x": 29.03,
      "y": 93.67
    },
    {
      "match": {
        "id": 10385644,
        "custom_id": "HQfh",
        "slug": "liverpool-arsenal",
        "link": "https://www.sofascore.com/football/match/liverpool-arsenal/HQfh#id:10385644",
        "start_time": "2022-10-09T15:30:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 1,
        "home_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "away_team": {
          "id": 44,
          "name": "Liverpool FC",
          "short_name": "Liverpool",
          "code": "LIV",
          "slug": "liverpool",
          "link": "https://www.sofascore.com/team/football/liverpool/44",
          "image_link": "https://img.sofascore.com/api/v1/team/44/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4290050
        },
        "home_score": {
          "current": 3,
          "display": 3,
          "periods": {
            "period1": 2,
            "period2": 1,
            "normaltime": 3
          }
        },
        "away_score": {
          "current": 2,
          "display": 2,
          "periods": {
            "period1": 1,
            "period2": 1,
            "normaltime": 2
          }
        },
        "round": {
          "number": 10,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-left",
      "id": 22457,
      "x": 29.57,
      "y": 97.83
    },
    {
      "match": {
        "id": 9576258,
        "custom_id": "KR",
        "slug": "arsenal-manchester-united",
        "link": "https://www.sofascore.com/football/match/arsenal-manchester-united/KR#id:9576258",
        "start_time": "2022-04-23T11:30:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 1,
        "home_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "away_team": {
          "id": 35,
          "name": "Manchester United",
          "short_name": "Man Utd",
          "code": "MUN",
          "slug": "manchester-united",
          "link": "https://www.sofascore.com/team/football/manchester-united/35",
          "image_link": "https://img.sofascore.com/api/v1/team/35/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#ff0000",
            "secondary": "#373737",
            "text": "#373737"
          },
          "followers_count": 4225250
        },
        "home_score": {
          "current": 3,
          "display": 3,
          "periods": {
            "period1": 2,
            "period2": 1,
            "normaltime": 3
          }
        },
        "away_score": {
          "current": 1,
          "display": 1,
          "periods": {
            "period1": 1,
            "period2": 0,
            "normaltime": 1
          }
        },
        "round": {
          "number": 34,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-left",
      "id": 22458,
      "x": 34.41,
      "y": 87.33
    },
    {
      "match": {
        "id": 10196712,
        "custom_id": "NR",
        "slug": "arsenal-chelsea",
        "link": "https://www.sofascore.com/football/match/arsenal-chelsea/NR#id:10196712",
        "start_time": "2022-04-20T18:45:00Z",
        "status": {
          "code": 100,
          "type": "finished",
          "description": "Ended"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 2,
        "home_team": {
          "id": 38,
          "name": "Chelsea",
          "short_name": "Chelsea",
          "code": "CHE",
          "slug": "chelsea",
          "link": "https://www.sofascore.com/team/football/chelsea/38",
          "image_link": "https://img.sofascore.com/api/v1/team/38/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#0310a7",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 3515617
        },
        "away_team": {
          "id": 42,
          "name": "Arsenal",
          "short_name": "Arsenal",
          "code": "ARS",
          "slug": "arsenal",
          "link": "https://www.sofascore.com/team/football/arsenal/42",
          "image_link": "https://img.sofascore.com/api/v1/team/42/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": false,
          "colors": {
            "primary": "#cc0000",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 4158449
        },
        "home_score": {
          "current": 2,
          "display": 2,
          "periods": {
            "period1": 2,
            "normaltime": 2
          }
        },
        "away_score": {
          "current": 4,
          "display": 4,
          "periods": {
            "period1": 2,
            "normaltime": 4
          }
        },
        "round": {
          "number": 25,
          "name": null,
          "slug": null,
          "cup_round_type": null
        },
        "tournament": {
          "id": 17,
          "name": "Premier League",
          "slug": "premier-league",
          "link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
          "colors": {
            "primary": "#3c1c5a",
            "secondary": "#f80158"
          },
          "followers_count": 1346252,
          "category": {
            "id": 1,
            "name": "England",
            "slug": "england",
            "link": "https://www.sofascore.com/football/england",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
          },
          "group": null,
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "goal",
      "zone": "low-right",
      "id": 22459,
      "x": 69.35,
      "y": 73.67
    },
    {
      "match": {
        "id": 8594152,
        "custom_id": "hUbsnUb",
        "slug": "england-italy",
        "link": "https://www.sofascore.com/football/match/england-italy/hUbsnUb#id:8594152",
        "start_time": "2021-07-11T19:00:00Z",
        "status": {
          "code": 120,
          "type": "finished",
          "description": "AP"
        },
        "is_live": false,
        "is_finished": true,
        "winner_code": 1,
        "home_team": {
          "id": 4707,
          "name": "Italy",
          "short_name": "Italy",
          "code": "ITA",
          "slug": "italy",
          "link": "https://www.sofascore.com/team/football/italy/4707",
          "image_link": "https://img.sofascore.com/api/v1/team/4707/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": true,
          "colors": {
            "primary": "#0066ff",
            "secondary": "#ffffff",
            "text": "#ffffff"
          },
          "followers_count": 819324,
          "ranking": 15
        },
        "away_team": {
          "id": 4713,
          "name": "England",
          "short_name": "England",
          "code": "ENG",
          "slug": "england",
          "link": "https://www.sofascore.com/team/football/england/4713",
          "image_link": "https://img.sofascore.com/api/v1/team/4713/image",
          "sport": {
            "id": 1,
            "name": "Football",
            "slug": "football"
          },
          "country": null,
          "gender": "M",
          "is_national": true,
          "colors": {
            "primary": "#ffffff",
            "secondary": "#cc0000",
            "text": "#cc0000"
          },
          "followers_count": 1597597,
          "ranking": 4
        },
        "home_score": {
          "current": 4,
          "display": 1,
          "periods": {
            "period1": 0,
            "normaltime": 1,
            "overtime": 0,
            "penalties": 3
          }
        },
        "away_score": {
          "current": 3,
          "display": 1,
          "periods": {
            "period1": 1,
            "normaltime": 1,
            "overtime": 0,
            "penalties": 2
          }
        },
        "round": {
          "number": 1,
          "name": "Final",
          "slug": "final",
          "cup_round_type": 1
        },
        "tournament": {
          "id": 1,
          "name": "EURO",
          "slug": "european-championship",
          "link": "https://www.sofascore.com/tournament/football/europe/european-championship/1",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/1/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/1/image/dark",
          "colors": {
            "primary": "#293cdb",
            "secondary": "#00ba5d"
          },
          "followers_count": 730276,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          },
          "group": {
            "id": 2137,
            "name": "Euro, Knockout stage",
            "slug": "uefa-euro-knockout-stage",
            "is_group": false
          },
          "is_live": false
        },
        "season": null,
        "has_xg": true,
        "is_final_result_only": false
      },
      "outcome": "save",
      "zone": "low-right",
      "id": 22460,
      "x": 65.59,
      "y": 83.17
    }
  ],
  "scored": 20,
  "attempts": 23
}