// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 4, 2025
29.3 C
Singapore

Police investigating 61-year-old driver who knocked down 77-year-old woman while reversing car

SINGAPORE: A 61-year-old man is under police investigation after he struck an elderly woman with his car while reversing in a residential area of Ang Mo Kio.

A video posted on the Facebook page SGRV shows the man driving a white sedan, believed to have been reversing to park at the time. As he backed up, a 77-year-old woman had just stepped out of her landed home and was about to move a garbage bin placed outside her gate.

The video captures the moment the driver suddenly reversed at high speed, hitting the woman and knocking her to the ground. After the collision, the driver moved the vehicle forward slightly, got out of the car, and walked away without helping the woman up or speaking to her.

In response to media queries, the Singapore Police Force said the incident occurred at around 2:30 p.m. on Wednesday  (Nov 12). The woman was taken to the hospital, conscious for further assessment. Police added that the 61-year-old driver is currently being investigated.

See also  'Outside of Singapore also wanna control' — Netizens on CNB warning that consuming cannabis abroad is also a crime

The Singapore Civil Defence Force confirmed that one person was conveyed to the hospital for treatment.

Police investigations are ongoing.

- Advertisement -

Hot this week

Malaysia to bar Singaporean tour buses from operating as long-distance services

MALAYSIA: Malaysian Transport Minister Anthony Loke has confirmed that...

Tin Pei Ling sounds alarm over beer bottle thrown from high floor at MacPherson

SINGAPORE: MacPherson MP (Member of Parliament) Tin Pei Ling...

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