{"name": "USA Cup 1996",
 "matches": 
  [{"date": "1996-06-08",
    "team1": "Mexico",
    "team2": "Bolivia",
    "score": [1, 0],
    "ground": "Dallas, United States"},
   {"date": "1996-06-09",
    "team1": "United States",
    "team2": "Republic of Ireland",
    "score": [2, 1],
    "ground": "Foxborough, United States"},
   {"date": "1996-06-12",
    "team1": "Mexico",
    "team2": "Republic of Ireland",
    "score": [2, 2],
    "ground": "East Rutherford, United States"},
   {"date": "1996-06-12",
    "team1": "United States",
    "team2": "Bolivia",
    "score": [0, 2],
    "ground": "Washington, D.C., United States"},
   {"date": "1996-06-15",
    "team1": "Bolivia",
    "team2": "Republic of Ireland",
    "score": [0, 3],
    "ground": "East Rutherford, United States"},
   {"date": "1996-06-16",
    "team1": "United States",
    "team2": "Mexico",
    "score": [2, 2],
    "ground": "Pasadena, United States"}]}
