// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.6 C
Singapore

9-year-old Canadian boy bags world record title for longest milk tooth extracted

India — The memories of losing our milk teeth and saving them carefully for the tooth fairy are some of the exciting moments most of us have experienced in our childhood. For 9-year-old Luke Boulton, the experience was a bit too special that has helped him grab a place in the Guinness World Records. If you’re wondering why, let us inform you that Luke broke the record for the longest milk tooth extracted and is the proud owner of the title now.

According to the blog published by Guinness World Records, Luke’s tooth measures 2.6 cm and was extracted when he was eight years old. Hailing from Peterborough, Canada Luke has kept his tooth in a safe which he later wants to keep it on display, adds the blog.

“It was a bit disturbing at first to think that was in someone’s mouth,” Luke’s father Craig told PTBO Canada. He also mentioned that an adult tooth was growing behind the milk tooth for which it had to be extracted.

Luke broke the previous record of a 2.4 cm tooth which belonged to a 10-year-old from Ohio.

What are your thoughts on this record?

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

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