ADVERTISEMENT

Leclerc takes pole in Texas as Verstappen slips to sixth

Published Oct 21, 2023 01:56 am

At A Glance

  • The Ferrari driver showed commanding pace as he clocked a fastest lap in one minute and 34.723 seconds to outpace McLaren's Lando Norris by a tenth with resurgent seven-time world champion Lewis Hamilton of Mercedes taking third.

AUSTIN (AFP) -- Charles Leclerc claimed his third pole position of the season on Friday, Oct. 20, as Max Verstappen had his best lap deleted and slipped to sixth on the grid in a dramatic qualifying at this weekend’s United States Grand Prix.

33YT4YX-Preview.jpg
(From left to right) McLaren's British driver Lando Norris, Ferrari's Monegasque driver Charles Leclerc and Mercedes' British driver Lewis Hamilton pose after the qualifying session for the 2023 United States Formula One Grand Prix at the Circuit of the Americas in Austin, Texas, on Friday, Oct. 20. Leclerc will start on pole position with Norris second and Hamilton thrid. (AFP)

The Ferrari driver showed commanding pace as he clocked a fastest lap in one minute and 34.723 seconds to outpace McLaren’s Lando Norris by a tenth with resurgent seven-time world champion Lewis Hamilton of Mercedes taking third.

Carlos Sainz was fourth in the second Ferrari ahead of George Russell in the second Williams and Verstappen, whose late best lap was quick enough for pole before it was rubbed out after he exceeded track limits at Turn 19.

It was the 21st pole position of Leclerc’s career and gives him a chance of frustrating newly-crowned three-time champion Verstappen’s bid for a 50th career victory in Sunday’s race.

"I am very happy with my qualifying and to take pole position," said Leclerc.

“It was a really good lap and the team did a great job. We had a very clean FP1, which is so important on these sprint weekends.”

Norris described his front-row start as a "bonus for the team”.

He said: “I think I was quick enough to get pole position. I know Charles said he made a few mistakes, but so did I! And anyway, I am happy with second nevertheless.”

Hamilton, who relished the performance of his car’s upgrades at one of his favorite circuits, said: "I love being here at this circuit and I love the country. This is such an incredibly challenging circuit and one of my favorites, up there with Silverstone.

'My best shot'

"We’ve taken a step closer to these guys this weekend, thanks to everyone in the factory who have been pushing so hard. I will give it my best shot tomorrow.”

Behind a grumbling Verstappen, who complained on team radio, the Alpines of Pierre Gasly and Esteban Ocon were seventh and eighth ahead of Sergio Perez in the second Red Bull and Oscar Piastri in the second McLaren.

The session began in glorious sunshine with a track temperature of 42 degrees Celsius and the air at 35, conditions to challenge tires and cars at the Circuit of the Americas.

Leclerc set an early fastest lap before Verstappen and then Nico Hulkenberg took command, the German making the most of a major upgrade package for his Haas on home soil.

Both Ferraris then swept to the top with Sainz leading Leclerc by two-tenths ahead of Gasly’s Alpine, with everyone running on softs, before they began their second Q1 runs.

Sainz chose to save tires and miss a second run as Verstappen went top by almost half a second only to be outpaced by Hamilton, on new tires, who beat him by two-tenths. Norris was second.

At the bottom end, it was bad news for Aston Martin, despite an upgrade package, as both two-time champion Fernando Alonso and Lance Stroll failed to make the cut.

Alonso was 17th and eliminated from Q1 for the first time this year along with Hulkenberg, in his Haas, Stroll, 19th, and the Williams pair Alex Albon and Logan Sargeant.

Stroll had missed most of practice due to brake problems, which also afflicted Alonso. For the Canadian son of team owner Lawrence Stroll, it was a fifth consecutive Q1 flop.

In Q2, Mercedes set the pace until Verstappen seized the initiative in a close scrap that saw nine cars separated by less than four-tenths before their second runs saw Ferrari shine again.

Leclerc topped Verstappen ahead of Hamilton and Sainz while Alpha Tauri’s Yuki Tsunoda, Zhou Guanyu and his Alfa Romeo teammate Valtteri Bottas, Kevin Magnussen of Haas and Daniel Ricciardo, in the second Alpha Tauri, were knocked out.

All this left 10 cars from five teams in Q3’s shootout.

Leclerc topped the first runs ahead of Hamilton by 0.056 seconds with Verstappen third and Sainz fourth. Russell’s lap was deleted for exceeding track limits, leaving him 10th before the final showdown.

Related Tags

Charles Leclerc Max Verstappen Lando Norris Formula 1 Lewis Hamilton
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.