Files
worldcup/app/data/openfootball/1970/worldcup.squads.json
T
valknar 5dcd22ad22 feat: replace Kaggle CSV with Wikipedia scraper for historical match data
Add scripts/scrape-wikipedia.ts that fetches all 22 World Cups (1930–2022)
from English Wikipedia via MediaWiki API, handles group sub-pages, AET/penalty
detection, and goal parsing, writing openfootball-format JSON to app/data/openfootball/.

Rewrite scripts/seed.ts to read these local JSON files instead of the Kaggle
CSV, producing 965 matches and 2716 goals with per-group assignments for all
historical tournaments (enabling group standings on tournament pages).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 11:39:53 +02:00

2176 lines
46 KiB
JSON

[
{
"name": "Mexico",
"players": [
{
"name": "Ignacio Calderón",
"number": 1,
"pos": "GK",
"date_of_birth": "1943-12-13"
},
{
"name": "Juan Manuel Alejandrez",
"number": 2,
"pos": "DF",
"date_of_birth": "1944-05-17"
},
{
"name": "Gustavo Peña",
"number": 3,
"pos": "DF",
"date_of_birth": "1941-11-22"
},
{
"name": "Francisco Montes",
"number": 4,
"pos": "DF",
"date_of_birth": "1943-04-22"
},
{
"name": "Mario Pérez",
"number": 5,
"pos": "DF",
"date_of_birth": "1946-07-30"
},
{
"name": "Guillermo Hernández",
"number": 6,
"pos": "DF",
"date_of_birth": "1942-06-25"
},
{
"name": "Marcos Rivas",
"number": 7,
"pos": "MF",
"date_of_birth": "1947-11-25"
},
{
"name": "Antonio Munguía",
"number": 8,
"pos": "MF",
"date_of_birth": "1942-06-27"
},
{
"name": "Enrique Borja",
"number": 9,
"pos": "FW",
"date_of_birth": "1945-12-30"
},
{
"name": "Horacio López Salgado",
"number": 10,
"pos": "FW",
"date_of_birth": "1948-09-15"
},
{
"name": "Aarón Padilla",
"number": 11,
"pos": "FW",
"date_of_birth": "1942-07-10"
},
{
"name": "Antonio Mota",
"number": 12,
"pos": "GK",
"date_of_birth": "1939-01-26"
},
{
"name": "José Vantolrá",
"number": 13,
"pos": "DF",
"date_of_birth": "1943-03-30"
},
{
"name": "Javier Guzmán",
"number": 14,
"pos": "DF",
"date_of_birth": "1945-01-09"
},
{
"name": "Héctor Pulido",
"number": 15,
"pos": "MF",
"date_of_birth": "1942-12-20"
},
{
"name": "Isidoro Díaz",
"number": 16,
"pos": "FW",
"date_of_birth": "1938-03-14"
},
{
"name": "José Luis González",
"number": 17,
"pos": "MF",
"date_of_birth": "1942-09-14"
},
{
"name": "Mario Velarde",
"number": 18,
"pos": "MF",
"date_of_birth": "1940-03-29"
},
{
"name": "Javier Valdivia",
"number": 19,
"pos": "FW",
"date_of_birth": "1941-12-04"
},
{
"name": "Juan Ignacio Basaguren",
"number": 20,
"pos": "MF",
"date_of_birth": "1944-07-21"
},
{
"name": "Javier Fragoso",
"number": 21,
"pos": "FW",
"date_of_birth": "1942-04-19"
},
{
"name": "Francisco Castrejón",
"number": 22,
"pos": "GK",
"date_of_birth": "1947-06-11"
}
]
},
{
"name": "Soviet Union",
"players": [
{
"name": "Leonid Shmuts",
"number": 1,
"pos": "GK",
"date_of_birth": "1948-10-08"
},
{
"name": "Anzor Kavazashvili",
"number": 2,
"pos": "GK",
"date_of_birth": "1940-07-19"
},
{
"name": "Valentin Afonin",
"number": 3,
"pos": "DF",
"date_of_birth": "1939-12-22"
},
{
"name": "Revaz Dzodzuashvili",
"number": 4,
"pos": "DF",
"date_of_birth": "1945-04-15"
},
{
"name": "Vladimir Kaplichny",
"number": 5,
"pos": "DF",
"date_of_birth": "1944-02-26"
},
{
"name": "Evgeny Lovchev",
"number": 6,
"pos": "DF",
"date_of_birth": "1949-01-29"
},
{
"name": "Gennady Logofet",
"number": 7,
"pos": "DF",
"date_of_birth": "1942-04-15"
},
{
"name": "Murtaz Khurtsilava",
"number": 8,
"pos": "DF",
"date_of_birth": "1943-01-05"
},
{
"name": "Albert Shesternyov",
"number": 9,
"pos": "DF",
"date_of_birth": "1941-06-20"
},
{
"name": "Valery Zykov",
"number": 10,
"pos": "MF",
"date_of_birth": "1944-02-24"
},
{
"name": "Kakhi Asatiani",
"number": 11,
"pos": "MF",
"date_of_birth": "1947-01-01"
},
{
"name": "Nikolay Kiselyov",
"number": 12,
"pos": "MF",
"date_of_birth": "1946-01-29"
},
{
"name": "Lev Yashin",
"number": 13,
"pos": "GK",
"date_of_birth": "1929-10-22"
},
{
"name": "Vladimir Muntyan",
"number": 14,
"pos": "MF",
"date_of_birth": "1946-09-14"
},
{
"name": "Viktor Serebryanikov",
"number": 15,
"pos": "MF",
"date_of_birth": "1940-03-29"
},
{
"name": "Anatoliy Byshovets",
"number": 16,
"pos": "FW",
"date_of_birth": "1946-04-23"
},
{
"name": "Gennady Yevriuzhikin",
"number": 17,
"pos": "FW",
"date_of_birth": "1944-02-04"
},
{
"name": "Slava Metreveli",
"number": 18,
"pos": "FW",
"date_of_birth": "1936-05-30"
},
{
"name": "Givi Nodia",
"number": 19,
"pos": "FW",
"date_of_birth": "1948-01-02"
},
{
"name": "Anatoliy Puzach",
"number": 20,
"pos": "FW",
"date_of_birth": "1941-06-03"
},
{
"name": "Vitaly Khmelnitsky",
"number": 21,
"pos": "FW",
"date_of_birth": "1943-06-12"
},
{
"name": "Valeriy Porkujan",
"number": 22,
"pos": "FW",
"date_of_birth": "1944-10-04"
}
]
},
{
"name": "Belgium",
"players": [
{
"name": "Christian Piot",
"number": 1,
"pos": "GK",
"date_of_birth": "1947-10-04"
},
{
"name": "Georges Heylens",
"number": 2,
"pos": "DF",
"date_of_birth": "1941-08-08"
},
{
"name": "Jean Thissen",
"number": 3,
"pos": "DF",
"date_of_birth": "1946-04-21"
},
{
"name": "Nicolas Dewalque",
"number": 4,
"pos": "DF",
"date_of_birth": "1945-09-20"
},
{
"name": "Léon Jeck",
"number": 5,
"pos": "DF",
"date_of_birth": "1947-02-09"
},
{
"name": "Jean Dockx",
"number": 6,
"pos": "MF",
"date_of_birth": "1941-05-24"
},
{
"name": "Léon Semmeling",
"number": 7,
"pos": "MF",
"date_of_birth": "1940-01-04"
},
{
"name": "Wilfried Van Moer",
"number": 8,
"pos": "MF",
"date_of_birth": "1945-03-01"
},
{
"name": "Johan Devrindt",
"number": 9,
"pos": "FW",
"date_of_birth": "1944-04-14"
},
{
"name": "Paul Van Himst",
"number": 10,
"pos": "FW",
"date_of_birth": "1943-10-02"
},
{
"name": "Wilfried Puis",
"number": 11,
"pos": "FW",
"date_of_birth": "1943-02-18"
},
{
"name": "Jean-Marie Trappeniers",
"number": 12,
"pos": "GK",
"date_of_birth": "1942-01-13"
},
{
"name": "Jacques Beurlet",
"number": 13,
"pos": "DF",
"date_of_birth": "1944-12-21"
},
{
"name": "Maurice Martens",
"number": 14,
"pos": "MF",
"date_of_birth": "1947-06-05"
},
{
"name": "Erwin Vandendaele",
"number": 15,
"pos": "MF",
"date_of_birth": "1945-03-05"
},
{
"name": "Odilon Polleunis",
"number": 16,
"pos": "MF",
"date_of_birth": "1943-05-01"
},
{
"name": "Jan Verheyen",
"number": 17,
"pos": "MF",
"date_of_birth": "1944-07-09"
},
{
"name": "Raoul Lambert",
"number": 18,
"pos": "FW",
"date_of_birth": "1944-10-20"
},
{
"name": "Pierre Carteus",
"number": 19,
"pos": "FW",
"date_of_birth": "1943-09-24"
},
{
"name": "Alfons Peeters",
"number": 20,
"pos": "MF",
"date_of_birth": "1943-01-21"
},
{
"name": "Frans Janssens",
"number": 21,
"pos": "FW",
"date_of_birth": "1945-09-25"
},
{
"name": "Jacques Duquesne",
"number": 22,
"pos": "GK",
"date_of_birth": "1940-04-22"
}
]
},
{
"name": "El Salvador",
"players": [
{
"name": "Raúl Magaña",
"number": 1,
"pos": "GK",
"date_of_birth": "1940-02-24"
},
{
"name": "Roberto Rivas",
"number": 2,
"pos": "DF",
"date_of_birth": "1941-07-17"
},
{
"name": "Salvador Mariona",
"number": 3,
"pos": "DF",
"date_of_birth": "1943-12-16"
},
{
"name": "Santiago Cortés",
"number": 4,
"pos": "DF",
"date_of_birth": "1945-01-19"
},
{
"name": "Saturnino Osorio",
"number": 5,
"pos": "DF",
"date_of_birth": "1945-01-06"
},
{
"name": "José Quintanilla",
"number": 6,
"pos": "MF",
"date_of_birth": "1947-10-29"
},
{
"name": "Mauricio Rodríguez",
"number": 7,
"pos": "MF",
"date_of_birth": "1945-09-12"
},
{
"name": "Jorge Vásquez",
"number": 8,
"pos": "MF",
"date_of_birth": "1945-04-23"
},
{
"name": "Juan Ramón Martínez",
"number": 9,
"pos": "MF",
"date_of_birth": "1948-04-20"
},
{
"name": "Salvador Cabezas",
"number": 10,
"pos": "FW",
"date_of_birth": "1947-02-28"
},
{
"name": "Ernesto Aparicio",
"number": 11,
"pos": "FW",
"date_of_birth": "1948-12-28"
},
{
"name": "Mario Monge",
"number": 12,
"pos": "FW",
"date_of_birth": "1938-11-27"
},
{
"name": "Tomás Pineda",
"number": 13,
"pos": "GK",
"date_of_birth": "1946-01-21"
},
{
"name": "Mauricio Manzano",
"number": 14,
"pos": "DF",
"date_of_birth": "1943-09-30"
},
{
"name": "David Cabrera",
"number": 15,
"pos": "FW",
"date_of_birth": "1945-09-12"
},
{
"name": "Genaro Sarmeno",
"number": 16,
"pos": "MF",
"date_of_birth": "1948-11-28"
},
{
"name": "Jaime Portillo",
"number": 17,
"pos": "FW",
"date_of_birth": "1947-09-18"
},
{
"name": "Guillermo Castro",
"number": 18,
"pos": "DF",
"date_of_birth": "1940-06-25"
},
{
"name": "Sergio Méndez",
"number": 19,
"pos": "MF",
"date_of_birth": "1942-02-14"
},
{
"name": "Gualberto Fernández",
"number": 20,
"pos": "GK",
"date_of_birth": "1941-07-12"
},
{
"name": "Elmer Acevedo",
"number": 21,
"pos": "FW",
"date_of_birth": "1946-02-24"
},
{
"name": "Alberto Villalta",
"number": 22,
"pos": "MF",
"date_of_birth": "1947-11-19"
}
]
},
{
"name": "Italy",
"players": [
{
"name": "Enrico Albertosi",
"number": 1,
"pos": "GK",
"date_of_birth": "1939-11-02"
},
{
"name": "Tarcisio Burgnich",
"number": 2,
"pos": "DF",
"date_of_birth": "1939-04-25"
},
{
"name": "Giacinto Facchetti",
"number": 3,
"pos": "DF",
"date_of_birth": "1942-07-18"
},
{
"name": "Fabrizio Poletti",
"number": 4,
"pos": "DF",
"date_of_birth": "1943-07-13"
},
{
"name": "Pierluigi Cera",
"number": 5,
"pos": "DF",
"date_of_birth": "1941-02-25"
},
{
"name": "Ugo Ferrante",
"number": 6,
"pos": "MF",
"date_of_birth": "1945-07-18"
},
{
"name": "Comunardo Niccolai",
"number": 7,
"pos": "MF",
"date_of_birth": "1946-12-15"
},
{
"name": "Roberto Rosato",
"number": 8,
"pos": "DF",
"date_of_birth": "1943-08-18"
},
{
"name": "Giorgio Puia",
"number": 9,
"pos": "DF",
"date_of_birth": "1938-03-08"
},
{
"name": "Mario Bertini",
"number": 10,
"pos": "MF",
"date_of_birth": "1944-01-07"
},
{
"name": "Gigi Riva",
"number": 11,
"pos": "FW",
"date_of_birth": "1944-11-07"
},
{
"name": "Dino Zoff",
"number": 12,
"pos": "GK",
"date_of_birth": "1942-02-28"
},
{
"name": "Angelo Domenghini",
"number": 13,
"pos": "FW",
"date_of_birth": "1941-08-25"
},
{
"name": "Gianni Rivera",
"number": 14,
"pos": "MF",
"date_of_birth": "1943-08-18"
},
{
"name": "Sandro Mazzola",
"number": 15,
"pos": "MF",
"date_of_birth": "1942-11-08"
},
{
"name": "Giancarlo De Sisti",
"number": 16,
"pos": "MF",
"date_of_birth": "1943-03-13"
},
{
"name": "Lido Vieri",
"number": 17,
"pos": "GK",
"date_of_birth": "1939-07-16"
},
{
"name": "Antonio Juliano",
"number": 18,
"pos": "DF",
"date_of_birth": "1942-12-26"
},
{
"name": "Sergio Gori",
"number": 19,
"pos": "FW",
"date_of_birth": "1946-02-24"
},
{
"name": "Roberto Boninsegna",
"number": 20,
"pos": "FW",
"date_of_birth": "1943-11-13"
},
{
"name": "Giuseppe Furino",
"number": 21,
"pos": "DF",
"date_of_birth": "1946-07-05"
},
{
"name": "Pierino Prati",
"number": 22,
"pos": "FW",
"date_of_birth": "1946-12-13"
}
]
},
{
"name": "Sweden",
"players": [
{
"name": "Ronnie Hellström",
"number": 1,
"pos": "GK",
"date_of_birth": "1949-02-21"
},
{
"name": "Hans Selander",
"number": 2,
"pos": "DF",
"date_of_birth": "1945-03-15"
},
{
"name": "Kurt Axelsson",
"number": 3,
"pos": "DF",
"date_of_birth": "1941-11-10"
},
{
"name": "Björn Nordqvist",
"number": 4,
"pos": "DF",
"date_of_birth": "1942-10-06"
},
{
"name": "Roland Grip",
"number": 5,
"pos": "DF",
"date_of_birth": "1941-01-01"
},
{
"name": "Tommy Svensson",
"number": 6,
"pos": "MF",
"date_of_birth": "1945-03-04"
},
{
"name": "Bo Larsson",
"number": 7,
"pos": "MF",
"date_of_birth": "1944-05-05"
},
{
"name": "Leif Eriksson",
"number": 8,
"pos": "MF",
"date_of_birth": "1942-03-20"
},
{
"name": "Ove Kindvall",
"number": 9,
"pos": "FW",
"date_of_birth": "1943-05-16"
},
{
"name": "Ove Grahn",
"number": 10,
"pos": "FW",
"date_of_birth": "1943-05-09"
},
{
"name": "Örjan Persson",
"number": 11,
"pos": "MF",
"date_of_birth": "1942-08-27"
},
{
"name": "Sven-Gunnar Larsson",
"number": 12,
"pos": "GK",
"date_of_birth": "1940-05-10"
},
{
"name": "Claes Cronqvist",
"number": 13,
"pos": "DF",
"date_of_birth": "1944-10-15"
},
{
"name": "Krister Kristensson",
"number": 14,
"pos": "DF",
"date_of_birth": "1942-07-25"
},
{
"name": "Leif Målberg",
"number": 15,
"pos": "DF",
"date_of_birth": "1945-09-01"
},
{
"name": "Tomas Nordahl",
"number": 16,
"pos": "FW",
"date_of_birth": "1946-05-24"
},
{
"name": "Ronney Pettersson",
"number": 17,
"pos": "GK",
"date_of_birth": "1940-04-26"
},
{
"name": "Tom Turesson",
"number": 18,
"pos": "FW",
"date_of_birth": "1942-05-17"
},
{
"name": "Göran Nicklasson",
"number": 19,
"pos": "MF",
"date_of_birth": "1942-08-20"
},
{
"name": "Jan Olsson",
"number": 20,
"pos": "DF",
"date_of_birth": "1944-03-18"
},
{
"name": "Inge Ejderstedt",
"number": 21,
"pos": "FW",
"date_of_birth": "1946-12-24"
},
{
"name": "Sten Pålsson",
"number": 22,
"pos": "MF",
"date_of_birth": "1945-12-04"
}
]
},
{
"name": "Uruguay",
"players": [
{
"name": "Ladislao Mazurkiewicz",
"number": 1,
"pos": "GK",
"date_of_birth": "1945-02-14"
},
{
"name": "Atilio Ancheta",
"number": 2,
"pos": "DF",
"date_of_birth": "1948-07-19"
},
{
"name": "Roberto Matosas",
"number": 3,
"pos": "DF",
"date_of_birth": "1940-05-11"
},
{
"name": "Luis Ubiña",
"number": 4,
"pos": "DF",
"date_of_birth": "1940-06-07"
},
{
"name": "Julio Montero Castillo",
"number": 5,
"pos": "MF",
"date_of_birth": "1944-04-25"
},
{
"name": "Juan Mujica",
"number": 6,
"pos": "DF",
"date_of_birth": "1943-12-22"
},
{
"name": "Luis Cubilla",
"number": 7,
"pos": "FW",
"date_of_birth": "1940-03-28"
},
{
"name": "Pedro Rocha",
"number": 8,
"pos": "MF",
"date_of_birth": "1942-12-03"
},
{
"name": "Víctor Espárrago",
"number": 9,
"pos": "MF",
"date_of_birth": "1944-10-06"
},
{
"name": "Ildo Maneiro",
"number": 10,
"pos": "MF",
"date_of_birth": "1947-08-04"
},
{
"name": "Julio Morales",
"number": 11,
"pos": "FW",
"date_of_birth": "1945-02-16"
},
{
"name": "Héctor Santos",
"number": 12,
"pos": "GK",
"date_of_birth": "1944-10-29"
},
{
"name": "Rodolfo Sandoval",
"number": 13,
"pos": "DF",
"date_of_birth": "1948-10-04"
},
{
"name": "Francisco Cámera",
"number": 14,
"pos": "DF",
"date_of_birth": "1944-01-01"
},
{
"name": "Dagoberto Fontes",
"number": 15,
"pos": "MF",
"date_of_birth": "1943-06-06"
},
{
"name": "Omar Caetano",
"number": 16,
"pos": "DF",
"date_of_birth": "1938-11-08"
},
{
"name": "Rúben Bareño",
"number": 17,
"pos": "FW",
"date_of_birth": "1944-01-23"
},
{
"name": "Alberto Gómez",
"number": 18,
"pos": "FW",
"date_of_birth": "1944-06-10"
},
{
"name": "Oscar Zubia",
"number": 19,
"pos": "FW",
"date_of_birth": "1946-02-08"
},
{
"name": "Julio César Cortés",
"number": 20,
"pos": "MF",
"date_of_birth": "1941-03-29"
},
{
"name": "Julio Losada",
"number": 21,
"pos": "FW",
"date_of_birth": "1950-06-16"
},
{
"name": "Walter Corbo",
"number": 22,
"pos": "GK",
"date_of_birth": "1949-05-02"
}
]
},
{
"name": "Israel",
"players": [
{
"name": "Yitzchak Vissoker",
"number": 1,
"pos": "GK",
"date_of_birth": "1944-09-18"
},
{
"name": "Shraga Bar",
"number": 2,
"pos": "DF",
"date_of_birth": "1948-03-24"
},
{
"name": "Menachem Bello",
"number": 3,
"pos": "DF",
"date_of_birth": "1947-12-26"
},
{
"name": "David Primo",
"number": 4,
"pos": "MF",
"date_of_birth": "1946-05-05"
},
{
"name": "Zvi Rosen",
"number": 5,
"pos": "DF",
"date_of_birth": "1947-06-23"
},
{
"name": "Shmuel Rosenthal",
"number": 6,
"pos": "DF",
"date_of_birth": "1947-04-22"
},
{
"name": "Itzhak Shum",
"number": 7,
"pos": "MF",
"date_of_birth": "1948-09-01"
},
{
"name": "Giora Spiegel",
"number": 8,
"pos": "FW",
"date_of_birth": "1947-07-27"
},
{
"name": "Yehoshua Feigenbaum",
"number": 9,
"pos": "FW",
"date_of_birth": "1947-12-05"
},
{
"name": "Mordechai Spiegler",
"number": 10,
"pos": "FW",
"date_of_birth": "1944-08-19"
},
{
"name": "George Borba",
"number": 11,
"pos": "MF",
"date_of_birth": "1944-07-12"
},
{
"name": "Yisha'ayahu Schwager",
"number": 12,
"pos": "MF",
"date_of_birth": "1946-02-10"
},
{
"name": "Yechezekel Chazom",
"number": 13,
"pos": "FW",
"date_of_birth": "1947-01-01"
},
{
"name": "Danny Shmulevich-Rom",
"number": 14,
"pos": "MF",
"date_of_birth": "1940-11-29"
},
{
"name": "Rachamim Talbi",
"number": 15,
"pos": "FW",
"date_of_birth": "1943-05-17"
},
{
"name": "Yochanan Vollach",
"number": 16,
"pos": "DF",
"date_of_birth": "1945-05-14"
},
{
"name": "Eli Ben Rimoz",
"number": 17,
"pos": "FW",
"date_of_birth": "1944-11-20"
},
{
"name": "Moshe Romano",
"number": 18,
"pos": "MF",
"date_of_birth": "1946-05-06"
},
{
"name": "Roni Shuruk",
"number": 19,
"pos": "MF",
"date_of_birth": "1946-02-24"
},
{
"name": "David Karako",
"number": 20,
"pos": "DF",
"date_of_birth": "1945-02-11"
},
{
"name": "Yechiel Hameiri",
"number": 21,
"pos": "GK",
"date_of_birth": "1946-08-20"
},
{
"name": "Yair Nossovsky",
"number": 22,
"pos": "GK",
"date_of_birth": "1937-06-29"
}
]
},
{
"name": "Brazil",
"players": [
{
"name": "Félix",
"number": 1,
"pos": "GK",
"date_of_birth": "1937-12-24"
},
{
"name": "Brito",
"number": 2,
"pos": "DF",
"date_of_birth": "1939-08-09"
},
{
"name": "Piazza",
"number": 3,
"pos": "MF",
"date_of_birth": "1943-02-25"
},
{
"name": "Carlos Alberto",
"number": 4,
"pos": "DF",
"date_of_birth": "1944-07-17"
},
{
"name": "Clodoaldo",
"number": 5,
"pos": "MF",
"date_of_birth": "1949-09-26"
},
{
"name": "Marco Antônio",
"number": 6,
"pos": "DF",
"date_of_birth": "1951-02-06"
},
{
"name": "Jairzinho",
"number": 7,
"pos": "FW",
"date_of_birth": "1944-12-25"
},
{
"name": "Gérson",
"number": 8,
"pos": "MF",
"date_of_birth": "1941-01-11"
},
{
"name": "Tostão",
"number": 9,
"pos": "FW",
"date_of_birth": "1947-01-25"
},
{
"name": "Pelé",
"number": 10,
"pos": "FW",
"date_of_birth": "1940-10-23"
},
{
"name": "Rivellino",
"number": 11,
"pos": "MF",
"date_of_birth": "1946-01-01"
},
{
"name": "Ado",
"number": 12,
"pos": "GK",
"date_of_birth": "1946-07-04"
},
{
"name": "Roberto Miranda",
"number": 13,
"pos": "FW",
"date_of_birth": "1944-07-31"
},
{
"name": "Baldocchi",
"number": 14,
"pos": "DF",
"date_of_birth": "1946-03-14"
},
{
"name": "Fontana",
"number": 15,
"pos": "DF",
"date_of_birth": "1940-12-31"
},
{
"name": "Everaldo",
"number": 16,
"pos": "DF",
"date_of_birth": "1944-09-11"
},
{
"name": "Joel Camargo",
"number": 17,
"pos": "DF",
"date_of_birth": "1946-09-18"
},
{
"name": "Caju",
"number": 18,
"pos": "MF",
"date_of_birth": "1949-06-16"
},
{
"name": "Edu",
"number": 19,
"pos": "FW",
"date_of_birth": "1949-08-06"
},
{
"name": "Dario",
"number": 20,
"pos": "FW",
"date_of_birth": "1946-03-04"
},
{
"name": "Zé Maria",
"number": 21,
"pos": "DF",
"date_of_birth": "1949-05-18"
},
{
"name": "Leão",
"number": 22,
"pos": "GK",
"date_of_birth": "1949-07-11"
}
]
},
{
"name": "England",
"players": [
{
"name": "Gordon Banks",
"number": 1,
"pos": "GK",
"date_of_birth": "1937-12-30"
},
{
"name": "Keith Newton",
"number": 2,
"pos": "DF",
"date_of_birth": "1941-06-23"
},
{
"name": "Terry Cooper",
"number": 3,
"pos": "DF",
"date_of_birth": "1944-07-12"
},
{
"name": "Alan Mullery",
"number": 4,
"pos": "MF",
"date_of_birth": "1941-11-23"
},
{
"name": "Brian Labone",
"number": 5,
"pos": "DF",
"date_of_birth": "1940-01-23"
},
{
"name": "Bobby Moore",
"number": 6,
"pos": "DF",
"date_of_birth": "1941-04-12"
},
{
"name": "Francis Lee",
"number": 7,
"pos": "FW",
"date_of_birth": "1944-04-29"
},
{
"name": "Alan Ball",
"number": 8,
"pos": "MF",
"date_of_birth": "1945-05-12"
},
{
"name": "Bobby Charlton",
"number": 9,
"pos": "MF",
"date_of_birth": "1937-10-11"
},
{
"name": "Geoff Hurst",
"number": 10,
"pos": "FW",
"date_of_birth": "1941-12-08"
},
{
"name": "Martin Peters",
"number": 11,
"pos": "MF",
"date_of_birth": "1943-11-08"
},
{
"name": "Peter Bonetti",
"number": 12,
"pos": "GK",
"date_of_birth": "1941-09-27"
},
{
"name": "Alex Stepney",
"number": 13,
"pos": "GK",
"date_of_birth": "1942-09-18"
},
{
"name": "Tommy Wright",
"number": 14,
"pos": "DF",
"date_of_birth": "1944-10-21"
},
{
"name": "Nobby Stiles",
"number": 15,
"pos": "DF",
"date_of_birth": "1942-05-18"
},
{
"name": "Emlyn Hughes",
"number": 16,
"pos": "MF",
"date_of_birth": "1947-08-28"
},
{
"name": "Jack Charlton",
"number": 17,
"pos": "DF",
"date_of_birth": "1935-05-08"
},
{
"name": "Norman Hunter",
"number": 18,
"pos": "DF",
"date_of_birth": "1943-10-29"
},
{
"name": "Colin Bell",
"number": 19,
"pos": "MF",
"date_of_birth": "1946-02-26"
},
{
"name": "Peter Osgood",
"number": 20,
"pos": "FW",
"date_of_birth": "1947-02-20"
},
{
"name": "Allan Clarke",
"number": 21,
"pos": "FW",
"date_of_birth": "1946-07-31"
},
{
"name": "Jeff Astle",
"number": 22,
"pos": "FW",
"date_of_birth": "1942-05-13"
}
]
},
{
"name": "Czechoslovakia",
"players": [
{
"name": "Ivo Viktor",
"number": 1,
"pos": "GK",
"date_of_birth": "1942-05-21"
},
{
"name": "Karol Dobiaš",
"number": 2,
"pos": "DF",
"date_of_birth": "1947-12-18"
},
{
"name": "Václav Migas",
"number": 3,
"pos": "DF",
"date_of_birth": "1944-09-16"
},
{
"name": "Vladimír Hagara",
"number": 4,
"pos": "DF",
"date_of_birth": "1943-11-07"
},
{
"name": "Alexander Horváth",
"number": 5,
"pos": "DF",
"date_of_birth": "1938-12-28"
},
{
"name": "Andrej Kvašňák",
"number": 6,
"pos": "FW",
"date_of_birth": "1936-05-19"
},
{
"name": "Bohumil Veselý",
"number": 7,
"pos": "MF",
"date_of_birth": "1945-06-18"
},
{
"name": "Ladislav Petráš",
"number": 8,
"pos": "FW",
"date_of_birth": "1946-12-01"
},
{
"name": "Ladislav Kuna",
"number": 9,
"pos": "MF",
"date_of_birth": "1947-04-03"
},
{
"name": "Jozef Adamec",
"number": 10,
"pos": "FW",
"date_of_birth": "1942-02-26"
},
{
"name": "Karol Jokl",
"number": 11,
"pos": "FW",
"date_of_birth": "1945-08-29"
},
{
"name": "Ján Pivarník",
"number": 12,
"pos": "DF",
"date_of_birth": "1947-11-13"
},
{
"name": "Anton Flešár",
"number": 13,
"pos": "GK",
"date_of_birth": "1944-05-08"
},
{
"name": "Vladimír Hrivnák",
"number": 14,
"pos": "DF",
"date_of_birth": "1945-04-23"
},
{
"name": "Ján Zlocha",
"number": 15,
"pos": "DF",
"date_of_birth": "1942-03-24"
},
{
"name": "Ivan Hrdlička",
"number": 16,
"pos": "MF",
"date_of_birth": "1943-11-20"
},
{
"name": "Jaroslav Pollák",
"number": 17,
"pos": "MF",
"date_of_birth": "1947-07-11"
},
{
"name": "František Veselý",
"number": 18,
"pos": "MF",
"date_of_birth": "1943-12-07"
},
{
"name": "Josef Jurkanin",
"number": 19,
"pos": "MF",
"date_of_birth": "1949-03-05"
},
{
"name": "Milan Albrecht",
"number": 20,
"pos": "FW",
"date_of_birth": "1950-07-16"
},
{
"name": "Ján Čapkovič",
"number": 21,
"pos": "FW",
"date_of_birth": "1948-01-11"
},
{
"name": "Alexander Vencel",
"number": 22,
"pos": "GK",
"date_of_birth": "1944-02-08"
}
]
},
{
"name": "Romania",
"players": [
{
"name": "Necula Răducanu",
"number": 1,
"pos": "GK",
"date_of_birth": "1946-05-10"
},
{
"name": "Lajos Sătmăreanu",
"number": 2,
"pos": "DF",
"date_of_birth": "1944-02-21"
},
{
"name": "Nicolae Lupescu",
"number": 3,
"pos": "DF",
"date_of_birth": "1940-12-17"
},
{
"name": "Mihai Mocanu",
"number": 4,
"pos": "DF",
"date_of_birth": "1942-02-24"
},
{
"name": "Cornel Dinu",
"number": 5,
"pos": "DF",
"date_of_birth": "1948-08-02"
},
{
"name": "Dan Coe",
"number": 6,
"pos": "DF",
"date_of_birth": "1941-09-08"
},
{
"name": "Emerich Dembrovschi",
"number": 7,
"pos": "FW",
"date_of_birth": "1945-10-06"
},
{
"name": "Nicolae Dobrin",
"number": 8,
"pos": "MF",
"date_of_birth": "1947-08-26"
},
{
"name": "Florea Dumitrache",
"number": 9,
"pos": "FW",
"date_of_birth": "1948-05-22"
},
{
"name": "Radu Nunweiller",
"number": 10,
"pos": "MF",
"date_of_birth": "1944-11-16"
},
{
"name": "Mircea Lucescu",
"number": 11,
"pos": "FW",
"date_of_birth": "1945-07-29"
},
{
"name": "Mihai Ivăncescu",
"number": 12,
"pos": "DF",
"date_of_birth": "1942-03-22"
},
{
"name": "Augustin Deleanu",
"number": 13,
"pos": "DF",
"date_of_birth": "1944-08-23"
},
{
"name": "Vasile Gergely",
"number": 14,
"pos": "MF",
"date_of_birth": "1941-10-28"
},
{
"name": "Ion Dumitru",
"number": 15,
"pos": "MF",
"date_of_birth": "1950-01-02"
},
{
"name": "Alexandru Neagu",
"number": 16,
"pos": "FW",
"date_of_birth": "1948-07-19"
},
{
"name": "Gheorghe Tătaru",
"number": 17,
"pos": "MF",
"date_of_birth": "1948-05-05"
},
{
"name": "Marin Tufan",
"number": 18,
"pos": "FW",
"date_of_birth": "1942-10-14"
},
{
"name": "Flavius Domide",
"number": 19,
"pos": "FW",
"date_of_birth": "1946-05-11"
},
{
"name": "Nicolae Pescaru",
"number": 20,
"pos": "MF",
"date_of_birth": "1943-03-27"
},
{
"name": "Stere Adamache",
"number": 21,
"pos": "GK",
"date_of_birth": "1941-08-17"
},
{
"name": "Gheorghe Gornea",
"number": 22,
"pos": "GK",
"date_of_birth": "1944-08-02"
}
]
},
{
"name": "West Germany",
"players": [
{
"name": "Sepp Maier",
"number": 1,
"pos": "GK",
"date_of_birth": "1944-02-28"
},
{
"name": "Horst-Dieter Höttges",
"number": 2,
"pos": "DF",
"date_of_birth": "1943-09-10"
},
{
"name": "Karl-Heinz Schnellinger",
"number": 3,
"pos": "DF",
"date_of_birth": "1939-03-31"
},
{
"name": "Franz Beckenbauer",
"number": 4,
"pos": "MF",
"date_of_birth": "1945-09-11"
},
{
"name": "Willi Schulz",
"number": 5,
"pos": "DF",
"date_of_birth": "1938-10-04"
},
{
"name": "Wolfgang Weber",
"number": 6,
"pos": "MF",
"date_of_birth": "1944-06-26"
},
{
"name": "Berti Vogts",
"number": 7,
"pos": "DF",
"date_of_birth": "1946-12-30"
},
{
"name": "Helmut Haller",
"number": 8,
"pos": "FW",
"date_of_birth": "1939-07-21"
},
{
"name": "Uwe Seeler",
"number": 9,
"pos": "FW",
"date_of_birth": "1936-11-05"
},
{
"name": "Sigfried Held",
"number": 10,
"pos": "FW",
"date_of_birth": "1942-08-07"
},
{
"name": "Klaus Fichtel",
"number": 11,
"pos": "DF",
"date_of_birth": "1944-11-19"
},
{
"name": "Wolfgang Overath",
"number": 12,
"pos": "MF",
"date_of_birth": "1943-09-29"
},
{
"name": "Gerd Müller",
"number": 13,
"pos": "FW",
"date_of_birth": "1945-11-03"
},
{
"name": "Reinhard Libuda",
"number": 14,
"pos": "FW",
"date_of_birth": "1943-10-10"
},
{
"name": "Bernd Patzke",
"number": 15,
"pos": "DF",
"date_of_birth": "1943-03-14"
},
{
"name": "Max Lorenz",
"number": 16,
"pos": "MF",
"date_of_birth": "1939-08-19"
},
{
"name": "Hannes Löhr",
"number": 17,
"pos": "FW",
"date_of_birth": "1942-07-05"
},
{
"name": "Klaus-Dieter Sieloff",
"number": 18,
"pos": "DF",
"date_of_birth": "1942-02-27"
},
{
"name": "Peter Dietrich",
"number": 19,
"pos": "MF",
"date_of_birth": "1944-03-06"
},
{
"name": "Jürgen Grabowski",
"number": 20,
"pos": "FW",
"date_of_birth": "1944-07-07"
},
{
"name": "Manfred Manglitz",
"number": 21,
"pos": "GK",
"date_of_birth": "1940-03-08"
},
{
"name": "Horst Wolter",
"number": 22,
"pos": "GK",
"date_of_birth": "1942-06-08"
}
]
},
{
"name": "Peru",
"players": [
{
"name": "Luis Rubiños",
"number": 1,
"pos": "GK",
"date_of_birth": "1940-12-31"
},
{
"name": "Eloy Campos",
"number": 2,
"pos": "DF",
"date_of_birth": "1942-05-31"
},
{
"name": "Orlando de la Torre",
"number": 3,
"pos": "DF",
"date_of_birth": "1943-11-21"
},
{
"name": "Héctor Chumpitaz",
"number": 4,
"pos": "DF",
"date_of_birth": "1944-04-12"
},
{
"name": "Nicolás Fuentes",
"number": 5,
"pos": "DF",
"date_of_birth": "1941-12-20"
},
{
"name": "Ramón Mifflin",
"number": 6,
"pos": "MF",
"date_of_birth": "1947-04-05"
},
{
"name": "Roberto Challe",
"number": 7,
"pos": "MF",
"date_of_birth": "1946-11-24"
},
{
"name": "Julio Baylón",
"number": 8,
"pos": "MF",
"date_of_birth": "1947-12-10"
},
{
"name": "Pedro Pablo León",
"number": 9,
"pos": "FW",
"date_of_birth": "1943-03-26"
},
{
"name": "Teófilo Cubillas",
"number": 10,
"pos": "FW",
"date_of_birth": "1949-03-08"
},
{
"name": "Alberto Gallardo",
"number": 11,
"pos": "MF",
"date_of_birth": "1940-11-28"
},
{
"name": "Rubén Correa",
"number": 12,
"pos": "GK",
"date_of_birth": "1941-07-25"
},
{
"name": "Pedro González",
"number": 13,
"pos": "MF",
"date_of_birth": "1943-05-19"
},
{
"name": "José Fernández",
"number": 14,
"pos": "DF",
"date_of_birth": "1939-02-14"
},
{
"name": "Javier González",
"number": 15,
"pos": "MF",
"date_of_birth": "1939-05-11"
},
{
"name": "Félix Salinas",
"number": 16,
"pos": "DF",
"date_of_birth": "1939-05-11"
},
{
"name": "Luis Cruzado",
"number": 17,
"pos": "MF",
"date_of_birth": "1941-07-06"
},
{
"name": "José del Castillo",
"number": 18,
"pos": "FW",
"date_of_birth": "1943-01-01"
},
{
"name": "Eladio Reyes",
"number": 19,
"pos": "FW",
"date_of_birth": "1948-01-08"
},
{
"name": "Hugo Sotil",
"number": 20,
"pos": "FW",
"date_of_birth": "1949-05-18"
},
{
"name": "Jesus Goyzueta",
"number": 21,
"pos": "GK",
"date_of_birth": "1947-01-01"
},
{
"name": "Oswaldo Ramírez",
"number": 22,
"pos": "FW",
"date_of_birth": "1947-03-29"
}
]
},
{
"name": "Bulgaria",
"players": [
{
"name": "Simeon Simeonov",
"number": 1,
"pos": "GK",
"date_of_birth": "1946-04-26"
},
{
"name": "Aleksandar Shalamanov",
"number": 2,
"pos": "DF",
"date_of_birth": "1941-09-04"
},
{
"name": "Ivan Dimitrov",
"number": 3,
"pos": "DF",
"date_of_birth": "1935-05-14"
},
{
"name": "Stefan Aladzhov",
"number": 4,
"pos": "DF",
"date_of_birth": "1947-10-18"
},
{
"name": "Ivan Davidov",
"number": 5,
"pos": "MF",
"date_of_birth": "1943-10-05"
},
{
"name": "Dimitar Penev",
"number": 6,
"pos": "DF",
"date_of_birth": "1945-07-12"
},
{
"name": "Georgi Popov",
"number": 7,
"pos": "FW",
"date_of_birth": "1944-07-14"
},
{
"name": "Hristo Bonev",
"number": 8,
"pos": "FW",
"date_of_birth": "1947-02-03"
},
{
"name": "Petar Zhekov",
"number": 9,
"pos": "FW",
"date_of_birth": "1944-10-10"
},
{
"name": "Dimitar Yakimov",
"number": 10,
"pos": "FW",
"date_of_birth": "1941-07-12"
},
{
"name": "Dinko Dermendzhiev",
"number": 11,
"pos": "MF",
"date_of_birth": "1941-06-02"
},
{
"name": "Milko Gaydarski",
"number": 12,
"pos": "DF",
"date_of_birth": "1946-03-18"
},
{
"name": "Stoyan Yordanov",
"number": 13,
"pos": "GK",
"date_of_birth": "1944-01-29"
},
{
"name": "Dobromir Zhechev",
"number": 14,
"pos": "DF",
"date_of_birth": "1942-11-12"
},
{
"name": "Boris Gaganelov",
"number": 15,
"pos": "DF",
"date_of_birth": "1941-10-07"
},
{
"name": "Asparuh Nikodimov",
"number": 16,
"pos": "MF",
"date_of_birth": "1945-08-21"
},
{
"name": "Todor Kolev",
"number": 17,
"pos": "DF",
"date_of_birth": "1942-04-29"
},
{
"name": "Dimitar Marashliev",
"number": 18,
"pos": "FW",
"date_of_birth": "1947-08-31"
},
{
"name": "Georgi Asparuhov",
"number": 19,
"pos": "MF",
"date_of_birth": "1943-05-04"
},
{
"name": "Vasil Mitkov",
"number": 20,
"pos": "MF",
"date_of_birth": "1943-09-17"
},
{
"name": "Bozhidar Grigorov",
"number": 21,
"pos": "FW",
"date_of_birth": "1945-07-27"
},
{
"name": "Georgi Kamenski",
"number": 22,
"pos": "GK",
"date_of_birth": "1947-02-03"
}
]
},
{
"name": "Morocco",
"players": [
{
"name": "Allal Benkassou",
"number": 1,
"pos": "GK",
"date_of_birth": "1941-11-11"
},
{
"name": "Abdallah Lamrani",
"number": 2,
"pos": "DF",
"date_of_birth": "1946-01-01"
},
{
"name": "Boujemaa Benkhrif",
"number": 3,
"pos": "DF",
"date_of_birth": "1947-11-30"
},
{
"name": "Moulay Khanousi",
"number": 4,
"pos": "DF",
"date_of_birth": "1939-06-21"
},
{
"name": "Kacem Slimani",
"number": 5,
"pos": "DF",
"date_of_birth": "1948-07-01"
},
{
"name": "Mohammed Mahroufi",
"number": 6,
"pos": "MF",
"date_of_birth": "1947-01-01"
},
{
"name": "Said Ghandi",
"number": 7,
"pos": "MF",
"date_of_birth": "1948-08-16"
},
{
"name": "Driss Bamous",
"number": 8,
"pos": "MF",
"date_of_birth": "1942-12-15"
},
{
"name": "Ahmed Faras",
"number": 9,
"pos": "FW",
"date_of_birth": "1946-12-07"
},
{
"name": "Mohammed El Filali",
"number": 10,
"pos": "FW",
"date_of_birth": "1945-07-09"
},
{
"name": "Maouhoub Ghazouani",
"number": 11,
"pos": "MF",
"date_of_birth": "1946-01-01"
},
{
"name": "Mohammed Hazzaz",
"number": 12,
"pos": "GK",
"date_of_birth": "1945-11-30"
},
{
"name": "Jalili Fadili",
"number": 13,
"pos": "DF",
"date_of_birth": "1941-02-01"
},
{
"name": "Houmane Jarir",
"number": 14,
"pos": "FW",
"date_of_birth": "1944-11-30"
},
{
"name": "Hadi Dahane",
"number": 15,
"pos": "MF",
"date_of_birth": "1946-01-01"
},
{
"name": "Mustapha Choukri",
"number": 16,
"pos": "MF",
"date_of_birth": "1945-01-01"
},
{
"name": "Ahmed Alaoui",
"number": 17,
"pos": "FW",
"date_of_birth": "1949-01-01"
},
{
"name": "Abdelkader El Khiati",
"number": 18,
"pos": "DF",
"date_of_birth": "1945-01-01"
},
{
"name": "Abdelkader Ouaraghli",
"number": 19,
"pos": "GK",
"date_of_birth": "1943-01-01"
}
]
}
]