// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
30.5 C
Singapore

Cyclist who crashed into car at Bugis passes away in hospital

SINGAPORE: The Singapore Police Force has confirmed that the 41-year-old male cyclist who was sent to the hospital in an unconscious state after crashing into a car at Bugis has succumbed to his injuries.

The cyclist was taken to the hospital after a serious collision that took place early on Thursday morning (June 19), after he seemed to run a red light.

The accident occurred at around 6:30 am along Victoria Street, in the direction of Kallang Road. According to footage shared on Facebook by SG Road Vigilante, the cyclist appeared to be riding on the sidewalk and allegedly ignored the red light signal at the pedestrian crossing.

The video shows the cyclist entering the road against the red light before being struck by an oncoming car. The impact flung both the cyclist and his bicycle into the air before they landed heavily on the ground.

The injured man was conveyed to Tan Tock Seng Hospital for treatment. The 44-year-old male driver of the car is assisting police with their investigations.

- Advertisement -

Hot this week

Fellow single Singaporeans, how are you all affording a flat? Netizens share their experiences

On Reddit, a netizen asked: Singles of SG how y'all gon afford a flat?

Singaporeans discuss whether AI is helping workers or simply helping companies cut costs

Singaporeans on Reddit are asking whether AI layoffs are actually happening in non-tech roles, or if AI is just being used as a convenient excuse for cost-cutting. The responses reveal a more uncom...

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