{"name": "Tournoi de France 1997",
 "matches": 
  [{"date": "1997-06-03",
    "team1": "France",
    "team2": "Brazil",
    "score": [1, 1],
    "ground": "Lyon, France"},
   {"date": "1997-06-04",
    "team1": "England",
    "team2": "Italy",
    "score": [2, 0],
    "ground": "Nantes, France"},
   {"date": "1997-06-07",
    "team1": "France",
    "team2": "England",
    "score": [0, 1],
    "ground": "Montpellier, France"},
   {"date": "1997-06-08",
    "team1": "Italy",
    "team2": "Brazil",
    "score": [3, 3],
    "ground": "Lyon, France"},
   {"date": "1997-06-10",
    "team1": "England",
    "team2": "Brazil",
    "score": [0, 1],
    "ground": "Paris, France"},
   {"date": "1997-06-11",
    "team1": "France",
    "team2": "Italy",
    "score": [2, 2],
    "ground": "Paris, France"}]}
