// Adds dimensions UUID, Author and Topic into GA4
Monday, January 19, 2026
30.8 C
Singapore

Bikers beware of Police’s elite ‘men-in-black’ unit

Traffic Police (TP) statistics show that last year, 4,875 motorcyclists and pillion riders were injured in road accidents. Of the 152 road deaths last year, 72 were motorcyclists. And how did they deal with the 5 percent rise in 2015? They introduced their own ‘men in black’.

The TP officers’ covert operations which started last month, do give such riders a fright when they turn on thrir lights and siren.

TP commander Sam Tee said that he was matching “vehicle type for vehicle type” because it was not easy for his officers to go after errant bikers in unmarked police cars, as they can lose sight of them in heavy traffic.

TP said that in their first month of operations, TP’s stealth motorcycles detected over 700 violations.

See also  'Do you feel angry that you have to serve NS but women & foreigners don’t?' — Netizen asks
- Advertisement -

Hot this week

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