// Adds dimensions UUID, Author and Topic into GA4
Monday, June 8, 2026
26.6 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

Hong Kong principal dismissed after shouting at guards in Singapore says he’ll pursue legal advice

Update on the Hong Kong principal who was fired after he was caught screaming at security guards during a trip to Singapore says he will pursue his contract rights. He tried to resign with a last d...

Salary increase may attract young locals but may not retain them: Bus captains

SINGAPORE: The government recently announced that it will fund a S$450 monthly increase in starting salaries for new Singaporean and permanent resident bus captains from next year in a bid to attra...

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