ADVERTISEMENT

'Greatest team that I ever coached might be 2007 PH squad,' says Chot Reyes

Published Aug 9, 2020 03:16 pm
Chot picks 2007 PH team over 2013 class
Former national team coach Chot Reyes said the greatest team he might have ever mentored was the squad that competed in the 2007 FIBA Asia Championship. (FIBA Images)

Aug. 10, 2013 marked the biggest accomplishment of coach Chot Reyes’ career when he guided Gilas Pilipinas to a victory over South Korea in front of its home fans at the Mall of Asia Arena to secure a place in the FIBA World Cup.

But for Reyes, that Gilas squad which eventually placed second in the FIBA Asia Championship wasn’t the best he ever had in his coaching career.

“The greatest team that I ever coached might be the 2007 Philippine national team sa Tokushima,” Reyes said in Thursday’s edition of Coaches Unfiltered.

It may sound a bit strange that he will choose a team that failed to progress to the second round of the 2007 FIBA Asia Championship held in Tokushima, Japan, but Reyes felt he had a lineup with plenty of talent to compete for that year’s crown and a place in the 2008 Beijing Olympics.

Team Pilipinas had a backcourt comprised of that year’s PBA Most Valuable Player Mark Caguioa and partner Jayjay Helterbrand of Barangay Ginebra, shooters Dondon Hontiveros of San Miguel Beer and Renren Ritualo and Talk ’N Text teammate and future Gilas legend Jimmy Alapag.

The frontcourt had San Miguel’s Danny Seigle, who was able to make a stirring comeback after years of dealing with injuries, fellow Class of 1999 members Eric Menk of Ginebra and Asi Taulava of TNT, PBA Rookie of the Year Kelly Williams of Sta. Lucia, Red Bull Barako’s Mick Pennisi and Purefoods’ Kerby Raymundo.

Also part of the squad was a young and athletic Fil-American named Gabe Norwood, who a year ago was part of George Mason University’s unlikely trip to the 2006 US NCAA Final Four.

The Nationals spent the months as a team, even receiving permission from the PBA to have them skip the season-ending Fiesta Conference to prepare for the FIBA Asia tilt. 

In the lead-up, the Philippines played numerous tune-ups including a third place finish in the William Jones Cup in Taiwan and a victory in the four-team Manila Invitationals against Lebanon, China and Syria.

“I think that was the most talented and they play together,” said Reyes. “That was a fantastic team.”

But the Philippines was included in a difficult group comprising Iran, Jordan and China, which elected to skip fielding its main squad since it is assured an Olympic berth being the host. Reyes later described it as the “Group of Death,” especially with only the top two teams advancing to the next phase of the Asian Championship.

Team Pilipinas fell 75-68 to the Rajiko Toroman-coached Iran on opening day, spoiling a 15-point performance by Raymundo. The Purefoods star along with Alapag starred the following day as the national side defeated China 79-74 to stay in the hunt for the next round.

But their bid came to a crushing end the next game, losing 84-76 to a Jordan side led by naturalized player Rasheem Wright and relegating them to the consolation round for ninth to 16th places. The Philippines won all three games to place ninth.

Iran, led by Hamed Haddadi, Samad Nikkah Bahrami and Mahdi Kamrani, wound up beating Lebanon in the final to claim a spot in the Olympics. Looking back, Reyes felt an additional piece may have resulted in a different outcome.

“I can just imagine if we were allowed to have a naturalized player, if we could have had a Marcus Douthit or an Andray Blatche on the team, that team could have won everything. That team could have won it all. That was a very, very super complete team,” he said.

Reyes waited six years before realizing his international success with the World Cup berth. The following year, Gilas won just one out of five games in Seville, Spain but gave teams like Croatia and Argentina a run for their money.

Still, there's reason for Reyes to ponder on what could have been for the 2007 team.

ICYMI: NBA G League 'best option' for Kai Sotto, says coach Chot Reyes

Related Tags

Chot Reyes Gabe Norwood FIBA Asia Championship Dondon Hontiveros Renren Ritualo Asi Taulava Kelly Williams Mick Pennisi Kerby Reymundo 2007 FIBA Asia Championship Eric Menk Mark Caguiao gilas pilipinas Jimmy Alapag George Mason
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.