Saltar menú de navegación Teclas de acceso rápido

La tabla de los equipos campeones del mundo: el puesto de los equipos argentinos

Liverpool se sumó por primera vez en su historia a la lista de clubes campeones del mundo. La cuarta final fue la gran revancha para el equipo inglés, que había perdido las Intercontinentales de 1981 y 1984. Boca está en el tercer lugar.

22 de Diciembre de 2019
Liverpool tocó la gloria a nivel futbolístico por primera vez en su historia.
Liverpool tocó la gloria a nivel futbolístico por primera vez en su historia.

No es para cualquiera, definitivamente. Entre los miles y miles de equipos de fútbol que hay en todo el planeta, solo 27 habían conseguido el título de campeón del mundo. Y esta tarde se sumó el mítico Liverpool, uno de los más grandes del fútbol inglés.

 

Real Madrid sigue encabezando el listado con siete títulos: tres cuando se jugaba la Intercontinental y cuatro Mundiales de clubes, mientras que el Milan lo sigue con cuatro (tres y uno, en 2007 ante Boca). Justamente el Xeneize aparece entre los terceros, con tres títulos mundiales (1977, 2000 y 2003) al igual que Peñarol, Barcelona, Inter, Nacional, Bayern Munich y San Pablo.

 

Además del Xeneize, los argentinos que lograron coronarse en lo más alto del fútbol mundial fueron Independiente (1973 y 1984), Estudiantes (1968), River (1986), Racing (1967) y Vélez (1994).

 

<b>TODOS LOS CAMPEONES DEL MUNDO</b>

 

Real Madrid (7): 1960, 1998, 2002, 2014, 2016, 2017, 2018.

 

Milan (4): 1969, 1989, 1990, 2007.

 

Peñarol (3): 1961, 1966 y 1982.

 

Boca (3): 1977, 2000 y 2003.

 

Barcelona (3): 2009, 2011 y 2015.

 

Inter de Milán (3): 1964, 1965 y 2010.

 

Nacional de Uruguay (3): 1971, 1980 y 1988.

 

Bayern Munich (3): 1976, 2001 y 2013.

 

San Pablo (3): 1992, 1993 y 2005.

 

<b>Independiente (2): 1973 y 1984</b>

 

Santos (2): 1962 y 1963.

 

Juventus (2): 1985 y 1986.

 

Manchester United (2): 1999 y 2008.

 

Ajax (2): 1972 y 1995.

 

Porto (2): 1987 y 2004.

 

Corinthians (2): 2000 y 2012.

 

<b>River (1): 1986.

 

Estudiantes de La Plata (1): 1968.

 

Racing (1): 1967.

 

Vélez (1): 1994.</b>

 

Borussia Dortmund (1): 1997.

 

Olimpia (1): 1979.

 

Feyenoord (1): 1970.

 

Gremio (1): 1983.

 

Atlético de Madrid (1): 1974.

 

Estrella Roja de Serbia (1): 1991.

 

Inter de Porto Alegre (1): 2006.

 

Liverpool (1): 2019.

Temas:

Liverpool Mundial de Clubes 2019
Seguí las noticias de Elonce.com en Google News Seguinos en Google News

Comentarios

Tu comentario ha sido enviado, el mismo se encuentra pendiente de aprobación... [X]
Avatar
600
Avatar
ver más
El comentario se encuentra deshabilitado

Denunciar comentario

Spam o contenido comercial no deseado Incitación al odio o a la violencia, o violencia gráfica Acoso o bullying Información errónea
Cancelar Denunciar
Reportar Responder
Tu comentario ha sido enviado, el mismo se encuentra pendiente de aprobación... [X]
Avatar
600
Respuestas
Ver más respuestas
Ver más comentarios
IMPORTANTE: Los comentarios publicados son exclusiva responsabilidad de sus autores Elonce.com se reserva el derecho de eliminar aquellos comentarios injuriantes o discriminadores.

Teclas de acceso

