07 de marzo de 2025, 00:51
Vladimir Klitschko
© Epa-Efe/Anna Szilagyi
El ex promotor de Vladimir Klitschko Tom Leffler comentó sobre un posible regreso al anillo del intercambio ucraniano del mundo.
Las citas del gerente El anillo.
«Vladimir es una figura histórica. No quiero especular, pero entiendo que realmente quiere luchar por el título. Si alguien puede volver a esa edad, es Vladimir. Es en una forma excepcional, como cuando gastó una serie histórica de 25 títulos.
Tiene muchas opciones excelentes. Venganza contra Anthony Joshua y Tyson Fury. La batalla de Duba es una gran oportunidad. Pero todo depende de Vladimir «, dijo Leffler.
Recordaremos, en su último juego el 29 de abril de 2017 en Londres, Vladimir Klitschko conoció a Anthony Joshua y fue derrotado por Knockout en la undécima ronda. Más tarde, el boxeador decidió completar su carrera y renunció a la venganza.
En total, Klitschko, Jr., ganó 64 victorias y sufrió 5 derrotas. En el caso de retorno, un ucraniano de 48 años puede tener la oportunidad de moverse por George Formana y convertirse en el campeón mundial más importante en un alto peso en la historia del boxeo.
Anteriormente se informó que el ex rival Klitschko y Usika ganaron el boxeador sueco a los 41.
¿Has notado un error?
Resaltarlo con un mouse y presione Ctrl+Enter O Enviar un error
if (window.innerWidth >= 993) { let contentBase = document.querySelector(".content__base");
let baseHeight = contentBase.offsetHeight; let newsHeight = document.querySelector(".content__news").offsetHeight;
if (newsHeight > baseHeight) { contentBase.style.top = "-" + baseHeight + "px"; } }
function setup_art() {
// window.fbAsyncInit = function() { //350471815115154 // if (typeof FB !== 'undefined') { // FB.init({appId: '292463321899984', xfbml: true, version: 'v10.0'}); // FB.Event.subscribe('edge.create', function(response) { // document.cookie="fbliked=true; expires=Thu, 2 Aug 2030 20:47:11 UTC; path=/" // }); // }; // (function(d, s, id){ // var js, fjs = d.getElementsByTagName(s)[0]; // if (d.getElementById(id)) {return;} // js = d.createElement(s); js.id = id; // js.src = " // fjs.parentNode.insertBefore(js, fjs); // }(document, 'script', 'facebook-jssdk')); // }
// window.fbAsyncInit();
}
// ленивые iframe function lazy_load_iframe() { let iframes = Array.from(document.querySelectorAll('.iframe-container')); let lclasses = { 'cyoutube': ' 'cfacebookv': '{src}' };
if (iframes.length > 0) { iframes.forEach(function (elm) { elm.addEventListener('click', function (event) { if (elm.classList.contains('nolazy')) return; let newframe = document.createElement('iframe'); let src=""; for (clss in lclasses) { if (elm.classList.contains(clss)) { src = lclasses[clss].replace('{src}', elm.getAttribute('data-source')); } } if(typeof event.target.dataset.start != 'undefined') { src += '&start="+event.target.dataset.start; } newframe.setAttribute("src', src); newframe.setAttribute('style', 'width:100%;height:100%');
for (attr in elm.attributes) { let a = elm.attributes[attr]; if (a.name != 'data-source' && a.name != 'data-start' && typeof a.value !== 'undefined') { newframe.setAttribute(a.name, a.value); } }
elm.innerHTML = ''; elm.appendChild(newframe); }); }); } }
// twitter posts
if (document.querySelector('.twitter-tweet')) { if (window.innerWidth <= 520) { setTimeout(function() { load_srcs(['https://platform.twitter.com/widgets.js'], function() { window.twttr.widgets.load(); }); }, 3200); } else { load_srcs(['https://platform.twitter.com/widgets.js'], function() { window.twttr.widgets.load(); }); } } // likely and facebook buttons load_srcs(['/user/js/likely.js', '/user/css/social-share.css'], function() { //setup_art(); likely.initiate(); }); lazy_load_iframe(); if(document.querySelector('[data-fslightbox]')) { load_srcs(['/user/js/fslightbox.js'], function() { refreshFsLightbox(); }); } if(document.querySelector('[data-fancybox]')){ load_srcs(['/user/js/jquery-3.3.1.min.js'], function() { load_srcs(['/user/js/jquery.fancybox.min.js', '/user/css/jquery.fancybox.min.css'], function() { $('.image-lightbox').fancybox({}); }); }); } //tooltips if(document.querySelector('.blink-popup')){ load_srcs(['/user/js/popper.min.js'], function() { load_srcs(['/user/js/tippy.all.min.js', '/user/css/tooltipster.main.min.css'], function() { tippy('.blink-popup'); }); }); }
