// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 10, 2026
26.6 C
Singapore

‘It was really a hard battle’: Emma Raducanu advances to the second round of Italian Open after challenging match

Emma Raducanu won a fierce match against Australia’s Maya Joint with a final scoreline of 7-5, 6-7 (1), 6-3 to reach the second round of the Italian Open. 
- Advertisement -

Hot this week

Elevated bridge becomes ‘waterfall’ during downpour; residents demand covered walkways for safety

The public has complained that on rainy days, "mini waterfalls" of water suddenly cascade down the overpass, soaking clothes and shoes. They hope the authorities will install covered walkways.

‘A man of integrity’: Tan Kin Lian, Ravi Philemon vouch for Pritam Singh’s character

In Facebook posts, Tan Kin Lian and Ravi Philemon both talked about how they personally know WP chief Pritam Singh and vouch for his character as having integrity and being trustworthy. They wish h...

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