"; setInnerHTML(document.getElementById(zoneID), bannerHTML); // Callback if ( bannerZonas[zoneID][bannerScreen].callback != '') { functionName = bannerZonas[zoneID][bannerScreen].callback; window[functionName](); } } else { // No banners in zoneID but emptyBanner is ok if ( bannerZonas[zoneID][bannerScreen].empty_banner != '' ) { // console.log('empty_banner',bannerZonas[zoneID][bannerScreen].empty_banner); $("#" + zoneID).attr('data-zone-id', bannerZonaID).closest('.'+bannerClassHide).removeClass(bannerClassHide); bannerHTML = atob(bannerZonas[zoneID][bannerScreen].empty_banner); setInnerHTML(document.getElementById(zoneID), bannerHTML); } } } } renderBannerTime = Date.now() - renderBannerTime; console.log('> banner render:' + renderBannerTime + ' ms'); if (window.googletag && googletag.apiReady) { console.log("> GoogleTag Ready #2"); } // Contabiliza impresiones if (bannersID != '') { $.ajax({ "method": "post", "url": "/extras/publicidad.php", "dataType": "json", "data": {id: bannersID} }); } } // Contabiliza clicks $("[data-banner-id]").click(function() { bannerID = $(this).attr("data-banner-id"); $.ajax({ "method": "post", "url": "/extras/publicidad.php?click=true", "dataType": "json", "data": {id: bannerID} }); return true; }); const searchParams = new URLSearchParams(window.location.search.substring(1)); var bannerURL = '/publicidad.json?t=' + Math.random().toString() + '&' + window.location.search.substring(1); testTimeToRender = Date.now() - testTimeToRender; console.log('> time to render:' + testTimeToRender + 'ms'); $.get(bannerURL, {}).done(function(data) { bannerZonas = data.zonas; bannerData = data.banners; bannerNexos = data.nexo; if (Object.keys(bannerData).length >= 1) { renderBanners(true); } if ( data.dfp !== undefined && ( data.dfp == "zone" || data.dfp == "createzone" ) ) { for ( var zoneID in bannerZonas ) { if ( $("#" + zoneID).length ) { $("#" + zoneID).closest('.'+bannerClass).removeClass(bannerClassHide).addClass('banner-dfp'); if ( bannerZonas[zoneID][bannerScreen] !== undefined ) { bannerZonaData = bannerZonas[zoneID][bannerScreen]; } else { for ( var bannerScreenAvailable in bannerZonas[zoneID] ) { bannerZonaData = bannerZonas[zoneID][bannerScreenAvailable]; } } bannerZonaHTML = '' + bannerZonaData.nombre + '
'; for ( var bannerScreenAvailable in bannerZonas[zoneID] ) { bannerZonaDataInViewport = bannerScreenAvailable; bannerZonaData = bannerZonas[zoneID][bannerScreenAvailable]; bannerZonaHTML+= '

'; if (bannerZonaDataInViewport == 'd') { bannerZonaHTML+= 'Medidas Escritorio:
'; } else if (bannerZonaDataInViewport == 't') { bannerZonaHTML+= 'Medidas Tablet:
'; } else if (bannerZonaDataInViewport == 'm') { bannerZonaHTML+= 'Medidas Celular:
'; } bannerZonaHTML+= '- Ancho: '; if (bannerZonaData.ancho_min != bannerZonaData.ancho_max) { bannerZonaHTML+= 'de ' + bannerZonaData.ancho_min + 'px a '; } bannerZonaHTML+= bannerZonaData.ancho_max + 'px
'; bannerZonaHTML+= '- Alto: '; if (bannerZonaData.alto_min != bannerZonaData.alto_max) { bannerZonaHTML+= 'de ' + bannerZonaData.alto_min + 'px a '; } bannerZonaHTML+= bannerZonaData.alto_max + 'px'; } $("#" + zoneID).width( bannerZonas[zoneID][bannerScreen].ancho_max + 'px'); $("#" + zoneID).height(bannerZonas[zoneID][bannerScreen].alto_max + 'px'); $("#" + zoneID).css('backgroundColor','#990000'); $("#" + zoneID).css('max-height','350px'); // previene $("#" + zoneID).html('' + bannerZonaHTML + ''); } } } if ( data.dfp !== undefined && data.dfp == "createzone" ) { $("." + bannerClass).each(function() { id = $(this).find("div").attr("id"); $(this).attr("data-block-id", id); }); $("." + bannerClass).each(function() { if ( !$(this).hasClass('banner-dfp') ) { $(this).removeClass(bannerClassHide); id = $(this).find("div").attr("id"); color = '#009900'; if ( $('#' + id).length > 1 ) { color = '#e5ca0a'; } bannerZonaHTML = '#' + id + '
'; $("#" + id).width('100%'); $("#" + id).css('backgroundColor',color); $("#" + id).html('' + bannerZonaHTML + ''); $("#" + id).attr("id", id + '-dfp'); // prevent refresh } // Resalta los duplicados. testID = $(this).attr("data-block-id"); if ( $("." + bannerClass + "[data-block-id='" + testID + "']").length > 1 ) { $("." + bannerClass + "[data-block-id='" + testID + "']").find("div").css('backgroundColor','#e5ca0a'); } }); } }).catch(function(error) { }); if (bannerRefresh > 1) { setInterval(function(){ renderBanners(false); }, bannerRefresh); } -->