ADVERTISEMENT

Go: Duterte to grant additional allowance to athletes in Tokyo Games

Published Jul 23, 2021 03:00 pm

The Office of the President will provide additional allowance to athletes competing in the Olympics and Paralympics in Tokyo, Japan, Senator Christopher ‘’Bong’’ Go on Friday July 23 said.

Go, chairman of the Senate sports committee, said this showed his and President Duterte’s untiring commitment to promote the welfare of Filipino athletes by pushing for additional support for Team Philippines who will be competing in the Tokyo Olympics.

The added allowances was requested by the Philippine Sports Commission (PSC) and was coursed through Go’s committee.

Nagpapasalamat po tayo sa mahal na Pangulo, sa Office of the President, dahil inaprubahan nila ang ating apela na dagdagan ang allowances ng ating mga atleta na lalahok sa Tokyo Olympics and Paralympics (We are thankful to our beloved President, the Office of the President, for approving our appeal to increase the allowances of our athletes competing in Tokyo Olympics and pParalympics),” Go said.

Ako, ine-expect ko na makakuha tayo ng ginto. We wish them good luck at ako naman po ay tiwalang kakayanin nating manalo at makakuha ng ating inaasam na gold medal para sa ating bayan. Dito lang po kami nagbibigay ng full support sa ating mga atleta (I am expecting that we can get gold. We wish them good luck and I am confident that we will win and have the gold medal for our country. It is here that we fully support our athletes),” he added.

Notably, an additional allowance worth P100,000 was granted by the President “as token and to celebrate the achievement” of the athletes qualified for the Olympics and Paralympics as suggested by Go.

Earlier, initial allowances and provisions have already been given to the athletes and coaches including US$1,000 per person, delegation supply of competition equipment and uniforms, plane tickets, billeting, and delegation uniforms through the efforts of the PSC.

At present, there are19 Filipino Olympians qualified to compete in the Olympics which will take place from July 23 to September 8 and five Filipino Paralympians qualified for the Paralympics, which will take place from August 24 to September 5.

Under Republic Act (RA) 10699, Olympic medalists would be awarded P10 million if they win a gold medal; P5 million for a silver medal; and P2 million for a bronze medal.

On the other hand, Paralympic medalists would get P5 million for a gold medal; P2.5 million for a silver medal; and P1 million for a bronze medal.

According to Go, the President is also expected to provide additional cash incentives to all medalists.

Go assured that adequate funding is included in the PSC's budget to support athletes' preparations for the Olympics and other international events as vice chairman of the Senate Committee on Finance and chairman of the Senate Committee on Sports.

Specifically, he pushed for an additional P100 million to be included in the 2021 budget which was later on increased further to P250 million under the PSC for Olympic preparations. As for the Paralympics, Go earlier supported the allocation of an additional P7.945 million budget for their preparations.

Earlier, Go also successfully appealed to the government to include in the priority list for COVID-19 vaccination the Filipino athletes and other delegates who will be competing or participating in the upcoming Olympics.

During the imposition of enhanced community quarantine measures in most parts of the country last year, Go urged concerned agencies to help athletes whose training and livelihood had been hampered by the pandemic.

The Department of Social Welfare and Development (DSWD), in coordination with the Games and Amusement Board (GAB) and the PSC, provided financial assistance and other forms of aid to athletes in various parts of the country upon the recommendation of Go.

He has also pushed for legislation to safeguard athletes' welfare as part of the country's sports development programs. Previously, he expressed his support for the Philippine Sports Training Center (PSTC) in Bataan.

Signed by President Duterte in February 2019, RA 11214 provides for the creation of the PSTC which seeks “to promote and develop sports in the country, to achieve excellence in international sports competitions, to ensure success in the country's quest to achieve competitiveness in the Olympic Games and to promote international amity among nations.”

Go highlighted that together with the National Academy of Sports, both institutions are gifts from the government to national athletes. In June of last year, President Rodrigo Duterte signed RA 11470, which established the NAS. Go was one of the measure's authors and co-sponsors.

He also commended President Duterte for approving the funding for the development of the NAS’s facilities and amenities in a timely manner.

The government has set aside P729 million for building expenditures, which include civil works, fittings, furnishings, and equipment, as well as consultant services.

Go also urged promising young Filipino athletes to join the National Academy of Sports Annual Search for Competent, Exceptional, Notable and Talented Student-Athlete Scholars (NASCENT SAS) as the deadline of submission of applications had been extended to July 31.

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.