// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 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.

Hot this week

Nearly 8 in 10 Singapore consumers ditch AI agents when bots fail to recognise them

SINGAPORE: Nearly eight in 10 (78%) Singapore consumers ditched artificial intelligence (AI) customer service agents when the bots failed to recognise them. Respondents to the Twilio survey, cited...

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