// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 15, 2026
26.9 C
Singapore

26-year-old woman dies in TPE collision involving minibus

SINGAPORE: A 26-year-old woman tragically lost her life yesterday morning (20 Feb) after a collision along the Tampines Expressway (TPE) involving two motorcycles and a minibus.

The Singapore Police Force has since revealed that it was notified of an accident along the TPE, going towards the Pan Island Expressway (PIE) at 7.59 am.

Photos posted by netizens in the SGRoad Blocks/Traffic News Telegram group show a crash between two motorcycles and a minibus. A person could also be stuck between the motorcycle and the minibus.

The police have said that a 29-year-old male motorcyclist was conscious and taken to the hospital, while his passenger, the young woman, was transported unconscious to Changi General Hospital. She was later pronounced dead.

The 54-year-old minibus driver has been arrested for negligent driving, causing death, while the other motorcyclist, a 31-year-old man, is assisting the police. Investigations are ongoing.

 

See also  Police arrest tour bus driver who ran over elderly woman's foot in shock accident
- Advertisement -

Hot this week

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

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