// Adds dimensions UUID, Author and Topic into GA4
Thursday, May 7, 2026
27.1 C
Singapore

2-year-old in hospital after Jaguar sportscar overturns in Tanglin

SINGAPORE: A two-year-old girl was taken to the hospital this morning (16 Mar) after a Jaguar sportscar overturned when it collided into another car, in the Tanglin area.

The accident took place at the junction of Taman Serasi and Cluny Road around 9am. According to eyewitnesses, the silver-white Jaguar sports utility vehicle crashed into another car and overturned completely, with all four wheels suspended in the air.

Emergency services descended upon the scene to offer assistance and conveyed a 2-year-old girl to KK KK Women’s and Children’s Hospital. The child was conscious when she was sent to the hospital.

Photos of the shock incident are circulating online and show the overturned car near a traffic light crossing. Officers can be seen diverting traffic from the scene of the accident.

The police said that a 32-year-old male driver is assisting in ongoing police investigations.

- Advertisement -

Hot this week

Australian YouTuber asks taxi drivers pick her meals on Singapore food tour

"Who knows a city better than it's drivers? Today I'm letting Singapore taxi drivers decide what I eat," wrote YouTuber Blondie in China on April 29

Australian TikToker’s take on Yishun as ‘real Singapore’ sparks debate

Australian TikToker makes a lot of assumptions in his TikToks, and some S'poreans show up to correct him

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