{"name": "USA Cup 2000",
 "matches": 
  [{"date": "2000-06-03",
    "team1": "United States",
    "team2": "South Africa",
    "score": [4, 0],
    "ground": "Washington, D.C., United States"},
   {"date": "2000-06-04",
    "team1": "Mexico",
    "team2": "Republic of Ireland",
    "score": [2, 2],
    "ground": "Chicago, United States"},
   {"date": "2000-06-06",
    "team1": "United States",
    "team2": "Republic of Ireland",
    "score": [1, 1],
    "ground": "Foxborough, United States"},
   {"date": "2000-06-07",
    "team1": "Mexico",
    "team2": "South Africa",
    "score": [4, 2],
    "ground": "Dallas, United States"},
   {"date": "2000-06-11",
    "team1": "Republic of Ireland",
    "team2": "South Africa",
    "score": [2, 1],
    "ground": "East Rutherford, United States"},
   {"date": "2000-06-11",
    "team1": "United States",
    "team2": "Mexico",
    "score": [3, 0],
    "ground": "East Rutherford, United States"}]}
