Flashscore Scraper

ENDPOINTS
GET/teams/squad

Team Squad

The full squad by position, with shirt numbers, ages, appearances, goals and cards.

QUERY PARAMS

Flashscore team ID, or any flashscore.com team URL.

Examples:

  • ID: W8mj7MDD
  • URL: https://www.flashscore.com/team/real-madrid/W8mj7MDD/
{
  "id": "W8mj7MDD",
  "name": "Real Madrid",
  "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
  "sport": {
    "id": 1,
    "name": "Football",
    "slug": "football"
  },
  "country": "Spain",
  "logo": "https://static.flashscore.com/res/image/data/A7kHoxZA-ttfpEDUq.png",
  "competition_filter": "Total",
  "competition_filters": [
    "LaLiga",
    "Champions League",
    "Total"
  ],
  "groups": [
    {
      "name": "Goalkeepers",
      "players": [
        {
          "player": {
            "id": "MVExOq3n",
            "name": "Courtois Thibaut",
            "link": "https://www.flashscore.com/player/courtois-thibaut/MVExOq3n/",
            "image": null
          },
          "country": "Belgium",
          "shirt_number": 1,
          "age": 34,
          "matches_played": 7,
          "minutes_played": 630,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "0S7ye9jr",
            "name": "Lunin Andriy",
            "link": "https://www.flashscore.com/player/lunin-andriy/0S7ye9jr/",
            "image": null
          },
          "country": "Ukraine",
          "shirt_number": 13,
          "age": 27,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "0pOTEfAe",
            "name": "Mestre Sergio",
            "link": "https://www.flashscore.com/player/mestre-sergio/0pOTEfAe/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 26,
          "age": 21,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "QJTYO50T",
            "name": "Navarro Jimenez Javier",
            "link": "https://www.flashscore.com/player/navarro-jimenez-javier/QJTYO50T/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 13,
          "age": 19,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "lUSZX0Ma",
            "name": "Voloshyn Illia",
            "link": "https://www.flashscore.com/player/voloshyn-illia/lUSZX0Ma/",
            "image": null
          },
          "country": "Ukraine",
          "shirt_number": 25,
          "age": 19,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        }
      ]
    },
    {
      "name": "Defenders",
      "players": [
        {
          "player": {
            "id": "fuqfyKfc",
            "name": "Aguado Diego",
            "link": "https://www.flashscore.com/player/aguado-facio-diego/fuqfyKfc/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 3,
          "age": 19,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "CEVJy6Bc",
            "name": "Alexander-Arnold Trent",
            "link": "https://www.flashscore.com/player/alexander-arnold-trent/CEVJy6Bc/",
            "image": null
          },
          "country": "England",
          "shirt_number": 12,
          "age": 27,
          "matches_played": 5,
          "minutes_played": 292,
          "goals": 0,
          "assists": 1,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "rPco96rl",
            "name": "Asencio Raul",
            "link": "https://www.flashscore.com/player/asencio-raul/rPco96rl/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 2,
          "age": 23,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "ALGEzlma",
            "name": "Carreras Alvaro",
            "link": "https://www.flashscore.com/player/carreras-alvaro/ALGEzlma/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 18,
          "age": 23,
          "matches_played": 5,
          "minutes_played": 204,
          "goals": 1,
          "assists": 0,
          "yellow_cards": 1,
          "red_cards": 0
        },
        {
          "player": {
            "id": "QTynbZd3",
            "name": "Cucurella Marc",
            "link": "https://www.flashscore.com/player/cucurella-marc/QTynbZd3/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 17,
          "age": 28,
          "matches_played": 7,
          "minutes_played": 430,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "QR0j1ejk",
            "name": "Dumfries Denzel",
            "link": "https://www.flashscore.com/player/dumfries-denzel/QR0j1ejk/",
            "image": null
          },
          "country": "Netherlands",
          "shirt_number": 24,
          "age": 30,
          "matches_played": 6,
          "minutes_played": 415,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "zX2Rm9YG",
            "name": "Eder Militao",
            "link": "https://www.flashscore.com/player/eder-militao/zX2Rm9YG/",
            "image": null
          },
          "country": "Brazil",
          "shirt_number": 3,
          "age": 28,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "tfpoolnD",
            "name": "Fati Lamini",
            "link": "https://www.flashscore.com/player/fati-lamini/tfpoolnD/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 23,
          "age": 20,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "d2zRxUKA",
            "name": "Fortea Jesus",
            "link": "https://www.flashscore.com/player/fortea-jesus/d2zRxUKA/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 2,
          "age": 19,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "2V3qUZAd",
            "name": "Huijsen Dean",
            "link": "https://www.flashscore.com/player/huijsen-dean/2V3qUZAd/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 4,
          "age": 21,
          "matches_played": 6,
          "minutes_played": 540,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 1,
          "red_cards": 0
        },
        {
          "player": {
            "id": "QJlbDbQe",
            "name": "Konate Ibrahima",
            "link": "https://www.flashscore.com/player/konate-ibrahima/QJlbDbQe/",
            "image": null
          },
          "country": "France",
          "shirt_number": 16,
          "age": 27,
          "matches_played": 6,
          "minutes_played": 540,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 3,
          "red_cards": 0
        },
        {
          "player": {
            "id": "MgVkWvVa",
            "name": "Martinez Joan",
            "link": "https://www.flashscore.com/player/martinez-joan/MgVkWvVa/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 5,
          "age": 19,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "KnytnSKl",
            "name": "Mendy Ferland",
            "link": "https://www.flashscore.com/player/mendy-ferland/KnytnSKl/",
            "image": null
          },
          "country": "France",
          "shirt_number": 23,
          "age": 31,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "WAq6nBS2",
            "name": "Rivas Mario",
            "link": "https://www.flashscore.com/player/rivas-mario/WAq6nBS2/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 4,
          "age": 19,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "rZHXvTho",
            "name": "Rudiger Antonio",
            "link": "https://www.flashscore.com/player/rudiger-antonio/rZHXvTho/",
            "image": null
          },
          "country": "Germany",
          "shirt_number": 22,
          "age": 33,
          "matches_played": 2,
          "minutes_played": 180,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        }
      ]
    },
    {
      "name": "Midfielders",
      "players": [
        {
          "player": {
            "id": "QNvlPm7s",
            "name": "Bellingham Jude",
            "link": "https://www.flashscore.com/player/bellingham-jude/QNvlPm7s/",
            "image": null
          },
          "country": "England",
          "shirt_number": 5,
          "age": 23,
          "matches_played": 7,
          "minutes_played": 537,
          "goals": 3,
          "assists": 2,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "6ekYsPfO",
            "name": "Camavinga Eduardo",
            "link": "https://www.flashscore.com/player/camavinga-eduardo/6ekYsPfO/",
            "image": null
          },
          "country": "France",
          "shirt_number": 6,
          "age": 23,
          "matches_played": 5,
          "minutes_played": 221,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 2,
          "red_cards": 0
        },
        {
          "player": {
            "id": "YmPHScjk",
            "name": "Cestero Sancho Jorge",
            "link": "https://www.flashscore.com/player/cestero-sancho-jorge/YmPHScjk/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 6,
          "age": 20,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "nm2Qvnyk",
            "name": "Diaz Brahim",
            "link": "https://www.flashscore.com/player/diaz-brahim/nm2Qvnyk/",
            "image": null
          },
          "country": "Morocco",
          "shirt_number": 21,
          "age": 27,
          "matches_played": 4,
          "minutes_played": 178,
          "goals": 0,
          "assists": 1,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "CUU9qDpb",
            "name": "Guler Arda",
            "link": "https://www.flashscore.com/player/guler-arda/CUU9qDpb/",
            "image": null
          },
          "country": "Turkey",
          "shirt_number": 15,
          "age": 21,
          "matches_played": 6,
          "minutes_played": 295,
          "goals": 1,
          "assists": 2,
          "yellow_cards": 1,
          "red_cards": 0
        },
        {
          "player": {
            "id": "GQDFpVh3",
            "name": "Martinez Sergio",
            "link": "https://www.flashscore.com/player/martinez-sergio/GQDFpVh3/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 16,
          "age": 19,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "GQciGBE5",
            "name": "Pitarch Thiago",
            "link": "https://www.flashscore.com/player/pitarch-pinar-thiago/GQciGBE5/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 27,
          "age": 19,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "lUg03qcR",
            "name": "Silva Bernardo",
            "link": "https://www.flashscore.com/player/silva-bernardo/lUg03qcR/",
            "image": null
          },
          "country": "Portugal",
          "shirt_number": 20,
          "age": 32,
          "matches_played": 5,
          "minutes_played": 274,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "QkiZum3e",
            "name": "Tchouameni Aurelien",
            "link": "https://www.flashscore.com/player/tchouameni-aurelien/QkiZum3e/",
            "image": null
          },
          "country": "France",
          "shirt_number": 14,
          "age": 26,
          "matches_played": 3,
          "minutes_played": 118,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "nscfER6B",
            "name": "Valverde Federico",
            "link": "https://www.flashscore.com/player/valverde-federico/nscfER6B/",
            "image": null
          },
          "country": "Uruguay",
          "shirt_number": 8,
          "age": 28,
          "matches_played": 7,
          "minutes_played": 564,
          "goals": 1,
          "assists": 1,
          "yellow_cards": 0,
          "red_cards": 0
        }
      ]
    },
    {
      "name": "Forwards",
      "players": [
        {
          "player": {
            "id": "KbGjZ8le",
            "name": "Ciria Alexis",
            "link": "https://www.flashscore.com/player/ciria-alexis/KbGjZ8le/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 17,
          "age": 18,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "0p2ORrJi",
            "name": "Diomande Yan",
            "link": "https://www.flashscore.com/player/diomande-yan/0p2ORrJi/",
            "image": null
          },
          "country": "Ivory Coast",
          "shirt_number": 25,
          "age": 19,
          "matches_played": 7,
          "minutes_played": 255,
          "goals": 0,
          "assists": 1,
          "yellow_cards": 1,
          "red_cards": 0
        },
        {
          "player": {
            "id": "bXHrpEJ4",
            "name": "Endrick",
            "link": "https://www.flashscore.com/player/endrick/bXHrpEJ4/",
            "image": null
          },
          "country": "Brazil",
          "shirt_number": 9,
          "age": 20,
          "matches_played": 1,
          "minutes_played": 4,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "WURwLTen",
            "name": "Espi Carlos",
            "link": "https://www.flashscore.com/player/espi-carlos/WURwLTen/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 19,
          "age": 21,
          "matches_played": 5,
          "minutes_played": 26,
          "goals": 2,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "KdNEDllH",
            "name": "Leiva Alvaro",
            "link": "https://www.flashscore.com/player/leiva-alvaro/KdNEDllH/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 11,
          "age": 21,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "Wn6E2SED",
            "name": "Mbappe Kylian",
            "link": "https://www.flashscore.com/player/mbappe-kylian/Wn6E2SED/",
            "image": null
          },
          "country": "France",
          "shirt_number": 10,
          "age": 27,
          "matches_played": 7,
          "minutes_played": 629,
          "goals": 8,
          "assists": 2,
          "yellow_cards": 0,
          "red_cards": 0
        },
        {
          "player": {
            "id": "CbwQ4Mws",
            "name": "Vinicius Junior",
            "link": "https://www.flashscore.com/player/vinicius-junior/CbwQ4Mws/",
            "image": null
          },
          "country": "Brazil",
          "shirt_number": 7,
          "age": 26,
          "matches_played": 7,
          "minutes_played": 598,
          "goals": 1,
          "assists": 3,
          "yellow_cards": 2,
          "red_cards": 0
        },
        {
          "player": {
            "id": "vXKa1kvc",
            "name": "Yanez Daniel",
            "link": "https://www.flashscore.com/player/yanez-daniel/vXKa1kvc/",
            "image": null
          },
          "country": "Spain",
          "shirt_number": 7,
          "age": 19,
          "matches_played": 0,
          "minutes_played": 0,
          "goals": 0,
          "assists": 0,
          "yellow_cards": 0,
          "red_cards": 0
        }
      ]
    },
    {
      "name": "Coach",
      "players": [
        {
          "player": {
            "id": "AwXQwGFe",
            "name": "Mourinho Jose",
            "link": "https://www.flashscore.com/player/mourinho-jose/AwXQwGFe/",
            "image": null
          },
          "country": "Portugal",
          "shirt_number": null,
          "age": 63,
          "matches_played": null,
          "minutes_played": null,
          "goals": null,
          "assists": null,
          "yellow_cards": null,
          "red_cards": null
        }
      ]
    }
  ],
  "player_count": 39,
  "by_competition": [
    {
      "competition": "LaLiga",
      "groups": [
        {
          "name": "Goalkeepers",
          "players": [
            {
              "player": {
                "id": "MVExOq3n",
                "name": "Courtois Thibaut",
                "link": "https://www.flashscore.com/player/courtois-thibaut/MVExOq3n/",
                "image": null
              },
              "country": "Belgium",
              "shirt_number": 1,
              "age": 34,
              "matches_played": 6,
              "minutes_played": 540,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            }
          ]
        },
        {
          "name": "Defenders",
          "players": [
            {
              "player": {
                "id": "CEVJy6Bc",
                "name": "Alexander-Arnold Trent",
                "link": "https://www.flashscore.com/player/alexander-arnold-trent/CEVJy6Bc/",
                "image": null
              },
              "country": "England",
              "shirt_number": 12,
              "age": 27,
              "matches_played": 4,
              "minutes_played": 213,
              "goals": 0,
              "assists": 1,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "ALGEzlma",
                "name": "Carreras Alvaro",
                "link": "https://www.flashscore.com/player/carreras-alvaro/ALGEzlma/",
                "image": null
              },
              "country": "Spain",
              "shirt_number": 18,
              "age": 23,
              "matches_played": 4,
              "minutes_played": 201,
              "goals": 1,
              "assists": 0,
              "yellow_cards": 1,
              "red_cards": 0
            },
            {
              "player": {
                "id": "QTynbZd3",
                "name": "Cucurella Marc",
                "link": "https://www.flashscore.com/player/cucurella-marc/QTynbZd3/",
                "image": null
              },
              "country": "Spain",
              "shirt_number": 17,
              "age": 28,
              "matches_played": 6,
              "minutes_played": 340,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "QR0j1ejk",
                "name": "Dumfries Denzel",
                "link": "https://www.flashscore.com/player/dumfries-denzel/QR0j1ejk/",
                "image": null
              },
              "country": "Netherlands",
              "shirt_number": 24,
              "age": 30,
              "matches_played": 5,
              "minutes_played": 325,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "2V3qUZAd",
                "name": "Huijsen Dean",
                "link": "https://www.flashscore.com/player/huijsen-dean/2V3qUZAd/",
                "image": null
              },
              "country": "Spain",
              "shirt_number": 4,
              "age": 21,
              "matches_played": 5,
              "minutes_played": 450,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "QJlbDbQe",
                "name": "Konate Ibrahima",
                "link": "https://www.flashscore.com/player/konate-ibrahima/QJlbDbQe/",
                "image": null
              },
              "country": "France",
              "shirt_number": 16,
              "age": 27,
              "matches_played": 5,
              "minutes_played": 450,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 3,
              "red_cards": 0
            },
            {
              "player": {
                "id": "rZHXvTho",
                "name": "Rudiger Antonio",
                "link": "https://www.flashscore.com/player/rudiger-antonio/rZHXvTho/",
                "image": null
              },
              "country": "Germany",
              "shirt_number": 22,
              "age": 33,
              "matches_played": 2,
              "minutes_played": 180,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            }
          ]
        },
        {
          "name": "Midfielders",
          "players": [
            {
              "player": {
                "id": "QNvlPm7s",
                "name": "Bellingham Jude",
                "link": "https://www.flashscore.com/player/bellingham-jude/QNvlPm7s/",
                "image": null
              },
              "country": "England",
              "shirt_number": 5,
              "age": 23,
              "matches_played": 6,
              "minutes_played": 447,
              "goals": 3,
              "assists": 2,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "6ekYsPfO",
                "name": "Camavinga Eduardo",
                "link": "https://www.flashscore.com/player/camavinga-eduardo/6ekYsPfO/",
                "image": null
              },
              "country": "France",
              "shirt_number": 6,
              "age": 23,
              "matches_played": 5,
              "minutes_played": 221,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 2,
              "red_cards": 0
            },
            {
              "player": {
                "id": "nm2Qvnyk",
                "name": "Diaz Brahim",
                "link": "https://www.flashscore.com/player/diaz-brahim/nm2Qvnyk/",
                "image": null
              },
              "country": "Morocco",
              "shirt_number": 21,
              "age": 27,
              "matches_played": 3,
              "minutes_played": 99,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "CUU9qDpb",
                "name": "Guler Arda",
                "link": "https://www.flashscore.com/player/guler-arda/CUU9qDpb/",
                "image": null
              },
              "country": "Turkey",
              "shirt_number": 15,
              "age": 21,
              "matches_played": 6,
              "minutes_played": 295,
              "goals": 1,
              "assists": 2,
              "yellow_cards": 1,
              "red_cards": 0
            },
            {
              "player": {
                "id": "lUg03qcR",
                "name": "Silva Bernardo",
                "link": "https://www.flashscore.com/player/silva-bernardo/lUg03qcR/",
                "image": null
              },
              "country": "Portugal",
              "shirt_number": 20,
              "age": 32,
              "matches_played": 5,
              "minutes_played": 274,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "QkiZum3e",
                "name": "Tchouameni Aurelien",
                "link": "https://www.flashscore.com/player/tchouameni-aurelien/QkiZum3e/",
                "image": null
              },
              "country": "France",
              "shirt_number": 14,
              "age": 26,
              "matches_played": 2,
              "minutes_played": 107,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "nscfER6B",
                "name": "Valverde Federico",
                "link": "https://www.flashscore.com/player/valverde-federico/nscfER6B/",
                "image": null
              },
              "country": "Uruguay",
              "shirt_number": 8,
              "age": 28,
              "matches_played": 6,
              "minutes_played": 474,
              "goals": 0,
              "assists": 1,
              "yellow_cards": 0,
              "red_cards": 0
            }
          ]
        },
        {
          "name": "Forwards",
          "players": [
            {
              "player": {
                "id": "0p2ORrJi",
                "name": "Diomande Yan",
                "link": "https://www.flashscore.com/player/diomande-yan/0p2ORrJi/",
                "image": null
              },
              "country": "Ivory Coast",
              "shirt_number": 25,
              "age": 19,
              "matches_played": 6,
              "minutes_played": 244,
              "goals": 0,
              "assists": 1,
              "yellow_cards": 1,
              "red_cards": 0
            },
            {
              "player": {
                "id": "bXHrpEJ4",
                "name": "Endrick",
                "link": "https://www.flashscore.com/player/endrick/bXHrpEJ4/",
                "image": null
              },
              "country": "Brazil",
              "shirt_number": 9,
              "age": 20,
              "matches_played": 1,
              "minutes_played": 4,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "WURwLTen",
                "name": "Espi Carlos",
                "link": "https://www.flashscore.com/player/espi-carlos/WURwLTen/",
                "image": null
              },
              "country": "Spain",
              "shirt_number": 19,
              "age": 21,
              "matches_played": 4,
              "minutes_played": 25,
              "goals": 2,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "Wn6E2SED",
                "name": "Mbappe Kylian",
                "link": "https://www.flashscore.com/player/mbappe-kylian/Wn6E2SED/",
                "image": null
              },
              "country": "France",
              "shirt_number": 10,
              "age": 27,
              "matches_played": 6,
              "minutes_played": 540,
              "goals": 7,
              "assists": 2,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "CbwQ4Mws",
                "name": "Vinicius Junior",
                "link": "https://www.flashscore.com/player/vinicius-junior/CbwQ4Mws/",
                "image": null
              },
              "country": "Brazil",
              "shirt_number": 7,
              "age": 26,
              "matches_played": 6,
              "minutes_played": 511,
              "goals": 1,
              "assists": 3,
              "yellow_cards": 2,
              "red_cards": 0
            }
          ]
        },
        {
          "name": "Coach",
          "players": [
            {
              "player": {
                "id": "AwXQwGFe",
                "name": "Mourinho Jose",
                "link": "https://www.flashscore.com/player/mourinho-jose/AwXQwGFe/",
                "image": null
              },
              "country": "Portugal",
              "shirt_number": null,
              "age": 63,
              "matches_played": null,
              "minutes_played": null,
              "goals": null,
              "assists": null,
              "yellow_cards": null,
              "red_cards": null
            }
          ]
        }
      ]
    },
    {
      "competition": "Champions League",
      "groups": [
        {
          "name": "Goalkeepers",
          "players": [
            {
              "player": {
                "id": "MVExOq3n",
                "name": "Courtois Thibaut",
                "link": "https://www.flashscore.com/player/courtois-thibaut/MVExOq3n/",
                "image": null
              },
              "country": "Belgium",
              "shirt_number": 1,
              "age": 34,
              "matches_played": 1,
              "minutes_played": 90,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            }
          ]
        },
        {
          "name": "Defenders",
          "players": [
            {
              "player": {
                "id": "CEVJy6Bc",
                "name": "Alexander-Arnold Trent",
                "link": "https://www.flashscore.com/player/alexander-arnold-trent/CEVJy6Bc/",
                "image": null
              },
              "country": "England",
              "shirt_number": 12,
              "age": 27,
              "matches_played": 1,
              "minutes_played": 79,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "ALGEzlma",
                "name": "Carreras Alvaro",
                "link": "https://www.flashscore.com/player/carreras-alvaro/ALGEzlma/",
                "image": null
              },
              "country": "Spain",
              "shirt_number": 18,
              "age": 23,
              "matches_played": 1,
              "minutes_played": 3,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "QTynbZd3",
                "name": "Cucurella Marc",
                "link": "https://www.flashscore.com/player/cucurella-marc/QTynbZd3/",
                "image": null
              },
              "country": "Spain",
              "shirt_number": 17,
              "age": 28,
              "matches_played": 1,
              "minutes_played": 90,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "QR0j1ejk",
                "name": "Dumfries Denzel",
                "link": "https://www.flashscore.com/player/dumfries-denzel/QR0j1ejk/",
                "image": null
              },
              "country": "Netherlands",
              "shirt_number": 24,
              "age": 30,
              "matches_played": 1,
              "minutes_played": 90,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "2V3qUZAd",
                "name": "Huijsen Dean",
                "link": "https://www.flashscore.com/player/huijsen-dean/2V3qUZAd/",
                "image": null
              },
              "country": "Spain",
              "shirt_number": 4,
              "age": 21,
              "matches_played": 1,
              "minutes_played": 90,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 1,
              "red_cards": 0
            },
            {
              "player": {
                "id": "QJlbDbQe",
                "name": "Konate Ibrahima",
                "link": "https://www.flashscore.com/player/konate-ibrahima/QJlbDbQe/",
                "image": null
              },
              "country": "France",
              "shirt_number": 16,
              "age": 27,
              "matches_played": 1,
              "minutes_played": 90,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            }
          ]
        },
        {
          "name": "Midfielders",
          "players": [
            {
              "player": {
                "id": "QNvlPm7s",
                "name": "Bellingham Jude",
                "link": "https://www.flashscore.com/player/bellingham-jude/QNvlPm7s/",
                "image": null
              },
              "country": "England",
              "shirt_number": 5,
              "age": 23,
              "matches_played": 1,
              "minutes_played": 90,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "nm2Qvnyk",
                "name": "Diaz Brahim",
                "link": "https://www.flashscore.com/player/diaz-brahim/nm2Qvnyk/",
                "image": null
              },
              "country": "Morocco",
              "shirt_number": 21,
              "age": 27,
              "matches_played": 1,
              "minutes_played": 79,
              "goals": 0,
              "assists": 1,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "QkiZum3e",
                "name": "Tchouameni Aurelien",
                "link": "https://www.flashscore.com/player/tchouameni-aurelien/QkiZum3e/",
                "image": null
              },
              "country": "France",
              "shirt_number": 14,
              "age": 26,
              "matches_played": 1,
              "minutes_played": 11,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "nscfER6B",
                "name": "Valverde Federico",
                "link": "https://www.flashscore.com/player/valverde-federico/nscfER6B/",
                "image": null
              },
              "country": "Uruguay",
              "shirt_number": 8,
              "age": 28,
              "matches_played": 1,
              "minutes_played": 90,
              "goals": 1,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            }
          ]
        },
        {
          "name": "Forwards",
          "players": [
            {
              "player": {
                "id": "0p2ORrJi",
                "name": "Diomande Yan",
                "link": "https://www.flashscore.com/player/diomande-yan/0p2ORrJi/",
                "image": null
              },
              "country": "Ivory Coast",
              "shirt_number": 25,
              "age": 19,
              "matches_played": 1,
              "minutes_played": 11,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "WURwLTen",
                "name": "Espi Carlos",
                "link": "https://www.flashscore.com/player/espi-carlos/WURwLTen/",
                "image": null
              },
              "country": "Spain",
              "shirt_number": 19,
              "age": 21,
              "matches_played": 1,
              "minutes_played": 1,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "Wn6E2SED",
                "name": "Mbappe Kylian",
                "link": "https://www.flashscore.com/player/mbappe-kylian/Wn6E2SED/",
                "image": null
              },
              "country": "France",
              "shirt_number": 10,
              "age": 27,
              "matches_played": 1,
              "minutes_played": 89,
              "goals": 1,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            },
            {
              "player": {
                "id": "CbwQ4Mws",
                "name": "Vinicius Junior",
                "link": "https://www.flashscore.com/player/vinicius-junior/CbwQ4Mws/",
                "image": null
              },
              "country": "Brazil",
              "shirt_number": 7,
              "age": 26,
              "matches_played": 1,
              "minutes_played": 87,
              "goals": 0,
              "assists": 0,
              "yellow_cards": 0,
              "red_cards": 0
            }
          ]
        },
        {
          "name": "Coach",
          "players": [
            {
              "player": {
                "id": "AwXQwGFe",
                "name": "Mourinho Jose",
                "link": "https://www.flashscore.com/player/mourinho-jose/AwXQwGFe/",
                "image": null
              },
              "country": "Portugal",
              "shirt_number": null,
              "age": 63,
              "matches_played": null,
              "minutes_played": null,
              "goals": null,
              "assists": null,
              "yellow_cards": null,
              "red_cards": null
            }
          ]
        }
      ]
    }
  ]
}