{"name": "AFF Championship 2023",
 "matches": 
  [{"date": "2023-01-02",
    "team1": "Thailand",
    "team2": "Cambodia",
    "score": [3, 1],
    "ground": "Pathum Thani, Thailand"},
   {"date": "2023-01-02",
    "team1": "Philippines",
    "team2": "Indonesia",
    "score": [1, 2],
    "ground": "Manila, Philippines"},
   {"date": "2023-01-03",
    "team1": "Vietnam",
    "team2": "Myanmar",
    "score": [3, 0],
    "ground": "Hanoi, Vietnam"},
   {"date": "2023-01-03",
    "team1": "Malaysia",
    "team2": "Singapore",
    "score": [4, 1],
    "ground": "Kuala Lumpur, Malaysia"},
   {"date": "2023-01-06",
    "team1": "Indonesia",
    "team2": "Vietnam",
    "score": [0, 0],
    "ground": "Jakarta, Indonesia"},
   {"date": "2023-01-07",
    "team1": "Malaysia",
    "team2": "Thailand",
    "score": [1, 0],
    "ground": "Kuala Lumpur, Malaysia"},
   {"date": "2023-01-09",
    "team1": "Vietnam",
    "team2": "Indonesia",
    "score": [2, 0],
    "ground": "Hanoi, Vietnam"},
   {"date": "2023-01-10",
    "team1": "Thailand",
    "team2": "Malaysia",
    "score": [3, 0],
    "ground": "Pathum Thani, Thailand"},
   {"date": "2023-01-13",
    "team1": "Vietnam",
    "team2": "Thailand",
    "score": [2, 2],
    "ground": "Hanoi, Vietnam"},
   {"date": "2023-01-16",
    "team1": "Thailand",
    "team2": "Vietnam",
    "score": [1, 0],
    "ground": "Pathum Thani, Thailand"}]}
