// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 7, 2026
26.8 C
Singapore

25-year-old police officer involved in road accident while riding police motorbike

SINGAPORE: A traffic accident involving a police motorcycle caused congestion along the Pan Island Expressway (PIE) towards Changi Airport on Tuesday evening (July 8). The incident took place just before the Central Expressway (CTE) exit.

According to the Singapore Police Force, officers were alerted to the accident at about 7:50 p.m. It appears that the police motorcycle skidded while travelling on the expressway.

The rider, a 25-year-old police officer, was conscious when paramedics arrived. The Singapore Civil Defence Force (SCDF) confirmed that he was subsequently conveyed to Tan Tock Seng Hospital for medical treatment.

Photos taken by eyewitnesses have been circulating online. Photos uploaded by the SG Road Vigilante Facebook page showed ambulances, several police vehicles, and multiple rescue personnel at the scene.

In one of the photos, the police motorcycle could be seen along the expressway shoulder near scattered debris. A nearby sedan appeared to have scratches on its door, although it is unclear if it was directly involved in the incident.

See also  More than $18,000 lost by Singaporeans falling prey to scammers posing as their friends on Telegram

A resident living in an HDB flat overlooking the expressway said the accident appeared to have occurred shortly after 7 p.m. The accident resulted in congestion along that stretch of the PIE during the busy evening peak hour.

Police investigations are ongoing.

- Advertisement -

Hot this week

‘Is it normal in Singapore families to share dishes without serving utensils?’ – Man asks, concerned about falling sick

The man clarified that he has no issue with this practice when it occurs within his own household

Singapore government raises retirement and re-employment age again

Starting July 1, 2026, the statutory retirement age will be raised from the current 63 to 64, and the upper limit for re-employment will also be raised from 68 to 69.

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