// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
31.1 C
Singapore

Joseph Schooling is considering a pro career in the USA

Olympic record breaking swimmer Joseph Schooling said yesterday (16 Aug) that he was thinking of a professional career in the United States. He said that he would be able to  to focus on training at a high level if he was based in that country.

The second year University of Texas (UT) student told AFP, “I’m going to finish my education up in UT, get my diploma, and then we can talk about turning pro, that’s the plan. I imagine it’ll be super hard for me to live in Singapore and train and perform… I just think in the US, I’m more suited, or I’m more used to the US training style now, the environment and everything. I’ve got a good thing going, why change it?”

- Advertisement -

Hot this week

Shell Singapore lowers petrol prices as oil costs peter back to pre-war levels

Following Shell's petrol price reduction, this category is now priced lower than Caltex, Esso, and Sinopec.

AI-powered aid that can catch an elderly person the moment they fall shown off at Tampines

One of the innovations that won praise was an AI-powered walking aid can catch an elderly person the moment they fall, which was lauded given Singapore's super-ageing population.

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