{"name": "USA Cup 1992",
 "matches": 
  [{"date": "1992-05-30",
    "team1": "United States",
    "team2": "Republic of Ireland",
    "score": [3, 1],
    "ground": "Washington, D.C., United States"},
   {"date": "1992-05-31",
    "team1": "Italy",
    "team2": "Portugal",
    "score": [0, 0],
    "ground": "New Haven, United States"},
   {"date": "1992-06-03",
    "team1": "United States",
    "team2": "Portugal",
    "score": [1, 0],
    "ground": "Chicago, United States"},
   {"date": "1992-06-04",
    "team1": "Republic of Ireland",
    "team2": "Italy",
    "score": [0, 2],
    "ground": "Foxborough, United States"},
   {"date": "1992-06-06",
    "team1": "United States",
    "team2": "Italy",
    "score": [1, 1],
    "ground": "Chicago, United States"},
   {"date": "1992-06-07",
    "team1": "Republic of Ireland",
    "team2": "Portugal",
    "score": [2, 0],
    "ground": "Foxborough, United States"}]}
