{"name": "British Home Championship 1954",
 "matches": 
  [{"date": "1954-03-31",
    "team1": "Wales",
    "team2": "Ireland",
    "score": [1, 2],
    "goals1": [{"name": "John Charles", "minute": "80"}],
    "goals2": 
     [{"name": "Peter McParland", "minute": "1"},
      {"name": "Peter McParland", "minute": "52"}],
    "ground": "Wrexham, Wales"},
   {"date": "1954-04-03",
    "team1": "Scotland",
    "team2": "England",
    "score": [2, 4],
    "goals1": 
     [{"name": "Allan Brown", "minute": "7"},
      {"name": "Willie Ormond", "minute": "89"}],
    "goals2": 
     [{"name": "Ivor Broadis", "minute": "13"},
      {"name": "Johnny Nicholls", "minute": "50"},
      {"name": "Ronnie Allen", "minute": "68"},
      {"name": "Jimmy Mullen", "minute": "83"}],
    "ground": "Glasgow, Scotland"},
   {"date": "1954-10-02",
    "team1": "Ireland",
    "team2": "England",
    "score": [0, 2],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1954-10-16",
    "team1": "Wales",
    "team2": "Scotland",
    "score": [0, 1],
    "ground": "Cardiff, Wales"},
   {"date": "1954-11-03",
    "team1": "Scotland",
    "team2": "Ireland",
    "score": [2, 2],
    "ground": "Glasgow, Scotland"},
   {"date": "1954-11-10",
    "team1": "England",
    "team2": "Wales",
    "score": [3, 2],
    "ground": "London, England"}]}
