Flashscore Scraper

ENDPOINTS
GET/teams/results

Team Results

Finished matches of a club, grouped by competition, newest first, paged.

QUERY PARAMS

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

Examples:

  • ID: W8mj7MDD
  • URL: https://www.flashscore.com/team/real-madrid/W8mj7MDD/

1-based page number.

Default: 1

Allowed values: 1-200

{
  "count": 3902,
  "per_page": 43,
  "current_page": 1,
  "total_pages": 91,
  "next": "https://flashscore-scraper.omkar.cloud/flashscore/teams/results?team=W8mj7MDD&page=2",
  "previous": null,
  "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",
  "competitions": [
    {
      "competition": {
        "id": "QeI1Oeyi",
        "stage_id": "dWdJXP6U",
        "template_id": "QVmLl54o",
        "name": "LaLiga",
        "display_name": "SPAIN: LaLiga",
        "category": "Spain",
        "link": "https://www.flashscore.com/football/spain/laliga/",
        "logo": "https://static.flashscore.com/res/image/data/QqMkp58j-reLEIqyt.png",
        "country": {
          "id": 176,
          "name": "Spain"
        }
      },
      "matches": [
        {
          "id": "jmTy4Bt4",
          "link": "https://www.flashscore.com/match/jmTy4Bt4/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-09-15T19:30:00Z",
          "date": "2026-09-15",
          "end_time": "2026-09-15T21:27:30Z",
          "round": null,
          "note": null,
          "home": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": "ELC",
            "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
            "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 2,
          "away_score": 3,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 2,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "r37Zj4oI",
          "link": "https://www.flashscore.com/match/r37Zj4oI/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-09-12T19:00:00Z",
          "date": "2026-09-12",
          "end_time": "2026-09-12T20:58:28Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": "RAY",
            "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
            "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
          },
          "home_score": 4,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "Au6uQzs2",
          "link": "https://www.flashscore.com/match/Au6uQzs2/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-09-04T19:00:00Z",
          "date": "2026-09-04",
          "end_time": "2026-09-04T21:06:06Z",
          "round": null,
          "note": null,
          "home": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": "BET",
            "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
            "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 1,
          "away_score": 0,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "K8SaDccd",
          "link": "https://www.flashscore.com/match/K8SaDccd/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-08-30T15:00:00Z",
          "date": "2026-08-30",
          "end_time": "2026-08-30T16:56:56Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": "MAL",
            "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
            "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
          },
          "home_score": 4,
          "away_score": 0,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "EXneuDoD",
          "link": "https://www.flashscore.com/match/EXneuDoD/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-08-26T19:00:00Z",
          "date": "2026-08-26",
          "end_time": "2026-08-26T20:57:31Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": "RSO",
            "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
            "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
          },
          "home_score": 4,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 3,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "l8fgco7b",
          "link": "https://www.flashscore.com/match/l8fgco7b/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-08-22T19:30:00Z",
          "date": "2026-08-22",
          "end_time": "2026-08-22T21:25:57Z",
          "round": null,
          "note": null,
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": "ESP",
            "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
            "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 1,
          "away_score": 2,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        }
      ]
    },
    {
      "competition": {
        "id": "tfRdlhP9",
        "stage_id": "vT1iNRGq",
        "template_id": "xGrwqq16",
        "name": "Champions League - League phase",
        "display_name": "EUROPE: Champions League - League phase",
        "category": "Europe",
        "link": "https://www.flashscore.com/football/europe/champions-league/",
        "logo": "https://static.flashscore.com/res/image/data/fLD8FzTp-f1LSZx0c.png",
        "country": {
          "id": 6,
          "name": "Europe"
        }
      },
      "matches": [
        {
          "id": "foBRjez1",
          "link": "https://www.flashscore.com/match/foBRjez1/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-09-08T19:00:00Z",
          "date": "2026-09-08",
          "end_time": "2026-09-08T20:55:08Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "Iw7eKK25",
            "name": "Inter",
            "short_name": "INT",
            "link": "https://www.flashscore.com/team/inter/Iw7eKK25/",
            "logo": "https://static.flashscore.com/res/image/data/fLNbBiQq-O8c8nWOb.png"
          },
          "home_score": 2,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        }
      ]
    },
    {
      "competition": {
        "id": null,
        "stage_id": "U3iTWJUr",
        "template_id": "Ox0MZaDH",
        "name": "Club Friendly",
        "display_name": "WORLD: Club Friendly",
        "category": "World",
        "link": "https://www.flashscore.com/football/world/club-friendly/",
        "logo": "https://static.flashscore.com/res/image/data/Mkt7Lzjd-htFggx1J.png",
        "country": {
          "id": 8,
          "name": "World"
        }
      },
      "matches": [
        {
          "id": "Q74Q0xCl",
          "link": "https://www.flashscore.com/match/Q74Q0xCl/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-08-16T15:00:00Z",
          "date": "2026-08-16",
          "end_time": "2026-08-16T16:47:09Z",
          "round": null,
          "note": null,
          "home": {
            "id": "0Ija0Ej9",
            "name": "Schalke (Ger)",
            "short_name": "SCH",
            "link": "https://www.flashscore.com/team/schalke/0Ija0Ej9/",
            "logo": "https://static.flashscore.com/res/image/data/jy0u6bgT-I7p2Damb.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid (Esp)",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 0,
          "away_score": 3,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "by9YuWhR",
          "link": "https://www.flashscore.com/match/by9YuWhR/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-08-12T19:00:00Z",
          "date": "2026-08-12",
          "end_time": "2026-08-12T20:52:33Z",
          "round": null,
          "note": null,
          "home": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna (Esp)",
            "short_name": "DEP",
            "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
            "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid (Esp)",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 0,
          "away_score": 1,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "lngMPyJb",
          "link": "https://www.flashscore.com/match/lngMPyJb/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-08-08T17:00:00Z",
          "date": "2026-08-08",
          "end_time": "2026-08-08T18:51:16Z",
          "round": null,
          "note": null,
          "home": {
            "id": "pKS9M7R7",
            "name": "Ferencvaros (Hun)",
            "short_name": "FER",
            "link": "https://www.flashscore.com/team/ferencvaros/pKS9M7R7/",
            "logo": "https://static.flashscore.com/res/image/data/Ia49DPjC-0jIfCnDf.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid (Esp)",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 1,
          "away_score": 2,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "KnFRYqI6",
          "link": "https://www.flashscore.com/match/KnFRYqI6/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-08-01T16:00:00Z",
          "date": "2026-08-01",
          "end_time": "2026-08-01T17:50:23Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid (Esp)",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "Q3A3IbXH",
            "name": "Fiorentina (Ita)",
            "short_name": "FIO",
            "link": "https://www.flashscore.com/team/fiorentina/Q3A3IbXH/",
            "logo": "https://static.flashscore.com/res/image/data/fZhEFLjT-6XKdgOM6.png"
          },
          "home_score": 2,
          "away_score": 2,
          "winner": "draw",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "4nRqEPeM",
          "link": "https://www.flashscore.com/match/4nRqEPeM/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-07-28T16:00:00Z",
          "date": "2026-07-28",
          "end_time": "2026-07-28T17:53:21Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid (Esp)",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "Mi0rXQg7",
            "name": "Leganes (Esp)",
            "short_name": "LEG",
            "link": "https://www.flashscore.com/team/leganes/Mi0rXQg7/",
            "logo": "https://static.flashscore.com/res/image/data/C4WkaSlC-Q3zX1dyT.png"
          },
          "home_score": 4,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 2,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        }
      ]
    },
    {
      "competition": {
        "id": "UkksTK1s",
        "stage_id": "vcm2MhGk",
        "template_id": "QVmLl54o",
        "name": "LaLiga",
        "display_name": "SPAIN: LaLiga",
        "category": "Spain",
        "link": "https://www.flashscore.com/football/spain/laliga/",
        "logo": "https://static.flashscore.com/res/image/data/6aNYx0jD-A3tOPy9B.png",
        "country": {
          "id": 176,
          "name": "Spain"
        }
      },
      "matches": [
        {
          "id": "hf989Iwo",
          "link": "https://www.flashscore.com/match/hf989Iwo/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-05-23T19:00:00Z",
          "date": "2026-05-23",
          "end_time": "2026-05-23T20:54:22Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": "BIL",
            "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
            "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
          },
          "home_score": 4,
          "away_score": 2,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 2,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "ttZg4N15",
          "link": "https://www.flashscore.com/match/ttZg4N15/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-05-17T17:00:00Z",
          "date": "2026-05-17",
          "end_time": "2026-05-17T18:54:27Z",
          "round": null,
          "note": null,
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": "SEV",
            "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
            "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 0,
          "away_score": 1,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "r95TigCr",
          "link": "https://www.flashscore.com/match/r95TigCr/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-05-14T19:30:00Z",
          "date": "2026-05-14",
          "end_time": "2026-05-14T21:21:06Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "SzYzw34K",
            "name": "Oviedo",
            "short_name": "OVI",
            "link": "https://www.flashscore.com/team/real-oviedo/SzYzw34K/",
            "logo": "https://static.flashscore.com/res/image/data/8CuFFxlC-Y7pkY0PJ.png"
          },
          "home_score": 2,
          "away_score": 0,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "tKPjjLJt",
          "link": "https://www.flashscore.com/match/tKPjjLJt/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-05-10T19:00:00Z",
          "date": "2026-05-10",
          "end_time": "2026-05-10T20:55:28Z",
          "round": null,
          "note": null,
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": "BAR",
            "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
            "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 2,
          "away_score": 0,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "tp9sPrLs",
          "link": "https://www.flashscore.com/match/tp9sPrLs/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-05-03T19:00:00Z",
          "date": "2026-05-03",
          "end_time": "2026-05-03T20:56:15Z",
          "round": null,
          "note": null,
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": "ESP",
            "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
            "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 0,
          "away_score": 2,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 2
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "lfKIYGgU",
          "link": "https://www.flashscore.com/match/lfKIYGgU/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-04-24T19:00:00Z",
          "date": "2026-04-24",
          "end_time": "2026-04-24T21:01:30Z",
          "round": null,
          "note": "Playing home matches at a different stadium - Estadio de La Cartuja.",
          "home": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": "BET",
            "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
            "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 1,
          "away_score": 1,
          "winner": "draw",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "8WSYepie",
          "link": "https://www.flashscore.com/match/8WSYepie/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-04-21T19:30:00Z",
          "date": "2026-04-21",
          "end_time": "2026-04-21T21:32:27Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": "ALA",
            "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
            "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
          },
          "home_score": 2,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "KES1xaf5",
          "link": "https://www.flashscore.com/match/KES1xaf5/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-04-10T19:00:00Z",
          "date": "2026-04-10",
          "end_time": "2026-04-10T20:56:31Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "nNNpcUSL",
            "name": "Girona",
            "short_name": "GIR",
            "link": "https://www.flashscore.com/team/girona/nNNpcUSL/",
            "logo": "https://static.flashscore.com/res/image/data/6mZj79BN-vPm0hQMN.png"
          },
          "home_score": 1,
          "away_score": 1,
          "winner": "draw",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "0fPtXr1S",
          "link": "https://www.flashscore.com/match/0fPtXr1S/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-04-04T14:15:00Z",
          "date": "2026-04-04",
          "end_time": "2026-04-04T16:12:55Z",
          "round": null,
          "note": null,
          "home": {
            "id": "4jDQxrbf",
            "name": "Mallorca",
            "short_name": "MAL",
            "link": "https://www.flashscore.com/team/mallorca/4jDQxrbf/",
            "logo": "https://static.flashscore.com/res/image/data/WKsw8cne-rmDEjevK.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 2,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "tQIsOmIc",
          "link": "https://www.flashscore.com/match/tQIsOmIc/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-03-22T20:00:00Z",
          "date": "2026-03-22",
          "end_time": "2026-03-22T21:56:30Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": "ATM",
            "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
            "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
          },
          "home_score": 3,
          "away_score": 2,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 3,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "pQmFiGsJ",
          "link": "https://www.flashscore.com/match/pQmFiGsJ/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-03-14T20:00:00Z",
          "date": "2026-03-14",
          "end_time": "2026-03-14T21:58:54Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": "ELC",
            "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
            "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
          },
          "home_score": 4,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 2,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "xd22wQM8",
          "link": "https://www.flashscore.com/match/xd22wQM8/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-03-06T20:00:00Z",
          "date": "2026-03-06",
          "end_time": "2026-03-06T21:56:23Z",
          "round": null,
          "note": null,
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": "CEL",
            "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
            "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 1,
          "away_score": 2,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "lx1RyDo4",
          "link": "https://www.flashscore.com/match/lx1RyDo4/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-03-02T20:00:00Z",
          "date": "2026-03-02",
          "end_time": "2026-03-02T22:03:36Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": "GET",
            "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
            "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
          },
          "home_score": 0,
          "away_score": 1,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "2wYeU9Mt",
          "link": "https://www.flashscore.com/match/2wYeU9Mt/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-02-21T17:30:00Z",
          "date": "2026-02-21",
          "end_time": "2026-02-21T19:26:38Z",
          "round": null,
          "note": null,
          "home": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": "OSA",
            "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
            "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 2,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "2sUu7tPF",
          "link": "https://www.flashscore.com/match/2sUu7tPF/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-02-14T20:00:00Z",
          "date": "2026-02-14",
          "end_time": "2026-02-14T21:55:01Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": "RSO",
            "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
            "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
          },
          "home_score": 4,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "GQ5bf3uA",
          "link": "https://www.flashscore.com/match/GQ5bf3uA/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-02-08T20:00:00Z",
          "date": "2026-02-08",
          "end_time": "2026-02-08T21:53:15Z",
          "round": null,
          "note": null,
          "home": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": "VAL",
            "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
            "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 0,
          "away_score": 2,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 2
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "GjkkTQtB",
          "link": "https://www.flashscore.com/match/GjkkTQtB/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-02-01T13:00:00Z",
          "date": "2026-02-01",
          "end_time": "2026-02-01T15:08:53Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": "RAY",
            "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
            "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
          },
          "home_score": 2,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "fqaWGdil",
          "link": "https://www.flashscore.com/match/fqaWGdil/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-01-24T20:00:00Z",
          "date": "2026-01-24",
          "end_time": "2026-01-24T21:54:36Z",
          "round": null,
          "note": null,
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": "VIL",
            "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
            "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 0,
          "away_score": 2,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 2
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "tfxnBX3S",
          "link": "https://www.flashscore.com/match/tfxnBX3S/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-01-17T13:00:00Z",
          "date": "2026-01-17",
          "end_time": "2026-01-17T14:56:45Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "G8FL0ShI",
            "name": "Levante",
            "short_name": "LEV",
            "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
            "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
          },
          "home_score": 2,
          "away_score": 0,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 2,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "4dXxJR0D",
          "link": "https://www.flashscore.com/match/4dXxJR0D/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-01-04T15:15:00Z",
          "date": "2026-01-04",
          "end_time": "2026-01-04T17:10:52Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": "BET",
            "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
            "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
          },
          "home_score": 5,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 4,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        }
      ]
    },
    {
      "competition": {
        "id": "bLJeeS2d",
        "stage_id": "lMPimXln",
        "template_id": "xGrwqq16",
        "name": "Champions League - Play Offs",
        "display_name": "EUROPE: Champions League - Play Offs",
        "category": "Europe",
        "link": "https://www.flashscore.com/football/europe/champions-league/",
        "logo": "https://static.flashscore.com/res/image/data/UPAwI68j-dA5PNNw8.png",
        "country": {
          "id": 6,
          "name": "Europe"
        }
      },
      "matches": [
        {
          "id": "zXC8QVx3",
          "link": "https://www.flashscore.com/match/zXC8QVx3/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-04-15T19:00:00Z",
          "date": "2026-04-15",
          "end_time": "2026-04-15T20:55:56Z",
          "round": null,
          "note": "First leg result: 2-1. Aggregate: 6-4.",
          "home": {
            "id": "nVp0wiqd",
            "name": "Bayern Munich",
            "short_name": "BAY",
            "link": "https://www.flashscore.com/team/bayern-munich/nVp0wiqd/",
            "logo": "https://static.flashscore.com/res/image/data/lWGBVoA6-SvLFaVNH.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 4,
          "away_score": 3,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 2,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "8QKM2Spd",
          "link": "https://www.flashscore.com/match/8QKM2Spd/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-04-07T19:00:00Z",
          "date": "2026-04-07",
          "end_time": "2026-04-07T20:53:33Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "nVp0wiqd",
            "name": "Bayern Munich",
            "short_name": "BAY",
            "link": "https://www.flashscore.com/team/bayern-munich/nVp0wiqd/",
            "logo": "https://static.flashscore.com/res/image/data/lWGBVoA6-SvLFaVNH.png"
          },
          "home_score": 1,
          "away_score": 2,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "Sx4Kqs0J",
          "link": "https://www.flashscore.com/match/Sx4Kqs0J/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-03-17T20:00:00Z",
          "date": "2026-03-17",
          "end_time": "2026-03-17T21:55:00Z",
          "round": null,
          "note": "First leg result: 0-3. Aggregate: 1-5.",
          "home": {
            "id": "Wtn9Stg0",
            "name": "Manchester City",
            "short_name": "MCI",
            "link": "https://www.flashscore.com/team/manchester-city/Wtn9Stg0/",
            "logo": "https://static.flashscore.com/res/image/data/0vgscFU0-lQuhqN8N.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 1,
          "away_score": 2,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "fP5Co3V6",
          "link": "https://www.flashscore.com/match/fP5Co3V6/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-03-11T20:00:00Z",
          "date": "2026-03-11",
          "end_time": "2026-03-11T21:52:28Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "Wtn9Stg0",
            "name": "Manchester City",
            "short_name": "MCI",
            "link": "https://www.flashscore.com/team/manchester-city/Wtn9Stg0/",
            "logo": "https://static.flashscore.com/res/image/data/0vgscFU0-lQuhqN8N.png"
          },
          "home_score": 3,
          "away_score": 0,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "M1zZ0lxn",
          "link": "https://www.flashscore.com/match/M1zZ0lxn/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-02-25T20:00:00Z",
          "date": "2026-02-25",
          "end_time": "2026-02-25T21:59:54Z",
          "round": null,
          "note": "First leg result: 1-0. Aggregate: 3-1.",
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "zBkyuyRI",
            "name": "Benfica",
            "short_name": "BEN",
            "link": "https://www.flashscore.com/team/benfica/zBkyuyRI/",
            "logo": "https://static.flashscore.com/res/image/data/ttVtr6hT-GEKimEim.png"
          },
          "home_score": 2,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "WxePtoiU",
          "link": "https://www.flashscore.com/match/WxePtoiU/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-02-17T20:00:00Z",
          "date": "2026-02-17",
          "end_time": "2026-02-17T22:02:56Z",
          "round": null,
          "note": null,
          "home": {
            "id": "zBkyuyRI",
            "name": "Benfica",
            "short_name": "BEN",
            "link": "https://www.flashscore.com/team/benfica/zBkyuyRI/",
            "logo": "https://static.flashscore.com/res/image/data/ttVtr6hT-GEKimEim.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 0,
          "away_score": 1,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 0,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        }
      ]
    },
    {
      "competition": {
        "id": "bLJeeS2d",
        "stage_id": "UiRZST3U",
        "template_id": "xGrwqq16",
        "name": "Champions League - League phase",
        "display_name": "EUROPE: Champions League - League phase",
        "category": "Europe",
        "link": "https://www.flashscore.com/football/europe/champions-league/",
        "logo": "https://static.flashscore.com/res/image/data/UPAwI68j-dA5PNNw8.png",
        "country": {
          "id": 6,
          "name": "Europe"
        }
      },
      "matches": [
        {
          "id": "jJG2pJxg",
          "link": "https://www.flashscore.com/match/jJG2pJxg/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-01-28T20:00:00Z",
          "date": "2026-01-28",
          "end_time": "2026-01-28T22:03:21Z",
          "round": null,
          "note": null,
          "home": {
            "id": "zBkyuyRI",
            "name": "Benfica",
            "short_name": "BEN",
            "link": "https://www.flashscore.com/team/benfica/zBkyuyRI/",
            "logo": "https://static.flashscore.com/res/image/data/ttVtr6hT-GEKimEim.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 4,
          "away_score": 2,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 2,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "C6QQvF6U",
          "link": "https://www.flashscore.com/match/C6QQvF6U/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-01-20T20:00:00Z",
          "date": "2026-01-20",
          "end_time": "2026-01-20T21:54:27Z",
          "round": null,
          "note": null,
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "away": {
            "id": "2PIvr8o4",
            "name": "Monaco",
            "short_name": "MON",
            "link": "https://www.flashscore.com/team/monaco/2PIvr8o4/",
            "logo": "https://static.flashscore.com/res/image/data/n3jLkyne-0SFGJsPk.png"
          },
          "home_score": 6,
          "away_score": 1,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 4,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        }
      ]
    },
    {
      "competition": {
        "id": "pIDAYtvK",
        "stage_id": "8AQUv1WG",
        "template_id": "lnb8EJRp",
        "name": "Copa del Rey",
        "display_name": "SPAIN: Copa del Rey",
        "category": "Spain",
        "link": "https://www.flashscore.com/football/spain/copa-del-rey/",
        "logo": "https://static.flashscore.com/res/image/data/SzmaHcmd-d8IzXOub.png",
        "country": {
          "id": 176,
          "name": "Spain"
        }
      },
      "matches": [
        {
          "id": "lQvx3Kkl",
          "link": "https://www.flashscore.com/match/lQvx3Kkl/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-01-14T20:00:00Z",
          "date": "2026-01-14",
          "end_time": "2026-01-14T21:57:26Z",
          "round": null,
          "note": null,
          "home": {
            "id": "UirAofN6",
            "name": "Albacete",
            "short_name": "ALB",
            "link": "https://www.flashscore.com/team/albacete/UirAofN6/",
            "logo": "https://static.flashscore.com/res/image/data/Iw3DqQoe-4297a0ys.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 3,
          "away_score": 2,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 2,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        }
      ]
    },
    {
      "competition": {
        "id": "OvNQ0Uyn",
        "stage_id": "h8sUt6r2",
        "template_id": "YTYRo1YM",
        "name": "Super Cup",
        "display_name": "SPAIN: Super Cup",
        "category": "Spain",
        "link": "https://www.flashscore.com/football/spain/super-cup/",
        "logo": "https://static.flashscore.com/res/image/data/2keHsemd-niSoQAAm.png",
        "country": {
          "id": 176,
          "name": "Spain"
        }
      },
      "matches": [
        {
          "id": "GYuadc3D",
          "link": "https://www.flashscore.com/match/GYuadc3D/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-01-11T19:00:00Z",
          "date": "2026-01-11",
          "end_time": "2026-01-11T21:03:48Z",
          "round": null,
          "note": "Neutral location - King Abdullah Sports City.",
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": "BAR",
            "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
            "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 3,
          "away_score": 2,
          "winner": "home",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 0
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        },
        {
          "id": "2B1LLrac",
          "link": "https://www.flashscore.com/match/2B1LLrac/",
          "status": "finished",
          "stage": "Finished",
          "stage_id": 3,
          "start_time": "2026-01-08T19:00:00Z",
          "date": "2026-01-08",
          "end_time": "2026-01-08T20:58:16Z",
          "round": null,
          "note": "Neutral location - King Abdullah Sports City.",
          "home": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": "ATM",
            "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
            "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": "RMA",
            "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
            "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
          },
          "home_score": 1,
          "away_score": 2,
          "winner": "away",
          "periods": [
            {
              "name": "Half Time",
              "home": 1,
              "away": 1
            }
          ],
          "has_statistics": true,
          "has_live_coverage": false
        }
      ]
    }
  ]
}