// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 C
Singapore

Singapore Police Rapid Deployment Troops bikes crash into one another on PIE

Two bikes carrying a pair of Rapid Deployment Troops from the Singapore Police Force each crashed into one another on the Pan-Island Expressway towards Changi near the Eunos exit yesterday, 10 March.

Rapid Deployment Troops are a part of the Singapore Police Force’s elite Special Operations Command unit. Personnel who are part of the Troops support Emergency Response Teams and Land Division police officers during terrorist-related incidents here. Such personnel make use of Tactical Response Motorcycles to quickly weave between vehicles to reach incident sites as soon as possible.

In a dashboard camera footage of the accident yesterday, two such motorbikes can be seen knocking into one another. Both bikes and the four officers could have been run over by oncoming traffic if the driver behind them did not brake in time:

This is not the first time personnel from the Rapid Deployment Troops took a tumble on Singapore roads. Just late last month, on 25 Feb, two officers fell off the bike when their bike stopped at a traffic light along Orchard Boulevard:

UPDATE: The Police have revealed in a statement that two of the officers involved in the crash on 10 March have sustained minor injuries: “We would like to thank the public for their concern. Two police officers sustained light injuries and have received outpatient treatment. No other persons were injured.”

Traffic police investigations are ongoing.

Hot this week

LTA adds three new bus services including RTS Link connector and two Tengah routes as Bus Connectivity Enhancement Programme continues

LTA is introducing three new bus services and enhancing two existing ones under the BCEP, including two Tengah connectivity services from Oct 25 and a new Service 968 to support the RTS Link Woodla...

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