{"name": "Copa América 1917",
 "matches": 
  [{"round": "Final round",
    "date": "1917-09-30",
    "team1": "Uruguay",
    "team2": "Chile",
    "score": [4, 0],
    "goals1": 
     [{"name": "Carlos Scarone", "minute": "20"},
      {"name": "Ángel Romano", "minute": "44"},
      {"name": "Carlos Scarone", "minute": "62", "penalty": true},
      {"name": "Ángel Romano", "minute": "75"}],
    "goals2": [],
    "ground": "Montevideo, Uruguay"},
   {"round": "Final round",
    "date": "1917-10-03",
    "team1": "Argentina",
    "team2": "Brazil",
    "score": [4, 2],
    "goals1": 
     [{"name": "Pedro Calomino", "minute": "15"},
      {"name": "Alberto Ohaco", "minute": "56", "penalty": true},
      {"name": "Alberto Ohaco", "minute": "58", "penalty": true},
      {"name": "Antonio Blanco", "minute": "80"}],
    "goals2": 
     [{"name": "Neco", "minute": "8"},
      {"name": "Silvio Lagreca", "minute": "39", "penalty": true}],
    "ground": "Montevideo, Uruguay"},
   {"round": "Final round",
    "date": "1917-10-06",
    "team1": "Argentina",
    "team2": "Chile",
    "score": [1, 0],
    "goals1": [{"name": "Luis García", "minute": "76", "owngoal": true}],
    "goals2": [],
    "ground": "Montevideo, Uruguay"},
   {"round": "Final round",
    "date": "1917-10-07",
    "team1": "Uruguay",
    "team2": "Brazil",
    "score": [4, 0],
    "goals1": 
     [{"name": "Héctor Scarone", "minute": "8"},
      {"name": "Ángel Romano", "minute": "17"},
      {"name": "Ángel Romano", "minute": "77"},
      {"name": "Carlos Scarone", "minute": "86"}],
    "goals2": [],
    "ground": "Montevideo, Uruguay"},
   {"round": "Final round",
    "date": "1917-10-12",
    "team1": "Brazil",
    "team2": "Chile",
    "score": [5, 0],
    "goals1": 
     [{"name": "Caetano Izzo", "minute": "21"},
      {"name": "Neco", "minute": "23"},
      {"name": "Haroldo Domingues", "minute": "26"},
      {"name": "Amílcar Barbuy", "minute": "41"},
      {"name": "Haroldo Domingues", "minute": "59"}],
    "goals2": [],
    "ground": "Montevideo, Uruguay"},
   {"round": "Final round",
    "date": "1917-10-14",
    "team1": "Uruguay",
    "team2": "Argentina",
    "score": [1, 0],
    "goals1": [{"name": "Héctor Scarone", "minute": "62"}],
    "goals2": [],
    "ground": "Montevideo, Uruguay"}]}
