{"name": "Four Nations Tournament 1988",
 "matches": 
  [{"date": "1988-03-31",
    "team1": "Argentina",
    "team2": "Soviet Union",
    "score": [2, 4],
    "ground": "Berlin, Germany"},
   {"date": "1988-03-31",
    "team1": "Germany",
    "team2": "Sweden",
    "score": [1, 1],
    "ground": "Berlin, Germany"},
   {"date": "1988-04-02",
    "team1": "Germany",
    "team2": "Argentina",
    "score": [1, 0],
    "ground": "Berlin, Germany"},
   {"date": "1988-04-02",
    "team1": "Sweden",
    "team2": "Soviet Union",
    "score": [2, 0],
    "ground": "Berlin, Germany"}]}
