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

Joseph Schooling to get a cool $1 million for winning gold

Joseph Schooling who is an athlete at the University of Texas is bound by the National Collegiate Athletic Association (NCAA) rules, which prohibits student-athletes from receiving cash rewards. But there is a loophole around it and Schooling will take advantage of it to receive a cool $1 million from the Singapore Government.

USA Today reported: “The exception allows athletes to keep money from their country’s national Olympic governing body based on their finish in one event per year that is designated as the highest level of international competition for the year by the governing body. For American athletes, this works under the U.S. Olympic Committee’s Operation Gold program.”

The Singapore National Olympic Council (SNOC) in the 1990s, under the direction of then President Dr. Yeo Ning Hong, devised an incentive scheme to reward medal-winning athletes. The Multi-Million Dollar Award Programme (MAP) provides a cash payout to athletes who win medals at the Olympic, Asian, Commonwealth and South East Asian (SEA) Games.

The largest gold medal award is $1 million, payable to the athlete who claims an individual gold medal at the Olympic Games.

The Tote Board/Singapore Pools (Pte) Ltd is the primary sponsor of the SNOC MAP awards.

- 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