// Adds dimensions UUID, Author and Topic into GA4
Friday, September 25, 2026
28 C
Singapore

Tennis legend Billie Jean King earns historic star on the Hollywood Walk of Fame

LOS ANGELES: A historic star on the Hollywood Walk of Fame honours Billie Jean King, a tennis legend and an advocate for equality, who made groundbreaking contributions not just as an athlete but as a co-founder of the Hologic WTA Tour.

Hot this week

‘The discrimination is real’: Pregnant woman says employer limits her to 1 WFH day despite doctor’s recommendation

A pregnant Singaporean with a high-risk pregnancy says her employer refused flexible WFH arrangements despite her doctor’s recommendation and a gruelling 1.5-hour commute each way.

Travel vlogger says Singapore is ‘strange’ and ‘dystopian’ before praising its safety and abundance

He marvelled at the churches, mosques, Jewish community and lack of visible religious tension. Then came his verdict: Singapore is “strange”.

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