ADVERTISEMENT

Azarenka battles into Miami semis; Rybakina beats Sakkari

Published Mar 27, 2024 04:47 am

At A Glance

  • Fourth-seeded Elena Rybakina, the highest seeded player left in the tournament, held off a strong challenge from eighth-seed Maria Sakkari of Greece before emerging with a 7-5, 6-7 (4/7), 6-4 win.

MIAMI (AFP) -- Three-time Miami Open winner Victoria Azarenka battled for nearly three hours to get past a determined Yulia Putintseva and take her place in the semifinals with a 7-6 (7/4), 1-6, 6-3 win on Tuesday, March 26.

AFP__20240327__2116039705__v1__HighRes__MiamiOpenPresentedByItau2024Day11.jpg
Elena Rybakina of Kazakhstan returns a shot to Maria Sakkari of Greece during her women's singles match during the Miami Open at Hard Rock Stadium on Tuesday, March 26, in Miami Gardens, Florida. (AFP)

Fourth-seeded Elena Rybakina, the highest seeded player left in the tournament, held off a strong challenge from eighth-seed Maria Sakkari of Greece before emerging with a 7-5, 6-7 (4/7), 6-4 win.

The 34-year-old Azarenka, who won in Miami in 2009, 2011 and 2016, had to deal not only with the spirited display from the Moscow-born Kazakh player, but also a long disruption to the match due to a technical problem.

The match was stopped for 45 minutes in the fourth game of the first set due to a power outage which impacted the umpire's communications and the hawkeye system.

Azarenka had to save three set points on Putintseva's serve at 5-4 in the first set, then missed out on two set points of her own at 6-5 before the tie-break.

Putintseva dominated the second set but Azarenka found the strength to get ahead in the third but still her opponent refused to relent, fighting off match point before breaking.

But Azarenka held on her next serve to secure passage to the last four and keep alive her hope of a fourth Miami title.

"Yulia played great, she's in such great form and I really had to dig deep. I felt like my legs were kind of giving in a little bit and I lost a little bit of self-belief because she was playing so well and moving me around everywhere," said Azarenka.

"But I'm happy that I was able to regroup, reset and really take my chances, come out and play aggressive and face the challenge," she said.

Azarenka said the win showed that there can be no doubt about her desire to compete at the highest level.

"I'm motivated to compete and go after my dreams. I've been playing on tour for 20 years and I still feel like I am improving, that's priceless for me and I want to keep going," she added.

Belarusian Azarenka will face Rybakina for a place in the final.

Rybakina, at 24, is the youngest player left in the tournament and she needed all her energy to survive a 2hr 48min tussle with Sakkari.

Rybakina led 6-5 in the first set and the match looked poised for a tie-break but Sakkari's service game deserted her at the crucial moment and she was broken with a fine down the line winner from the Kazakh, last year's beaten finalist in Miami.

Sakkari opened up a 4-2 lead in an error-strewn second set but allowed Rybakina to win the next three games and had to save two match points.

The Greek ran out the winner in the tie-break but Rybakina, who looked to have an ankle problem, was able to finally break at 3-3 converting on her third break point.

Sakkari's determination saw her save four match points when 5-3 down as she held but this time Rybakina was able to close out the contest on her serve.

"It was such a tough battle, as it has been before. I am really happy but now I just need to recover," said Rybakina.

World number one Iga Swiatek, Aryna Sabalenka and third seed Coco Gauff have all been eliminated.

Related Tags

Victoria Azarenka Maria Sakkari Elena Rybakina YULIA PUTINTSEVA 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.