// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 C
Singapore

Video goes viral of the before-and-after moments of motorcycle-car accident

Singapore — A video of a Singapore car accident has gone viral. It shows a motorcyclist getting into an accident with a car on Tuesday (March 10).

The Singapore car accident video has been seen almost 12,000 times after being posted on YouTube. It shows the motorcyclist hurriedly turning into Rivervale Lane, moving through people still using the pedestrian crossing.

The video, from a camera mounted on the helmet of another motorcyclist, shows clearly the seconds before and after the crash, which is heard as a loud bang as the second motorcyclist arrives on the accident scene.

The motorcycle had collided with a blue Toyota Corolla Axio that appeared to be making a U-turn. The collision dented the sedan’s right door and the right side of its bonnet.

Its rider, who was seen hobbling behind the car, then lay down on the road. He was seen clutching his chest.

According to the car driver, an elderly man, the motorcyclist was travelling at a high speed and he did not see the motorcycle approaching.

The Singapore Civil Defence Force confirmed that it was alerted to a traffic accident along Rivervale Drive at about 5.45 pm on March 10. The motorcyclist was taken to hospital.

/TISG

- Advertisement -

Hot this week

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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