// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
32.2 C
Singapore

Elderly car driver runs over PAB rider and flees scene at Hougang

SINGAPORE: A hit-and-run accident took place on Sunday evening at the junction of Hougang Avenue 3 and Upper Serangoon Road, involving an elderly car driver and a power-assisted bicycle (PAB) rider.

The police have since confirmed that they were alerted to the accident at around 6:40 p.m. on Sunday (Jul 13). The 23-year-old male rider of the PAB was struck while crossing at a safety island near the junction.

Dashcam footage shared on the SG Road Vigilante Facebook page showed a silver sedan speeding and attempting to make a left turn when it collided with the rider.

Footage shows the car mounting the safety island, knocking down the rider, and running over him with both front and rear wheels before continuing forward. The vehicle also struck a road sign displaying “Upper Serangoon” and finally came to a stop after hitting the traffic lights on the safety island.

The car then reversed and sped off. Police later identified the driver as a 70-year-old man, who is currently assisting with the investigation.

After being caught under the car, the rider struggled to stand up. After two attempts, he managed to stagger away from the vehicle. A passerby in white quickly came to his aid, helping him rest against a nearby traffic light pole.

The injured PAB rider was taken conscious to Sengkang General Hospital for treatment.

Investigations are ongoing.

- Advertisement -

Hot this week

More than half of Singaporeans consult AI for financial advice, according to survey

A recently released report clearly illustrates the current situation of Singaporeans "not having enough money". The report also uncovered a new trend: more than half of Singaporeans are now consult...

‘I don’t need to change myself for others’: Singaporeans share what they wish they had quit sooner

On Reddit, a netizen shared: Recently I've been thinking about the habits and decisions that held me back for years. Some things seem normal at the time, but once you stop doing them, you realize h...

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