{"name": "USA Cup 1993",
 "matches": 
  [{"date": "1993-06-06",
    "team1": "United States",
    "team2": "Brazil",
    "score": [0, 2],
    "ground": "New Haven, United States"},
   {"date": "1993-06-09",
    "team1": "United States",
    "team2": "England",
    "score": [2, 0],
    "ground": "Foxborough, United States"},
   {"date": "1993-06-10",
    "team1": "Brazil",
    "team2": "Germany",
    "score": [3, 3],
    "ground": "Washington, D.C., United States"},
   {"date": "1993-06-13",
    "team1": "Brazil",
    "team2": "England",
    "score": [1, 1],
    "ground": "Washington, D.C., United States"},
   {"date": "1993-06-13",
    "team1": "United States",
    "team2": "Germany",
    "score": [3, 4],
    "ground": "Chicago, United States"},
   {"date": "1993-06-19",
    "team1": "England",
    "team2": "Germany",
    "score": [1, 2],
    "ground": "Pontiac, United States"}]}
