// Adds dimensions UUID, Author and Topic into GA4
Friday, March 13, 2026
27.2 C
Singapore

Utterly hilarious moment when Indonesian Grab driver picks up passenger who looks like his identical twin

Indonesia – A video of an Indonesian GrabBike driver meeting his possible identical twin is making its rounds on social media and filling people’s lives with laughter.

One cannot help but share in the contagious laughter of the men in the video uploaded on Instagram on May 16 by TopikNetizen.

It seemed to be fate when the GrabBike driver picked up his passenger who looked exactly like him, moustache and all. They even laugh and smile the same.

The two men couldn’t stop laughing every time they saw their reflections at the screen and saw doubles.

The short clip now has over 1,198,000 views with many hinting on the actual possibility that the two might be identical twins because the resemblance is truly uncanny.

Watch the adorable video here:

See also  Asian appliances are trending online, and people all over the world are simply awestruck!
- Advertisement -

Hot this week

Vehicle suddenly caught fire under train tracks, trains had no choice but to pass through the thick black smoke

A car suddenly caught fire under the subway tracks, with explosions heard intermittently and thick smoke billowing onto the tracks as subway trains passed through the smoke.

Filipino café chain Mary Grace opens first international outlet in Singapore

After more than three decades of serving Filipino comfort food to generations of loyal guests, Mary Grace is expanding beyond the Philippines for the first time, with a new 28-seater café opening o...

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