ADVERTISEMENT

BMX rider delivers bronze for Team PH

Published Oct 1, 2023 12:58 pm

At A Glance

  • Drawing strength from the inspiring win of pole vault king EJ Obiena a night ago, Patrick Coo survived an early spill and joined a short list of medalists from Team Philippines with a bronze medal showing in the BMX racing of cycling in the 19th Asian Games on Sunday, Oct. 1.

HANGZHOU, China — Drawing strength from the inspiring win of pole vault king EJ Obiena a night ago, Patrick Coo survived an early spill and joined a short list of medalists from Team Philippines with a bronze medal showing in the BMX racing of cycling in the 19th Asian Games on Sunday, Oct. 1.

384486999_302831609053624_5072760579935254820_n.png
Daniel Caluag (left) and Patrick Coo (PSC-POC Media pool)

With his daredevil kind of riding, Coo scraped the upper part of his right thigh after crashing in the first moto of the 12-cyclist contest, but battled through the pain to become the seventh Filipino bronze medal winner so far after nine days of intense competitions in various fronts here.

Team PH so far has one gold and one silver – still way, way behind in the medal tally as it now needs miracle wins in weightlifting, boxing, karate and jiu-jitsu in the latter half of the 19-day continental showpiece to match its four-gold haul in the previous Asiad.

The day’s biggest heartbreaker was weightlifter John Febuar Ceniza, who lost the bronze by one kilo in the men’s 61kg – no thanks to poor showing in the clean and jerk where he managed only 163 for a 297-total. Korean Kim Chungguk lifted 171 kgs for 298. 

China’s Li Fabin took the gold in a new meet record of 310 kgs, while another Korean in Pak Myong Jin got the silver in 307 kgs.

“I’m very happy but hurting for sure,” said the 21-year-old Coo, adding that his pants got ripped due to the impact of his crash in the event held in Chun’an.

Japan’s Asuma Nakai, winner of the bronze in the UCI world championships last year in Nantes (France), took the gold, while Southeast Asian Games (SEAG) champion Komet Sukprasert of Thailand bagged the silver.

After Obiena’s record-breaking win, focus will shift on Tokyo Games gold medal winner Hidilyn Diaz.

But little is expected from the Tokyo Games heroine as Diaz will now be competing in a heavier weight category. She reigned in the Tokyo Games, as well as the Indonesia Asiad while competing in the 55kg. 

Scheduled to fight later Sunday is Tokyo Games bronze medal winner Eumir Marcial who will be going up against Thai SEAG champion Weerapon Jongjoho in the quarters of their 80-kg class boxing bout.

Tokyo Games silver medal winner Carlo Paalam returns to the ring on Tuesday, and like Marcial, will also be facing a dangerous rival in reigning world champion Uzbek Abdulmalik Khalokov in the quarters of their men’s 57-kilogram class fight.

It marked the third straight time a BMX rider won a medal for Team PH in the event with Danny Caluag winning the gold in the Incheon 2014, and a bronze in Indonesia edition five years ago.

But Caluag settled for sixth place this time here, perhaps his age of 36 already taking its toll on his performance.

Coo, an Olympic Solidarity scholar, thanked Philippine Olympic Committee President Rep. Abraham “Bambol” Tolentino, who heads PhilCycling.

“This could kick off more major accomplishments for Patrick,” Tolentino said. “He’s only 21, so young, and he’s been training seriously and diligently the past year or so under the Olympic Solidarity program.”

Over at the Olympic stadium in athletics competitions, Fil-Am Kristina Knott advanced to the final round of the women’s 200m while John Tolentino also marched to the medal round of the men’s 110mm hurdles with both runners also needing to kick their performance to higher gear if they are to finish in the top 3 of their respective events.

Another big disappointment for this year’s edition were the men’s and women’s golfers.

Proud winners of three medals in the Indonesia Games in 2019, including the two golds produced by Fil-Japanese Yuka Saso in the individual and team events, this time the golf team will go home empty-handed.

The top finisher was pro Clyde Mondilla who ended up joint 10th in men’s individual medley, while teen sensation Riannie Malixi settled for 11th in the women’s side at the West Lake International Golf Course in Xihu District here yesterday.

After an encouraging start, shooter Hagen Topacio self-destructed in the Trap-50m men’s qualification, and failed to make it to the shoot-off after finishing outside of the Top 10 with 117 total. He topped the first phase of qualification with 74.

Related Tags

hangzhou asian games
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.