{"name": "Tri Nation Tournament 2023",
 "matches": 
  [{"date": "2023-03-22",
    "team1": "India",
    "team2": "Myanmar",
    "score": [1, 0],
    "ground": "Imphal, India"},
   {"date": "2023-03-22",
    "team1": "Nepal",
    "team2": "Laos",
    "score": [2, 0],
    "ground": "Kathmandu, Nepal"},
   {"date": "2023-03-25",
    "team1": "Bhutan",
    "team2": "Laos",
    "score": [1, 2],
    "ground": "Kathmandu, Nepal"},
   {"date": "2023-03-25",
    "team1": "Myanmar",
    "team2": "Kyrgyzstan",
    "score": [1, 1],
    "ground": "Imphal, India"},
   {"date": "2023-03-28",
    "team1": "India",
    "team2": "Kyrgyzstan",
    "score": [2, 0],
    "ground": "Imphal, India"},
   {"date": "2023-03-28",
    "team1": "Nepal",
    "team2": "Bhutan",
    "score": [1, 1],
    "ground": "Kathmandu, Nepal"},
   {"date": "2023-03-31",
    "team1": "Nepal",
    "team2": "Laos",
    "score": [2, 1],
    "ground": "Kathmandu, Nepal"}]}
