{"name": "AFF Championship 2022",
 "matches": 
  [{"date": "2022-01-01",
    "team1": "Thailand",
    "team2": "Indonesia",
    "score": [2, 2],
    "ground": "Kallang, Singapore"},
   {"date": "2022-12-20",
    "team1": "Cambodia",
    "team2": "Philippines",
    "score": [3, 2],
    "ground": "Phnom Penh, Cambodia"},
   {"date": "2022-12-20",
    "team1": "Brunei",
    "team2": "Thailand",
    "score": [0, 5],
    "ground": "Kuala Lumpur, Malaysia"},
   {"date": "2022-12-21",
    "team1": "Myanmar",
    "team2": "Malaysia",
    "score": [0, 1],
    "ground": "Yangon, Myanmar"},
   {"date": "2022-12-21",
    "team1": "Laos",
    "team2": "Vietnam",
    "score": [0, 6],
    "ground": "Vientiane, Laos"},
   {"date": "2022-12-23",
    "team1": "Philippines",
    "team2": "Brunei",
    "score": [5, 1],
    "ground": "Manila, Philippines"},
   {"date": "2022-12-23",
    "team1": "Indonesia",
    "team2": "Cambodia",
    "score": [2, 1],
    "ground": "Jakarta, Indonesia"},
   {"date": "2022-12-24",
    "team1": "Singapore",
    "team2": "Myanmar",
    "score": [3, 2],
    "ground": "Singapore, Singapore"},
   {"date": "2022-12-24",
    "team1": "Malaysia",
    "team2": "Laos",
    "score": [5, 0],
    "ground": "Kuala Lumpur, Malaysia"},
   {"date": "2022-12-26",
    "team1": "Brunei",
    "team2": "Indonesia",
    "score": [0, 7],
    "ground": "Kuala Lumpur, Malaysia"},
   {"date": "2022-12-26",
    "team1": "Thailand",
    "team2": "Philippines",
    "score": [4, 0],
    "ground": "Pathum Thani, Thailand"},
   {"date": "2022-12-27",
    "team1": "Laos",
    "team2": "Singapore",
    "score": [0, 2],
    "ground": "Vientiane, Laos"},
   {"date": "2022-12-27",
    "team1": "Vietnam",
    "team2": "Malaysia",
    "score": [3, 0],
    "ground": "Hanoi, Vietnam"},
   {"date": "2022-12-29",
    "team1": "Cambodia",
    "team2": "Brunei",
    "score": [5, 1],
    "ground": "Phnom Penh, Cambodia"},
   {"date": "2022-12-29",
    "team1": "Indonesia",
    "team2": "Thailand",
    "score": [1, 1],
    "ground": "Jakarta, Indonesia"},
   {"date": "2022-12-30",
    "team1": "Myanmar",
    "team2": "Laos",
    "score": [2, 2],
    "ground": "Yangon, Myanmar"},
   {"date": "2022-12-30",
    "team1": "Singapore",
    "team2": "Vietnam",
    "score": [0, 0],
    "ground": "Singapore, Singapore"}]}
