ADVERTISEMENT

Hurkacz beats Kokkinakis in epic; Medvedev cruises through

Published Mar 26, 2023 03:02 am
Hubert Hurkacz saved five match points as he fought back to beat Thanasi Kokkinakis in a three and a half hour epic while fourth-seed Daniil Medvedev got his Miami Open bid under way with an easy win on Saturday, March 25. *Hubert Hurkacz of Poland returns a serve to Thanasi Kokkinakis of Australia the Miami Open held at Hard Rock Stadium on March 25, 2023 in Miami Gardens, Florida. (AFP)*



Hurkacz was pushed all the way by the Australian lucky loser Kokkinakis before emerging with a 6-7 (10/12), 7-6 (9/7), 7-6 (8/6) victory. The Aussie had shown his mettle by saving six set points as he won the first-set tie-break and Hurkacz, the 2021 Miami champion, saved three match points in the second-set tie-break and another two in the final-set breaker. "It’s tough to explain for me. I was just trying to stay in there and compete, play some good shots," said Hurkacz, the eighth seed at Hard Rock Stadium. Kokkinakis was on serve at 6-4 up in the final set tie-break but Hurkacz produced a stunning winner up the line and that shot finally turned the tide decisively towards the Pole, who won the next three points to settle the contest. The three hours, 31 minutes contest was the longest best-of-three ATP match of the year so far. In contrast, Indian Wells runner-up Medvedev barely broke sweat beating Spanish clay-court specialist Roberto Carballes Baena 6-1, 6-2 in just 62 minutes. The Russian's loss to Carlos Alcaraz in the Indian Wells final had ended his 19-match winning streak, but he was totally dominant as he struck 18 winners to the Carballes Baena's five. Medvedev made use of the drop shot, which Alcaraz had used to good effect against him last week, and joked that he had been trying to emulate the world number one. "I thought I needed to use that shot more. I've always liked drop shots but it's not a weapon in my game that I'm going to use 50 times a match," he said.
Looking forward
"You need to have confidence in the shot and today it worked pretty well," he said. "I'm happy with my first match, solid performance, looking forward for next matches," he added. Medvedev became the first player to reach 25 wins this season on either the ATP or WTA tours. Americans Christopher Eubanks and Mackenzie McDonald produced upset wins to book their places in the third round. Eubanks pulled off the biggest win of his career so far to beat 17th-ranked Croatian Borna Coric 6-3, 4-6, 6-2 while McDonald beat Italy's Matteo Berrettini 7-6 (10/8), 7-6 (7/5). The 26-year-old Eubanks, ranked 119th in the world, recovered from a first set where the Croat looked in firm control to delight the home crowd. "I honestly felt like I wasn't playing that bad. I just wasn't executing," Eubanks said. "I felt like my game plan was right. I wanted to be disruptive. I wanted to get the net. I just wasn't executing on shots. I can kind of live with that. "So I said, 'Well, I feel like I'm playing the right way. If I just continue to try it, hopefully the execution errors will lessen and I'll be able to find my range.' I was able to do that." McDonald won a thriller against 23rd-ranked Berrettini, edging both tie-breaks and surviving two set points in the 12th game of the second set. Czech Jiri Lehecka's impressive form continued as he took out 18th seed Lorenzo Musetti. The 21-year-old, who reached his first Grand Slam quarter-final in Australia, triumphed 6-4, 6-4 to reach the third round of a Masters 1000 event for the first time. Two-time Grand Slam runner-up Stefanos Tsitsipas advanced into the third round after France's Richard Gasquet withdrew with an ankle injury. Greek number two seed Tsitsipas, will next face Chile's Cristian Garin, who beat Argentine Sebastian Baez 7-6 (7/2), 6-3. Tsitsipas was runner-up at this year's Australian Open and the 2021 French Open but lost his opening round match at Indian Wells earlier this month.

Related Tags

Daniil Medvedev Miami Open
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.