ADVERTISEMENT

Miami expects trophies from Messi's first full season in MLS

Published Feb 20, 2024 06:01 am

At A Glance

  • Lionel Messi and Inter Miami get the new Major League Soccer season under way on Wednesday, Feb. 21, with pressure on the Argentine star to deliver trophies for his club and more eyeballs on the league.

MIAMI (AFP) -- Lionel Messi and Inter Miami get the new Major League Soccer season under way on Wednesday, Feb. 21, with pressure on the Argentine star to deliver trophies for his club and more eyeballs on the league.

AFP__20240216__34JJ6KD__v2__HighRes__FblFriendlyInterMiamiNewellSOldBoys.jpg
Members of the security stand alert as Inter Miami's Argentine forward  Lionel Messi walks during the international friendly match between Inter Miami and Newell's Old Boys at DRV PNK Stadium in Fort Lauderdale, Florida last Feb. 15. Inter Miami superstar Lionel Messi returned to the starting lineup for the MLS club on Thursday in a 1-1 home draw with his Argentine boyhood club, Newell's Old Boys. (AFP)

The World Cup winner joined Inter from Paris Saint Germain in mid-July, the biggest name ever to move to MLS and his signing caused a massive spurt in interest in American soccer.

The eight-times and current Ballon d'Or winner, made an instant impact, leading Miami to the Leagues Cup title, packing stadiums and massively increasing subscriptions to Apple TV's MLS Season Pass broadcast package.

But the excitement waned as the 36-year-old struggled to maintain his fitness in the face of a hectic schedule and Miami was unable to overcome its poor early season results and make the playoffs.

Then Inter's decision to undertake a grueling overseas pre-season tour backfired with Messi and the team booed in Hong Kong after the star sat out a high-profile friendly due to injury.

Poor performances added to the sense that money-spinning trips to El Salvador, Saudi Arabia and Japan had been a mis-step for a team looking to hit the ground running this season.

A long and busy season awaits for Messi and his team-mates who as well as competing in MLS, have qualified for the regional CONCACAF Champions Cup.

Miami will also aim to defend its Leagues Cup title -- against Mexican as well as MLS opposition -- and all those challenges come in a summer which will include Argentina's bid for the Copa America in the USA.

Messi has been joined in Miami by another veteran striker in Uruguayan Luis Suarez, making up a quartet of former Barcelona players with midfielder Sergio Busquets and left-back Jordi Alba.

 

Coping with expectation

 

No MLS team has ever been able to draw on players of such pedigree and experience and with that comes the expectation that it will land the club's first MLS title.

Messi is well used to such pressure but it is a new sensation for some of the younger players in Gerardo Martino's squad.

Shanyder Borgelin, the 22-year-old striker who scored in last week's home friendly against Argentine club Newells Old Boys, says the team can cope with the high expectations.

"That's expected when you have the greatest player in the world, four of the greatest players in the world, but I think we're ready," he told the Miami Herald.

"We are all called up to a big task. I definitely think the (preseason) losses and everything that comes with that made us a lot stronger," he added.

Miami kicks-off its campaign on Wednesday at home to Real Salt Lake with the rest of the league getting under way on Saturday.

Defending champions Columbus Crew start their title defense at home to Atlanta United with their French coach Wilfried Nancy looking to maintain the momentum of a playoff campaign which ended in victory over Los Angles FC.

LAFC, the 2022 MLS Cup winners, host Western Conference rivals the Seattle Sounders in the biggest clash of the opening weekend.

LAFC have lost four regular starters from last season's team including Italian Giorgio Chiellini, who has retired.

But Steve Cherundolo's side have added a World Cup winner of its own with France goalkeeper Hugo Lloris joining from Tottenham Hotspur.

Top-scorer Denis Bouanga remains with the club despite reports he could head back to France but the future of the team's talismanic Mexican forward Carlos Vela remains unclear.

The 34-year-old Vela is a free agent after his contract with the club was not yet renewed.

There are some new faces on the bench with former Aston Villa manager Dean Smith taking charge at Charlotte and Phil Neville, the former Manchester United player and ex-Inter Miami boss now at the Portland Timbers.

The opening games are set to be officiated by replacement referees after talks over a new collective deal between the refs union and the league's Professional Referees Organization broke down.

Related Tags

Inter Miami 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; } }

{{ articles_filter_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.