{"name": "USA Cup 1999",
 "matches": 
  [{"date": "1999-03-11",
    "team1": "Mexico",
    "team2": "Bolivia",
    "score": [2, 1],
    "ground": "Los Angeles, United States"},
   {"date": "1999-03-11",
    "team1": "United States",
    "team2": "Guatemala",
    "score": [3, 1],
    "ground": "Los Angeles, United States"},
   {"date": "1999-03-13",
    "team1": "Guatemala",
    "team2": "Bolivia",
    "score": [2, 1],
    "ground": "San Diego, United States"},
   {"date": "1999-03-13",
    "team1": "United States",
    "team2": "Mexico",
    "score": [1, 2],
    "ground": "San Diego, United States"}]}
