// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

11 vehicles involved in 2 pileups within 3 hours on Singapore highways, four sent to hospital

SINGAPORE: A series of traffic accidents involving a total of ten cars and a motorcycle unfolded across two major expressways on Saturday (28 June), leaving four people injured.

The first accident occurred along the Tampines Expressway (TPE) towards the Pan Island Expressway (PIE). Police said they were alerted at around 3:30pm to a collision involving six cars.

Video clips shared on the SGRV Facebook page showed the aftermath of the pileup, with damaged vehicles blocking the second lane and several individuals, believed to be drivers, standing near their cars.

The Singapore Civil Defence Force (SCDF) said two female passengers, aged 33 and 59, were assessed at the scene and conveyed to separate hospitals in a conscious condition. One woman was taken to Changi General Hospital while the other was taken to Sengkang General Hospital.

Later that same evening, a second pileup was reported along the PIE towards Changi Airport. The accident, which happened at around 6pm, involved four cars and a motorcycle.

According to the police, a 25-year-old woman and a 25-year-old male motorcyclist were also injured in the incident and conveyed to hospital conscious.

Investigations into the causes of both accidents are ongoing, the police said.

- Advertisement -

Hot this week

‘So proud of him’: Singaporeans praise local uni-reject who delivered speech at Harvard Medical School

Tan grew up in Singapore, where he was discouraged from studying biology and faced academic difficulties in high school. He left Singapore and was accepted to the University of Toronto, where he di...

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

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