Quarter-finals · 12 ก.ค. 2569 08:00 น.

Argentina พบ Switzerland

Argentina
3 - 1
Switzerland
สถานะ
จบต่อเวลา · 120'
สนาม
Arrowhead Stadium · Kansas City
เวลาไทย
12 ก.ค. 2569 08:00 น.
ข้อมูลดิบจาก API สำหรับตรวจสอบ
{
    "fixture": {
        "id": 1582681,
        "referee": "Joao Pedro Pinheiro, Portugal",
        "timezone": "UTC",
        "date": "2026-07-12T01:00:00+00:00",
        "timestamp": 1783818000,
        "periods": {
            "first": 1783818000,
            "second": 1783821600
        },
        "venue": {
            "id": 0,
            "name": "Arrowhead Stadium",
            "city": "Kansas City"
        },
        "status": {
            "long": "Match Finished",
            "short": "AET",
            "elapsed": 120,
            "extra": null
        }
    },
    "league": {
        "id": 1,
        "name": "World Cup",
        "country": "World",
        "logo": "https://media.api-sports.io/football/leagues/1.png",
        "flag": null,
        "season": 2026,
        "round": "Quarter-finals",
        "standings": true
    },
    "teams": {
        "home": {
            "id": 26,
            "name": "Argentina",
            "logo": "https://media.api-sports.io/football/teams/26.png",
            "winner": true
        },
        "away": {
            "id": 15,
            "name": "Switzerland",
            "logo": "https://media.api-sports.io/football/teams/15.png",
            "winner": false
        }
    },
    "goals": {
        "home": 3,
        "away": 1
    },
    "score": {
        "halftime": {
            "home": 1,
            "away": 0
        },
        "fulltime": {
            "home": 1,
            "away": 1
        },
        "extratime": {
            "home": 2,
            "away": 0
        },
        "penalty": {
            "home": null,
            "away": null
        }
    }
}