Flashscore Scraper

ENDPOINTS
GET/teams/fixtures

Team Fixtures

Upcoming matches of a club, grouped by competition, 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": 40,
  "per_page": 40,
  "current_page": 1,
  "total_pages": 1,
  "next": null,
  "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": "hGycdKve",
          "link": "https://www.flashscore.com/match/hGycdKve/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-09-20T14:15:00Z",
          "date": "2026-09-20",
          "end_time": null,
          "round": null,
          "note": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": true
        },
        {
          "id": "2mAGw9Ti",
          "link": "https://www.flashscore.com/match/2mAGw9Ti/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-10-10T19:00:00Z",
          "date": "2026-10-10",
          "end_time": null,
          "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": "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"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "dlbkuM4d",
          "link": "https://www.flashscore.com/match/dlbkuM4d/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-10-18T19:00:00Z",
          "date": "2026-10-18",
          "end_time": null,
          "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": "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"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "6ZoODtBL",
          "link": "https://www.flashscore.com/match/6ZoODtBL/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-10-25T20:00:00Z",
          "date": "2026-10-25",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "v7xU0FlU",
          "link": "https://www.flashscore.com/match/v7xU0FlU/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-11-01T16:00:00Z",
          "date": "2026-11-01",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": "RAC",
            "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
            "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "4SrapZ2c",
          "link": "https://www.flashscore.com/match/4SrapZ2c/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-11-08T16:00:00Z",
          "date": "2026-11-08",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "QweLd3hK",
          "link": "https://www.flashscore.com/match/QweLd3hK/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-11-22T16:00:00Z",
          "date": "2026-11-22",
          "end_time": null,
          "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": "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"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "KvqfbGTO",
          "link": "https://www.flashscore.com/match/KvqfbGTO/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-11-29T16:00:00Z",
          "date": "2026-11-29",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "xbORCFrI",
          "link": "https://www.flashscore.com/match/xbORCFrI/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-12-06T16:00:00Z",
          "date": "2026-12-06",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "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"
          },
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "fydcG967",
          "link": "https://www.flashscore.com/match/fydcG967/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-12-13T16:00:00Z",
          "date": "2026-12-13",
          "end_time": null,
          "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": "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"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "GvAmz4ct",
          "link": "https://www.flashscore.com/match/GvAmz4ct/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-12-20T16:00:00Z",
          "date": "2026-12-20",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "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",
            "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "0Cy2lfIj",
          "link": "https://www.flashscore.com/match/0Cy2lfIj/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-01-03T16:00:00Z",
          "date": "2027-01-03",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "f7hO0O7D",
          "link": "https://www.flashscore.com/match/f7hO0O7D/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-01-10T16:00:00Z",
          "date": "2027-01-10",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "MwGyS06C",
          "link": "https://www.flashscore.com/match/MwGyS06C/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-01-17T16:00:00Z",
          "date": "2027-01-17",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "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"
          },
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "G05RIHpd",
          "link": "https://www.flashscore.com/match/G05RIHpd/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-01-24T16:00:00Z",
          "date": "2027-01-24",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "x8onrYD7",
          "link": "https://www.flashscore.com/match/x8onrYD7/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-01-31T16:00:00Z",
          "date": "2027-01-31",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "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"
          },
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "SYXHE5ln",
          "link": "https://www.flashscore.com/match/SYXHE5ln/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-02-07T16:00:00Z",
          "date": "2027-02-07",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "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"
          },
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "hxNDN0XG",
          "link": "https://www.flashscore.com/match/hxNDN0XG/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-02-14T16:00:00Z",
          "date": "2027-02-14",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "lQZc3xo9",
          "link": "https://www.flashscore.com/match/lQZc3xo9/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-02-21T16:00:00Z",
          "date": "2027-02-21",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "AZQudFft",
          "link": "https://www.flashscore.com/match/AZQudFft/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-02-28T16:00:00Z",
          "date": "2027-02-28",
          "end_time": null,
          "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": "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"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "2R48J9h4",
          "link": "https://www.flashscore.com/match/2R48J9h4/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-03-07T16:00:00Z",
          "date": "2027-03-07",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "Cv7VVwrR",
          "link": "https://www.flashscore.com/match/Cv7VVwrR/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-03-14T16:00:00Z",
          "date": "2027-03-14",
          "end_time": null,
          "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": "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"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "Gzd9Oez1",
          "link": "https://www.flashscore.com/match/Gzd9Oez1/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-03-21T16:00:00Z",
          "date": "2027-03-21",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "p2lS5pPc",
          "link": "https://www.flashscore.com/match/p2lS5pPc/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-04-04T15:00:00Z",
          "date": "2027-04-04",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "raHD0A4F",
          "link": "https://www.flashscore.com/match/raHD0A4F/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-04-11T15:00:00Z",
          "date": "2027-04-11",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "rJND5dnC",
          "link": "https://www.flashscore.com/match/rJND5dnC/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-04-18T15:00:00Z",
          "date": "2027-04-18",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "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"
          },
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "UDbYUCFN",
          "link": "https://www.flashscore.com/match/UDbYUCFN/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-04-21T15:00:00Z",
          "date": "2027-04-21",
          "end_time": null,
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "SpbIwsbe",
          "link": "https://www.flashscore.com/match/SpbIwsbe/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-05-02T15:00:00Z",
          "date": "2027-05-02",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "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"
          },
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "zeNo1ydJ",
          "link": "https://www.flashscore.com/match/zeNo1ydJ/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-05-09T15:00:00Z",
          "date": "2027-05-09",
          "end_time": null,
          "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": "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"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "d4ETgE5j",
          "link": "https://www.flashscore.com/match/d4ETgE5j/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-05-16T15:00:00Z",
          "date": "2027-05-16",
          "end_time": null,
          "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": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": "RAC",
            "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
            "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "2L7VDZdM",
          "link": "https://www.flashscore.com/match/2L7VDZdM/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-05-23T15:00:00Z",
          "date": "2027-05-23",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "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"
          },
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "SIoKk29t",
          "link": "https://www.flashscore.com/match/SIoKk29t/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-05-30T15:00:00Z",
          "date": "2027-05-30",
          "end_time": null,
          "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": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": "DEP",
            "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
            "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "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": "4j50U1OM",
          "link": "https://www.flashscore.com/match/4j50U1OM/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-10-14T19:00:00Z",
          "date": "2026-10-14",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "id": "zVqqL0ma",
            "name": "AS Roma",
            "short_name": "ROM",
            "link": "https://www.flashscore.com/team/as-roma/zVqqL0ma/",
            "logo": "https://static.flashscore.com/res/image/data/j31Z1pne-GtNb9h2q.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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "OC3pYqPc",
          "link": "https://www.flashscore.com/match/OC3pYqPc/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-10-21T19:00:00Z",
          "date": "2026-10-21",
          "end_time": null,
          "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": "KbS1suSm",
            "name": "RB Leipzig",
            "short_name": "RBL",
            "link": "https://www.flashscore.com/team/rb-leipzig/KbS1suSm/",
            "logo": "https://static.flashscore.com/res/image/data/fNS5fTmC-WvvSE8Dm.png"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "8nfvNJGd",
          "link": "https://www.flashscore.com/match/8nfvNJGd/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-11-04T17:45:00Z",
          "date": "2026-11-04",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "id": "ANpZncAM",
            "name": "AEK Athens",
            "short_name": "AEK",
            "link": "https://www.flashscore.com/team/aek/ANpZncAM/",
            "logo": "https://static.flashscore.com/res/image/data/ph8YRKne-6iRkbdOB.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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "6PURSlmI",
          "link": "https://www.flashscore.com/match/6PURSlmI/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-11-24T20:00:00Z",
          "date": "2026-11-24",
          "end_time": null,
          "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": "M9UEHJWi",
            "name": "PSV",
            "short_name": "PSV",
            "link": "https://www.flashscore.com/team/psv/M9UEHJWi/",
            "logo": "https://static.flashscore.com/res/image/data/fefX7RQq-j5zA1baQ.png"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "2BEZlZ4D",
          "link": "https://www.flashscore.com/match/2BEZlZ4D/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2026-12-09T20:00:00Z",
          "date": "2026-12-09",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "id": "hA1Zm19f",
            "name": "Arsenal",
            "short_name": "ARS",
            "link": "https://www.flashscore.com/team/arsenal/hA1Zm19f/",
            "logo": "https://static.flashscore.com/res/image/data/0n1ffK6k-vcNAdtF9.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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "dQ1hWNgA",
          "link": "https://www.flashscore.com/match/dQ1hWNgA/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-01-19T20:00:00Z",
          "date": "2027-01-19",
          "end_time": null,
          "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": "MipWYeKQ",
            "name": "LASK",
            "short_name": "LAS",
            "link": "https://www.flashscore.com/team/lask-linz/MipWYeKQ/",
            "logo": "https://static.flashscore.com/res/image/data/hpJBhRlC-CbaUQRYa.png"
          },
          "home_score": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        },
        {
          "id": "zZeWOunp",
          "link": "https://www.flashscore.com/match/zZeWOunp/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-01-27T20:00:00Z",
          "date": "2027-01-27",
          "end_time": null,
          "round": null,
          "note": "Playing home matches at a different stadium - Stamford Bridge.",
          "home": {
            "id": "4ENWX2OA",
            "name": "Shakhtar Donetsk",
            "short_name": "SHA",
            "link": "https://www.flashscore.com/team/shakhtar/4ENWX2OA/",
            "logo": "https://static.flashscore.com/res/image/data/fLOld9A6-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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        }
      ]
    },
    {
      "competition": {
        "id": "lGA1kgim",
        "stage_id": "Mq7KR0ZF",
        "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/0pkzmnU1-fcsAeSiF.png",
        "country": {
          "id": 176,
          "name": "Spain"
        }
      },
      "matches": [
        {
          "id": "bcSDvOvp",
          "link": "https://www.flashscore.com/match/bcSDvOvp/",
          "status": "scheduled",
          "stage": "Scheduled",
          "stage_id": 1,
          "start_time": "2027-02-03T19:00:00Z",
          "date": "2027-02-03",
          "end_time": null,
          "round": null,
          "note": null,
          "home": {
            "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"
          },
          "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": null,
          "away_score": null,
          "winner": null,
          "periods": null,
          "has_statistics": false,
          "has_live_coverage": false
        }
      ]
    }
  ]
}