// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
30.5 C
Singapore

First Singaporean diver to qualify for the 2020 Olympics

Jonathan Chan, a local diver, became the first Singaporean to qualify for the Tokyo 2020 Olympics.

This occurred when he won the Men’s 10m Platform final at the 2019 Asian Diving Cup in Kuala Lumpur on Sunday, Sept. 8.

The 22-year-old’s score of 407.90 in the six-round event in Kuala Lumpur saw him beat China’s Wang Zewei (393.45) and North Korea’s Ri Kwon Hyok (347.25). Being the continental champion, Chan earned Singapore a place in the 10m event at the next Olympics.

- Advertisement -

Hot this week

Fadli Fawzi, Andre Low co-opted into Workers’ Party Central Executive Committee

The WP CEC announced it had made key appointments for the new term. Will cover reactions to this.

Malaysia’s data centre boom to create high-skill, high-paying jobs, says minister

The rise of data centers in Malaysia has helped the increase of salaries for the workers, well above the median salary of RM2,793 (S$885). But, netizens aren’t agreeing to massive data centers bein...

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