// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
26.9 C
Singapore

62-year-old dies on the spot after falling from Cuppage Plaza

SINGAPORE: A 62-year-old man died on the spot on Saturday (25 Feb) after he fell from one of the higher levels at Cuppage Plaza on Orchard Road. Photos of a police tent covering the man’s body are circulating on social media.

One couple, who was in the vicinity when the fatal fall occurred, said they were leaving a restaurant at Cuppage Plaza when they heard a loud noise. They then saw a man lying on the ground in a pool of blood. Several police officers soon surrounded the man and covered his body with a tent.

The police have since revealed that it received a call at 6.30 pm, alerting them that an individual had fallen to his death. The man was found lying motionless on the ground when the police and the Singapore Civil Defence Force (SCDF) arrived, and he was pronounced dead at the scene by SCDF paramedics.

The police have classified the case as an unnatural death, although they have ruled out foul play. Investigations are ongoing.

See also  Man claims NEA officers smoked and littered at his premises, wants to fine them himself

 

- Advertisement -

Hot this week

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

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