Lionel Messi’s Argentina clash with England in a marquee World Cup semi-final on Wednesday, with Spain lying in wait after shattering French hopes of a third triumph.
The fixture between two of the big beasts of global football is mouthwatering enough but is given added spice by long-standing political tensions.
Lionel Scaloni’s Argentina are seeking to become the first team since Brazil in 1962 to win back-to-back World Cups, which would be a staggering send-off for the incomparable Messi.
The 39-year-old, joint top of the Golden Boot standings with eight goals, inspired his team to victory in Qatar in 2022 in what was expected to be his final hurrah on football’s biggest stage.
But he is back for more and has played a pivotal role in dragging his team to the semi-finals, scoring in hard-fought 3-2 victories against Cape Verde and Egypt.
Three-time champions Argentina will be taking on a different class of opponent in Atlanta compared with teams they have faced so far, even if England have only sparkled intermittently.
Thomas Tuchel’s men have relied on the brilliance of Harry Kane and Jude Bellingham, who have scored 12 of England’s 13 goals.
The sides will meet for the first time in a competitive match since the 2002 World Cup.
Tuchel said he did not feel extra pressure despite the historic nature of the fixture as England target a first World Cup final since they won the tournament in 1966.
“I don’t feel a burden,” he said. “We feel the tension and will be nervous but that is normal.
“What I like is that I feel the players are really competitive, hungry and excited to play this match.”
The German added that midfielder Declan Rice, who has been struggling with illness, was fit to start.
Drama
The history of the fixture is littered with drama.
Their most storied World Cup encounter was a 2-1 victory for Argentina in the quarter-finals in Mexico in 1986, featuring two goals from Diego Maradona — one the infamous “Hand of God” goal and the other a dazzling solo effort.
Twelve years later, David Beckham was sent off in France as Argentina won on penalties.
Matches between the teams take place against the backdrop of a lingering sovereignty dispute over the Falkland Islands, known in Spanish as the Malvinas, in the South Atlantic Ocean.
Britain sent a military taskforce in 1982 to reclaim the islands after Argentine troops invaded.
Argentina boss Lionel Scaloni has in recent days sought to take the sting out of the fixture.
“The reality is this is a football match,” he said. “I am not going to mix everything up, especially regarding things that happened so long ago.
“It was a very sad time in our history, and we can’t do much about it. This is a football game, that’s all.”
The two teams — both ranked by Fifa in the world’s top four — are competing for the right to face Spain in Sunday’s final in New Jersey.
Luis de la Fuente’s team produced a masterclass in Arlington, Texas, on Tuesday to dispatch hot-shots France, who were widely tipped to win the World Cup for a third time after their swaggering attacking displays.
But European champions Spain produced a clinical performance to ensure France manager Didier Deschamps would end his World Cup career with defeat.
Mikel Oyarzabal opened the scoring for the 2010 winners with an emphatic penalty in the first half and Pedro Porro doubled their lead in the second half.
“We started almost four years ago with an idea and we’ve been faithful to that idea and it’s brought us here,” said De la Fuente.
“These players deserve everything,” he added. “Day after day they’ve shown their commitment, their solidarity, their generosity, their talent. They make the difficult look easy.”
//setTimeout(function(){ $('.medium-insert-images').find('figure').show() }, 3000); var loadDeferredJS = function() {
var lazyloadjs = ['https://www.geo.tv/assets/front/js/lazysizes.min.js'];
var alljs = ['https://www.geo.tv/assets/front/js/ui/thirdparty.js?ver=133'];
var jqueryjs = ['https://www.geo.tv/assets/front/js/ui/jquery.min_new.js?ver=43']; var bootstrapjs = ['https://www.geo.tv/assets/front/js/ui/bootstarp.js?ver=55']; var sliderjs = ['https://www.geo.tv/assets/front/js/ui/swiper.min.js'];
var alljscustom = ['https://www.geo.tv/assets/front/js/ui/my.js?ver=5533','https://www.geo.tv/assets/front/js/mycustom.js?ver=5533'];
setTimeout(function(){ jqueryjs.forEach(function (item,index) { var scriptElement=document.createElement('script'); scriptElement.type="text/javascript"; scriptElement.src = item; document.body.appendChild(scriptElement); }); }, 1000);
const jqueryIntervalcheck = setInterval(function () { if(typeof jQuery !== "undefined"){ clearInterval(jqueryIntervalcheck);
setTimeout(function(){ sliderjs.forEach(function (item,index) { if(item == 'https://www.geo.tv/assets/front/js/ui/swiper.min.js'){ var story_embed_gallery = $('.story-area').find('.embedgallery').length; //var story_embed_gallery = 0; if(parseInt(story_embed_gallery) > 0){ var scriptElement=document.createElement('script'); scriptElement.type="text/javascript"; scriptElement.src = item; document.body.appendChild(scriptElement); } } }); }, 100);
setTimeout(function(){ alljscustom.forEach(function (item,index) { var scriptElement=document.createElement('script'); scriptElement.type="text/javascript"; scriptElement.src = item; document.body.appendChild(scriptElement); }); }, 1300);
if($('.infogram-embed').length > 0 || $('embedinfogram').length > 0) { !function (e, t, n, s) { var i = "InfogramEmbeds", o = e.getElementsByTagName(t)[0], d = /^http:/.test(e.location) ? "http:" : "https:"; if (/^\/{2}/.test(s) && (s = d + s), window[i] && window[i].initialized)window[i].process && window[i].process(); else if (!e.getElementById(n)) { var a = e.createElement(t); a.async = 1, a.id = n, a.src = s, o.parentNode.insertBefore(a, o) } }(document, "script", "infogram-async", "https://e.infogram.com/js/dist/embed-loader-min.js"); }
if($('.flourishClass').length > 0) { var scriptElement=document.createElement('script'); scriptElement.type="text/javascript"; scriptElement.setAttribute="async"; scriptElement.src="https://public.flourish.studio/resources/embed.js"; document.body.appendChild(scriptElement); }
if($('.apester-media').length > 0) { var scriptElement=document.createElement('script'); scriptElement.type="text/javascript"; scriptElement.setAttribute="async"; scriptElement.src="https://static.apester.com/js/sdk/latest/apester-sdk.js"; document.body.appendChild(scriptElement); }
if($('.twitter-tweet').length > 0) { var tweetObj = document.getElementsByClassName('tweetPost'); var counter_tweet = 0; if (tweetObj.length == 0) { tweetObj = document.getElementsByClassName('twitter-tweet'); $.each(tweetObj, function (i, v) { $(this).attr('id', 'twitter-post-widget-' + i); }); } else { $.each(tweetObj, function (i, v) {
if($(this).find('.twitter-tweet').length > 0){ $(this).find('.twitter-tweet').attr('id', 'twitter-post-widget-' + counter_tweet); counter_tweet++; } }); } $.getScript('https://platform.twitter.com/widgets.js', function () { var k = 0; var tweet = document.getElementById('twitter-post-widget-' + k); var tweetParent, tweetID;
while (tweet) { tweetParent = tweet.parentNode; //tweetID = tweet.dataset.tweetId; tweetID = tweetParent.getAttribute("id"); if(tweetID === null){ tweetID = tweet.dataset.tweetId; } //var tweetVideoClass = tweet.getAttribute('class').split(' ')[0]; $(tweet).remove();
twttr.widgets.createTweet( tweetID, tweetParent ); k++; tweet = document.getElementById('twitter-post-widget-' + k); } }); /*==============*/ var tweetObjVid = document.getElementsByClassName('tweetVideo'); var counter_tweet = 0; if (tweetObjVid.length == 0) {
tweetObjVid = document.getElementsByClassName('twitter-video'); $.each(tweetObjVid, function (i, v) { $(this).attr('id', 'twitter-vid-widget-' + i); });
} else {
$.each(tweetObjVid, function (i, v) { if($(this).find('.twitter-video').length > 0){ $(this).find('.twitter-tweet').attr('id', 'twitter-vid-widget-' + counter_tweet); counter_tweet++; } });
} $.getScript('//platform.twitter.com/widgets.js', function () { var v = 0; var tweetVid = document.getElementById('twitter-vid-widget-' + v); var tweetParentVid, tweetIDVid; while (tweetVid) { tweetParentVid = tweetVid.parentNode; //tweetIDVid = tweetVid.dataset.tweetId; tweetIDVid = tweetParentVid.getAttribute("id"); if(tweetIDVid === null){ tweetIDVid = tweet.dataset.tweetId; } $(tweetVid).remove(); twttr.widgets.createVideo( tweetIDVid, tweetParentVid ); v++; tweetVid = document.getElementById('twitter-vid-widget-' + v); } }); }
if($('.instagram-media').length > 0){ var scriptElement=document.createElement('script'); scriptElement.type="text/javascript"; scriptElement.setAttribute="async"; scriptElement.src="https://platform.instagram.com/en_US/embeds.js"; document.body.appendChild(scriptElement); }
if($('.tiktok-embed').length > 0){ var scriptElement=document.createElement('script'); scriptElement.type="text/javascript"; scriptElement.setAttribute="async"; scriptElement.src="https://www.tiktok.com/embed.js"; document.body.appendChild(scriptElement); }
if($('.threadsPost').length > 0){ var scriptElement=document.createElement('script'); scriptElement.type="text/javascript"; scriptElement.setAttribute="async"; scriptElement.src="https://www.threads.net/embed.js"; document.body.appendChild(scriptElement); }
if($('.fb-video').length > 0 || $('.fb-post').length > 0){ var container_width = $(window).width(); if(container_width < 500){ if($('.fb-video').length > 0){ let embed_url = $('.fb-video').attr('data-href'); let htmla="
'; $('.fb-video').parent('.embed_external_url').html(htmla); } else{ let embed_url = $('.fb-post').attr('data-href'); let htmla="
'; } }
$('body').prepend('
');
var scriptElement=document.createElement('script'); scriptElement.type="text/javascript"; scriptElement.setAttribute="async"; scriptElement.src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11&appId=580305968816694"; document.body.appendChild(scriptElement); } } },100); };
var raf = window.requestAnimationFrame || window.mozRequestAnimationFrame || window.webkitRequestAnimationFrame || window.msRequestAnimationFrame;
var loadDeferredJSCaptcha = function() { var addJSNode = document.getElementById("captchejs"); var replacement = document.createElement("div"); replacement.innerHTML = addJSNode.textContent; document.body.appendChild(replacement); addJSNode.parentElement.removeChild(addJSNode); };
window.addEventListener('load', loadDeferredJS); //window.addEventListener('load', loadDeferredJSCaptcha);
