ADVERTISEMENT

Surprise finalists Norrie, Basilashvilli set to clash in Indian Wells showdown

Published Oct 17, 2021 09:31 am
Cameron Norrie of Great Britain celebrates his win over Grigor Dimitrov of Bulgaria during the semifinals of the BNP Paribas Open at the Indian Wells Tennis Garden on October 16, 2021 in Indian Wells, California. (Photo by MATTHEW STOCKMAN / GETTY IMAGES NORTH AMERICA / Getty Images via AFP)

Britain's Cameron Norrie dominated Grigor Dimitrov 6-2, 6-4 on Saturday to book a title clash with Nikoloz Basilashvili at the ATP Indian Wells Masters.

The 26-year-old Norrie overpowered Dimitrov in their semi-final to become the first British finalist since 2009.

Norrie kept Dimitrov off guard with a strong serve, blasting four aces and hitting a number of precision forehands and backhands in the one hour, 27 minute match on the main stadium court in Southern California.

"I am so happy," said Norrie. "Unfortunately he didn't bring his best today. 

"I was very solid. I went a lot to his backhand he was getting frustrated with that. I managed to serve well and in the big moments I executed when I needed to."

Several Brits have reached the final in the California desert without success, including Andy Murray, who lost to Rafael Nadal in 2009.

Tim Henman lost two finals in 2002 and 2004, and Canadian-born Briton Greg Rusedski was runner-up in 1998.

Norrie was born in Johannesburg, South Africa and grew up in New Zealand before becoming the No. 1 college player in America while attending university in Texas. He has represented Great Britain since 2013.

Norrie is seeking his second career title after winning earlier this year in Los Cabos.

"I'm looking forward to the match tomorrow and really looking forward to going out and enjoying it again," he said. 

He broke through in Los Cabos following a string of runner-up heartbreaks, including earlier this year in Estoril, Lyon and London.

"I've had some opportunities there to make the second week of a slam, but it's not gone my way," said Norrie who has never gone past the third round of a Grand Slam. "It's all been great learning for me.

"Hopefully with these results I can put myself in a higher seeding and maybe have some more chances."

Dimitrov was coming off a couple of upsets over top 10 seeded players. The Bulgarian battled back from a set down to beat top seed Daniil Medvedev 4-6, 6-4, 6-3 in the fourth round and outlasted eighth seeded Hubert Hurkacz in the quarter-finals 3-6, 6-4, 7-6 (7/2).

There were no players ranked in the top 25 in the world in the men's semi-finals. Norrie, at 26, was the highest ranked semi-finalists.

Norrie easily won the first set by breaking Dimitrov on three of four service games. He got the early break in the second then held to serve to wrap up his 46th win of the season. 

Norrie clinched the match on the first match point when Dimitrov hit a backhand into the net.

Norrie is going up against another surprise finalist in the 29th seeded Basilashvili, who defeated American Taylor Fritz 7-6 (7/5), 6-3 to post one of the biggest wins of his career.

Basilashvili, of Georgia, is gunning for his third ATP title of the season after earlier triumphs in Doha and Munich.

Kept focus

He clinched the win over crowd favourite Fritz on the fourth match point, hammering a forehand winner that froze the American in his tracks.

"It is an unbelievable feeling," said the 29-year-old Basilashvili, the son of a Georgian national ballet dancer. "I am super happy. I was nervous and stressed. I got very tight, but I just tried to focus on the game.

"When you focus, the stress goes away. I know I can play good tennis I just have to not get too tight."

Basilashvili saved three set points to take the opening set in a tiebreaker.

The players stayed on serve throughout the match until the seventh game of the second set when Basilashvili got the break he needed to go ahead 4-3.

The 23-year-old American fought off three match points before surrendering on the fourth one to end the one hour 41 minute contest.

Fritz, who was born in nearby San Diego, blasted 11 aces but had three double faults to Basilashvili's one.

Related Tags

Indian Wells Cameron Norrie
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.