// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 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.

- Advertisement -

Hot this week

More than half of Singapore’s affluent Gen Z investors look abroad as confidence in financial goals declines: HSBC

The survey found that 55% of affluent Gen Z investors in Singapore prefer investment exposure abroad.

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