// Adds dimensions UUID, Author and Topic into GA4
Monday, August 24, 2026
29.3 C
Singapore

Search for missing NSF firefighter continues at Pulau Ubin

SINGAPORE: The police and Singapore Civil Defence Force (SCDF) has launched an ongoing search for a full-time National Serviceman (NSF), who is believed to have gone missing while he was off-duty visiting Pulau Ubin.

The NSF is serving as a firefighter at Tampines Fire Station. He is believed to have gone missing at Pulau Ubin on Friday (Apr 14).

SCDF reported today that it received an alert for water rescue assistance from Kekek Quarry at Pulau Ubin, around 2.10am on Saturday (Apr 15) but rescuers did not find the missing NSF when they arrived and scoured the scene.

Firefighters searched along the shore, while the Disaster Assistance and Rescue Team (DART) assisted in the search with a remotely operated underwater vehicle. The police also sent officers to the scene to assist in the search.

SCDF said that it is providing the necessary assistance and support to the NSF’s family as the search continues./TISG

- Advertisement -

Hot this week

‘What’s the point of maximising my salary?’ American considers US$70k pay cut to move to Singapore

The American says he misses being able to walk, use public transport and feel safe late at night when he returns to the US.

Singapore employee questions S$15 fine after SME boss penalises him for being 13 minutes late

A 13-minute delay came with a S$15 price tag. The employee is now asking whether that price is legal.

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