// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.6 C
Singapore

Abu Dhabi Open apologizes to Russia’s Daria Kasatkina after listing her as a player from Spain

The Abu Dhabi Open has apologized to Russian world No. 11 Daria Kasatkina after she was mistakenly listed as a Spanish player during the tournament’s draw ceremony. Following the error, fans were speculating whether the athlete had changed her nationality. 

The organizers stated: “We sincerely apologise for the error made by one of our suppliers during the live draw, whereby an incorrect nationality was shown alongside the name of Daria Kasatkina.. This was entirely an administrative mistake and has now been corrected.” 

Kasatkina has been competing as a neutral athlete ever since Russians and Belarusian players were prohibited from competing under their national flags. The ban was imposed after  Russia invaded Ukraine in 2022 and Belarus became a staging ground for the conflict. 

When Kasatkina’s name appeared next to a Spanish flag during the draw for the WTA 500, it raised questions which her team addressed, clarifying that she had not changed her allegiance.

Kasatkina’s team told the BBC: “It is incorrect and we can categorically deny she is switching to Spain… This carries some strong implications for Daria if the Russian authorities feel she is trying to switch – which she is not.”

 

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks