// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 29, 2026
28.9 C
Singapore

41-year-old cyclist gets injured and loses consciousness after running red light and crashing into car at Bugis

SINGAPORE: A 41-year-old male cyclist was taken to the hospital after a serious collision with a car in Bugis early Thursday morning (19 June), after he seemed to run a red light.

The accident occurred at around 6:30am 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 incident drew concern online, with many commenting on the dangers of disregarding traffic rules.

The Singapore Police Force confirmed that they were alerted to the accident shortly after it happened. In response to media queries, the police stated that the cyclist lost consciousness following the collision.

The Singapore Civil Defence Force (SCDF) said that 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.

Investigations are ongoing.

- Advertisement -

Hot this week

‘I’d rather read something imperfect by a human,’ employee says AI is changing work for the worse

SINGAPORE: Artificial intelligence may be helping employees get through their workloads faster, but not everyone believes that's a good thing. One Singaporean employee says the rapid rise of AI is...

Years-long abandoned bicycles are becoming an eyesore, and residents are now complaining

Abandoned bicycles were found locked in public areas in the Pasir Ris HDB estate, some even for years. Residents complained that they were unsightly and obstructed passage. Pasir Ris-Changi Town Co...

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