// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
29.4 C
Singapore

Two men in critical condition after motorcycle collides with stationary car on highway

A 24-year-old motorcyclist and 21-year-old pillion rider have been admitted to Khoo Teck Puat Hospital’s intensive care unit with multiple fractures after they crashed into a stationary car on Seletar Expressway (SLE).

The accident occurred on 24 July around 10.40am, before the Lentor exit.

A video of the incident was captured on another car’s dashboard camera. In it, a car can be seen stalled at the right-most lane of the highway when the crash occurs. The two riders were flung off the motorcycle upon impact:

https://www.facebook.com/manster.wirman/videos/1612225758808513/

 

Police investigations are ongoing.

https://www.facebook.com/manster.wirman/posts/1612226022141820

- Advertisement -

Hot this week

Ferry and cruise lines relocating as Singapore Cruise Centre shifts to new terminal

The Singapore Cruise Centre recently announced that it will relocate all ferry and cruise operations to the new "Singapore Cruise Centre (Harbour) Terminal" in two phases, starting from July 7, 2026.

PM Wong’s global mayor initiative revives debate over pay and role of Singapore’s mayors

One netizen pointed out, "sg's definition of mayor is so different from other cities"

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