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

Female motorcyclist injured after car suddenly changes lanes on AYE to avoid stationary car in front

SINGAPORE: A multi-vehicle accident disrupted traffic along the Ayer Rajah Expressway (AYE) on Friday morning (11 July), after a driver swerved abruptly to avoid a stationary car, triggering a chain reaction that left a motorcyclist injured.

According to the police, the incident took place at around 9:15am on the AYE heading towards the Central Expressway (CTE). A white car, in an apparent attempt to avoid colliding with a vehicle stopped ahead, veered suddenly into the middle lane.

Dashcam footage shared on the road.sg Facebook page captured the moment the car changed lanes without warning. The manoeuvre left little time for vehicles behind to react. Two motorcycles travelling nearby were unable to evade the sudden obstruction and overturned on the expressway.

A car and a truck following behind also failed to stop in time, resulting in a rear-end collision with the white car.

The Singapore Civil Defence Force confirmed that a 24-year-old female motorcyclist was conveyed to the National University Hospital in a conscious state for medical treatment. No other serious injuries were reported.

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