ADVERTISEMENT

Verstappen wins again as Alonso snatches third on the line

Published Nov 6, 2023 06:35 am

At A Glance

  • Max Verstappen secured his 17th win in a record-breaking season on Sunday, Nov. 5, resisting early pressure from Lando Norris to triumph in an accident and incident-hit Sao Paulo Grand Prix.

SAO PAULO (AFP) -- Max Verstappen secured his 17th win in a record-breaking season on Sunday, Nov. 5, resisting early pressure from Lando Norris to triumph in an accident and incident-hit Sao Paulo Grand Prix.

33ZZ6G6-highres.jpg
Red Bull Racing's Dutch driver Max Verstappen celebrates on the podium after winning the Formula One Brazil Grand Prix at the Autodromo Jose Carlos Pace racetrack, also known as Interlagos, in Sao Paulo, Brazil, on Sunday, Nov. 5. (AFP)

Red Bull's three-time world champion came home 8.277 seconds ahead of McLaren's Norris on a sunlit afternoon at a packed Interlagos circuit.

Behind them, Fernando Alonso snatched third for Aston Martin by just 0.053 seconds from Sergio Perez in the second Red Bull.

Alonso and Perez provided a thrilling finale as they battled through the final laps before the Spaniard regained the podium position and held the Mexican at bay as they roared across the line.

Lance Stroll finished fifth in the second Aston Martin ahead of Carlos Sainz of Ferrari, whose team-mate Charles Leclerc crashed out on the formation lap, and Pierre Gasly of Alpine.

Seven-time champion Lewis Hamilton finished eighth for Mercedes after a race-long survival battle against degrading tires ahead of Alpha Tauri's Yuki Tsunoda and Esteban Ocon in the second Alpine.

For Verstappen, it was his 52nd career win, lifting him one clear of four-time champion Alain Prost on the list of all-time winners.

"It was really good," said Verstappen. "A well-executed race by the team, perfect pit-stops and well done I think. I had two good starts which was very important and then managed the tires."

For Norris it was a seventh podium this year and 13th of his career, the most by any driver without recording a victory.

"I couldn't have done any better," Norris said. "P2 is as good as it gets nowadays. So, I'm happy with that. Max always had an answer."

Alonso held off Perez after the two swapped places twice in the closing laps.

"It was like 30 laps of pressure from Checo! When he passed me two laps from the end, I thought a podium was not possible and it was gone, but I got it back," said the Spaniard.

After the extreme weather of Friday and Saturday, the race began in moderate conditions with a track temperature of 46 degrees and the air at 23 as Verstappen took the lead from his 11th pole of the year.

'Why am I so unlucky?'

By then, the luckless Leclerc was already out. He lost hydraulics on the formation lap, smacking into the barriers and damaging his front wing.

"Why am I so unlucky?" he asked.

Without a front-row rival, Verstappen powered away but a collision involving Williams' Alex Albon and Kevin Magnussen of Haas brought a red flag.

Both drivers escaped injury.

Replays suggested Albon hit both Haas cars, of Nico Hulkenberg and Magnussen, who in turn hit the rear wing of Oscar Piastri's McLaren.

In the chaos, a tire snapped off Hulkenberg's Haas and bounced onto Daniel Ricciardo's Alpha Tauri.

After a 30-minute delay, the race restarted with Piastri and Ricciardo setting off from the pit-lane following repairs.

Verstappen streaked clear again.

Norris resisted a Hamilton attack and Alonso used slipstream to profit and pass the Mercedes man who fell to fourth ahead of team-mate Russell.

Following team advice, Hamilton was preserving his tires –- to avoid a repeat of Saturday's sprint race debacle. He could not hold off Perez on lap 19 and then pitted, swapping his softs for mediums.

The leading duo pitted together on lap 27 and rejoined with Verstappen 4.7 seconds clear of Norris and Alonso, who also pitted, third.

By mid-distance, it was clear Mercedes were struggling and Sainz swept past both for sixth, as Verstappen built his lead.

Russell began the second round of stops when he pitted again for used softs, on lap 46 and Hamilton on lap 47, before Russell retired with engine heating problems.

Verstappen waited until lap 57, gifting the lead to Norris until he too pitted on lap 60, leaving Alonso to deliver the final thrills.

Related Tags

Max Verstappen Lando Norris
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.