{"id":5695,"date":"2026-02-09T11:34:36","date_gmt":"2026-02-09T18:34:36","guid":{"rendered":"https:\/\/www.uchealth.org\/readysetco\/?page_id=5695"},"modified":"2026-02-09T11:37:15","modified_gmt":"2026-02-09T18:37:15","slug":"team-usa","status":"publish","type":"page","link":"https:\/\/www.uchealth.org\/readysetco\/team-usa\/","title":{"rendered":"Team USA"},"content":{"rendered":"\n\n<div id=\"hero-banner-block_e96ed12b0d709ce9dff28a86fc896907-69d347a9d771f\" class=\"uchealth-block-hero-banner block-height-medium element-attachment-scroll color-scheme-light alignfull has-background-image-mobile has-background-image-desktop\" style='background-color: #3b5470;--title_color: #FFFFFF;--custom-content-color: #FFFFFF;--image-position-mobile: center;--image-position-desktop: center;'>\n  <div class=\"inner\">\n    \n    <div class=\"block-background-image image-mobile\">\n        <img fetchpriority=\"high\" width=\"640\" height=\"909\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113058\/UCHealth-Team-USA-Olympic-and-Paralympic-header-720x1025-1.webp\" class=\"attachment-large size-large\" alt=\"UCHealth and Team USA Medical Network\" loading=\"eager\" decoding=\"sync\" \/>    <\/div>\n    <div class=\"block-background-image image-desktop\">\n        <img decoding=\"async\" width=\"2560\" height=\"1040\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113040\/UCHealth-Team-USA-Olympic-and-Paralympic-header-2560x1040-1.webp\" class=\"attachment-full size-full\" alt=\"UCHealth and Team USA Medical Network\" loading=\"lazy\" \/>    <\/div>\n    <div class=\"bg-color\" style=\"background-color: #3b5470; opacity: 0\"><\/div>\n    \n<div class=\"block-content\">\n<div class=\"block-main-content\">\n  <div class=\"container\">\n        <div class=\"acf-innerblocks-container\">\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09112904\/UCHealth-Team-USA-Olympic-and-Paralympic-logos-1500x500-1.webp\" alt=\"UCHealth and Team USA Olympic and Paralympic Medical Network\" class=\"wp-image-5696\" style=\"width:850px\"\/><\/figure>\n<\/div>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<\/div>      <\/div>\n<\/div>\n<\/div>  <\/div>\n\n      <style type=\"text\/css\">\n      #content #primary {\n        padding-top: 0;\n      }\n      body:not(.block-editor-page) .entry-content {\n        margin-top: 0;\n      }\n    <\/style>\n  <\/div>\n\n\n<aside id=\"navigation-block_0e7e241432326631adc14bbe223c2e1f\" class=\"uchealth-block-navigation alignfull style_inline accent-none\" style=\"--bg-color: #768692;--text-color: #ffffff;\">\n  <div class=\"inner\">\n    <div class=\"block-content\">\n            <div class=\"block-main-content\">\n                          <div class=\"mobile-nav-button\" onclick=\"animateOpenClosed('#navigation-block_0e7e241432326631adc14bbe223c2e1f', '#navigation-block_0e7e241432326631adc14bbe223c2e1f nav', '#navigation-block_0e7e241432326631adc14bbe223c2e1f span.mobile-nav-title', 'Navigate to\u2026')\">\n            <span class=\"mobile-nav-title\">Navigate to\u2026<\/span>\n            <svg viewBox=\"0 0 20 20\">\n              <path d=\"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z\"><\/path>\n            <\/svg>\n          <\/div>\n                <nav class=\"wp-block-style_inline\">\n          <ul class=\"nav-list\">\n                          <li class='nav-item'>\n                                  <a href=\"https:\/\/www.uchealth.org\/readysetco\/\" target=\"_self\" class=\"\">Ready. Set. CO<\/a>\n                              <\/li>\n                          <li class='nav-item'>\n                                  <a href=\"https:\/\/www.uchealth.org\/near-me\/\" target=\"_self\" class=\"\">Find care<\/a>\n                              <\/li>\n                                  <\/ul>\n        <\/nav>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <style>\n  #navigation-block_0e7e241432326631adc14bbe223c2e1f:after,\n  #primary #navigation-block_0e7e241432326631adc14bbe223c2e1f:after {\n    background-color: #425563;\n  }\n  <\/style>\n\n      <script>\n    function animateOpenClosed(elementToAddClass, elementToCalculateHeight, elementToChangeTextOnOpen, textToChangeToOnOpen) {\n      elementToAddClass = document.querySelector(elementToAddClass);\n      elementToCalculateHeight = document.querySelector(elementToCalculateHeight);\n      var open = elementToAddClass.classList.contains('open');\n      var height = elementToCalculateHeight.scrollHeight;\n      if(open) {\n        elementToCalculateHeight.style.height = height + 'px';\n        setTimeout(function() {\n          elementToCalculateHeight.style.height = '0px';\n        }, 10);\n        elementToAddClass.classList.remove('open');\n      } else {\n        elementToCalculateHeight.style.height = '0px';\n        setTimeout(function() {\n          elementToCalculateHeight.style.height = height + 'px';\n        }, 10);\n        elementToAddClass.classList.add('open');\n        if(elementToChangeTextOnOpen) {\n          document.querySelector(elementToChangeTextOnOpen).innerText = textToChangeToOnOpen;\n        }\n      }\n    }\n    \/\/ add click event listener to all nav-item links\n    var navItems = document.querySelectorAll('#navigation-block_0e7e241432326631adc14bbe223c2e1f .nav-item a');\n    for(var i = 0; i < navItems.length; i++) {\n      navItems[i].addEventListener('click', function(e) {\n        if(this.getAttribute('href').indexOf('#') === 0) {\n          var linkText = this.innerText;\n          document.querySelector('#navigation-block_0e7e241432326631adc14bbe223c2e1f .mobile-nav-title').innerText = linkText;\n          animateOpenClosed('#navigation-block_0e7e241432326631adc14bbe223c2e1f', '#navigation-block_0e7e241432326631adc14bbe223c2e1f nav');\n        }\n      });\n    }\n    <\/script>\n  \n<\/aside>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>As of 2025, UCHealth hospitals and clinics in southern Colorado are a part of the United States Olympic &amp; Paralympic Committee\u2019s Medical Network, as one of just four national medical partners and joining a network of premier providers across the country.<\/p>\n\n\n\n<p>UCHealth is proud to have already had a long-standing partnership with the U.S. Olympic &amp; Paralympic Committee, supporting Team USA athletes training in Colorado Springs for more than 15 years. UCHealth Memorial Hospital Central, near the U.S. Olympic &amp; Paralympic Training Center (USOPTC), is the only Level I Trauma Center in southern Colorado, making it essential for athlete care. Each year, roughly 15,000 athletes train at the USOPTC. Colorado Springs is also home to more than two dozen National Governing Bodies and Paralympic Sport organizations.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<uchealth-block-cta-slider\n  id=\"cta-slider-block_5dc142f8eef804c929f47ffc7e6eb8a2\"\n  class=\"uchealth-block-cta-slider style-4 height-medium show-dots slide-title-align-center\"\n  style=\"--cta-title-color: #2E3B44;--space-between: 20px;--space-between-mobile: 15px;--lines-of-text: 2;--space-between: 20px;--total-slides: 3;\"\n  click-to-see-more=\"false\"\n  gallery-mode=\"false\"\n  loop=\"false\"\n  space-between=\"20\"\n  slides-per-view=\"1\"\n  slides-per-group=\"1\"\n  slides-per-view-640=\"2\"\n  slides-per-group-640=\"1\"\n  slides-per-view-768=\"3\"\n  slides-per-group-768=\"1\"\n  slides-per-view-1024=\"3\"\n  slides-per-group-1024=\"1\"\n  slides-per-view-1200=\"3\"\n  slides-per-group-1200=\"1\"\n  centered-slides=\"false\"\n  autoplay=\"true\"\n  autoplay-delay=\"5000\"\n  show-dots=\"true\"\n  show-arrows=\"true\"\n  animate-in=\"false\"\n  speed=\"500\"\n  simplified-style-on-mobile=\"false\"\n  >\n  <div class=\"inner\">\n    <div class=\"block-content\">\n\n\n      \n\n              <div class=\"swiper-container \">\n          <ul class=\"swiper-wrapper\">\n\n                          <li\n                class=\"cta-slide swiper-slide cta-text-left-center  has-desktop-image image-size-cover    \"\n                style=\"--color: #2e3b44; --number-of-lines: 2; --background-color: #ebebe6; --link-color: #FFFFFF; --link-hover-color: #FFFFFF; \"\n                aria-hidden=\"true\"\n                aria-live=\"polite\"\n              ><a\n                href=\"https:\/\/www.uchealth.org\/today\/olympic-paralympic-museum-colorado-springs-makes-you-feel-like-youre-at-the-games\/\"\n                target=\"_blank\"\n                title=\"\"\n                class=\"cta-slider-link\"\n                >\n                                  <div class=\"cta-slider-img\">\n                    <img decoding=\"async\" width=\"500\" height=\"299\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113142\/UCHealth-Today-Olympic-Paralympic-museum-in-Colorado-Springs-500x300-1.webp\" class=\"cta-slider-img-desktop\" alt=\"UCHealth Today - Olympic, Paralympic museum in Colorado Springs makes you feel like you\u2019re at the Games.\" loading=\"eager\" \/>                                      <\/div>\n                                                                  <div class=\"cta-slider-text\" style=\"--text-color: #2e3b44;\">\n                    <span>Olympic, Paralympic museum in Colorado Springs makes you feel like you\u2019re at the Games.<\/span>\n                                                                              <\/div>\n                                                              <\/a><\/li>\n                          <li\n                class=\"cta-slide swiper-slide cta-text-left-center  has-desktop-image image-size-cover    \"\n                style=\"--color: #2e3b44; --number-of-lines: 2; --background-color: #ebebe6; --link-color: #FFFFFF; --link-hover-color: #FFFFFF; \"\n                aria-hidden=\"true\"\n                aria-live=\"polite\"\n              ><a\n                href=\"https:\/\/www.uchealth.org\/today\/colorado-figure-skaters-ellie-kam-danny-oshea-head-to-italy-2026\/\"\n                target=\"_blank\"\n                title=\"\"\n                class=\"cta-slider-link\"\n                >\n                                  <div class=\"cta-slider-img\">\n                    <img decoding=\"async\" width=\"500\" height=\"300\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113221\/UCHealth-Today-Colorado-figure-skaters-head-to-Italy-500x300-1.webp\" class=\"cta-slider-img-desktop\" alt=\"UCHealth Today - Ranked 7th in the world, Colorado figure skaters head to Italy for the biggest competition of their lives.\" loading=\"eager\" \/>                                      <\/div>\n                                                                  <div class=\"cta-slider-text\" style=\"--text-color: #2e3b44;\">\n                    <span>Ranked 7th in the world, Colorado figure skaters head to Italy for the biggest competition of their lives.<\/span>\n                                                                              <\/div>\n                                                              <\/a><\/li>\n                          <li\n                class=\"cta-slide swiper-slide cta-text-left-center  has-desktop-image image-size-cover    \"\n                style=\"--color: #2e3b44; --number-of-lines: 2; --background-color: #ebebe6; --link-color: #FFFFFF; --link-hover-color: #FFFFFF; \"\n                aria-hidden=\"true\"\n                aria-live=\"polite\"\n              ><a\n                href=\"https:\/\/www.uchealth.org\/newsroom\/united-states-olympic--paralympic-committee-expands-15-year-partnership-with-uchealth\/\"\n                target=\"_blank\"\n                title=\"\"\n                class=\"cta-slider-link\"\n                >\n                                  <div class=\"cta-slider-img\">\n                    <img decoding=\"async\" width=\"500\" height=\"300\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113246\/UCHealth-United-States-Olympic-Paralympic-Committee-expands-15-year-partnership-with-UCHealth-500x300-1.webp\" class=\"cta-slider-img-desktop\" alt=\"UCHealth Media Relations - United States Olympic &amp; Paralympic Committee expands 15-year partnership with UCHealth.\" loading=\"eager\" \/>                                      <\/div>\n                                                                  <div class=\"cta-slider-text\" style=\"--text-color: #2e3b44;\">\n                    <span>United States Olympic & Paralympic Committee expands 15-year partnership with UCHealth.<\/span>\n                                                                              <\/div>\n                                                              <\/a><\/li>\n            \n\n            \n\n          <\/ul>\n\n\n                      <div class=\"swiper-pagination\"><\/div>\n          \n\n                      <div class=\"swiper-button-prev\"><\/div>\n            <div class=\"swiper-button-next\"><\/div>\n          \n\n        <\/div>\n\n\n        \n\n      \n    <\/div>\n  <\/div>\n\n<\/uchealth-block-cta-slider>\n\n\n<h3 class=\"wp-block-heading\" id=\"h-harry-mack-and-team-usa-at-the-u-s-olympic-amp-paralympic-museum\">Harry Mack and Team USA at the U.S. Olympic &amp; Paralympic Museum.<\/h3>\n\n\n\n<uchealth-block-cta-slider\n  id=\"cta-slider-block_9f388a5b06c1f8f14b552d2eafd6dffa\"\n  class=\"uchealth-block-cta-slider style-6 height-medium show-dots aspect-ratio-16_9 slide-title-align-center\"\n  style=\"--cta-title-color: #2E3B44;--space-between: 20px;--space-between-mobile: 15px;--lines-of-text: 2;--space-between: 20px;--total-slides: 3;\"\n  click-to-see-more=\"false\"\n  gallery-mode=\"false\"\n  loop=\"false\"\n  space-between=\"20\"\n  slides-per-view=\"1\"\n  slides-per-group=\"1\"\n  slides-per-view-640=\"auto\"\n  slides-per-group-640=\"1\"\n  slides-per-view-768=\"auto\"\n  slides-per-group-768=\"1\"\n  slides-per-view-1024=\"auto\"\n  slides-per-group-1024=\"1\"\n  slides-per-view-1200=\"auto\"\n  slides-per-group-1200=\"1\"\n  centered-slides=\"false\"\n  autoplay=\"true\"\n  autoplay-delay=\"5000\"\n  show-dots=\"true\"\n  show-arrows=\"true\"\n  animate-in=\"true\"\n  speed=\"500\"\n  simplified-style-on-mobile=\"false\"\n  >\n  <div class=\"inner\">\n    <div class=\"block-content\">\n\n\n      \n\n              <div class=\"swiper-container \">\n          <ul class=\"swiper-wrapper\">\n\n                          <li\n                class=\"cta-slide swiper-slide cta-text-left-center   image-size-cover   animate animate-fade_in_up \"\n                style=\"--color: #ffffff; --number-of-lines: 2; --background-color: #ebebe6; --link-color: #FFFFFF; --link-hover-color: #FFFFFF; --animation-delay: 0.2s;\"\"\n                aria-hidden=\"true\"\n                aria-live=\"polite\"\n              ><a\n                href=\"\"\n                target=\"_self\"\n                title=\"\"\n                class=\"cta-slider-link\"\n                >\n                                                                                  <div class=\"slide-content\" aria-hidden=\"true\" aria-live=\"polite\">\n                    <p><iframe loading=\"lazy\" title=\"Smooth as Ice | Harry Mack x UCHealth | Ep. 047\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/r0SNCzMzug0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n                  <\/div>\n                                              <\/a><\/li>\n                          <li\n                class=\"cta-slide swiper-slide cta-text-left-center   image-size-cover   animate animate-fade_in_up \"\n                style=\"--color: #ffffff; --number-of-lines: 2; --background-color: #ebebe6; --link-color: #FFFFFF; --link-hover-color: #FFFFFF; --animation-delay: 0.4s;\"\"\n                aria-hidden=\"true\"\n                aria-live=\"polite\"\n              ><a\n                href=\"\"\n                target=\"_self\"\n                title=\"\"\n                class=\"cta-slider-link\"\n                >\n                                                                                  <div class=\"slide-content\" aria-hidden=\"true\" aria-live=\"polite\">\n                    <p><iframe loading=\"lazy\" title=\"Best in the West | Harry Mack x UCHealth | Ep. 049\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/2xiqFbEsvwA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n                  <\/div>\n                                              <\/a><\/li>\n                          <li\n                class=\"cta-slide swiper-slide cta-text-left-center   image-size-cover   animate animate-fade_in_up \"\n                style=\"--color: #ffffff; --number-of-lines: 2; --background-color: #ebebe6; --link-color: #FFFFFF; --link-hover-color: #FFFFFF; --animation-delay: 0.6s;\"\"\n                aria-hidden=\"true\"\n                aria-live=\"polite\"\n              ><a\n                href=\"\"\n                target=\"_self\"\n                title=\"\"\n                class=\"cta-slider-link\"\n                >\n                                                                                  <div class=\"slide-content\" aria-hidden=\"true\" aria-live=\"polite\">\n                    <p><iframe loading=\"lazy\" title=\"Team Behind the Team | Harry Mack x UCHealth | Ep. 048\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/bRv5fY7lxFA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n                  <\/div>\n                                              <\/a><\/li>\n            \n\n            \n\n          <\/ul>\n\n\n                      <div class=\"swiper-pagination\"><\/div>\n          \n\n                      <div class=\"swiper-button-prev\"><\/div>\n            <div class=\"swiper-button-next\"><\/div>\n          \n\n        <\/div>\n\n\n        \n\n      \n    <\/div>\n  <\/div>\n\n<\/uchealth-block-cta-slider>\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section id=\"social-icons-block_0eca52d24b24a770db632cc8f5e11d29\" class=\"uchealth-block-social-icons style-circle align-center\">\n  <div class=\"inner\">\n    <div class=\"block-content\">\n              <div class=\"social-icons\">\n                      <a class=\"social-icon\" href=\"https:\/\/www.facebook.com\/uchealthorg\/\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Facebook\"><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"140\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/2023\/04\/24162828\/facebook.webp\" class=\"attachment-medium size-medium\" alt=\"\" \/><\/a>\n                      <a class=\"social-icon\" href=\"https:\/\/twitter.com\/uchealth\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Twitter\"><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"140\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/2024\/03\/18084913\/x.webp\" class=\"attachment-medium size-medium\" alt=\"\" \/><\/a>\n                      <a class=\"social-icon\" href=\"https:\/\/www.youtube.com\/user\/UColoradoHealth\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"YouTube\"><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"140\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/2023\/04\/24162834\/youtube.webp\" class=\"attachment-medium size-medium\" alt=\"\" \/><\/a>\n                      <a class=\"social-icon\" href=\"https:\/\/www.instagram.com\/uchealth\/\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Instagram\"><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"140\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/2023\/04\/24162830\/instagram.webp\" class=\"attachment-medium size-medium\" alt=\"\" \/><\/a>\n                      <a class=\"social-icon\" href=\"https:\/\/www.linkedin.com\/company\/uchealth\/\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"LinkedIn\"><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"140\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/2023\/04\/24162831\/linkedin.webp\" class=\"attachment-medium size-medium\" alt=\"\" \/><\/a>\n                  <\/div>\n          <\/div>\n  <\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>As of 2025, UCHealth hospitals and clinics in southern Colorado are a part of the United States Olympic &amp; Paralympic Committee\u2019s Medical Network, as one of just four national medical partners and joining a network of premier providers across the country. UCHealth is proud to have already had a long-standing partnership with the U.S. Olympic [&hellip;]<\/p>\n","protected":false},"author":2314,"featured_media":5702,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_relevanssi_hide_post":"","_relevanssi_hide_content":"","_relevanssi_pin_for_all":"","_relevanssi_pin_keywords":"","_relevanssi_unpin_keywords":"","_relevanssi_related_keywords":"","_relevanssi_related_include_ids":"","_relevanssi_related_exclude_ids":"","_relevanssi_related_no_append":"","_relevanssi_related_not_related":"","_relevanssi_related_posts":"","_relevanssi_noindex_reason":"","footnotes":""},"categories":[],"class_list":["post-5695","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>UCHealth is a proud partner of Team USA Medical Network<\/title>\n<meta name=\"description\" content=\"As of 2025, UCHealth hospitals and clinics in southern Colorado are a part of the United States Olympic &amp; Paralympic Committee\u2019s Medical Network.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.uchealth.org\/readysetco\/team-usa\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Team USA\" \/>\n<meta property=\"og:description\" content=\"As of 2025, UCHealth hospitals and clinics in southern Colorado are a part of the United States Olympic &amp; Paralympic Committee\u2019s Medical Network.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.uchealth.org\/readysetco\/team-usa\/\" \/>\n<meta property=\"og:site_name\" content=\"Ready. Set. CO.\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-09T18:37:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113311\/UCHealth-Team-USA-Olympic-and-Paralympic-header-700x420-1.png\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.uchealth.org\/readysetco\/team-usa\/\",\"url\":\"https:\/\/www.uchealth.org\/readysetco\/team-usa\/\",\"name\":\"UCHealth is a proud partner of Team USA Medical Network\",\"isPartOf\":{\"@id\":\"https:\/\/www.uchealth.org\/readysetco\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.uchealth.org\/readysetco\/team-usa\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.uchealth.org\/readysetco\/team-usa\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113311\/UCHealth-Team-USA-Olympic-and-Paralympic-header-700x420-1.webp\",\"datePublished\":\"2026-02-09T18:34:36+00:00\",\"dateModified\":\"2026-02-09T18:37:15+00:00\",\"description\":\"As of 2025, UCHealth hospitals and clinics in southern Colorado are a part of the United States Olympic & Paralympic Committee\u2019s Medical Network.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.uchealth.org\/readysetco\/team-usa\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.uchealth.org\/readysetco\/team-usa\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.uchealth.org\/readysetco\/team-usa\/#primaryimage\",\"url\":\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113311\/UCHealth-Team-USA-Olympic-and-Paralympic-header-700x420-1.webp\",\"contentUrl\":\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113311\/UCHealth-Team-USA-Olympic-and-Paralympic-header-700x420-1.webp\",\"width\":700,\"height\":420,\"caption\":\"UCHealth - Partner of Team USA Medical Network\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.uchealth.org\/readysetco\/team-usa\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.uchealth.org\/readysetco\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Team USA\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.uchealth.org\/readysetco\/#website\",\"url\":\"https:\/\/www.uchealth.org\/readysetco\/\",\"name\":\"Ready. Set. CO.\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.uchealth.org\/readysetco\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"UCHealth is a proud partner of Team USA Medical Network","description":"As of 2025, UCHealth hospitals and clinics in southern Colorado are a part of the United States Olympic & Paralympic Committee\u2019s Medical Network.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.uchealth.org\/readysetco\/team-usa\/","og_locale":"en_US","og_type":"article","og_title":"Team USA","og_description":"As of 2025, UCHealth hospitals and clinics in southern Colorado are a part of the United States Olympic & Paralympic Committee\u2019s Medical Network.","og_url":"https:\/\/www.uchealth.org\/readysetco\/team-usa\/","og_site_name":"Ready. Set. CO.","article_modified_time":"2026-02-09T18:37:15+00:00","og_image":[{"url":"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113311\/UCHealth-Team-USA-Olympic-and-Paralympic-header-700x420-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.uchealth.org\/readysetco\/team-usa\/","url":"https:\/\/www.uchealth.org\/readysetco\/team-usa\/","name":"UCHealth is a proud partner of Team USA Medical Network","isPartOf":{"@id":"https:\/\/www.uchealth.org\/readysetco\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.uchealth.org\/readysetco\/team-usa\/#primaryimage"},"image":{"@id":"https:\/\/www.uchealth.org\/readysetco\/team-usa\/#primaryimage"},"thumbnailUrl":"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113311\/UCHealth-Team-USA-Olympic-and-Paralympic-header-700x420-1.webp","datePublished":"2026-02-09T18:34:36+00:00","dateModified":"2026-02-09T18:37:15+00:00","description":"As of 2025, UCHealth hospitals and clinics in southern Colorado are a part of the United States Olympic & Paralympic Committee\u2019s Medical Network.","breadcrumb":{"@id":"https:\/\/www.uchealth.org\/readysetco\/team-usa\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.uchealth.org\/readysetco\/team-usa\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.uchealth.org\/readysetco\/team-usa\/#primaryimage","url":"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113311\/UCHealth-Team-USA-Olympic-and-Paralympic-header-700x420-1.webp","contentUrl":"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/02\/09113311\/UCHealth-Team-USA-Olympic-and-Paralympic-header-700x420-1.webp","width":700,"height":420,"caption":"UCHealth - Partner of Team USA Medical Network"},{"@type":"BreadcrumbList","@id":"https:\/\/www.uchealth.org\/readysetco\/team-usa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.uchealth.org\/readysetco\/"},{"@type":"ListItem","position":2,"name":"Team USA"}]},{"@type":"WebSite","@id":"https:\/\/www.uchealth.org\/readysetco\/#website","url":"https:\/\/www.uchealth.org\/readysetco\/","name":"Ready. Set. CO.","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.uchealth.org\/readysetco\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/pages\/5695","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/users\/2314"}],"replies":[{"embeddable":true,"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/comments?post=5695"}],"version-history":[{"count":1,"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/pages\/5695\/revisions"}],"predecessor-version":[{"id":5703,"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/pages\/5695\/revisions\/5703"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/media\/5702"}],"wp:attachment":[{"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/media?parent=5695"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/categories?post=5695"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}