// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
26.8 C
Singapore

Motorcyclist hospitalised after TPE accident, middle-aged female driver assisting in investigation

SINGAPORE: A traffic accident occurred on the Tampines Expressway on Friday (14 Feb) involving two cars and a motorcycle. The incident occurred around 6:10 pm, as confirmed by the Singapore Civil Defence Force (SCDF), who responded promptly to the scene.

A video posted on the popular Facebook page Beh Chia Lor – Singapore Road shows a man lying on the road while four bystanders assist him. The motorcycle is seen on the side of the road, and the man appears to be receiving aid before emergency services arrive.

SCDF personnel transported the injured motorcyclist, who was conscious at the time, to Changi General Hospital for further medical treatment. Authorities reported the accident on the Tampines Expressway, heading towards the Seletar Expressway.

The Singapore Police Force revealed that the crash involved two cars and a motorcycle. A 47-year-old female driver is cooperating with the police during their investigation.

Investigations are ongoing.

See also  Prospective Speaker of Parliament could be MP who skipped 60% of parliamentary sittings
- Advertisement -

Hot this week

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