Skip to content

Instantly share code, notes, and snippets.

@yang-wei
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yang-wei/6893650a81087ad1a658 to your computer and use it in GitHub Desktop.
Save yang-wei/6893650a81087ad1a658 to your computer and use it in GitHub Desktop.
World Cup 2014 Data
[
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 1,
"title": "Matchday 1",
"start_at": "2014\/06\/12",
"end_at": "2014\/06\/12"
},
"games": [
{
"team1_key": "bra",
"team1_title": "Brazil",
"team1_code": "BRA",
"team2_key": "cro",
"team2_title": "Croatia",
"team2_code": "CRO",
"play_at": "1402516800",
"score1": "3",
"score2": "1",
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "A",
"venue": "Arena de S\u00e3o Paulo, S\u00e3o Paulo"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 2,
"title": "Matchday 2",
"start_at": "2014\/06\/13",
"end_at": "2014\/06\/13"
},
"games": [
{
"team1_key": "mex",
"team1_title": "Mexico",
"team1_code": "MEX",
"team2_key": "cmr",
"team2_title": "Cameroon",
"team2_code": "CMR",
"play_at": "1402588800",
"score1": "1",
"score2": "0",
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "A",
"venue": "Est\u00e1dio das Dunas, Natal"
},
{
"team1_key": "esp",
"team1_title": "Spain",
"team1_code": "ESP",
"team2_key": "ned",
"team2_title": "Netherlands",
"team2_code": "NED",
"play_at": "1402599600",
"score1": "1",
"score2": "5",
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "B",
"venue": "Arena Fonte Nova, Salvador"
},
{
"team1_key": "chi",
"team1_title": "Chile",
"team1_code": "CHI",
"team2_key": "aus",
"team2_title": "Australia",
"team2_code": "AUS",
"play_at": "1402610400",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "B",
"venue": "Arena Pantanal, Cuiab\u00e1"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 3,
"title": "Matchday 3",
"start_at": "2014\/06\/14",
"end_at": "2014\/06\/14"
},
"games": [
{
"team1_key": "col",
"team1_title": "Colombia",
"team1_code": "COL",
"team2_key": "gre",
"team2_title": "Greece",
"team2_code": "GRE",
"play_at": "1402675200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "C",
"venue": "Est\u00e1dio Mineir\u00e3o, Belo Horizonte "
},
{
"team1_key": "uru",
"team1_title": "Uruguay",
"team1_code": "URU",
"team2_key": "crc",
"team2_title": "Costa Rica",
"team2_code": "CRC",
"play_at": "1402686000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "D",
"venue": "Est\u00e1dio Castel\u00e3o, Fortaleza"
},
{
"team1_key": "eng",
"team1_title": "England",
"team1_code": "ENG",
"team2_key": "ita",
"team2_title": "Italy",
"team2_code": "ITA",
"play_at": "1402696800",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "D",
"venue": "Arena Amaz\u00f4nia, Manaus"
},
{
"team1_key": "civ",
"team1_title": "C\u00f4te d'Ivoire",
"team1_code": "CIV",
"team2_key": "jpn",
"team2_title": "Japan",
"team2_code": "JPN",
"play_at": "1402707600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "D",
"venue": "Arena Pernambuco, Recife"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 4,
"title": "Matchday 4",
"start_at": "2014\/06\/15",
"end_at": "2014\/06\/15"
},
"games": [
{
"team1_key": "sui",
"team1_title": "Switzerland",
"team1_code": "SUI",
"team2_key": "ecu",
"team2_title": "Ecuador",
"team2_code": "ECU",
"play_at": "1402761600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "E",
"venue": "Est\u00e1dio Nacional Man\u00e9 Garrincha, Bras\u00edlia"
},
{
"team1_key": "fra",
"team1_title": "France",
"team1_code": "FRA",
"team2_key": "hon",
"team2_title": "Honduras",
"team2_code": "HON",
"play_at": "1402772400",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "E",
"venue": "Est\u00e1dio Beira-Rio, Porto Alegre"
},
{
"team1_key": "arg",
"team1_title": "Argentina",
"team1_code": "ARG",
"team2_key": "bih",
"team2_title": "Bosnia-Herzegovina",
"team2_code": "BIH",
"play_at": "1402783200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "F",
"venue": "Est\u00e1dio do Maracan\u00e3, Rio de Janeiro"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 5,
"title": "Matchday 5",
"start_at": "2014\/06\/16",
"end_at": "2014\/06\/16"
},
"games": [
{
"team1_key": "ger",
"team1_title": "Germany",
"team1_code": "GER",
"team2_key": "por",
"team2_title": "Portugal",
"team2_code": "POR",
"play_at": "1402848000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "G",
"venue": "Arena Fonte Nova, Salvador"
},
{
"team1_key": "irn",
"team1_title": "Iran",
"team1_code": "IRN",
"team2_key": "nga",
"team2_title": "Nigeria",
"team2_code": "NGA",
"play_at": "1402858800",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "F",
"venue": "Arena da Baixada, Curitiba"
},
{
"team1_key": "gha",
"team1_title": "Ghana",
"team1_code": "GHA",
"team2_key": "usa",
"team2_title": "United States",
"team2_code": "USA",
"play_at": "1402869600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "G",
"venue": "Est\u00e1dio das Dunas, Natal"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 6,
"title": "Matchday 6",
"start_at": "2014\/06\/17",
"end_at": "2014\/06\/17"
},
"games": [
{
"team1_key": "bel",
"team1_title": "Belgium",
"team1_code": "BEL",
"team2_key": "alg",
"team2_title": "Algeria",
"team2_code": "ALG",
"play_at": "1402934400",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "H",
"venue": "Est\u00e1dio Mineir\u00e3o, Belo Horizonte"
},
{
"team1_key": "bra",
"team1_title": "Brazil",
"team1_code": "BRA",
"team2_key": "mex",
"team2_title": "Mexico",
"team2_code": "MEX",
"play_at": "1402945200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "A",
"venue": "Est\u00e1dio Castel\u00e3o, Fortaleza"
},
{
"team1_key": "rus",
"team1_title": "Russia",
"team1_code": "RUS",
"team2_key": "kor",
"team2_title": "South Korea",
"team2_code": "KOR",
"play_at": "1402956000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "H",
"venue": "Arena Pantanal, Cuiab\u00e1"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 7,
"title": "Matchday 7",
"start_at": "2014\/06\/18",
"end_at": "2014\/06\/18"
},
"games": [
{
"team1_key": "cmr",
"team1_title": "Cameroon",
"team1_code": "CMR",
"team2_key": "cro",
"team2_title": "Croatia",
"team2_code": "CRO",
"play_at": "1403042400",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "A",
"venue": "Arena Amaz\u00f4nia, Manaus"
},
{
"team1_key": "esp",
"team1_title": "Spain",
"team1_code": "ESP",
"team2_key": "chi",
"team2_title": "Chile",
"team2_code": "CHI",
"play_at": "1403031600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "B",
"venue": "Est\u00e1dio do Maracan\u00e3, Rio de Janeiro"
},
{
"team1_key": "aus",
"team1_title": "Australia",
"team1_code": "AUS",
"team2_key": "ned",
"team2_title": "Netherlands",
"team2_code": "NED",
"play_at": "1403020800",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "B",
"venue": "Est\u00e1dio Beira-Rio, Porto Alegre"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 8,
"title": "Matchday 8",
"start_at": "2014\/06\/19",
"end_at": "2014\/06\/19"
},
"games": [
{
"team1_key": "col",
"team1_title": "Colombia",
"team1_code": "COL",
"team2_key": "civ",
"team2_title": "C\u00f4te d'Ivoire",
"team2_code": "CIV",
"play_at": "1403107200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "C",
"venue": "Est\u00e1dio Nacional Man\u00e9 Garrincha, Bras\u00edlia"
},
{
"team1_key": "jpn",
"team1_title": "Japan",
"team1_code": "JPN",
"team2_key": "gre",
"team2_title": "Greece",
"team2_code": "GRE",
"play_at": "1403128800",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "C",
"venue": "Est\u00e1dio das Dunas, Natal"
},
{
"team1_key": "uru",
"team1_title": "Uruguay",
"team1_code": "URU",
"team2_key": "eng",
"team2_title": "England",
"team2_code": "ENG",
"play_at": "1403118000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "D",
"venue": "Arena de S\u00e3o Paulo, S\u00e3o Paulo"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 9,
"title": "Matchday 9",
"start_at": "2014\/06\/20",
"end_at": "2014\/06\/20"
},
"games": [
{
"team1_key": "ita",
"team1_title": "Italy",
"team1_code": "ITA",
"team2_key": "crc",
"team2_title": "Costa Rica",
"team2_code": "CRC",
"play_at": "1403193600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "D",
"venue": "Arena Pernambuco, Recife"
},
{
"team1_key": "sui",
"team1_title": "Switzerland",
"team1_code": "SUI",
"team2_key": "fra",
"team2_title": "France",
"team2_code": "FRA",
"play_at": "1403204400",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "E",
"venue": "Arena Fonte Nova, Salvador"
},
{
"team1_key": "hon",
"team1_title": "Honduras",
"team1_code": "HON",
"team2_key": "ecu",
"team2_title": "Ecuador",
"team2_code": "ECU",
"play_at": "1403215200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "E",
"venue": "Arena da Baixada, Curitiba"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 10,
"title": "Matchday 10",
"start_at": "2014\/06\/21",
"end_at": "2014\/06\/21"
},
"games": [
{
"team1_key": "arg",
"team1_title": "Argentina",
"team1_code": "ARG",
"team2_key": "irn",
"team2_title": "Iran",
"team2_code": "IRN",
"play_at": "1403280000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "F",
"venue": "Est\u00e1dio Mineir\u00e3o, Belo Horizonte"
},
{
"team1_key": "nga",
"team1_title": "Nigeria",
"team1_code": "NGA",
"team2_key": "bih",
"team2_title": "Bosnia-Herzegovina",
"team2_code": "BIH",
"play_at": "1403301600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "F",
"venue": "Arena Pantanal, Cuiab\u00e1"
},
{
"team1_key": "ger",
"team1_title": "Germany",
"team1_code": "GER",
"team2_key": "gha",
"team2_title": "Ghana",
"team2_code": "GHA",
"play_at": "1403290800",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "G",
"venue": "Fortaleza"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 11,
"title": "Matchday 11",
"start_at": "2014\/06\/22",
"end_at": "2014\/06\/22"
},
"games": [
{
"team1_key": "usa",
"team1_title": "United States",
"team1_code": "USA",
"team2_key": "por",
"team2_title": "Portugal",
"team2_code": "POR",
"play_at": "1403388000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "G",
"venue": "Manaus"
},
{
"team1_key": "bel",
"team1_title": "Belgium",
"team1_code": "BEL",
"team2_key": "rus",
"team2_title": "Russia",
"team2_code": "RUS",
"play_at": "1403366400",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "H",
"venue": "Rio de Janeiro"
},
{
"team1_key": "kor",
"team1_title": "South Korea",
"team1_code": "KOR",
"team2_key": "alg",
"team2_title": "Algeria",
"team2_code": "ALG",
"play_at": "1403377200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "H",
"venue": "Porto Alegre"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 12,
"title": "Matchday 12",
"start_at": "2014\/06\/23",
"end_at": "2014\/06\/23"
},
"games": [
{
"team1_key": "cmr",
"team1_title": "Cameroon",
"team1_code": "CMR",
"team2_key": "bra",
"team2_title": "Brazil",
"team2_code": "BRA",
"play_at": "1403467200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "A",
"venue": "Bras\u00edlia"
},
{
"team1_key": "cro",
"team1_title": "Croatia",
"team1_code": "CRO",
"team2_key": "mex",
"team2_title": "Mexico",
"team2_code": "MEX",
"play_at": "1403467200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "A",
"venue": "Recife"
},
{
"team1_key": "aus",
"team1_title": "Australia",
"team1_code": "AUS",
"team2_key": "esp",
"team2_title": "Spain",
"team2_code": "ESP",
"play_at": "1403452800",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "B",
"venue": "Curitiba"
},
{
"team1_key": "ned",
"team1_title": "Netherlands",
"team1_code": "NED",
"team2_key": "chi",
"team2_title": "Chile",
"team2_code": "CHI",
"play_at": "1403452800",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "B",
"venue": "S\u00e3o Paulo"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 13,
"title": "Matchday 13",
"start_at": "2014\/06\/24",
"end_at": "2014\/06\/24"
},
"games": [
{
"team1_key": "jpn",
"team1_title": "Japan",
"team1_code": "JPN",
"team2_key": "col",
"team2_title": "Colombia",
"team2_code": "COL",
"play_at": "1403553600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "C",
"venue": "Cuiab\u00e1"
},
{
"team1_key": "civ",
"team1_title": "C\u00f4te d'Ivoire",
"team1_code": "CIV",
"team2_key": "gre",
"team2_title": "Greece",
"team2_code": "GRE",
"play_at": "1403553600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "C",
"venue": "Fortaleza"
},
{
"team1_key": "ita",
"team1_title": "Italy",
"team1_code": "ITA",
"team2_key": "uru",
"team2_title": "Uruguay",
"team2_code": "URU",
"play_at": "1403539200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "D",
"venue": "Natal"
},
{
"team1_key": "crc",
"team1_title": "Costa Rica",
"team1_code": "CRC",
"team2_key": "eng",
"team2_title": "England",
"team2_code": "ENG",
"play_at": "1403539200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "D",
"venue": "Belo Horizonte"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 14,
"title": "Matchday 14",
"start_at": "2014\/06\/25",
"end_at": "2014\/06\/25"
},
"games": [
{
"team1_key": "hon",
"team1_title": "Honduras",
"team1_code": "HON",
"team2_key": "sui",
"team2_title": "Switzerland",
"team2_code": "SUI",
"play_at": "1403640000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "E",
"venue": "Manaus"
},
{
"team1_key": "ecu",
"team1_title": "Ecuador",
"team1_code": "ECU",
"team2_key": "fra",
"team2_title": "France",
"team2_code": "FRA",
"play_at": "1403640000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "E",
"venue": "Rio de Janeiro"
},
{
"team1_key": "nga",
"team1_title": "Nigeria",
"team1_code": "NGA",
"team2_key": "arg",
"team2_title": "Argentina",
"team2_code": "ARG",
"play_at": "1403625600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "F",
"venue": "Porto Alegre"
},
{
"team1_key": "bih",
"team1_title": "Bosnia-Herzegovina",
"team1_code": "BIH",
"team2_key": "irn",
"team2_title": "Iran",
"team2_code": "IRN",
"play_at": "1403625600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "F",
"venue": "Salvador"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 15,
"title": "Matchday 15",
"start_at": "2014\/06\/26",
"end_at": "2014\/06\/26"
},
"games": [
{
"team1_key": "usa",
"team1_title": "United States",
"team1_code": "USA",
"team2_key": "ger",
"team2_title": "Germany",
"team2_code": "GER",
"play_at": "1403712000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "G",
"venue": "Recife"
},
{
"team1_key": "por",
"team1_title": "Portugal",
"team1_code": "POR",
"team2_key": "gha",
"team2_title": "Ghana",
"team2_code": "GHA",
"play_at": "1403712000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "G",
"venue": "Bras\u00edlia"
},
{
"team1_key": "kor",
"team1_title": "South Korea",
"team1_code": "KOR",
"team2_key": "bel",
"team2_title": "Belgium",
"team2_code": "BEL",
"play_at": "1403726400",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "H",
"venue": "S\u00e3o Paulo"
},
{
"team1_key": "alg",
"team1_title": "Algeria",
"team1_code": "ALG",
"team2_key": "rus",
"team2_title": "Russia",
"team2_code": "RUS",
"play_at": "1403726400",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "H",
"venue": "Curitiba"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 16,
"title": "Round of 16",
"start_at": "2014\/06\/28",
"end_at": "2014\/07\/01"
},
"games": [
{
"team1_key": "NULL",
"team1_title": "1A",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "2B",
"team2_code": "NULL",
"play_at": "1403884800",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Round of 16",
"venue": "Belo Horizonte"
},
{
"team1_key": "NULL",
"team1_title": "1C",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "2D",
"team2_code": "NULL",
"play_at": "1403899200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Round of 16",
"venue": "Rio De Janeiro"
},
{
"team1_key": "NULL",
"team1_title": "1B",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "2A",
"team2_code": "NULL",
"play_at": "1403971200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Round of 16",
"venue": "Fortaleza"
},
{
"team1_key": "NULL",
"team1_title": "1D",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "2C",
"team2_code": "NULL",
"play_at": "1403985600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Round of 16",
"venue": "Fortaleza"
},
{
"team1_key": "NULL",
"team1_title": "1E",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "2F",
"team2_code": "NULL",
"play_at": "1404057600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Round of 16",
"venue": "Brasilia"
},
{
"team1_key": "NULL",
"team1_title": "1G",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "2H",
"team2_code": "NULL",
"play_at": "1404072000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Round of 16",
"venue": "Porto Alegre"
},
{
"team1_key": "NULL",
"team1_title": "1F",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "2E",
"team2_code": "NULL",
"play_at": "1404144000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Round of 16",
"venue": "Sao Paulo"
},
{
"team1_key": "NULL",
"team1_title": "1H",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "2G",
"team2_code": "NULL",
"play_at": "1404158400",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Round of 16",
"venue": "Salvador"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 17,
"title": "Quarter-finals",
"start_at": "2014\/07\/04",
"end_at": "2014\/07\/05"
},
"games": [
{
"team1_key": "NULL",
"team1_title": "W53",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "W54",
"team2_code": "NULL",
"play_at": "1404403200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Quarter-Final",
"venue": "Rio De Janeiro"
},
{
"team1_key": "NULL",
"team1_title": "W49",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "W50",
"team2_code": "NULL",
"play_at": "1404417600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Quarter-Final",
"venue": "Fortaleza"
},
{
"team1_key": "NULL",
"team1_title": "W55",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "W56",
"team2_code": "NULL",
"play_at": "1404489600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Quarter-Final",
"venue": "Brasilia"
},
{
"team1_key": "NULL",
"team1_title": "W51",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "W52",
"team2_code": "NULL",
"play_at": "1404504000",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Quarter-Final",
"venue": "Salvador"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 18,
"title": "Semi-finals",
"start_at": "2014\/07\/08",
"end_at": "2014\/07\/09"
},
"games": [
{
"team1_key": "NULL",
"team1_title": "W57",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "W58",
"team2_code": "NULL",
"play_at": "1404763200",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Semi-Final",
"venue": "Belo Horizonte"
},
{
"team1_key": "NULL",
"team1_title": "W59",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "W60",
"team2_code": "NULL",
"play_at": "1404849600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Semi-Final",
"venue": "Sao Paulo"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 19,
"title": "Play-off for third place",
"start_at": "2014\/07\/12",
"end_at": "2014\/07\/12"
},
"games": [
{
"team1_key": "NULL",
"team1_title": "L61",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "L62",
"team2_code": "NULL",
"play_at": "1405108800",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Play-off for 3rd Place",
"venue": "Brasilia"
}
]
},
{
"event": {
"key": "world.2014",
"title": "World Cup 2014"
},
"round": {
"pos": 20,
"title": "Final",
"start_at": "2014\/07\/13",
"end_at": "2014\/07\/13"
},
"games": [
{
"team1_key": "NULL",
"team1_title": "W61",
"team1_code": "NULL",
"team2_key": "NULL",
"team2_title": "W62",
"team2_code": "NULL",
"play_at": "1405191600",
"score1": null,
"score2": null,
"score1ot": null,
"score2ot": null,
"score1p": null,
"score2p": null,
"group": "Final",
"venue": "Rio De Janeiro"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment