ADVERTISEMENT

THRILLMAKER: The guy who stole Golden Girl's heart

Published Aug 14, 2021 08:54 pm
Julius Naranjo

Just before they moved into their new Eastwood City condo, I was lucky enough to bump into Julius Naranjo, known to most as golden girl Hidilyn Diaz’s strength and conditioning coach and…hmmm, boyfriend.  To someone who is not familiar or have read anything about his background, it’ll be easy to mistake him for a homegrown Pinoy who happens to be blessed with chinito good looks.  The moment he starts talking though, people would surely re-think and conclude that it is and Am-Boy that captured the heart of the country’s first Olympic gold medalist.

Truth is, 30 year-old Julius Irvin Hikaru Naranjo is Guamanian.  He is born as the eldest son of a Filipino father (from Pura, Tarlac) and a Japanese mother (from Osaka, Japan).  Checking out his social media accounts would show that he is a weightlifter, coach and a filmmaker.  Naranjo bagged his Bachelor of Science in Exercise Sciences and Health Promotions (minor in Nutrition) from the University of Guam in 2013.  He also holds an IWF Advanced Coaching Certificate, which makes him an expert in his field of choice and passion.

As a weightlifter, he represented Guam in the Asian Indoor and Martial Arts Games, competing in the 62kg category.  That’s also where he met the Philippines’ Hidilyn Diaz

“I met Hidilyn in 2017 in Turkmenistan.  I was in the national team for Guam as a weightlifter.  We met in Turkmenistan and that’s where we got acquainted,” he recalled.

That meeting in Ashgabat wasn’t at all love at first sight.  He knew he liked her, but he didn’t know much about her background.  It was her commitment to weightlifting as well as to being the best she can be in that field that really made him take greater interest.  It was the friendship that blossomed out of their common love for weightlifting that truly got them together. The many times they spent in the gym training made him see beyond the superficial.

“Hidilyn comes from humble beginnings.  She is selfless and loving, and those qualities are truly what I admired the most about her,” he said.

Getting him into Hidilyn’s Core Team, which is now popularly branded as Team HD (together with Janeth Aro, Nutrition Coach; Dr. Karen Trinidad, Sports Psychologist; Kaiwen Gao, Weightlifting Coach) was initially hit by a lot of people from the local sporting scene.  Many criticized his inclusion into the team, even questioning his professional qualifications.  The common belief then was that he made the team simply because he is Hidilyn’s boyfriend.  Watching and seeing how Hidilyn eventually competed in the Tokyo Games only validated the importance of every team member.

Team Hidilyn Diaz

“Watching her compete just shows how much work we put in.  It showed how prepared she was, kasi we worked so hard for this.  Just to see how she was able to give results with everything we worked on is such a positive thing for us,” Julius declared.

In essence, Hidilyn’s gold medal performance was not only a fitting reward for one individual’s love and commitment to her sport.  It was likewise sweet vindication for her entire team, especially to Julius.

“When Hidilyn won the gold, at first it didn’t hit me.  It took me a while to process it but I was really happy.  It just shows that we proved a lot of things--that we can make this work.  It can happen.  It shows that Team HD was a very important thing for Hidilyn and this journey,” he said in retrospect.

Now back to their love story.  Training is naturally physically straining.  Sports, being a science, is also very methodical, which requires a lot of planning, of varying styles and strategies.  Do these get them into fights?

“We fight all the time. Sometimes because of the language barrier.  Some things said in English are interpreted another way,” he admitted.  While this may be true, the fights are not enough to break the strong bond they have already built over the nearly four years that they have been together.  While the couple is setting their eyes only until the next World Championships for now, Julius shared that Hidilyn already has the Paris Olympics logo as the screensaver for one of her phones.  Given her plans to still pursue weightlifting, is marriage on the horizon?

The true gentleman that he is, Naranjo said: “She just won the gold and all the focus is on her.  I don’t want it (marriage) to take away that focus on her victory at this point.”

Related Tags

Hidilyn Diaz juliusirvinhikarunaranjo Tokyo Olympics
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.