// Adds dimensions UUID, Author and Topic into GA4
Sunday, July 5, 2026
28.9 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

Malaysian women share stories of heartbreak, abuse and deception in cross-border marriages

The immigration issues in Malaysia can make it difficult for a local person to marry a foreigner. A woman went viral for complaining that her life changed for the worse after marrying a man from ov...

‘If your boss screams at you, leave’: Singaporeans share career lessons learned the hard way

On Reddit, a netizen asked: What is something you wish someone told you earlier in your career?

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