// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
33.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

‘Maybe I was too trusting’: Singapore employer says maid went uncontactable after she bought her a return ticket home

After being told the helper intended to return to Singapore, the employer paid S$437.40 for a return ticket, only to receive no response when she later asked about the flight.

At least five victims lose S$3,500 to BigBang ticket scams before general sales even begin

The reported scams emerged even before general ticket sales began on Aug 13.

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