ADVERTISEMENT

Argentina, Spain arrange dream World Cup final featuring Messi and Yamal

Published Jul 16, 2026 10:05 am  |  Updated Jul 16, 2026 02:50 pm

At A Glance

  • The World Cup final is set, and fittingly, a clash of styles awaits. Lionel Messi — the most prolific goal scorer in the tournament's history — and defending champion Argentina will take on Spain's defensive juggernaut on Sunday, July 19, in East Rutherford, New Jersey.
Spain's Lamine Yamal (19) controls the ball during the World Cup quarterfinal soccer match between Spain and Belgium in Inglewood, Calif., near Los Angeles, Friday, July 10, 2026. (AP Photo/Andre Penner)
Spain's Lamine Yamal (19) controls the ball during the World Cup quarterfinal soccer match between Spain and Belgium in Inglewood, Calif., near Los Angeles, Friday, July 10, 2026. (AP Photo/Andre Penner)
The best offense. The best defense.
The World Cup final is set, and fittingly, a clash of styles awaits. Lionel Messi — the most prolific goal scorer in the tournament's history — and defending champion Argentina will take on Spain's defensive juggernaut on Sunday, July 19, in East Rutherford, New Jersey.
Spain beat France in one semifinal on Tuesday; Argentina, the comeback king of this tournament, rallied to beat England 2-1 in the other semifinal on Wednesday.
Argentina is seeking its fourth title and is looking to become the first back-to-back World Cup champion since Brazil pulled off the feat in 1958 and 1962. Spain is looking for its second title, after winning in 2010.
Argentina leads the tournament in goals scored — 19.
Spain leads the tournament in fewest goals allowed — one.
Something will have to give on Sunday, when the biggest World Cup ever — a 48-team, 104-match extravaganza spread out over the U.S., Canada and Mexico — comes to an end.
It's not Finalissima. It's going to be better.
South American champion Argentina and European champion Spain were supposed to meet in Doha, Qatar, in late March in Finalissima, a showdown between the teams led by Messi and Lamine Yamal in a prequel of the World Cup.
That game never happened. Security became an issue because of unrest in the Middle East, with Iran intensifying its attacks on neighboring countries at that time in retaliation to the aerial attacks by United States and Israel in a war that is still ongoing. The game was called off.
So, instead of playing at Lusail Stadium, the site of the epic 2022 World Cup final where Messi and Argentina won on penalty kicks over France and Kylian Mbappé, they'll play just outside of New York in soccer's biggest game.
It'll be a showdown of soccer's present versus soccer's future, not to mention a showdown of the teams that held the top two spots in FIFA's world rankings entering the World Cup — Argentina at No. 1, Spain at No. 2.
There was a famous photo taken in 2007 when Messi was part of a UNICEF program and posed with a baby.
Yamal was that baby. Like Messi (who now plays for Inter Miami), Yamal would become a left-footed star for Spanish club Barcelona. It is the most improbable of stories: From a photo together two decades ago, the two stars are set to be together again to end this year's World Cup.
A picture-perfect finish.
How Spain got here
— Record: Six wins, one draw, zero losses.
— Goals for: 13.
— Goals against: 1.
— Group stage: drew with Cape Verde 0-0, beat Saudi Arabia 4-0, beat Uruguay 1-0.
— Knockout stage: beat Austria 3-0, beat Portugal 1-0, beat Belgium 2-1, beat France 2-0.
How Argentina got here
Record: Seven wins, zero draws, zero losses.
Goals for: 19.
Goals against: 7.
Group stage: beat Algeria 3-0, beat Austria 2-0, beat Jordan 3-1.
Knockout stage: beat Cape Verde 3-2, beat Egypt 3-2, beat Switzerland 3-1, beat England 2-1.
Streaking
Both teams enter the final with impressive unbeaten streaks.
— Spain is carrying a 37-match unbeaten streak across all competitions and friendlies into the final, having won 28 of those matches with nine draws. Its last loss was 1-0 to Colombia in March 2024.
— Argentina is unbeaten in its last 13 World Cup matches, with 11 victories and two draws since falling to Saudi Arabia to open group play at the 2022 tournament.
The odds
Spain (+120) has been installed as the early favorite over Argentina (+275). Odds for a draw were quickly set at +200, and it's reasonable to think all those numbers could change considerably before the title matchup.

Related Tags

Lamine Yamal FIFA World Cup 2026 Spain Argentina Lionel Messi
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ static_articles_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.