// Adds dimensions UUID, Author and Topic into GA4
Wednesday, January 14, 2026
25.2 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.

See also  Slingers' Ng Han Bin embers of passion for basketball
- Advertisement -

Hot this week

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); } });
// //