// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 25, 2026
28.3 C
Singapore

32-year-old man dies from fall after climbing fence to retrieve basketball

MALAYSIA: A 32-year-old Malaysian man died on Tuesday evening (Dec 2) after falling from the third floor of a building overlooking a basketball court in Pudu, Kuala Lumpur.

According to the Malaysian daily China Press, the man had climbed over the adjacent structure in an attempt to retrieve a ball when the accident occurred. Police confirmed that he slipped and fell while trying to recover a basketball.

Images circulating online show that the court, situated between buildings, was covered only by soft netting across the gaps, though the surrounding area was fenced.

Some netizens suggested the man might have thought the netting was solid and stepped onto it, though what exactly happened remains unclear.

The person overseeing the basketball court later took to social media to express sorrow over the incident.

He also appealed to the public to respect the privacy of the man’s family and to refrain from unnecessary speculation while investigations are ongoing.

- Advertisement -

Hot this week

Singaporean with emergency fund of only S$5k tells others: ‘Stop comparing and run your own race’

SINGAPORE: Open social media for five minutes and you'll probably come away thinking everyone else has life sorted.   One person is collecting the keys to a new flat, another is celebrating a prom...

Singaporean asks if they’re normal for wanting a just-good-enough life

"For context I'm entering my first year of uni this year and I've been curious about peoples opinions on this for awhile. Many of my peers and people around my age in general are very fixated on th...

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