Transfermarkt Scraper

ENDPOINTS
GET/players/match-log

Player Match Log

Game-by-game log: result, minutes, goals, assists, shots, passes, tackles, rating and cards for every match.

QUERY PARAMS

Transfermarkt player ID or any transfermarkt.com player URL.

Examples:

  • ID: 28003
  • URL: https://www.transfermarkt.com/lionel-messi/profil/spieler/28003

Limit to one competition — a code like ES1 or a transfermarkt.com competition URL.

Page number.

Default: 1

Allowed values: 1-100

Season start year or name — 2025, 25/26 and 2025/26 all mean the 2025/26 season.

Default: all seasons

{
  "count": 1591,
  "per_page": 50,
  "current_page": 1,
  "total_pages": 32,
  "next": "https://transfermarkt-scraper.omkar.cloud/transfermarkt/players/match-log?player=28003&page=2",
  "previous": null,
  "player_id": 28003,
  "season": null,
  "competition_id": null,
  "matches": [
    {
      "match": {
        "id": 5050184,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/5050184",
        "date": "2026-09-17",
        "datetime_utc": "2026-09-17T00:00:00+00:00",
        "competition": {
          "id": "CAMC",
          "name": "Campeones Cup",
          "link": "https://www.transfermarkt.com/campeones-cup/startseite/pokalwettbewerb/CAMC",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/camc.png?lm=1789378674",
          "country": null,
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "International Super Cup",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 1,
        "round": "Final",
        "home_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 3711,
          "name": "CD Cruz Azul",
          "short_name": "CD Cruz Azul",
          "link": "https://www.transfermarkt.com/cd-cruz-azul/startseite/verein/3711",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/3711.png?lm=1789459359",
          "country": {
            "id": 110,
            "name": "Mexico",
            "code": "MEX"
          },
          "is_national_team": false
        },
        "home_goals": 2,
        "away_goals": 0,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "home",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 12,
        "name": "Right Winger",
        "short_name": "RW",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 1,
      "assists": 1,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 2,
      "shots_on_target": 1,
      "passes": 22,
      "passes_completed": 18,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 3,
      "fouls_suffered": 3,
      "offsides": 1,
      "team_goals_on_pitch": 2,
      "opponent_goals_on_pitch": 0
    },
    {
      "match": {
        "id": 4975922,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4975922",
        "date": "2026-09-12",
        "datetime_utc": "2026-09-12T23:30:00+00:00",
        "competition": {
          "id": "MLS1",
          "name": "Major League Soccer",
          "link": "https://www.transfermarkt.com/major-league-soccer/startseite/wettbewerb/MLS1",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/mls1.png?lm=1789377133",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "First Tier",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 26,
        "round": null,
        "home_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 63966,
          "name": "Nashville SC",
          "short_name": "Nashville",
          "link": "https://www.transfermarkt.com/nashville-sc/startseite/verein/63966",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/63966.png?lm=1789463315",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "home_goals": 2,
        "away_goals": 2,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "home",
      "result": "draw",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 12,
        "name": "Right Winger",
        "short_name": "RW",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 1,
      "assists": 1,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 8,
      "shots_on_target": 4,
      "passes": 42,
      "passes_completed": 33,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 1,
      "fouls_suffered": 2,
      "offsides": 0,
      "team_goals_on_pitch": 2,
      "opponent_goals_on_pitch": 2
    },
    {
      "match": {
        "id": 4975911,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4975911",
        "date": "2026-09-10",
        "datetime_utc": "2026-09-10T00:30:00+00:00",
        "competition": {
          "id": "MLS1",
          "name": "Major League Soccer",
          "link": "https://www.transfermarkt.com/major-league-soccer/startseite/wettbewerb/MLS1",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/mls1.png?lm=1789377133",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "First Tier",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 25,
        "round": null,
        "home_club": {
          "id": 432,
          "name": "Chicago Fire FC",
          "short_name": "Chicago",
          "link": "https://www.transfermarkt.com/chicago-fire-fc/startseite/verein/432",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/432.png?lm=1789459191",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "home_goals": 1,
        "away_goals": 1,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "away",
      "result": "draw",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 12,
        "name": "Right Winger",
        "short_name": "RW",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 0,
      "assists": 1,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 9,
      "shots_on_target": 4,
      "passes": 25,
      "passes_completed": 20,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 0,
      "fouls_suffered": 1,
      "offsides": 0,
      "team_goals_on_pitch": 1,
      "opponent_goals_on_pitch": 1
    },
    {
      "match": {
        "id": 4865072,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4865072",
        "date": "2026-09-05",
        "datetime_utc": "2026-09-05T23:30:00+00:00",
        "competition": {
          "id": "MLS1",
          "name": "Major League Soccer",
          "link": "https://www.transfermarkt.com/major-league-soccer/startseite/wettbewerb/MLS1",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/mls1.png?lm=1789377133",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "First Tier",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 24,
        "round": null,
        "home_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 51663,
          "name": "Atlanta United FC",
          "short_name": "Atlanta",
          "link": "https://www.transfermarkt.com/atlanta-united-fc/startseite/verein/51663",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/51663.png?lm=1789462415",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "home_goals": 2,
        "away_goals": 2,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "home",
      "result": "draw",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 12,
        "name": "Right Winger",
        "short_name": "RW",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 0,
      "assists": 1,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 6,
      "shots_on_target": 1,
      "passes": 40,
      "passes_completed": 34,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 0,
      "fouls_suffered": 3,
      "offsides": 1,
      "team_goals_on_pitch": 2,
      "opponent_goals_on_pitch": 2
    },
    {
      "match": {
        "id": 4865057,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4865057",
        "date": "2026-08-29",
        "datetime_utc": "2026-08-29T23:30:00+00:00",
        "competition": {
          "id": "MLS1",
          "name": "Major League Soccer",
          "link": "https://www.transfermarkt.com/major-league-soccer/startseite/wettbewerb/MLS1",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/mls1.png?lm=1789377133",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "First Tier",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 23,
        "round": null,
        "home_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 4078,
          "name": "CF Montréal",
          "short_name": "Montréal",
          "link": "https://www.transfermarkt.com/cf-montreal/startseite/verein/4078",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/4078.png?lm=1789459380",
          "country": {
            "id": 80,
            "name": "Canada",
            "code": "CAN"
          },
          "is_national_team": false
        },
        "home_goals": 7,
        "away_goals": 1,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "home",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 12,
        "name": "Right Winger",
        "short_name": "RW",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 4,
      "assists": 1,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 8,
      "shots_on_target": 5,
      "passes": 39,
      "passes_completed": 35,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 0,
      "fouls_suffered": 0,
      "offsides": 0,
      "team_goals_on_pitch": 7,
      "opponent_goals_on_pitch": 1
    },
    {
      "match": {
        "id": 4865041,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4865041",
        "date": "2026-08-22",
        "datetime_utc": "2026-08-22T23:30:00+00:00",
        "competition": {
          "id": "MLS1",
          "name": "Major League Soccer",
          "link": "https://www.transfermarkt.com/major-league-soccer/startseite/wettbewerb/MLS1",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/mls1.png?lm=1789377133",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "First Tier",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 22,
        "round": null,
        "home_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 11141,
          "name": "Toronto FC",
          "short_name": "Toronto",
          "link": "https://www.transfermarkt.com/toronto-fc/startseite/verein/11141",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/11141.png?lm=1789459754",
          "country": {
            "id": 80,
            "name": "Canada",
            "code": "CAN"
          },
          "is_national_team": false
        },
        "home_goals": 1,
        "away_goals": 2,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "home",
      "result": "loss",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 12,
        "name": "Right Winger",
        "short_name": "RW",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 1,
      "assists": 0,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 2,
      "shots_on_target": 1,
      "passes": 39,
      "passes_completed": 32,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 0,
      "fouls_suffered": 2,
      "offsides": 0,
      "team_goals_on_pitch": 1,
      "opponent_goals_on_pitch": 2
    },
    {
      "match": {
        "id": 4865028,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4865028",
        "date": "2026-08-19",
        "datetime_utc": "2026-08-19T23:30:00+00:00",
        "competition": {
          "id": "MLS1",
          "name": "Major League Soccer",
          "link": "https://www.transfermarkt.com/major-league-soccer/startseite/wettbewerb/MLS1",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/mls1.png?lm=1789377133",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "First Tier",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 21,
        "round": null,
        "home_club": {
          "id": 25467,
          "name": "Philadelphia Union",
          "short_name": "Philadelphia",
          "link": "https://www.transfermarkt.com/philadelphia-union/startseite/verein/25467",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/25467.png?lm=1789460517",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "home_goals": 2,
        "away_goals": 2,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "away",
      "result": "draw",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 12,
        "name": "Right Winger",
        "short_name": "RW",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 1,
      "assists": 0,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 3,
      "shots_on_target": 1,
      "passes": 28,
      "passes_completed": 23,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 1,
      "fouls_suffered": 2,
      "offsides": 1,
      "team_goals_on_pitch": 2,
      "opponent_goals_on_pitch": 2
    },
    {
      "match": {
        "id": 4865015,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4865015",
        "date": "2026-08-16",
        "datetime_utc": "2026-08-16T00:30:00+00:00",
        "competition": {
          "id": "MLS1",
          "name": "Major League Soccer",
          "link": "https://www.transfermarkt.com/major-league-soccer/startseite/wettbewerb/MLS1",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/mls1.png?lm=1789377133",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "First Tier",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 20,
        "round": null,
        "home_club": {
          "id": 63966,
          "name": "Nashville SC",
          "short_name": "Nashville",
          "link": "https://www.transfermarkt.com/nashville-sc/startseite/verein/63966",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/63966.png?lm=1789463315",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "home_goals": 4,
        "away_goals": 1,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "away",
      "result": "loss",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 12,
        "name": "Right Winger",
        "short_name": "RW",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 0,
      "assists": 1,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 1,
      "yellow_cards": 1,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 11,
      "shots_on_target": 2,
      "passes": 34,
      "passes_completed": 26,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 0,
      "fouls_suffered": 2,
      "offsides": 1,
      "team_goals_on_pitch": 1,
      "opponent_goals_on_pitch": 4
    },
    {
      "match": {
        "id": 4944230,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4944230",
        "date": "2026-08-12",
        "datetime_utc": "2026-08-12T23:30:00+00:00",
        "competition": {
          "id": "USMX",
          "name": "Leagues Cup",
          "link": "https://www.transfermarkt.com/leagues-cup/startseite/pokalwettbewerb/USMX",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/usmx.png?lm=1789378677",
          "country": null,
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "International Cup",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 3,
        "round": "Group Stage",
        "home_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 4941,
          "name": "Club León FC",
          "short_name": "León",
          "link": "https://www.transfermarkt.com/club-leon-fc/startseite/verein/4941",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/4941.png?lm=1789459420",
          "country": {
            "id": 110,
            "name": "Mexico",
            "code": "MEX"
          },
          "is_national_team": false
        },
        "home_goals": 2,
        "away_goals": 3,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "home",
      "result": "loss",
      "participation": "played",
      "absence_reason": null,
      "position": null,
      "shirt_number": 10,
      "is_captain": false,
      "is_starter": false,
      "minutes_played": 45,
      "substituted_in_minute": 46,
      "substituted_out_minute": null,
      "goals": 0,
      "assists": 0,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 5,
      "shots_on_target": 3,
      "passes": 36,
      "passes_completed": 29,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 1,
      "fouls_suffered": 0,
      "offsides": 0,
      "team_goals_on_pitch": 1,
      "opponent_goals_on_pitch": 3
    },
    {
      "match": {
        "id": 4944212,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4944212",
        "date": "2026-08-09",
        "datetime_utc": "2026-08-09T00:00:00+00:00",
        "competition": {
          "id": "USMX",
          "name": "Leagues Cup",
          "link": "https://www.transfermarkt.com/leagues-cup/startseite/pokalwettbewerb/USMX",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/usmx.png?lm=1789378677",
          "country": null,
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "International Cup",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 2,
        "round": "Group Stage",
        "home_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 2407,
          "name": "CF Monterrey",
          "short_name": "Monterrey",
          "link": "https://www.transfermarkt.com/cf-monterrey/startseite/verein/2407",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/2407.png?lm=1789459296",
          "country": {
            "id": 110,
            "name": "Mexico",
            "code": "MEX"
          },
          "is_national_team": false
        },
        "home_goals": 1,
        "away_goals": 2,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "home",
      "result": "loss",
      "participation": "not in squad",
      "absence_reason": null,
      "position": null,
      "shirt_number": null,
      "is_captain": false,
      "is_starter": false,
      "minutes_played": null,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": null,
      "assists": null,
      "own_goals": null,
      "penalty_goals": null,
      "penalties_missed": null,
      "yellow_cards": null,
      "second_yellow_cards": null,
      "red_cards": null,
      "rating": null,
      "shots": null,
      "shots_on_target": null,
      "passes": null,
      "passes_completed": null,
      "tackles": null,
      "tackles_won": null,
      "fouls_committed": null,
      "fouls_suffered": null,
      "offsides": null,
      "team_goals_on_pitch": null,
      "opponent_goals_on_pitch": null
    },
    {
      "match": {
        "id": 4944194,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4944194",
        "date": "2026-08-05",
        "datetime_utc": "2026-08-05T23:30:00+00:00",
        "competition": {
          "id": "USMX",
          "name": "Leagues Cup",
          "link": "https://www.transfermarkt.com/leagues-cup/startseite/pokalwettbewerb/USMX",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/usmx.png?lm=1789378677",
          "country": null,
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "International Cup",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 1,
        "round": "Group Stage",
        "home_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 40188,
          "name": "Atlético de San Luis",
          "short_name": "San Luis",
          "link": "https://www.transfermarkt.com/atletico-de-san-luis/startseite/verein/40188",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/40188.png?lm=1789461564",
          "country": {
            "id": 110,
            "name": "Mexico",
            "code": "MEX"
          },
          "is_national_team": false
        },
        "home_goals": 4,
        "away_goals": 2,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "home",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 12,
        "name": "Right Winger",
        "short_name": "RW",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 2,
      "assists": 1,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 5,
      "shots_on_target": 3,
      "passes": 31,
      "passes_completed": 28,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 0,
      "fouls_suffered": 0,
      "offsides": 0,
      "team_goals_on_pitch": 4,
      "opponent_goals_on_pitch": 2
    },
    {
      "match": {
        "id": 4864997,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4864997",
        "date": "2026-08-01",
        "datetime_utc": "2026-08-01T23:30:00+00:00",
        "competition": {
          "id": "MLS1",
          "name": "Major League Soccer",
          "link": "https://www.transfermarkt.com/major-league-soccer/startseite/wettbewerb/MLS1",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/mls1.png?lm=1789377133",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "First Tier",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 19,
        "round": null,
        "home_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 813,
          "name": "Columbus Crew",
          "short_name": "Columbus",
          "link": "https://www.transfermarkt.com/columbus-crew/startseite/verein/813",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/813.png?lm=1789459213",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "home_goals": 2,
        "away_goals": 2,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "home",
      "result": "draw",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 12,
        "name": "Right Winger",
        "short_name": "RW",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": false,
      "is_starter": false,
      "minutes_played": 37,
      "substituted_in_minute": 53,
      "substituted_out_minute": null,
      "goals": 0,
      "assists": 0,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 4,
      "shots_on_target": 1,
      "passes": 17,
      "passes_completed": 14,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 0,
      "fouls_suffered": 0,
      "offsides": 0,
      "team_goals_on_pitch": 0,
      "opponent_goals_on_pitch": 1
    },
    {
      "match": {
        "id": 4850816,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4850816",
        "date": "2026-07-25",
        "datetime_utc": "2026-07-25T23:30:00+00:00",
        "competition": {
          "id": "MLS1",
          "name": "Major League Soccer",
          "link": "https://www.transfermarkt.com/major-league-soccer/startseite/wettbewerb/MLS1",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/mls1.png?lm=1789377133",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "First Tier",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 18,
        "round": null,
        "home_club": {
          "id": 4078,
          "name": "CF Montréal",
          "short_name": "Montréal",
          "link": "https://www.transfermarkt.com/cf-montreal/startseite/verein/4078",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/4078.png?lm=1789459380",
          "country": {
            "id": 80,
            "name": "Canada",
            "code": "CAN"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "home_goals": 0,
        "away_goals": 1,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "away",
      "result": "win",
      "participation": "absent",
      "absence_reason": "special leave",
      "position": null,
      "shirt_number": null,
      "is_captain": false,
      "is_starter": false,
      "minutes_played": null,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": null,
      "assists": null,
      "own_goals": null,
      "penalty_goals": null,
      "penalties_missed": null,
      "yellow_cards": null,
      "second_yellow_cards": null,
      "red_cards": null,
      "rating": null,
      "shots": null,
      "shots_on_target": null,
      "passes": null,
      "passes_completed": null,
      "tackles": null,
      "tackles_won": null,
      "fouls_committed": null,
      "fouls_suffered": null,
      "offsides": null,
      "team_goals_on_pitch": null,
      "opponent_goals_on_pitch": null
    },
    {
      "match": {
        "id": 4850800,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4850800",
        "date": "2026-07-22",
        "datetime_utc": "2026-07-22T23:30:00+00:00",
        "competition": {
          "id": "MLS1",
          "name": "Major League Soccer",
          "link": "https://www.transfermarkt.com/major-league-soccer/startseite/wettbewerb/MLS1",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/mls1.png?lm=1789377133",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "First Tier",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 16,
        "round": null,
        "home_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 432,
          "name": "Chicago Fire FC",
          "short_name": "Chicago",
          "link": "https://www.transfermarkt.com/chicago-fire-fc/startseite/verein/432",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/432.png?lm=1789459191",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "home_goals": 3,
        "away_goals": 2,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "home",
      "result": "win",
      "participation": "absent",
      "absence_reason": "special leave",
      "position": null,
      "shirt_number": null,
      "is_captain": false,
      "is_starter": false,
      "minutes_played": null,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": null,
      "assists": null,
      "own_goals": null,
      "penalty_goals": null,
      "penalties_missed": null,
      "yellow_cards": null,
      "second_yellow_cards": null,
      "red_cards": null,
      "rating": null,
      "shots": null,
      "shots_on_target": null,
      "passes": null,
      "passes_completed": null,
      "tackles": null,
      "tackles_won": null,
      "fouls_committed": null,
      "fouls_suffered": null,
      "offsides": null,
      "team_goals_on_pitch": null,
      "opponent_goals_on_pitch": null
    },
    {
      "match": {
        "id": 4776710,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4776710",
        "date": "2026-07-19",
        "datetime_utc": "2026-07-19T19:00:00+00:00",
        "competition": {
          "id": "FIWC",
          "name": "World Cup",
          "link": "https://www.transfermarkt.com/world-cup/startseite/pokalwettbewerb/FIWC",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/fiwc.png?lm=1789378702",
          "country": null,
          "confederation": {
            "id": 7,
            "name": "FIFA"
          },
          "tier": "National Team",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 9,
        "round": "Final",
        "home_club": {
          "id": 3375,
          "name": "Spain",
          "short_name": "Spain",
          "link": "https://www.transfermarkt.com/spain/startseite/verein/3375",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/157.png",
          "country": {
            "id": 157,
            "name": "Spain",
            "code": "ESP"
          },
          "is_national_team": true
        },
        "away_club": {
          "id": 3437,
          "name": "Argentina",
          "short_name": "Argentina",
          "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
          "country": {
            "id": 9,
            "name": "Argentina",
            "code": "ARG"
          },
          "is_national_team": true
        },
        "home_goals": 1,
        "away_goals": 0,
        "state": "extra_time",
        "is_national_team_match": true
      },
      "club": {
        "id": 3437,
        "name": "Argentina",
        "short_name": "Argentina",
        "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
        "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
        "country": {
          "id": 9,
          "name": "Argentina",
          "code": "ARG"
        },
        "is_national_team": true
      },
      "venue": "neutral",
      "result": "loss",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 13,
        "name": "Second Striker",
        "short_name": "SS",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 120,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 0,
      "assists": 0,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 1,
      "shots_on_target": 0,
      "passes": 34,
      "passes_completed": 27,
      "tackles": 1,
      "tackles_won": 1,
      "fouls_committed": 1,
      "fouls_suffered": 4,
      "offsides": 0,
      "team_goals_on_pitch": 0,
      "opponent_goals_on_pitch": 1
    },
    {
      "match": {
        "id": 4776708,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4776708",
        "date": "2026-07-15",
        "datetime_utc": "2026-07-15T19:00:00+00:00",
        "competition": {
          "id": "FIWC",
          "name": "World Cup",
          "link": "https://www.transfermarkt.com/world-cup/startseite/pokalwettbewerb/FIWC",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/fiwc.png?lm=1789378702",
          "country": null,
          "confederation": {
            "id": 7,
            "name": "FIFA"
          },
          "tier": "National Team",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 7,
        "round": "Semi-Finals",
        "home_club": {
          "id": 3299,
          "name": "England",
          "short_name": "England",
          "link": "https://www.transfermarkt.com/england/startseite/verein/3299",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/189.png",
          "country": {
            "id": 189,
            "name": "England",
            "code": "ENG"
          },
          "is_national_team": true
        },
        "away_club": {
          "id": 3437,
          "name": "Argentina",
          "short_name": "Argentina",
          "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
          "country": {
            "id": 9,
            "name": "Argentina",
            "code": "ARG"
          },
          "is_national_team": true
        },
        "home_goals": 1,
        "away_goals": 2,
        "state": "regularly_terminated",
        "is_national_team_match": true
      },
      "club": {
        "id": 3437,
        "name": "Argentina",
        "short_name": "Argentina",
        "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
        "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
        "country": {
          "id": 9,
          "name": "Argentina",
          "code": "ARG"
        },
        "is_national_team": true
      },
      "venue": "away",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 13,
        "name": "Second Striker",
        "short_name": "SS",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 0,
      "assists": 2,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 1,
      "shots_on_target": 0,
      "passes": 54,
      "passes_completed": 43,
      "tackles": 1,
      "tackles_won": 1,
      "fouls_committed": 0,
      "fouls_suffered": 2,
      "offsides": 1,
      "team_goals_on_pitch": 2,
      "opponent_goals_on_pitch": 1
    },
    {
      "match": {
        "id": 4776705,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4776705",
        "date": "2026-07-12",
        "datetime_utc": "2026-07-12T01:00:00+00:00",
        "competition": {
          "id": "FIWC",
          "name": "World Cup",
          "link": "https://www.transfermarkt.com/world-cup/startseite/pokalwettbewerb/FIWC",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/fiwc.png?lm=1789378702",
          "country": null,
          "confederation": {
            "id": 7,
            "name": "FIFA"
          },
          "tier": "National Team",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 6,
        "round": "Quarter-Finals",
        "home_club": {
          "id": 3384,
          "name": "Switzerland",
          "short_name": "Switzerland",
          "link": "https://www.transfermarkt.com/switzerland/startseite/verein/3384",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/148.png",
          "country": {
            "id": 148,
            "name": "Switzerland",
            "code": "SUI"
          },
          "is_national_team": true
        },
        "away_club": {
          "id": 3437,
          "name": "Argentina",
          "short_name": "Argentina",
          "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
          "country": {
            "id": 9,
            "name": "Argentina",
            "code": "ARG"
          },
          "is_national_team": true
        },
        "home_goals": 1,
        "away_goals": 3,
        "state": "extra_time",
        "is_national_team_match": true
      },
      "club": {
        "id": 3437,
        "name": "Argentina",
        "short_name": "Argentina",
        "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
        "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
        "country": {
          "id": 9,
          "name": "Argentina",
          "code": "ARG"
        },
        "is_national_team": true
      },
      "venue": "away",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 13,
        "name": "Second Striker",
        "short_name": "SS",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 120,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 0,
      "assists": 1,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 4,
      "shots_on_target": 1,
      "passes": 69,
      "passes_completed": 60,
      "tackles": 3,
      "tackles_won": 2,
      "fouls_committed": 0,
      "fouls_suffered": 1,
      "offsides": 2,
      "team_goals_on_pitch": 3,
      "opponent_goals_on_pitch": 1
    },
    {
      "match": {
        "id": 4776701,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4776701",
        "date": "2026-07-07",
        "datetime_utc": "2026-07-07T16:00:00+00:00",
        "competition": {
          "id": "FIWC",
          "name": "World Cup",
          "link": "https://www.transfermarkt.com/world-cup/startseite/pokalwettbewerb/FIWC",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/fiwc.png?lm=1789378702",
          "country": null,
          "confederation": {
            "id": 7,
            "name": "FIFA"
          },
          "tier": "National Team",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 5,
        "round": "Round of 16",
        "home_club": {
          "id": 3672,
          "name": "Egypt",
          "short_name": "Egypt",
          "link": "https://www.transfermarkt.com/egypt/startseite/verein/3672",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/2.png",
          "country": {
            "id": 2,
            "name": "Egypt",
            "code": "EGY"
          },
          "is_national_team": true
        },
        "away_club": {
          "id": 3437,
          "name": "Argentina",
          "short_name": "Argentina",
          "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
          "country": {
            "id": 9,
            "name": "Argentina",
            "code": "ARG"
          },
          "is_national_team": true
        },
        "home_goals": 2,
        "away_goals": 3,
        "state": "regularly_terminated",
        "is_national_team_match": true
      },
      "club": {
        "id": 3437,
        "name": "Argentina",
        "short_name": "Argentina",
        "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
        "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
        "country": {
          "id": 9,
          "name": "Argentina",
          "code": "ARG"
        },
        "is_national_team": true
      },
      "venue": "away",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 13,
        "name": "Second Striker",
        "short_name": "SS",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 1,
      "assists": 1,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 1,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 5,
      "shots_on_target": 2,
      "passes": 50,
      "passes_completed": 41,
      "tackles": 1,
      "tackles_won": 1,
      "fouls_committed": 0,
      "fouls_suffered": 2,
      "offsides": 0,
      "team_goals_on_pitch": 3,
      "opponent_goals_on_pitch": 2
    },
    {
      "match": {
        "id": 4776692,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4776692",
        "date": "2026-07-03",
        "datetime_utc": "2026-07-03T22:00:00+00:00",
        "competition": {
          "id": "FIWC",
          "name": "World Cup",
          "link": "https://www.transfermarkt.com/world-cup/startseite/pokalwettbewerb/FIWC",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/fiwc.png?lm=1789378702",
          "country": null,
          "confederation": {
            "id": 7,
            "name": "FIFA"
          },
          "tier": "National Team",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 4,
        "round": "Round of 32",
        "home_club": {
          "id": 4311,
          "name": "Cape Verde",
          "short_name": "Cape Verde",
          "link": "https://www.transfermarkt.com/cape-verde/startseite/verein/4311",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/32.png",
          "country": {
            "id": 32,
            "name": "Cape Verde",
            "code": "CPV"
          },
          "is_national_team": true
        },
        "away_club": {
          "id": 3437,
          "name": "Argentina",
          "short_name": "Argentina",
          "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
          "country": {
            "id": 9,
            "name": "Argentina",
            "code": "ARG"
          },
          "is_national_team": true
        },
        "home_goals": 2,
        "away_goals": 3,
        "state": "extra_time",
        "is_national_team_match": true
      },
      "club": {
        "id": 3437,
        "name": "Argentina",
        "short_name": "Argentina",
        "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
        "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
        "country": {
          "id": 9,
          "name": "Argentina",
          "code": "ARG"
        },
        "is_national_team": true
      },
      "venue": "away",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 13,
        "name": "Second Striker",
        "short_name": "SS",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 120,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 1,
      "assists": 0,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 9,
      "shots_on_target": 6,
      "passes": 45,
      "passes_completed": 38,
      "tackles": 1,
      "tackles_won": 1,
      "fouls_committed": 1,
      "fouls_suffered": 5,
      "offsides": 0,
      "team_goals_on_pitch": 3,
      "opponent_goals_on_pitch": 2
    },
    {
      "match": {
        "id": 4776665,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4776665",
        "date": "2026-06-28",
        "datetime_utc": "2026-06-28T02:00:00+00:00",
        "competition": {
          "id": "FIWC",
          "name": "World Cup",
          "link": "https://www.transfermarkt.com/world-cup/startseite/pokalwettbewerb/FIWC",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/fiwc.png?lm=1789378702",
          "country": null,
          "confederation": {
            "id": 7,
            "name": "FIFA"
          },
          "tier": "National Team",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 3,
        "round": "Group J",
        "home_club": {
          "id": 15737,
          "name": "Jordan",
          "short_name": "Jordan",
          "link": "https://www.transfermarkt.com/jordan/startseite/verein/15737",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/78.png",
          "country": {
            "id": 78,
            "name": "Jordan",
            "code": "JOR"
          },
          "is_national_team": true
        },
        "away_club": {
          "id": 3437,
          "name": "Argentina",
          "short_name": "Argentina",
          "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
          "country": {
            "id": 9,
            "name": "Argentina",
            "code": "ARG"
          },
          "is_national_team": true
        },
        "home_goals": 1,
        "away_goals": 3,
        "state": "regularly_terminated",
        "is_national_team_match": true
      },
      "club": {
        "id": 3437,
        "name": "Argentina",
        "short_name": "Argentina",
        "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
        "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
        "country": {
          "id": 9,
          "name": "Argentina",
          "code": "ARG"
        },
        "is_national_team": true
      },
      "venue": "away",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 13,
        "name": "Second Striker",
        "short_name": "SS",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": false,
      "is_starter": false,
      "minutes_played": 30,
      "substituted_in_minute": 60,
      "substituted_out_minute": null,
      "goals": 1,
      "assists": 0,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 2,
      "shots_on_target": 1,
      "passes": 21,
      "passes_completed": 17,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 0,
      "fouls_suffered": 1,
      "offsides": 0,
      "team_goals_on_pitch": 1,
      "opponent_goals_on_pitch": 0
    },
    {
      "match": {
        "id": 4776641,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4776641",
        "date": "2026-06-22",
        "datetime_utc": "2026-06-22T17:00:00+00:00",
        "competition": {
          "id": "FIWC",
          "name": "World Cup",
          "link": "https://www.transfermarkt.com/world-cup/startseite/pokalwettbewerb/FIWC",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/fiwc.png?lm=1789378702",
          "country": null,
          "confederation": {
            "id": 7,
            "name": "FIFA"
          },
          "tier": "National Team",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 2,
        "round": "Group J",
        "home_club": {
          "id": 3383,
          "name": "Austria",
          "short_name": "Austria",
          "link": "https://www.transfermarkt.com/austria/startseite/verein/3383",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/127.png",
          "country": {
            "id": 127,
            "name": "Austria",
            "code": "AUT"
          },
          "is_national_team": true
        },
        "away_club": {
          "id": 3437,
          "name": "Argentina",
          "short_name": "Argentina",
          "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
          "country": {
            "id": 9,
            "name": "Argentina",
            "code": "ARG"
          },
          "is_national_team": true
        },
        "home_goals": 0,
        "away_goals": 2,
        "state": "regularly_terminated",
        "is_national_team_match": true
      },
      "club": {
        "id": 3437,
        "name": "Argentina",
        "short_name": "Argentina",
        "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
        "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
        "country": {
          "id": 9,
          "name": "Argentina",
          "code": "ARG"
        },
        "is_national_team": true
      },
      "venue": "away",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 13,
        "name": "Second Striker",
        "short_name": "SS",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 90,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": 2,
      "assists": 0,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 1,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 7,
      "shots_on_target": 4,
      "passes": 40,
      "passes_completed": 30,
      "tackles": 2,
      "tackles_won": 2,
      "fouls_committed": 0,
      "fouls_suffered": 4,
      "offsides": 1,
      "team_goals_on_pitch": 2,
      "opponent_goals_on_pitch": 0
    },
    {
      "match": {
        "id": 4776617,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4776617",
        "date": "2026-06-17",
        "datetime_utc": "2026-06-17T01:00:00+00:00",
        "competition": {
          "id": "FIWC",
          "name": "World Cup",
          "link": "https://www.transfermarkt.com/world-cup/startseite/pokalwettbewerb/FIWC",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/fiwc.png?lm=1789378702",
          "country": null,
          "confederation": {
            "id": 7,
            "name": "FIFA"
          },
          "tier": "National Team",
          "is_tournament": true
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 1,
        "round": "Group J",
        "home_club": {
          "id": 3614,
          "name": "Algeria",
          "short_name": "Algeria",
          "link": "https://www.transfermarkt.com/algeria/startseite/verein/3614",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/4.png",
          "country": {
            "id": 4,
            "name": "Algeria",
            "code": "ALG"
          },
          "is_national_team": true
        },
        "away_club": {
          "id": 3437,
          "name": "Argentina",
          "short_name": "Argentina",
          "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
          "country": {
            "id": 9,
            "name": "Argentina",
            "code": "ARG"
          },
          "is_national_team": true
        },
        "home_goals": 0,
        "away_goals": 3,
        "state": "regularly_terminated",
        "is_national_team_match": true
      },
      "club": {
        "id": 3437,
        "name": "Argentina",
        "short_name": "Argentina",
        "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
        "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
        "country": {
          "id": 9,
          "name": "Argentina",
          "code": "ARG"
        },
        "is_national_team": true
      },
      "venue": "away",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 13,
        "name": "Second Striker",
        "short_name": "SS",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 80,
      "substituted_in_minute": null,
      "substituted_out_minute": 80,
      "goals": 3,
      "assists": 0,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 6,
      "shots_on_target": 4,
      "passes": 37,
      "passes_completed": 30,
      "tackles": 2,
      "tackles_won": 2,
      "fouls_committed": 1,
      "fouls_suffered": 1,
      "offsides": 1,
      "team_goals_on_pitch": 3,
      "opponent_goals_on_pitch": 0
    },
    {
      "match": {
        "id": 4881787,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4881787",
        "date": "2026-06-10",
        "datetime_utc": "2026-06-10T01:00:00+00:00",
        "competition": {
          "id": "FS",
          "name": "International Friendlies",
          "link": "https://www.transfermarkt.com/international-friendlies/startseite/wettbewerb/FS",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/fs.png?lm=1789377131",
          "country": null,
          "confederation": {
            "id": 7,
            "name": "FIFA"
          },
          "tier": "National Team",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "25/26"
        },
        "matchday": 26,
        "round": null,
        "home_club": {
          "id": 3574,
          "name": "Iceland",
          "short_name": "Iceland",
          "link": "https://www.transfermarkt.com/iceland/startseite/verein/3574",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/73.png",
          "country": {
            "id": 73,
            "name": "Iceland",
            "code": "ISL"
          },
          "is_national_team": true
        },
        "away_club": {
          "id": 3437,
          "name": "Argentina",
          "short_name": "Argentina",
          "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
          "country": {
            "id": 9,
            "name": "Argentina",
            "code": "ARG"
          },
          "is_national_team": true
        },
        "home_goals": 0,
        "away_goals": 3,
        "state": "regularly_terminated",
        "is_national_team_match": true
      },
      "club": {
        "id": 3437,
        "name": "Argentina",
        "short_name": "Argentina",
        "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
        "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
        "country": {
          "id": 9,
          "name": "Argentina",
          "code": "ARG"
        },
        "is_national_team": true
      },
      "venue": "away",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": null,
      "shirt_number": 10,
      "is_captain": false,
      "is_starter": false,
      "minutes_played": 20,
      "substituted_in_minute": 70,
      "substituted_out_minute": null,
      "goals": 1,
      "assists": 0,
      "own_goals": 0,
      "penalty_goals": 1,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 1,
      "shots_on_target": 1,
      "passes": 19,
      "passes_completed": 15,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 0,
      "fouls_suffered": 0,
      "offsides": 0,
      "team_goals_on_pitch": 2,
      "opponent_goals_on_pitch": 0
    },
    {
      "match": {
        "id": 4881786,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4881786",
        "date": "2026-06-07",
        "datetime_utc": "2026-06-07T00:00:00+00:00",
        "competition": {
          "id": "FS",
          "name": "International Friendlies",
          "link": "https://www.transfermarkt.com/international-friendlies/startseite/wettbewerb/FS",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/fs.png?lm=1789377131",
          "country": null,
          "confederation": {
            "id": 7,
            "name": "FIFA"
          },
          "tier": "National Team",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "25/26"
        },
        "matchday": 25,
        "round": null,
        "home_club": {
          "id": 3590,
          "name": "Honduras",
          "short_name": "Honduras",
          "link": "https://www.transfermarkt.com/honduras/startseite/verein/3590",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/66.png",
          "country": {
            "id": 66,
            "name": "Honduras",
            "code": "HON"
          },
          "is_national_team": true
        },
        "away_club": {
          "id": 3437,
          "name": "Argentina",
          "short_name": "Argentina",
          "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
          "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
          "country": {
            "id": 9,
            "name": "Argentina",
            "code": "ARG"
          },
          "is_national_team": true
        },
        "home_goals": 0,
        "away_goals": 2,
        "state": "regularly_terminated",
        "is_national_team_match": true
      },
      "club": {
        "id": 3437,
        "name": "Argentina",
        "short_name": "Argentina",
        "link": "https://www.transfermarkt.com/argentina/startseite/verein/3437",
        "crest": "https://img.a.transfermarkt.technology/flagge/original/9.png",
        "country": {
          "id": 9,
          "name": "Argentina",
          "code": "ARG"
        },
        "is_national_team": true
      },
      "venue": "away",
      "result": "win",
      "participation": "in squad",
      "absence_reason": null,
      "position": null,
      "shirt_number": 10,
      "is_captain": false,
      "is_starter": false,
      "minutes_played": null,
      "substituted_in_minute": null,
      "substituted_out_minute": null,
      "goals": null,
      "assists": null,
      "own_goals": null,
      "penalty_goals": null,
      "penalties_missed": null,
      "yellow_cards": null,
      "second_yellow_cards": null,
      "red_cards": null,
      "rating": null,
      "shots": 0,
      "shots_on_target": 0,
      "passes": 0,
      "passes_completed": 0,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 0,
      "fouls_suffered": 0,
      "offsides": 0,
      "team_goals_on_pitch": null,
      "opponent_goals_on_pitch": null
    },
    {
      "match": {
        "id": 4850795,
        "link": "https://www.transfermarkt.com/spielbericht/index/spielbericht/4850795",
        "date": "2026-05-24",
        "datetime_utc": "2026-05-24T23:00:00+00:00",
        "competition": {
          "id": "MLS1",
          "name": "Major League Soccer",
          "link": "https://www.transfermarkt.com/major-league-soccer/startseite/wettbewerb/MLS1",
          "logo": "https://img.a.transfermarkt.technology/logo/medium/mls1.png?lm=1789377133",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "confederation": {
            "id": 3,
            "name": "CONCACAF"
          },
          "tier": "First Tier",
          "is_tournament": false
        },
        "season": {
          "id": 2025,
          "name": "2026"
        },
        "matchday": 15,
        "round": null,
        "home_club": {
          "id": 69261,
          "name": "Inter Miami CF",
          "short_name": "Miami",
          "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "away_club": {
          "id": 25467,
          "name": "Philadelphia Union",
          "short_name": "Philadelphia",
          "link": "https://www.transfermarkt.com/philadelphia-union/startseite/verein/25467",
          "crest": "https://img.a.transfermarkt.technology/wappen/big/25467.png?lm=1789460517",
          "country": {
            "id": 184,
            "name": "United States",
            "code": "USA"
          },
          "is_national_team": false
        },
        "home_goals": 6,
        "away_goals": 4,
        "state": "regularly_terminated",
        "is_national_team_match": false
      },
      "club": {
        "id": 69261,
        "name": "Inter Miami CF",
        "short_name": "Miami",
        "link": "https://www.transfermarkt.com/inter-miami-cf/startseite/verein/69261",
        "crest": "https://img.a.transfermarkt.technology/wappen/big/69261.png?lm=1789463707",
        "country": {
          "id": 184,
          "name": "United States",
          "code": "USA"
        },
        "is_national_team": false
      },
      "venue": "home",
      "result": "win",
      "participation": "played",
      "absence_reason": null,
      "position": {
        "id": 12,
        "name": "Right Winger",
        "short_name": "RW",
        "group": "Striker"
      },
      "shirt_number": 10,
      "is_captain": true,
      "is_starter": true,
      "minutes_played": 73,
      "substituted_in_minute": null,
      "substituted_out_minute": 73,
      "goals": 0,
      "assists": 2,
      "own_goals": 0,
      "penalty_goals": 0,
      "penalties_missed": 0,
      "yellow_cards": 0,
      "second_yellow_cards": 0,
      "red_cards": null,
      "rating": null,
      "shots": 3,
      "shots_on_target": 0,
      "passes": 27,
      "passes_completed": 21,
      "tackles": 0,
      "tackles_won": 0,
      "fouls_committed": 1,
      "fouls_suffered": 2,
      "offsides": 0,
      "team_goals_on_pitch": 4,
      "opponent_goals_on_pitch": 4
    },
    "... 25 more items"
  ]
}