// Adds dimensions UUID, Author and Topic into GA4
Wednesday, November 12, 2025
30 C
Singapore

Motorcyclist dies from injuries after colliding with car in Tampines

Singapore – On July 17 (Wednesday), a 24-year-old man was involved in an accident with a car in Tampines, however, did not survive the crash.

On Wednesday night at around 10:02 pm, the police were alerted to the accident involving a motorcycle and car that occurred at the junction of Tampines Street 32 and Tampines Avenue 2.

The police said that the motorcyclist was unconscious as he was taken to Changi General Hospital.

Unfortunately, the man succumbed to his injuries at the hospital.

The 29-year-old driver of the vehicle has been arrested for causing death by a negligent act.

Police investigations are ongoing, and updates to the case will be posted.

Read related: Daughter of PMD driver appeals for witnesses after father suffers spinal cord damage in accident

Read related: S’porean motorcyclist decapitated in Johor Bahru road accident

See also  Boy dashing across the road hit by oncoming car
- Advertisement -

Hot this week

CIMB, Frasers Property announces Singapore’s first ‘pay-as-you-earn’ SME loan

SINGAPORE: CIMB Singapore and Frasers Property have partnered to...

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