Sofascore Scraper

ENDPOINTS
GET/teams/top-players

Team Top Players

Season leaderboards (rating, goals, assists and more) within one team.

QUERY PARAMS

Sofascore team id or any sofascore.com team URL.

Examples:

  • ID: 42 (Arsenal)
  • URL: https://www.sofascore.com/team/football/arsenal/42

Sofascore tournament id or URL to scope the statistics.

Default: the current main competition

Season id from /tournaments/seasons or /tournaments/details.

Default: the current season

Which part of the season the statistics cover.

Default: overall

Allowed values: overall, regularSeason, playoffs

{
  "team_id": 42,
  "tournament_id": 17,
  "season_id": 96668,
  "type": "overall",
  "categories": {
    "rating": [
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 8.1666666666667,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 7.4666666666667,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 7.4666666666667,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 7.2333333333333,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 7.2,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 7.1333333333333,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 7.1,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 7.0666666666667,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966547,
          "name": "Noni Madueke",
          "short_name": "N. Madueke",
          "slug": "noni-madueke",
          "link": "https://www.sofascore.com/player/noni-madueke/966547",
          "image_link": "https://img.sofascore.com/api/v1/player/966547/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 47791
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 6.9,
          "id": 3296093,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 6.8333333333333,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 592010,
          "name": "Mikel Merino",
          "short_name": "M. Merino",
          "slug": "mikel-merino",
          "link": "https://www.sofascore.com/player/mikel-merino/592010",
          "image_link": "https://img.sofascore.com/api/v1/player/592010/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 44008
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 6.8333333333333,
          "id": 3296127,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1144630,
          "name": "Cristhian Mosquera",
          "short_name": "C. Mosquera",
          "slug": "cristhian-mosquera",
          "link": "https://www.sofascore.com/player/cristhian-mosquera/1144630",
          "image_link": "https://img.sofascore.com/api/v1/player/1144630/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 23082
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 6.8,
          "id": 3296083,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 581310,
          "name": "David Raya",
          "short_name": "D. Raya",
          "slug": "david-raya",
          "link": "https://www.sofascore.com/player/david-raya/581310",
          "image_link": "https://img.sofascore.com/api/v1/player/581310/image",
          "position": "G",
          "gender": "M",
          "country": null,
          "followers_count": 40223
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 6.8,
          "id": 3296089,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 827679,
          "name": "Ezri Konsa",
          "short_name": "E. Konsa",
          "slug": "ezri-konsa",
          "link": "https://www.sofascore.com/player/ezri-konsa/827679",
          "image_link": "https://img.sofascore.com/api/v1/player/827679/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 11217
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 6.75,
          "id": 3336121,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1002837,
          "name": "Piero Hincapié",
          "short_name": "P. Hincapié",
          "slug": "piero-hincapie",
          "link": "https://www.sofascore.com/player/piero-hincapie/1002837",
          "image_link": "https://img.sofascore.com/api/v1/player/1002837/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 43984
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 6.7,
          "id": 3296077,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966837,
          "name": "Martín Zubimendi",
          "short_name": "M. Zubimendi",
          "slug": "martin-zubimendi",
          "link": "https://www.sofascore.com/player/martin-zubimendi/966837",
          "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 33429
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 6.5666666666667,
          "id": 3296097,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 864921,
          "name": "Eberechi Eze",
          "short_name": "E. Eze",
          "slug": "eberechi-eze",
          "link": "https://www.sofascore.com/player/eberechi-eze/864921",
          "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 69334
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 6.55,
          "id": 3296075,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 866469,
          "name": "Bruno Guimarães",
          "short_name": "B. Guimarães",
          "slug": "bruno-guimaraes",
          "link": "https://www.sofascore.com/player/bruno-guimaraes/866469",
          "image_link": "https://img.sofascore.com/api/v1/player/866469/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 60252
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 6.5,
          "id": 3336123,
          "type": "overall",
          "appearances": 1
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 804508,
          "name": "Viktor Gyökeres",
          "short_name": "V. Gyökeres",
          "slug": "viktor-gyokeres",
          "link": "https://www.sofascore.com/player/viktor-gyokeres/804508",
          "image_link": "https://img.sofascore.com/api/v1/player/804508/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 229062
        },
        "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": 4194250
        },
        "statistics": {
          "rating": 6.4,
          "id": 3351664,
          "type": "overall",
          "appearances": 1
        },
        "played_enough": true
      }
    ],
    "goals": [
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 2,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 2,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 2,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "expected_goals": [
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 2,
          "expected_goals": 1.4952,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 2,
          "expected_goals": 1.001,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 2,
          "expected_goals": 0.5555,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 0,
          "expected_goals": 0.5365,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 0,
          "expected_goals": 0.4874,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 0,
          "expected_goals": 0.1935,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 0,
          "expected_goals": 0.177,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 0,
          "expected_goals": 0.1635,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 592010,
          "name": "Mikel Merino",
          "short_name": "M. Merino",
          "slug": "mikel-merino",
          "link": "https://www.sofascore.com/player/mikel-merino/592010",
          "image_link": "https://img.sofascore.com/api/v1/player/592010/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 44008
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 0,
          "expected_goals": 0.1449,
          "id": 3296127,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 0,
          "expected_goals": 0.1002,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966837,
          "name": "Martín Zubimendi",
          "short_name": "M. Zubimendi",
          "slug": "martin-zubimendi",
          "link": "https://www.sofascore.com/player/martin-zubimendi/966837",
          "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 33429
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 0,
          "expected_goals": 0.0773,
          "id": 3296097,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 864921,
          "name": "Eberechi Eze",
          "short_name": "E. Eze",
          "slug": "eberechi-eze",
          "link": "https://www.sofascore.com/player/eberechi-eze/864921",
          "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 69334
        },
        "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": 4194250
        },
        "statistics": {
          "goals": 0,
          "expected_goals": 0.0377,
          "id": 3296075,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      }
    ],
    "assists": [
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 2,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 1,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 1,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 1,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "expected_assists": [
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 1.0473237,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 2,
          "expected_assists": 0.5852303,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 1,
          "expected_assists": 0.3540206,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.3421507,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.3260249,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 1,
          "expected_assists": 0.2889948,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 1,
          "expected_assists": 0.2517078,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.2277377,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 864921,
          "name": "Eberechi Eze",
          "short_name": "E. Eze",
          "slug": "eberechi-eze",
          "link": "https://www.sofascore.com/player/eberechi-eze/864921",
          "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 69334
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.07205505,
          "id": 3296075,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966547,
          "name": "Noni Madueke",
          "short_name": "N. Madueke",
          "slug": "noni-madueke",
          "link": "https://www.sofascore.com/player/noni-madueke/966547",
          "image_link": "https://img.sofascore.com/api/v1/player/966547/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 47791
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.04997438,
          "id": 3296093,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.04899271,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966837,
          "name": "Martín Zubimendi",
          "short_name": "M. Zubimendi",
          "slug": "martin-zubimendi",
          "link": "https://www.sofascore.com/player/martin-zubimendi/966837",
          "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 33429
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.03952529,
          "id": 3296097,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 592010,
          "name": "Mikel Merino",
          "short_name": "M. Merino",
          "slug": "mikel-merino",
          "link": "https://www.sofascore.com/player/mikel-merino/592010",
          "image_link": "https://img.sofascore.com/api/v1/player/592010/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 44008
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.02663485,
          "id": 3296127,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1144630,
          "name": "Cristhian Mosquera",
          "short_name": "C. Mosquera",
          "slug": "cristhian-mosquera",
          "link": "https://www.sofascore.com/player/cristhian-mosquera/1144630",
          "image_link": "https://img.sofascore.com/api/v1/player/1144630/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 23082
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.01397853,
          "id": 3296083,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 866469,
          "name": "Bruno Guimarães",
          "short_name": "B. Guimarães",
          "slug": "bruno-guimaraes",
          "link": "https://www.sofascore.com/player/bruno-guimaraes/866469",
          "image_link": "https://img.sofascore.com/api/v1/player/866469/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 60252
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.0134046,
          "id": 3336123,
          "type": "overall",
          "appearances": 1
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 581310,
          "name": "David Raya",
          "short_name": "D. Raya",
          "slug": "david-raya",
          "link": "https://www.sofascore.com/player/david-raya/581310",
          "image_link": "https://img.sofascore.com/api/v1/player/581310/image",
          "position": "G",
          "gender": "M",
          "country": null,
          "followers_count": 40223
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.01315049,
          "id": 3296089,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 827679,
          "name": "Ezri Konsa",
          "short_name": "E. Konsa",
          "slug": "ezri-konsa",
          "link": "https://www.sofascore.com/player/ezri-konsa/827679",
          "image_link": "https://img.sofascore.com/api/v1/player/827679/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 11217
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.00773741,
          "id": 3336121,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1002837,
          "name": "Piero Hincapié",
          "short_name": "P. Hincapié",
          "slug": "piero-hincapie",
          "link": "https://www.sofascore.com/player/piero-hincapie/1002837",
          "image_link": "https://img.sofascore.com/api/v1/player/1002837/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 43984
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.00765357,
          "id": 3296077,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 804508,
          "name": "Viktor Gyökeres",
          "short_name": "V. Gyökeres",
          "slug": "viktor-gyokeres",
          "link": "https://www.sofascore.com/player/viktor-gyokeres/804508",
          "image_link": "https://img.sofascore.com/api/v1/player/804508/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 229062
        },
        "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": 4194250
        },
        "statistics": {
          "assists": 0,
          "expected_assists": 0.00049498,
          "id": 3351664,
          "type": "overall",
          "appearances": 1
        },
        "played_enough": true
      }
    ],
    "goals_assists_sum": [
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "goals_assists_sum": 2,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "goals_assists_sum": 2,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "goals_assists_sum": 2,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "goals_assists_sum": 2,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "goals_assists_sum": 1,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "goals_assists_sum": 1,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "goals_assists_sum": 1,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "kilometers_covered_per90": [
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "kilometers_covered_per90": 11.064850133333,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "kilometers_covered_per90": 10.7762277,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 581310,
          "name": "David Raya",
          "short_name": "D. Raya",
          "slug": "david-raya",
          "link": "https://www.sofascore.com/player/david-raya/581310",
          "image_link": "https://img.sofascore.com/api/v1/player/581310/image",
          "position": "G",
          "gender": "M",
          "country": null,
          "followers_count": 40223
        },
        "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": 4194250
        },
        "statistics": {
          "kilometers_covered_per90": 6.6603297666667,
          "id": 3296089,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "number_of_sprints_per90": [
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "number_of_sprints_per90": 14.333333333333,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "number_of_sprints_per90": 6.3333333333333,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 581310,
          "name": "David Raya",
          "short_name": "D. Raya",
          "slug": "david-raya",
          "link": "https://www.sofascore.com/player/david-raya/581310",
          "image_link": "https://img.sofascore.com/api/v1/player/581310/image",
          "position": "G",
          "gender": "M",
          "country": null,
          "followers_count": 40223
        },
        "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": 4194250
        },
        "statistics": {
          "number_of_sprints_per90": 1,
          "id": 3296089,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "top_speed": [
      {
        "player": {
          "id": 1144630,
          "name": "Cristhian Mosquera",
          "short_name": "C. Mosquera",
          "slug": "cristhian-mosquera",
          "link": "https://www.sofascore.com/player/cristhian-mosquera/1144630",
          "image_link": "https://img.sofascore.com/api/v1/player/1144630/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 23082
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 34.83396,
          "id": 3296083,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 34.101,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 33.03324,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966547,
          "name": "Noni Madueke",
          "short_name": "N. Madueke",
          "slug": "noni-madueke",
          "link": "https://www.sofascore.com/player/noni-madueke/966547",
          "image_link": "https://img.sofascore.com/api/v1/player/966547/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 47791
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 32.70852,
          "id": 3296093,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1002837,
          "name": "Piero Hincapié",
          "short_name": "P. Hincapié",
          "slug": "piero-hincapie",
          "link": "https://www.sofascore.com/player/piero-hincapie/1002837",
          "image_link": "https://img.sofascore.com/api/v1/player/1002837/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 43984
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 32.49756,
          "id": 3296077,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 32.19876,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 32.17932,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 32.06736,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 31.6242,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 31.40028,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 31.15548,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 804508,
          "name": "Viktor Gyökeres",
          "short_name": "V. Gyökeres",
          "slug": "viktor-gyokeres",
          "link": "https://www.sofascore.com/player/viktor-gyokeres/804508",
          "image_link": "https://img.sofascore.com/api/v1/player/804508/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 229062
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 30.54492,
          "id": 3351664,
          "type": "overall",
          "appearances": 1
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966837,
          "name": "Martín Zubimendi",
          "short_name": "M. Zubimendi",
          "slug": "martin-zubimendi",
          "link": "https://www.sofascore.com/player/martin-zubimendi/966837",
          "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 33429
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 30.53952,
          "id": 3296097,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 29.66724,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 827679,
          "name": "Ezri Konsa",
          "short_name": "E. Konsa",
          "slug": "ezri-konsa",
          "link": "https://www.sofascore.com/player/ezri-konsa/827679",
          "image_link": "https://img.sofascore.com/api/v1/player/827679/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 11217
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 28.80252,
          "id": 3336121,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 864921,
          "name": "Eberechi Eze",
          "short_name": "E. Eze",
          "slug": "eberechi-eze",
          "link": "https://www.sofascore.com/player/eberechi-eze/864921",
          "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 69334
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 28.26,
          "id": 3296075,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 866469,
          "name": "Bruno Guimarães",
          "short_name": "B. Guimarães",
          "slug": "bruno-guimaraes",
          "link": "https://www.sofascore.com/player/bruno-guimaraes/866469",
          "image_link": "https://img.sofascore.com/api/v1/player/866469/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 60252
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 27.87912,
          "id": 3336123,
          "type": "overall",
          "appearances": 1
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 592010,
          "name": "Mikel Merino",
          "short_name": "M. Merino",
          "slug": "mikel-merino",
          "link": "https://www.sofascore.com/player/mikel-merino/592010",
          "image_link": "https://img.sofascore.com/api/v1/player/592010/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 44008
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 27.85392,
          "id": 3296127,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 581310,
          "name": "David Raya",
          "short_name": "D. Raya",
          "slug": "david-raya",
          "link": "https://www.sofascore.com/player/david-raya/581310",
          "image_link": "https://img.sofascore.com/api/v1/player/581310/image",
          "position": "G",
          "gender": "M",
          "country": null,
          "followers_count": 40223
        },
        "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": 4194250
        },
        "statistics": {
          "top_speed": 27.58428,
          "id": 3296089,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "free_kick_goal": [
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "shot_from_set_piece": 1,
          "free_kick_goal": 0,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 864921,
          "name": "Eberechi Eze",
          "short_name": "E. Eze",
          "slug": "eberechi-eze",
          "link": "https://www.sofascore.com/player/eberechi-eze/864921",
          "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 69334
        },
        "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": 4194250
        },
        "statistics": {
          "shot_from_set_piece": 1,
          "free_kick_goal": 0,
          "id": 3296075,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      }
    ],
    "scoring_frequency": [
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "scoring_frequency": 112,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "scoring_frequency": 123.5,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "scoring_frequency": 129,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "total_shots": [
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 9,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 6,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 5,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 4,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 4,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 4,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 3,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 3,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 592010,
          "name": "Mikel Merino",
          "short_name": "M. Merino",
          "slug": "mikel-merino",
          "link": "https://www.sofascore.com/player/mikel-merino/592010",
          "image_link": "https://img.sofascore.com/api/v1/player/592010/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 44008
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 2,
          "id": 3296127,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 864921,
          "name": "Eberechi Eze",
          "short_name": "E. Eze",
          "slug": "eberechi-eze",
          "link": "https://www.sofascore.com/player/eberechi-eze/864921",
          "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 69334
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 1,
          "id": 3296075,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 1,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966837,
          "name": "Martín Zubimendi",
          "short_name": "M. Zubimendi",
          "slug": "martin-zubimendi",
          "link": "https://www.sofascore.com/player/martin-zubimendi/966837",
          "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 33429
        },
        "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": 4194250
        },
        "statistics": {
          "total_shots": 1,
          "id": 3296097,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "shots_on_target": [
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "shots_on_target": 5,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "shots_on_target": 4,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "shots_on_target": 2,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "shots_on_target": 2,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "shots_on_target": 2,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "shots_on_target": 1,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 592010,
          "name": "Mikel Merino",
          "short_name": "M. Merino",
          "slug": "mikel-merino",
          "link": "https://www.sofascore.com/player/mikel-merino/592010",
          "image_link": "https://img.sofascore.com/api/v1/player/592010/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 44008
        },
        "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": 4194250
        },
        "statistics": {
          "shots_on_target": 1,
          "id": 3296127,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "big_chances_missed": [
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "big_chances_missed": 2,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "big_chances_missed": 1,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "big_chances_missed": 1,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "big_chances_created": [
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "big_chances_created": 2,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "big_chances_created": 1,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "big_chances_created": 1,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "accurate_passes": [
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 205,
          "accurate_passes_percentage": 93.181818181818,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1144630,
          "name": "Cristhian Mosquera",
          "short_name": "C. Mosquera",
          "slug": "cristhian-mosquera",
          "link": "https://www.sofascore.com/player/cristhian-mosquera/1144630",
          "image_link": "https://img.sofascore.com/api/v1/player/1144630/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 23082
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 115,
          "accurate_passes_percentage": 95.833333333333,
          "id": 3296083,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 154,
          "accurate_passes_percentage": 91.12426035503,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 152,
          "accurate_passes_percentage": 93.251533742331,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 142,
          "accurate_passes_percentage": 91.612903225806,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 123,
          "accurate_passes_percentage": 83.673469387755,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 92,
          "accurate_passes_percentage": 84.403669724771,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 77,
          "accurate_passes_percentage": 85.555555555556,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 827679,
          "name": "Ezri Konsa",
          "short_name": "E. Konsa",
          "slug": "ezri-konsa",
          "link": "https://www.sofascore.com/player/ezri-konsa/827679",
          "image_link": "https://img.sofascore.com/api/v1/player/827679/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 11217
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 51,
          "accurate_passes_percentage": 96.22641509434,
          "id": 3336121,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 58,
          "accurate_passes_percentage": 84.057971014493,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 581310,
          "name": "David Raya",
          "short_name": "D. Raya",
          "slug": "david-raya",
          "link": "https://www.sofascore.com/player/david-raya/581310",
          "image_link": "https://img.sofascore.com/api/v1/player/581310/image",
          "position": "G",
          "gender": "M",
          "country": null,
          "followers_count": 40223
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 58,
          "accurate_passes_percentage": 68.235294117647,
          "id": 3296089,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 50,
          "accurate_passes_percentage": 75.757575757576,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966837,
          "name": "Martín Zubimendi",
          "short_name": "M. Zubimendi",
          "slug": "martin-zubimendi",
          "link": "https://www.sofascore.com/player/martin-zubimendi/966837",
          "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 33429
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 42,
          "accurate_passes_percentage": 89.36170212766,
          "id": 3296097,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 866469,
          "name": "Bruno Guimarães",
          "short_name": "B. Guimarães",
          "slug": "bruno-guimaraes",
          "link": "https://www.sofascore.com/player/bruno-guimaraes/866469",
          "image_link": "https://img.sofascore.com/api/v1/player/866469/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 60252
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 13,
          "accurate_passes_percentage": 86.666666666667,
          "id": 3336123,
          "type": "overall",
          "appearances": 1
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 592010,
          "name": "Mikel Merino",
          "short_name": "M. Merino",
          "slug": "mikel-merino",
          "link": "https://www.sofascore.com/player/mikel-merino/592010",
          "image_link": "https://img.sofascore.com/api/v1/player/592010/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 44008
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 33,
          "accurate_passes_percentage": 94.285714285714,
          "id": 3296127,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 864921,
          "name": "Eberechi Eze",
          "short_name": "E. Eze",
          "slug": "eberechi-eze",
          "link": "https://www.sofascore.com/player/eberechi-eze/864921",
          "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 69334
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 22,
          "accurate_passes_percentage": 81.481481481481,
          "id": 3296075,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966547,
          "name": "Noni Madueke",
          "short_name": "N. Madueke",
          "slug": "noni-madueke",
          "link": "https://www.sofascore.com/player/noni-madueke/966547",
          "image_link": "https://img.sofascore.com/api/v1/player/966547/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 47791
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 16,
          "accurate_passes_percentage": 88.888888888889,
          "id": 3296093,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1002837,
          "name": "Piero Hincapié",
          "short_name": "P. Hincapié",
          "slug": "piero-hincapie",
          "link": "https://www.sofascore.com/player/piero-hincapie/1002837",
          "image_link": "https://img.sofascore.com/api/v1/player/1002837/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 43984
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 15,
          "accurate_passes_percentage": 93.75,
          "id": 3296077,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 804508,
          "name": "Viktor Gyökeres",
          "short_name": "V. Gyökeres",
          "slug": "viktor-gyokeres",
          "link": "https://www.sofascore.com/player/viktor-gyokeres/804508",
          "image_link": "https://img.sofascore.com/api/v1/player/804508/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 229062
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_passes": 2,
          "accurate_passes_percentage": 66.666666666667,
          "id": 3351664,
          "type": "overall",
          "appearances": 1
        },
        "played_enough": true
      }
    ],
    "key_passes": [
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "key_passes": 8,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "key_passes": 7,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966547,
          "name": "Noni Madueke",
          "short_name": "N. Madueke",
          "slug": "noni-madueke",
          "link": "https://www.sofascore.com/player/noni-madueke/966547",
          "image_link": "https://img.sofascore.com/api/v1/player/966547/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 47791
        },
        "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": 4194250
        },
        "statistics": {
          "key_passes": 4,
          "id": 3296093,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "key_passes": 4,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "key_passes": 3,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "key_passes": 3,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "key_passes": 3,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "key_passes": 2,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "key_passes": 2,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 864921,
          "name": "Eberechi Eze",
          "short_name": "E. Eze",
          "slug": "eberechi-eze",
          "link": "https://www.sofascore.com/player/eberechi-eze/864921",
          "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 69334
        },
        "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": 4194250
        },
        "statistics": {
          "key_passes": 1,
          "id": 3296075,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      }
    ],
    "accurate_long_balls": [
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_long_balls": 12,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_long_balls": 5,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_long_balls": 5,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_long_balls": 4,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_long_balls": 4,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_long_balls": 3,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 864921,
          "name": "Eberechi Eze",
          "short_name": "E. Eze",
          "slug": "eberechi-eze",
          "link": "https://www.sofascore.com/player/eberechi-eze/864921",
          "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 69334
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_long_balls": 1,
          "id": 3296075,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_long_balls": 1,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_long_balls": 1,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_long_balls": 1,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966837,
          "name": "Martín Zubimendi",
          "short_name": "M. Zubimendi",
          "slug": "martin-zubimendi",
          "link": "https://www.sofascore.com/player/martin-zubimendi/966837",
          "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 33429
        },
        "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": 4194250
        },
        "statistics": {
          "accurate_long_balls": 1,
          "id": 3296097,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "successful_dribbles": [
      {
        "player": {
          "id": 592010,
          "name": "Mikel Merino",
          "short_name": "M. Merino",
          "slug": "mikel-merino",
          "link": "https://www.sofascore.com/player/mikel-merino/592010",
          "image_link": "https://img.sofascore.com/api/v1/player/592010/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 44008
        },
        "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": 4194250
        },
        "statistics": {
          "successful_dribbles": 4,
          "successful_dribbles_percentage": 100,
          "id": 3296127,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "successful_dribbles": 4,
          "successful_dribbles_percentage": 44.444444444444,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "successful_dribbles": 2,
          "successful_dribbles_percentage": 100,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1144630,
          "name": "Cristhian Mosquera",
          "short_name": "C. Mosquera",
          "slug": "cristhian-mosquera",
          "link": "https://www.sofascore.com/player/cristhian-mosquera/1144630",
          "image_link": "https://img.sofascore.com/api/v1/player/1144630/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 23082
        },
        "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": 4194250
        },
        "statistics": {
          "successful_dribbles": 1,
          "successful_dribbles_percentage": 100,
          "id": 3296083,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966547,
          "name": "Noni Madueke",
          "short_name": "N. Madueke",
          "slug": "noni-madueke",
          "link": "https://www.sofascore.com/player/noni-madueke/966547",
          "image_link": "https://img.sofascore.com/api/v1/player/966547/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 47791
        },
        "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": 4194250
        },
        "statistics": {
          "successful_dribbles": 1,
          "successful_dribbles_percentage": 33.333333333333,
          "id": 3296093,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 864921,
          "name": "Eberechi Eze",
          "short_name": "E. Eze",
          "slug": "eberechi-eze",
          "link": "https://www.sofascore.com/player/eberechi-eze/864921",
          "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 69334
        },
        "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": 4194250
        },
        "statistics": {
          "successful_dribbles": 1,
          "successful_dribbles_percentage": 25,
          "id": 3296075,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "successful_dribbles": 1,
          "successful_dribbles_percentage": 100,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "successful_dribbles": 1,
          "successful_dribbles_percentage": 20,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "tackles": [
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 5,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 827679,
          "name": "Ezri Konsa",
          "short_name": "E. Konsa",
          "slug": "ezri-konsa",
          "link": "https://www.sofascore.com/player/ezri-konsa/827679",
          "image_link": "https://img.sofascore.com/api/v1/player/827679/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 11217
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 3,
          "id": 3336121,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 4,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 4,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 3,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 3,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966837,
          "name": "Martín Zubimendi",
          "short_name": "M. Zubimendi",
          "slug": "martin-zubimendi",
          "link": "https://www.sofascore.com/player/martin-zubimendi/966837",
          "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 33429
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 3,
          "id": 3296097,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 2,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 2,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966547,
          "name": "Noni Madueke",
          "short_name": "N. Madueke",
          "slug": "noni-madueke",
          "link": "https://www.sofascore.com/player/noni-madueke/966547",
          "image_link": "https://img.sofascore.com/api/v1/player/966547/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 47791
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 1,
          "id": 3296093,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1002837,
          "name": "Piero Hincapié",
          "short_name": "P. Hincapié",
          "slug": "piero-hincapie",
          "link": "https://www.sofascore.com/player/piero-hincapie/1002837",
          "image_link": "https://img.sofascore.com/api/v1/player/1002837/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 43984
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 1,
          "id": 3296077,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "tackles": 1,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "interceptions": [
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "interceptions": 4,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "interceptions": 3,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "interceptions": 3,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1144630,
          "name": "Cristhian Mosquera",
          "short_name": "C. Mosquera",
          "slug": "cristhian-mosquera",
          "link": "https://www.sofascore.com/player/cristhian-mosquera/1144630",
          "image_link": "https://img.sofascore.com/api/v1/player/1144630/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 23082
        },
        "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": 4194250
        },
        "statistics": {
          "interceptions": 2,
          "id": 3296083,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966837,
          "name": "Martín Zubimendi",
          "short_name": "M. Zubimendi",
          "slug": "martin-zubimendi",
          "link": "https://www.sofascore.com/player/martin-zubimendi/966837",
          "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 33429
        },
        "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": 4194250
        },
        "statistics": {
          "interceptions": 3,
          "id": 3296097,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "interceptions": 2,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "interceptions": 2,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 827679,
          "name": "Ezri Konsa",
          "short_name": "E. Konsa",
          "slug": "ezri-konsa",
          "link": "https://www.sofascore.com/player/ezri-konsa/827679",
          "image_link": "https://img.sofascore.com/api/v1/player/827679/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 11217
        },
        "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": 4194250
        },
        "statistics": {
          "interceptions": 1,
          "id": 3336121,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "interceptions": 1,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "interceptions": 1,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "interceptions": 1,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "clearances": [
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 14,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1144630,
          "name": "Cristhian Mosquera",
          "short_name": "C. Mosquera",
          "slug": "cristhian-mosquera",
          "link": "https://www.sofascore.com/player/cristhian-mosquera/1144630",
          "image_link": "https://img.sofascore.com/api/v1/player/1144630/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 23082
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 8,
          "id": 3296083,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 827679,
          "name": "Ezri Konsa",
          "short_name": "E. Konsa",
          "slug": "ezri-konsa",
          "link": "https://www.sofascore.com/player/ezri-konsa/827679",
          "image_link": "https://img.sofascore.com/api/v1/player/827679/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 11217
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 7,
          "id": 3336121,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 9,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 5,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 5,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 4,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 581310,
          "name": "David Raya",
          "short_name": "D. Raya",
          "slug": "david-raya",
          "link": "https://www.sofascore.com/player/david-raya/581310",
          "image_link": "https://img.sofascore.com/api/v1/player/581310/image",
          "position": "G",
          "gender": "M",
          "country": null,
          "followers_count": 40223
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 4,
          "id": 3296089,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 3,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 3,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1002837,
          "name": "Piero Hincapié",
          "short_name": "P. Hincapié",
          "slug": "piero-hincapie",
          "link": "https://www.sofascore.com/player/piero-hincapie/1002837",
          "image_link": "https://img.sofascore.com/api/v1/player/1002837/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 43984
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 2,
          "id": 3296077,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 2,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 1,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966837,
          "name": "Martín Zubimendi",
          "short_name": "M. Zubimendi",
          "slug": "martin-zubimendi",
          "link": "https://www.sofascore.com/player/martin-zubimendi/966837",
          "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 33429
        },
        "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": 4194250
        },
        "statistics": {
          "clearances": 1,
          "id": 3296097,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "possession_lost": [
      {
        "player": {
          "id": 934235,
          "name": "Bukayo Saka",
          "short_name": "B. Saka",
          "slug": "bukayo-saka",
          "link": "https://www.sofascore.com/player/bukayo-saka/934235",
          "image_link": "https://img.sofascore.com/api/v1/player/934235/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 220006
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 42,
          "id": 3296107,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 846036,
          "name": "Ben White",
          "short_name": "B. White",
          "slug": "ben-white",
          "link": "https://www.sofascore.com/player/ben-white/846036",
          "image_link": "https://img.sofascore.com/api/v1/player/846036/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 18513
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 40,
          "id": 3296087,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 836705,
          "name": "Kai Havertz",
          "short_name": "K. Havertz",
          "slug": "kai-havertz",
          "link": "https://www.sofascore.com/player/kai-havertz/836705",
          "image_link": "https://img.sofascore.com/api/v1/player/836705/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 84516
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 30,
          "id": 3296073,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 547410,
          "name": "Martin Ødegaard",
          "short_name": "M. Ødegaard",
          "slug": "martin-degaard",
          "link": "https://www.sofascore.com/player/martin-degaard/547410",
          "image_link": "https://img.sofascore.com/api/v1/player/547410/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 96598
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 28,
          "id": 3296102,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 28,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 581310,
          "name": "David Raya",
          "short_name": "D. Raya",
          "slug": "david-raya",
          "link": "https://www.sofascore.com/player/david-raya/581310",
          "image_link": "https://img.sofascore.com/api/v1/player/581310/image",
          "position": "G",
          "gender": "M",
          "country": null,
          "followers_count": 40223
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 28,
          "id": 3296089,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 856714,
          "name": "Declan Rice",
          "short_name": "D. Rice",
          "slug": "declan-rice",
          "link": "https://www.sofascore.com/player/declan-rice/856714",
          "image_link": "https://img.sofascore.com/api/v1/player/856714/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 85530
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 24,
          "id": 3296106,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 957602,
          "name": "Riccardo Calafiori",
          "short_name": "R. Calafiori",
          "slug": "riccardo-calafiori",
          "link": "https://www.sofascore.com/player/riccardo-calafiori/957602",
          "image_link": "https://img.sofascore.com/api/v1/player/957602/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 31396
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 19,
          "id": 3296095,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 19,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 866469,
          "name": "Bruno Guimarães",
          "short_name": "B. Guimarães",
          "slug": "bruno-guimaraes",
          "link": "https://www.sofascore.com/player/bruno-guimaraes/866469",
          "image_link": "https://img.sofascore.com/api/v1/player/866469/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 60252
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 6,
          "id": 3336123,
          "type": "overall",
          "appearances": 1
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1423711,
          "name": "Myles Lewis-Skelly",
          "short_name": "M. Lewis-Skelly",
          "slug": "lewis-skelly-myles",
          "link": "https://www.sofascore.com/player/lewis-skelly-myles/1423711",
          "image_link": "https://img.sofascore.com/api/v1/player/1423711/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 22427
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 17,
          "id": 3296113,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 864921,
          "name": "Eberechi Eze",
          "short_name": "E. Eze",
          "slug": "eberechi-eze",
          "link": "https://www.sofascore.com/player/eberechi-eze/864921",
          "image_link": "https://img.sofascore.com/api/v1/player/864921/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 69334
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 11,
          "id": 3296075,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1144630,
          "name": "Cristhian Mosquera",
          "short_name": "C. Mosquera",
          "slug": "cristhian-mosquera",
          "link": "https://www.sofascore.com/player/cristhian-mosquera/1144630",
          "image_link": "https://img.sofascore.com/api/v1/player/1144630/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 23082
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 6,
          "id": 3296083,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966837,
          "name": "Martín Zubimendi",
          "short_name": "M. Zubimendi",
          "slug": "martin-zubimendi",
          "link": "https://www.sofascore.com/player/martin-zubimendi/966837",
          "image_link": "https://img.sofascore.com/api/v1/player/966837/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 33429
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 9,
          "id": 3296097,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 966547,
          "name": "Noni Madueke",
          "short_name": "N. Madueke",
          "slug": "noni-madueke",
          "link": "https://www.sofascore.com/player/noni-madueke/966547",
          "image_link": "https://img.sofascore.com/api/v1/player/966547/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 47791
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 5,
          "id": 3296093,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 1002837,
          "name": "Piero Hincapié",
          "short_name": "P. Hincapié",
          "slug": "piero-hincapie",
          "link": "https://www.sofascore.com/player/piero-hincapie/1002837",
          "image_link": "https://img.sofascore.com/api/v1/player/1002837/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 43984
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 4,
          "id": 3296077,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 804508,
          "name": "Viktor Gyökeres",
          "short_name": "V. Gyökeres",
          "slug": "viktor-gyokeres",
          "link": "https://www.sofascore.com/player/viktor-gyokeres/804508",
          "image_link": "https://img.sofascore.com/api/v1/player/804508/image",
          "position": "F",
          "gender": "M",
          "country": null,
          "followers_count": 229062
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 2,
          "id": 3351664,
          "type": "overall",
          "appearances": 1
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 827679,
          "name": "Ezri Konsa",
          "short_name": "E. Konsa",
          "slug": "ezri-konsa",
          "link": "https://www.sofascore.com/player/ezri-konsa/827679",
          "image_link": "https://img.sofascore.com/api/v1/player/827679/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 11217
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 3,
          "id": 3336121,
          "type": "overall",
          "appearances": 2
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 592010,
          "name": "Mikel Merino",
          "short_name": "M. Merino",
          "slug": "mikel-merino",
          "link": "https://www.sofascore.com/player/mikel-merino/592010",
          "image_link": "https://img.sofascore.com/api/v1/player/592010/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 44008
        },
        "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": 4194250
        },
        "statistics": {
          "possession_lost": 2,
          "id": 3296127,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ],
    "yellow_cards": [
      {
        "player": {
          "id": 1031259,
          "name": "Christos Tzolis",
          "short_name": "C. Tzolis",
          "slug": "christos-tzolis",
          "link": "https://www.sofascore.com/player/christos-tzolis/1031259",
          "image_link": "https://img.sofascore.com/api/v1/player/1031259/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 40455
        },
        "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": 4194250
        },
        "statistics": {
          "yellow_cards": 2,
          "id": 3296109,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 869792,
          "name": "Gabriel Magalhães",
          "short_name": "G. Magalhães",
          "slug": "gabriel-magalhaes",
          "link": "https://www.sofascore.com/player/gabriel-magalhaes/869792",
          "image_link": "https://img.sofascore.com/api/v1/player/869792/image",
          "position": "D",
          "gender": "M",
          "country": null,
          "followers_count": 74368
        },
        "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": 4194250
        },
        "statistics": {
          "yellow_cards": 1,
          "id": 3296092,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      },
      {
        "player": {
          "id": 592010,
          "name": "Mikel Merino",
          "short_name": "M. Merino",
          "slug": "mikel-merino",
          "link": "https://www.sofascore.com/player/mikel-merino/592010",
          "image_link": "https://img.sofascore.com/api/v1/player/592010/image",
          "position": "M",
          "gender": "M",
          "country": null,
          "followers_count": 44008
        },
        "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": 4194250
        },
        "statistics": {
          "yellow_cards": 1,
          "id": 3296127,
          "type": "overall",
          "appearances": 3
        },
        "played_enough": true
      }
    ]
  }
}