bddteam

Base de données des équipes

Stan na 30-10-2016. Zobacz najnowsza wersja.

Ten skrypt nie powinien być instalowany bezpośrednio. Jest to biblioteka dla innych skyptów do włączenia dyrektywą meta // @require https://update.greatest.deepsurf.us/scripts/24450/155281/bddteam.js

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

// JavaScript Document

var tbl_team = [
	{"team_code": "TC_001", "league_code": "LC_01", "team_nom": "Augsbourg", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698466-augsbourg.png"},
	{"team_code": "TC_002", "league_code": "LC_01", "team_nom": "Bayer Leverkusen", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698470-bayer-leverkusen.png"},
	{"team_code": "TC_003", "league_code": "LC_01", "team_nom": "Bayern Munich", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698474-bayern-munich.png"},
	{"team_code": "TC_004", "league_code": "LC_01", "team_nom": "Borussia Dortmund", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698478-borussia-dortmund.png"},
	{"team_code": "TC_005", "league_code": "LC_01", "team_nom": "Borussia M'Gladbach", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698482-borussia-m-gladbach.png"},
	{"team_code": "TC_006", "league_code": "LC_01", "team_nom": "Eintracht Francfort", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698485-eintracht-francfort.png"},
	{"team_code": "TC_007", "league_code": "LC_01", "team_nom": "FC Cologne", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698489-fc-cologne.png"},
	{"team_code": "TC_008", "league_code": "LC_01", "team_nom": "FSV Mayence 05", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698493-fsv-mayence-05.png"},
	{"team_code": "TC_009", "league_code": "LC_01", "team_nom": "Hambourg SV", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698498-hambourg-sv.png"},
	{"team_code": "TC_010", "league_code": "LC_01", "team_nom": "Herta Berlin", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698503-hertha-berlin.png"},
	{"team_code": "TC_011", "league_code": "LC_01", "team_nom": "Hoffenheim", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698507-hoffenheim.png"},
	{"team_code": "TC_012", "league_code": "LC_01", "team_nom": "Ingolstadt 04", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698511-ingolstadt-04.png"},
	{"team_code": "TC_013", "league_code": "LC_01", "team_nom": "RB Leipzig", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698515-rb-leipzig.png"},
	{"team_code": "TC_014", "league_code": "LC_01", "team_nom": "SC Fribourg", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698520-sc-fribourg.png"},
	{"team_code": "TC_015", "league_code": "LC_01", "team_nom": "Schalke 04", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698527-shalke-04.png"},
	{"team_code": "TC_016", "league_code": "LC_01", "team_nom": "SV Darmstadt", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698533-sv-darmstadt.png"},
	{"team_code": "TC_017", "league_code": "LC_01", "team_nom": "VFL Wolfsburg", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698539-vfl-wolfsburg.png"},
	{"team_code": "TC_018", "league_code": "LC_01", "team_nom": "Werder Breme", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475698543-werder-breme.png"},
	{"team_code": "TC_019", "league_code": "LC_02", "team_nom": "Alaves", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691358-alaves.png"},
	{"team_code": "TC_020", "league_code": "LC_02", "team_nom": "Athletic Bilbao", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691362-athletic-bilbao.png"},
	{"team_code": "TC_021", "league_code": "LC_02", "team_nom": "Atletico Madrid", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691366-atletico-de-madrid.png"},
	{"team_code": "TC_022", "league_code": "LC_02", "team_nom": "Betis Seville", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691366-atletico-de-madrid.png"},
	{"team_code": "TC_023", "league_code": "LC_02", "team_nom": "Celta Vigo", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691374-celta-vigo.png"},
	{"team_code": "TC_024", "league_code": "LC_02", "team_nom": "Deportivo La Corogne", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691382-deportivo-la-corogne.png"},
	{"team_code": "TC_025", "league_code": "LC_02", "team_nom": "Eibar", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691389-eibar.png"},
	{"team_code": "TC_026", "league_code": "LC_02", "team_nom": "Espanyol Barcelone", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691395-espanyol-barcelone.png"},
	{"team_code": "TC_027", "league_code": "LC_02", "team_nom": "FC Barcelone", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691399-fc-barcelone.png"},
	{"team_code": "TC_028", "league_code": "LC_02", "team_nom": "Granada FC", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691402-granada-cf.png"},
	{"team_code": "TC_029", "league_code": "LC_02", "team_nom": "Las Palmas", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691406-las-palmas.png"},
	{"team_code": "TC_030", "league_code": "LC_02", "team_nom": "Leganes", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691410-leganes.png"},
	{"team_code": "TC_031", "league_code": "LC_02", "team_nom": "Malaga", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691414-malaga.png"},
	{"team_code": "TC_032", "league_code": "LC_02", "team_nom": "Osasuna", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691418-osasuna.png"},
	{"team_code": "TC_033", "league_code": "LC_02", "team_nom": "Real Madrid", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691422-real-madrid.png"},
	{"team_code": "TC_034", "league_code": "LC_02", "team_nom": "Real Sociedad", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691427-real-sociedad.png"},
	{"team_code": "TC_035", "league_code": "LC_02", "team_nom": "Seville FC", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691430-seville-fc.png"},
	{"team_code": "TC_036", "league_code": "LC_02", "team_nom": "Sporting Gijon", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691434-sporting-gijon.png"},
	{"team_code": "TC_037", "league_code": "LC_02", "team_nom": "Valence CF", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691438-valence-cf.png"},
	{"team_code": "TC_038", "league_code": "LC_02", "team_nom": "Villareal", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475691442-villareal.png"},
	{"team_code": "TC_039", "league_code": "LC_03", "team_nom": "Arouca", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690789-arouca.png"},
	{"team_code": "TC_040", "league_code": "LC_03", "team_nom": "Belenenses", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690794-belenenses.png"},
	{"team_code": "TC_041", "league_code": "LC_03", "team_nom": "Benfica", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690800-benfica.png"},
	{"team_code": "TC_042", "league_code": "LC_03", "team_nom": "Boavista", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690804-boavista.png"},
	{"team_code": "TC_043", "league_code": "LC_03", "team_nom": "Chaves", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690808-chaves.png"},
	{"team_code": "TC_044", "league_code": "LC_03", "team_nom": "Estoril", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690819-estoril.png"},
	{"team_code": "TC_045", "league_code": "LC_03", "team_nom": "FC Porto", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690823-fc-porto.png"},
	{"team_code": "TC_046", "league_code": "LC_03", "team_nom": "Feirense", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690827-feirense.png"},
	{"team_code": "TC_047", "league_code": "LC_03", "team_nom": "Maritimo", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690837-maritimo.png"},
	{"team_code": "TC_048", "league_code": "LC_03", "team_nom": "Moreirense", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690843-moreirense.png"},
	{"team_code": "TC_049", "league_code": "LC_03", "team_nom": "Nacional Madeira", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690851-nacional-madeira.png"},
	{"team_code": "TC_050", "league_code": "LC_03", "team_nom": "Paços de Feirrera", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690855-pacos-de-ferreira.png"},
	{"team_code": "TC_051", "league_code": "LC_03", "team_nom": "Rio Ave", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690861-rio-av.png"},
	{"team_code": "TC_052", "league_code": "LC_03", "team_nom": "Sporting Braga", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690867-sporting-braga.png"},
	{"team_code": "TC_053", "league_code": "LC_03", "team_nom": "Sporting Portugal", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690872-sporting-portugal.png"},
	{"team_code": "TC_054", "league_code": "LC_03", "team_nom": "Tondela", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690876-tondela.png"},
	{"team_code": "TC_055", "league_code": "LC_03", "team_nom": "Vitoria Guimaraes", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690880-vitoria-guimaraes.png"},
	{"team_code": "TC_056", "league_code": "LC_03", "team_nom": "Vitoria Setubal", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475690884-vitoria-setubal.png"},
	{"team_code": "TC_057", "league_code": "LC_04", "team_nom": "Angers", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688105-angers.png"},
	{"team_code": "TC_058", "league_code": "LC_04", "team_nom": "Bastia", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688112-bastia.png"},
	{"team_code": "TC_059", "league_code": "LC_04", "team_nom": "Bordeaux", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688118-bordeaux.png"},
	{"team_code": "TC_060", "league_code": "LC_04", "team_nom": "Caen", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688131-caen.png"},
	{"team_code": "TC_061", "league_code": "LC_04", "team_nom": "Dijon", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688144-dijon.png"},
	{"team_code": "TC_062", "league_code": "LC_04", "team_nom": "Guingamp", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688162-guingamp.png"},
	{"team_code": "TC_063", "league_code": "LC_04", "team_nom": "Lille", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688180-lille.png"},
	{"team_code": "TC_064", "league_code": "LC_04", "team_nom": "Lorient", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688187-lorient.png"},
	{"team_code": "TC_065", "league_code": "LC_04", "team_nom": "Lyon", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688193-lyon.png"},
	{"team_code": "TC_066", "league_code": "LC_04", "team_nom": "Marseille", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688202-marseille.png"},
	{"team_code": "TC_067", "league_code": "LC_04", "team_nom": "Metz", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688207-metz.png"},
	{"team_code": "TC_068", "league_code": "LC_04", "team_nom": "AS Monaco", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688214-monaco.png"},
	{"team_code": "TC_069", "league_code": "LC_04", "team_nom": "Montpellier", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688219-montpellier.png"},
	{"team_code": "TC_070", "league_code": "LC_04", "team_nom": "Nancy", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688227-nancy.png"},
	{"team_code": "TC_071", "league_code": "LC_04", "team_nom": "FC Nantes", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688233-nantes.png"},
	{"team_code": "TC_072", "league_code": "LC_04", "team_nom": "OGC Nice", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688241-nice.png"},
	{"team_code": "TC_073", "league_code": "LC_04", "team_nom": "Paris Saint-Germain", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475693135-paris.png"},
	{"team_code": "TC_074", "league_code": "LC_04", "team_nom": "Stade Rennais", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688290-rennes.png"},
	{"team_code": "TC_075", "league_code": "LC_04", "team_nom": "AS Saint-Etienne", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688296-saint-etienne.png"},
	{"team_code": "TC_076", "league_code": "LC_04", "team_nom": "Toulouse FC", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475688324-toulouse.png"},
	{"team_code": "TC_077", "league_code": "LC_05", "team_nom": "Arsenal", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689063-arsenal.png"},
	{"team_code": "TC_078", "league_code": "LC_05", "team_nom": "Bournemouth", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689067-bournemouth.png"},
	{"team_code": "TC_079", "league_code": "LC_05", "team_nom": "Burnley", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689071-burnley.png"},
	{"team_code": "TC_080", "league_code": "LC_05", "team_nom": "Chelsea", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689074-chelsea.png"},
	{"team_code": "TC_081", "league_code": "LC_05", "team_nom": "Crystal Palace", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689079-crystal-palace.png"},
	{"team_code": "TC_082", "league_code": "LC_05", "team_nom": "Everton", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689973-everton.png"},
	{"team_code": "TC_083", "league_code": "LC_05", "team_nom": "Hull City", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689087-hull-city.png"},
	{"team_code": "TC_084", "league_code": "LC_05", "team_nom": "Leicester City", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689091-leicester.png"},
	{"team_code": "TC_085", "league_code": "LC_05", "team_nom": "FC Liverpool", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689096-liverpool.png"},
	{"team_code": "TC_086", "league_code": "LC_05", "team_nom": "Manchester City", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689101-manchester-city.png"},
	{"team_code": "TC_087", "league_code": "LC_05", "team_nom": "Manchester United", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689106-manchester-united.png"},
	{"team_code": "TC_088", "league_code": "LC_05", "team_nom": "Middlesbrough", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689112-middlesbrough.png"},
	{"team_code": "TC_089", "league_code": "LC_05", "team_nom": "Southampton", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689117-southampton.png"},
	{"team_code": "TC_090", "league_code": "LC_05", "team_nom": "Stoke City", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689123-stoke-city.png"},
	{"team_code": "TC_091", "league_code": "LC_05", "team_nom": "Sunderland", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689129-sunderland.png"},
	{"team_code": "TC_092", "league_code": "LC_05", "team_nom": "Swansea City", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689134-swansea-city.png"},
	{"team_code": "TC_093", "league_code": "LC_05", "team_nom": "Tottenham Hotspur", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689138-tottenham-hotspur.png"},
	{"team_code": "TC_094", "league_code": "LC_05", "team_nom": "Watford", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689144-watford.png"},
	{"team_code": "TC_095", "league_code": "LC_05", "team_nom": "West Ham United", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689150-wes-ham-utd.png"},
	{"team_code": "TC_096", "league_code": "LC_05", "team_nom": "West Bromwich Albion", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689154-west-bromwich-albion.png"},
	{"team_code": "TC_097", "league_code": "LC_06", "team_nom": "AC Milan", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689700-ac-milan.png"},
	{"team_code": "TC_098", "league_code": "LC_06", "team_nom": "AS Roma", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689707-as-roma.png"},
	{"team_code": "TC_099", "league_code": "LC_06", "team_nom": "Atalanta Bergame", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689710-atalanta-bergame.png"},
	{"team_code": "TC_100", "league_code": "LC_06", "team_nom": "Bologne", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689724-bologne.png"},
	{"team_code": "TC_101", "league_code": "LC_06", "team_nom": "Cagliari", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689729-cagliari.png"},
	{"team_code": "TC_102", "league_code": "LC_06", "team_nom": "Chievo Verone", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689733-chievo-verone.png"},
	{"team_code": "TC_103", "league_code": "LC_06", "team_nom": "Crotone", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689736-crotone.png"},
	{"team_code": "TC_104", "league_code": "LC_06", "team_nom": "Empoli", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689740-empoli.png"},
	{"team_code": "TC_105", "league_code": "LC_06", "team_nom": "Fiorentina", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689744-fiorentina.png"},
	{"team_code": "TC_106", "league_code": "LC_06", "team_nom": "Genoa", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689748-genoa.png"},
	{"team_code": "TC_107", "league_code": "LC_06", "team_nom": "Inter Milan", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689753-inter-milan.png"},
	{"team_code": "TC_108", "league_code": "LC_06", "team_nom": "Juventus", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689757-juventus-turin.png"},
	{"team_code": "TC_109", "league_code": "LC_06", "team_nom": "Lazio Rome", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689762-lazio-rome.png"},
	{"team_code": "TC_110", "league_code": "LC_06", "team_nom": "Naples", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689766-naples.png"},
	{"team_code": "TC_111", "league_code": "LC_06", "team_nom": "Palerme", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689770-palerme.png"},
	{"team_code": "TC_112", "league_code": "LC_06", "team_nom": "Pescara", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689774-pescara.png"},
	{"team_code": "TC_113", "league_code": "LC_06", "team_nom": "Sampdoria", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689778-sampdoria-genes.png"},
	{"team_code": "TC_114", "league_code": "LC_06", "team_nom": "Sassuolo", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689782-sassuolo.png"},
	{"team_code": "TC_115", "league_code": "LC_06", "team_nom": "Torino", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689802-torino.png"},
	{"team_code": "TC_116", "league_code": "LC_06", "team_nom": "Udinese", "team_img": "http://image.noelshack.com/fichiers/2016/40/1475689791-udinese.png"}
];