ADVERTISEMENT

When a nation grows with Alex Eala: 'Kapag lumago, hindi hihinto'

Published Aug 6, 2026 12:03 am  |  Updated Aug 5, 2026 04:07 pm
ENDEAVOR
Alex Eala’s words translate simply yet profoundly into English: “Once you begin to grow, you do not stop.” It is a statement about perseverance, continuous improvement, and refusing to be defined by one’s present accomplishments. More importantly, it is a philosophy that resonates beyond the tennis court. It speaks to a nation that has long aspired to realize its fullest potential.
At 21, Alex Eala has emerged as the brightest new star in women’s tennis and the finest Filipino player the sport has ever produced. Her spectacular triumph at the WTA 500 Mubadala DC Open was not merely another tournament victory. It was the latest chapter in an extraordinary journey that has inspired millions of Filipinos at home and abroad.
Her championship run was remarkable not only because she lifted the trophy but because of the caliber of the opponents she conquered. Over the past several months, she has defeated some of the biggest and dominant names in women’s tennis – among them Iga Świątek, Elena Rybakina, Madison Keys, Jasmine Paolini, Elina Svitolina, and most recently, Jessica Pegula.
These victories have elevated her stature to a new career-high of World No. 20. Yet statistics and rankings tell only part of the story. Indeed, Alex’s luster and sheen bear appreciation in a wider context.
What distinguishes Alex Eala is her remarkable composure. In an era that often rewards self-promotion, she lets her racquet do the talking. She remains gracious in victory, dignified in defeat, generous in acknowledging her coaches and family, and respectful toward every opponent she faces. She exudes quiet confidence and her demeanor on- and off-court reflect proper upbringing that is the hallmark of a Filipino buena familia.
These qualities have earned admiration from some of the greatest names ever to grace the sport. Billie Jean King has praised her courage and competitive spirit. Martina Navratilova has recognized her tactical intelligence and resilience. Jessica Pegula has spoken of her fearless game, while Naomi Osaka has welcomed the emergence of another young player capable of enriching women’s tennis with fresh energy and exceptional talent.
Such recognition cannot be manufactured. It is earned through consistent excellence, professionalism, and character.
Alex’s rise also reminds us that greatness is never accidental.
Behind every victory lies years of disciplined preparation. Her decision to train at the Rafael Nadal Academy while still in her teens required sacrifices few young people are prepared to make. Countless hours on the practice court, physical conditioning, emotional resilience, and an unwavering commitment to excellence became the unseen foundation of the success the world now celebrates.
In terms of achievement and widespread recognition, Alex has joined the ranks of other great Filipino athletes whose names have become bywords not just in the Philippines, but in all corners of the world that have been reached by the Filipino diaspora. She now stands shoulder-to-shoulder with luminaries such as boxer Manny Pacquiao, weightlifter Hidilyn Diaz, and gymnast Carlos Yulo.
Perhaps her greatest contribution will not be measured by trophies alone.
Alex Eala’s success should remind us that world-class athletes are not born by chance. They are nurtured by families, communities, institutions, and a nation willing to invest in human potential. As she continues her ascent, expectations will inevitably grow. Grand Slam tournaments will present greater tests. Every victory will invite closer scrutiny, and every setback will be magnified. Such is the price of excellence.
But if her journey thus far offers any lesson, it is that Alex Eala possesses the qualities that endure long after rankings change: discipline, resilience, humility, and an unrelenting desire to improve. Indeed, such virtues would serve her in good stead for as long as she abides by these on and off the tennis courts.
“Kapag lumago, hindi hihinto.”
That simple declaration may well become her enduring legacy, not only for aspiring athletes but for every Filipino who believes that personal growth and national progress are inseparable. Like the other iconic Filipino athletes that have preceded her in attaining global prominence, Alex Eala has demonstrated, too, that when one citizen reaches the highest levels of global excellence with grace and integrity, an entire nation grows in confidence.
Alex Eala has given the Philippines far more than victories on the tennis court. She has given us a compelling reminder that excellence is not a destination but a lifelong journey. And for a nation that continues to strive for its rightful place in the community of nations, hers is an example well worth following.
Comments may be sent to [email protected]

Related Tags

ALEX EALA ENDEAVOR SONNY COLOMA
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; } }

{{ static_articles_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.