ADVERTISEMENT

No need to rush Tokyo Olympic decision, says USA as splits emerge

Published Mar 21, 2020 12:00 am
By Agence France-Presse US Olympic chiefs said Friday more time was needed to determine the fate of the Tokyo Olympics as a major US sports federation called for the Games to be postponed over the coronavirus (COVID-19) pandemic. (FILES) In this file photo taken on October 31, 2019 Susanne Lyons, the USOPC Chair speaks during the Class of 2019 Induction Ceremony in Colorado Springs, Colorado. - United States Olympic chiefs said March 20, 2020 more time was needed to determine the fate of this year's Tokyo Olympics amid mounting calls to postpone the Games because of the coronavirus pandemic. In a conference call with reporters, United States Olympic and Paralympic Committee (USOPC) chairwoman Susanne Lyons said there was no need for the International Olympic Committee to make an immediate decision on Tokyo. (Photo by Jamie Schwaberow / GETTY IMAGES NORTH AMERICA / AFP) In this file photo taken on October 31, 2019 Susanne Lyons, the USOPC Chair speaks during the Class of 2019 Induction Ceremony in Colorado Springs, Colorado. (Photo by Jamie Schwaberow / GETTY IMAGES NORTH AMERICA / AFP) In a conference call with reporters, United States Olympic and Paralympic Committee (USOPC) chairwoman Susanne Lyons said there was no need for the International Olympic Committee to make an immediate decision on Tokyo. "I think we would concur with the IOC to say that we need more expert advice and information than we have today to make a decision," Lyons said. "And we don't have to make a decision. Our games are not next week, or two weeks from now. They're four months from now. "So we are affording the IOC the opportunity to gather that information and expert advice. "At this point in time, we do not feel that it's necessary for us to insist that they make a decision." But just hours after Lyons' comments, USA Swimming underscored the growing divisions within US sport on the issue by calling for USOPC to request a postponement. In an open letter to the USOPC chief executive Sarah Hirshland, swimming federation boss Tim Hinchey said US Olympic leaders should "advocate for the postponement" of the Tokyo Games. "We urge the USOPC, as a leader within the Olympic Movement, to use its voice and speak up for the athletes," Hinchey wrote. USA Swimming is the biggest US sports federation to call for a postponement. Friday's statement came against a backdrop of mounting unease among athletes over the impact the coronavirus pandemic is having on their preparations for Tokyo. Several have called on the IOC to postpone the July 24-August 9 Games, noting that restrictions imposed to curb the spread of COVID-19 have wreaked havoc with training and competition schedules. Lives 'upside down' Hinchey said American swimmers' lives had been "turned upside down" as they scrambled to find training facilities or reconfigure schedules. "Everyone has experienced unimaginable disruptions, mere months before the Olympic Games, which calls into question the authenticity of a level playing field for all," Hinchey said. USA Swimming's stance found support from Bob Bowman, the former coach of Olympic star Michael Phelps, who said athletes were being placed in danger as they sought out places to train. "My concern is as they are trying to find places to train and work out, it goes against what we're supposed to be doing to not get the coronavirus," Bowman told USA Today. "It's forcing them to try to do things that are contrary to our national goal right now." Former US Olympic distance runner Kara Goucher, meanwhile, accused Olympic chiefs of placing financial considerations above athlete safety. "Athletes are humans, they get sick!" Goucher wrote on Twitter. "Postpone so they can #ShelterAtHome w/o worrying about losing fitness to competitors! "You are losing any credibility that you care about the wellness of athletes! Athletes over money please!" The USOPC responded Friday to Hinchey's letter in a joint statement from Hirshland and Lyons. "The USOPC has complete and total empathy for the athlete community as they manage the terrible stress and anxiety caused by the current lack of certitude regarding the Tokyo Games," the statement said. "We understand that the athletes have concerns about training, qualification and anti-doping controls, and that they want transparency, communication and clarity to the full extent possible. "The USOPC has made it clear that all athletes should put their health and wellness, and the health and wellness of the greater community, above all else at this unprecedented moment. "At the same time, and as it relates to the Games, we have also heard from athletes that they want the Olympic and Paralympic community to be very intentional about the path forward – and to ensure that we aren’t prematurely taking away any athletes' opportunity to compete in the Olympic and Paralympic Games until we have better clarity." Hirshland told reporters that athletes were not unanimously in favor of the Olympics being postponed. "As diverse as our athletes are, so too are their perspectives, and that adds to the complication factor," Hirshland said. "There are athletes out there for whom this feels like their only opportunity, their last chance. I don't think we're in a position where all athletes have a unanimous point of view." She said additional mental health resources were being made available to athletes as they grapple with "significant anxiety." "We are all living with a high degree of uncertainty and a lack of clarity, and we absolutely hope that we can have clarity as soon as that's practical," Hirshland said.
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.