{"id":538,"date":"2023-04-24T18:44:49","date_gmt":"2023-04-24T18:44:49","guid":{"rendered":"https:\/\/www.uchealth.org\/readysetco\/?page_id=538"},"modified":"2026-08-28T15:26:44","modified_gmt":"2026-08-28T21:26:44","slug":"rapids","status":"publish","type":"page","link":"https:\/\/www.uchealth.org\/readysetco\/rapids\/","title":{"rendered":"Colorado Rapids"},"content":{"rendered":"\n\n<div id=\"hero-banner-block_dbe717d283d1f5ee3ea28a1a9b28b98f-6aa22e6f203d9\" 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: #a6093d;--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=\"912\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2025\/02\/03160334\/UCHealth-Colorado-Rapids-2025-background-720x1025-1-719x1024.webp\" class=\"attachment-large size-large\" alt=\"As the Official Health Care Partner of the Colorado Rapids, we\u2019re proud to celebrate the extraordinary lives of those in our community\u2014UCHealth patients, employees and Rapids fans throughout Colorado.\" 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\/2025\/02\/03160030\/UCHealth-Colorado-Rapids-2025-background-2560x1040-1.webp\" class=\"attachment-full size-full\" alt=\"As the Official Health Care Partner of the Colorado Rapids, we\u2019re proud to celebrate the extraordinary lives of those in our community\u2014UCHealth patients, employees and Rapids fans throughout Colorado.\" loading=\"lazy\" \/>    <\/div>\n    <div class=\"bg-color\" style=\"background-color: #a6093d; 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\/08\/28152522\/UCHealth-Colorado-Rapids-2027-logos-1500x500-1.webp\" alt=\"UCHealth - Official Healthcare Partner of the Colorado Rapids\" class=\"wp-image-6013\" style=\"width:850px\"\/><\/figure>\n<\/div>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><strong><strong>As the Official Healthcare Partner of the Colorado Rapids, we&#8217;re proud to celebrate the extraordinary lives of those in our community &#8211; UCHealth patients, employees, and Rapids fans throughout Colorado.<\/strong><\/strong><\/p>\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_c94685598acb468544be094ca47f34f5\" 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_c94685598acb468544be094ca47f34f5', '#navigation-block_c94685598acb468544be094ca47f34f5 nav', '#navigation-block_c94685598acb468544be094ca47f34f5 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=\"#awaytrip\" target=\"_self\" class=\"\">DEN to LA Getaway<\/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_c94685598acb468544be094ca47f34f5:after,\n  #primary #navigation-block_c94685598acb468544be094ca47f34f5: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_c94685598acb468544be094ca47f34f5 .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_c94685598acb468544be094ca47f34f5 .mobile-nav-title').innerText = linkText;\n          animateOpenClosed('#navigation-block_c94685598acb468544be094ca47f34f5', '#navigation-block_c94685598acb468544be094ca47f34f5 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<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\" id=\"awaytrip\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:48%\">\n<h2 id=\"h-colorado-rapids-away-trip-2026\" class=\"wp-block-heading\" style=\"font-style:normal;font-weight:400\">Colorado Rapids Away Trip 2026.<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Cheer on the Colorado Rapids in Los Angeles! Enter for your chance to win a trip for four (4), including airfare, hotel accommodations, and match tickets, courtesy of UCHealth.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/web.witcontests.com\/uchealth\/sweepstakes\/win\/rapids-away-trip-260805\" target=\"_blank\" rel=\"noreferrer noopener\">Enter now<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/web.witcontests.com\/uchealth\/sweepstakes\/win\/rapids-away-trip-260805\" target=\"_blank\" rel=\" noreferrer noopener\"><img decoding=\"async\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/08\/28125642\/UCHealth-and-the-Colorado-Rapids-DEN-to-LA-Getaway.webp\" alt=\"\" class=\"wp-image-5993\"\/><\/a><\/figure>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">UCHealth and the Colorado Rapids invest in the growth of soccer while creating meaningful connections across Colorado. Since becoming the club\u2019s official jersey sponsor in 2022, UCHealth has worked alongside the Rapids to expand access to the game, including donating soccer balls to youth throughout the state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The partnership supports patients, recognizes UCHealth staff who care for the community and elevates the fan experience; highlights include a freestyle soccer expo at the second-most-attended MLS match in Rapids history, the interactive Goaaaal Cart at home tailgates, the annual Happier Hour community event, visits with UCHealth therapy dogs and a world record for the longest chain of sports scarves. Together, UCHealth and the Rapids use the power of soccer to support healthier, more connected communities throughout the state. <\/p>\n\n\n\n<section id=\"image-carousel-block_f399a9e85c9c66ca03e8532c34b45150\" class=\"uchealth-block-image-carousel carousel-height-medium show-dots show-arrows\">\n  <div class=\"inner\">\n    <div class=\"block-content\">\n      <div class=\"block-main-content\">\n                  <div class=\"image-carousel\">\n                          <div class=\"image-carousel-image\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"384\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/08\/28152104\/UCHealth-and-the-Colorado-Avalanche-image-carousel-01-1000x600-1.webp\" class=\"attachment-large size-large\" alt=\"\" \/><\/div>                          <div class=\"image-carousel-image\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"384\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/08\/28152107\/UCHealth-and-the-Colorado-Avalanche-image-carousel-02-1000x600-1.webp\" class=\"attachment-large size-large\" alt=\"\" \/><\/div>                          <div class=\"image-carousel-image\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"384\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/08\/28152109\/UCHealth-and-the-Colorado-Avalanche-image-carousel-03-1000x600-1.webp\" class=\"attachment-large size-large\" alt=\"\" \/><\/div>                          <div class=\"image-carousel-image\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"384\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/08\/28152111\/UCHealth-and-the-Colorado-Avalanche-image-carousel-04-1000x600-1.webp\" class=\"attachment-large size-large\" alt=\"\" \/><\/div>                          <div class=\"image-carousel-image\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"384\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/08\/28152113\/UCHealth-and-the-Colorado-Avalanche-image-carousel-05-1000x600-1.webp\" class=\"attachment-large size-large\" alt=\"\" \/><\/div>                          <div class=\"image-carousel-image\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"384\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/08\/28152115\/UCHealth-and-the-Colorado-Avalanche-image-carousel-06-1000x600-1.webp\" class=\"attachment-large size-large\" alt=\"\" \/><\/div>                          <div class=\"image-carousel-image\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"384\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/08\/28152117\/UCHealth-and-the-Colorado-Avalanche-image-carousel-07-1000x600-1.webp\" class=\"attachment-large size-large\" alt=\"\" \/><\/div>                          <div class=\"image-carousel-image\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"384\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/08\/28152119\/UCHealth-and-the-Colorado-Avalanche-image-carousel-08-1000x600-1.webp\" class=\"attachment-large size-large\" alt=\"\" \/><\/div>                          <div class=\"image-carousel-image\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"384\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/08\/28152121\/UCHealth-and-the-Colorado-Avalanche-image-carousel-09-1000x600-1.webp\" class=\"attachment-large size-large\" alt=\"\" \/><\/div>                          <div class=\"image-carousel-image\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"384\" src=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2026\/08\/28152123\/UCHealth-and-the-Colorado-Avalanche-image-carousel-10-1000x600-1.webp\" class=\"attachment-large size-large\" alt=\"\" \/><\/div>                      <\/div>\n              <\/div>\n    <\/div>\n  <\/div>\n\n  <style type=\"text\/css\">\n    #image-carousel-block_f399a9e85c9c66ca03e8532c34b45150 > .inner > .block-content > .block-main-content .image-carousel img {\n      object-fit: cover;\n              height: 100%;\n        width: 100%;\n          }\n  <\/style>\n\n      <script src=\"https:\/\/www.uchealth.org\/readysetco\/wp-content\/plugins\/uchealth-blocks\/blocks\/image_carousel\/js\/slick.min.js\"><\/script>\n    <script type=\"application\/javascript\">\n    $ = jQuery.noConflict(false);\n    $(document).ready(function() {\n      $('#image-carousel-block_f399a9e85c9c66ca03e8532c34b45150 .image-carousel').slick({\n        infinite: true,\n        autoplay: true,\n        autoplaySpeed: 5000,\n        slidesToShow: 3,\n        slidesToScroll: 1,\n        dots: true,\n        arrows: true,\n        prevArrow: '<button type=\"button\" class=\"slick-prev\"><i class=\"fa fa-chevron-left\"><\/i><\/button>',\n        nextArrow: '<button type=\"button\" class=\"slick-next\"><i class=\"fa fa-chevron-right\"><\/i><\/button>',\n        responsive: [\n          {\n            breakpoint: 991,\n            settings: {\n                              slidesToShow: 3,\n                slidesToScroll: 1                          }\n          },\n          {\n            breakpoint: 767,\n            settings: {\n                              slidesToShow: 2,\n                slidesToScroll: 1                          }\n          },\n          {\n            breakpoint: 480,\n            settings: {\n              slidesToShow: 1,\n              slidesToScroll: 1            }\n          }\n        ]\n      });\n    });\n    <\/script>\n  \n<\/section>\n\n\n<dialog\n  id=\"stay-on-the-pitch\"\n  class=\"uchealth-block-modal\"\n  style=\"--modal-background-color: #FFFFFF; \"\n  data-open-on-page-load=\"\" aria-modal=\"true\"  >\n  <div class=\"dialog-content\">\n          <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\n        <div class=\"dialog-body\">\n      <div class=\"inner\">\n        <div class=\"block-content\">\n                              <div class=\"acf-innerblocks-container\">\n\n<h2 id=\"h-stay-on-the-pitch-0\" class=\"wp-block-heading\">Stay on the pitch.<\/h2>\n\n\n<script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_13' ><div id='gf_13' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\n                            <p class='gform_description'>Sign up to get information about Rapids ticket giveaways and other prizes.<br><br><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_13' id='gform_13'  action='\/readysetco\/wp-json\/wp\/v2\/pages\/538#gf_13' data-formid='13' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_13' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_13_8\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_13_8'><span class='gform-field-label__text'>First name<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_8' id='input_13_8' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_13_9\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_13_9'><span class='gform-field-label__text'>Last name<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_9' id='input_13_9' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_13_4\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_13_4'><span class='gform-field-label__text'>Email<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_4' id='input_13_4' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_13_11\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_13_11'><span class='gform-field-label__text'>Zip code<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_11' id='input_13_11' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_13_5\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--phone-format-standard gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_13_5'><span class='gform-field-label__text'>Phone<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_5' id='input_13_5' type='tel' value='' class='large'  placeholder='(999) 999-9999' aria-required=\"true\" aria-invalid=\"false\"   data-mask=\"(999) 999-9999\" \/><\/div><\/div><div id=\"field_13_16\" class=\"gfield gfield--type-date gfield--input-type-date gfield--input-type-datepicker gfield--datepicker-default-icon gfield--width-half gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_13_16'><span class='gform-field-label__text'>Birth date<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_date'>\n\t\t\t\t\t<input\n\t\t\t\t\tplaceholder='mm\/dd\/yyyy'\n\t\t\t\t\tid='input_13_16'\n\t\t\t\t\tclass='datepicker gform-datepicker mdy datepicker_with_icon gdatepicker_with_icon'\n\t\t\t\t\ttype='text'\n\t\t\t\t\tname='input_16'\n\t\t\t\t\tvalue=''\n\t\t\t\t\taria-describedby=\"gfield_description_13_16\" \n\t\t\t\t\taria-invalid=\"false\" \n\t\t\t\t\taria-required=\"true\"\n\t\t\t\t\t \n\t\t\t\t\t\n\t\t\t\t\tdata-mask=\"99\/99\/9999\"\n\t\t\t\t\t\/>\n\t\t\t\t<kbd id='keyboardHint_input_13_16' hidden class='down'><\/kbd>\n\t\t\t\t<button type='button' id='datepicker_toggle_input_13_16' class='gform-datepicker-toggle gform-datepicker-toggle--default accCalendar aria-date-picker gform-button gform-theme-button gform-theme-button--simple gform-theme-button--simple-in-ctrl' aria-expanded='false' aria-controls='input_13_16' aria-label='Birth date: Choose date on calendar' >\n\t\t\t\t\t\t\t<span class=\"gform-calendar-icon gform-datepicker-toggle-icon gform-datepicker-toggle-icon--default dashicons dashicons-calendar-alt\" aria-hidden=\"true\"><\/span>\n\t\t\t\t\t\t<\/button>\n\t\t\t<\/div><div class='gfield_description' id='gfield_description_13_16'>Must be 18 years of age or older.<\/div><\/div><div id=\"field_13_14\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  >By submitting your information, you agree to receive information about future UCHealth initiatives and events. I understand that I can opt-out of receiving updates about this event or future events at any time following the directions provided in such future informational emails.<\/div><div id=\"field_13_15\" class=\"gfield gfield--type-turnstile gfield--input-type-turnstile gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_turnstile'><div class=\"cf-turnstile\" id=\"cf-turnstile_13\" data-js-turnstile data-response-field-name=\"cf-turnstile-response_13\" data-theme=\"auto\" data-size=\"\" data-sitekey=\"0x4AAAAAAA6fikMD3PMeuPvN\"><\/div><\/div><\/div><div id=\"field_13_13\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_13' id='input_13_13' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='701KY000000gSiwYAE' \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <button type=\"submit\" id=\"gform_submit_button_13\" class=\"gform_button button btn btn-primary\" onclick=\"gform.submission.handleButtonClick(this);\" data-submission-type=\"submit\">Submit<\/button> <input type='hidden' name='gform_ajax' value='form_id=13&amp;title=&amp;description=1&amp;tabindex=0&amp;theme=gravity-theme&amp;styles={&quot;inputPrimaryColor&quot;:&quot;#204ce5&quot;}&amp;hash=e438fa1d9e976628663064efaa41ab07' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_13' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_13' id='gform_theme_13' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_13' id='gform_style_settings_13' value='{&quot;inputPrimaryColor&quot;:&quot;#204ce5&quot;}' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_13' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='13' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='7WOfmDJE+afz2HRFHnjTRp1SNEmARs\/cmCwDbZbFVi89sTCTJ1u4BHW2iZ2v4FAc0V9UxV3d1mtESeZYjd78H7QZZL+\/fSCGlJtCnvLWKzv3qjg=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_13' value='WyJ7XCJnZm9ybV9zdWJtaXNzaW9uX21ldGhvZFwiOltcIjkwMmI2Mzk2M2IyNTA1ODM0MDFiZTI2OTU1OWJhMjgyXCIsXCJkYmRjYTZhMThjZDBjMDQwMTE5Yjc3Mzc5YWRiNTcwMlwiLFwiMmUxYjhhZDU3MDZlMDhkMGE5ZGE0MGQzMWY4NjExNjhcIl0sXCJnZm9ybV90aGVtZVwiOlwiNTNjNjdkYTk5ODRlMmYxYmU1NWZlZGQ4ODkwMTg4YTZcIixcImdmb3JtX3N0eWxlX3NldHRpbmdzXCI6XCJjMDVlNGZhZjUzMjk0OTQ2NDliZTYzYTNhZTJjNjE0M1wiLFwiZm9ybV9pZFwiOlwiNDNiYmM2MDRiZTJlYWY2NGU3NDY1MzU5YzBlYjcyMGVcIixcInVybFwiOlwiYjcxZDg3YTQxYzRjNTBiYzE2NjVhY2FlYzMzZDRkZGRcIixcInN0YXRlX3RpbWVzdGFtcFwiOlwiZTI4MDc0ZGU2MTU3MGJiYjViMmRjMDQ5YjgzOTQ5ZWZcIn0iLCJiYmU2NDJkZmNjOWRlNzEwNWQ4NjA4NjFhZWQ3ZDM4NiIsMTc4OTAxMzYxNV0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_13' id='gform_target_page_number_13' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_13' id='gform_source_page_number_13' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_13' id='gform_ajax_frame_13' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {jQuery('#gform_ajax_frame_13').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_13');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_13').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_13').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_13').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_13').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_13').offset().top - mt); }, 50 );var current_page = jQuery('#gform_source_page_number_13').val();jQuery(document).trigger('gform_page_loaded', [13, current_page]);window['gf_submitting_13'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_13').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_13').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [13]);window['gf_submitting_13'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_13').text());}else{jQuery('#gform_13').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"13\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_13\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_13\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_13\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 13, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n\n<\/div>        <\/div>\n\n      <\/div>\n    <\/div>\n          <div class=\"dialog-footer\">          <div class=\"wp-block-buttons\">\n                                      <form method=\"dialog\" class=\"wp-block-button is-style-small\"><button class=\"wp-block-button__link\" data-dismiss=\"modal\">Close<\/button><\/form>\n                      <\/div>\n      <\/div>\n      <\/div>\n\n  \n<\/dialog>\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section id=\"social-icons-block_89f247ee03bd47bc83e6b67f497c63cc\" 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>Colorado Rapids Away Trip 2026. Cheer on the Colorado Rapids in Los Angeles! Enter for your chance to win a trip for four (4), including airfare, hotel accommodations, and match tickets, courtesy of UCHealth. UCHealth and the Colorado Rapids invest in the growth of soccer while creating meaningful connections across Colorado. Since becoming the club\u2019s [&hellip;]<\/p>\n","protected":false},"author":2314,"featured_media":3955,"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-538","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.3 (Yoast SEO v28.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>UCHealth | Official Health Care Partner of the Colorado Rapids<\/title>\n<meta name=\"description\" content=\"As the Official Health Care Partner of the Colorado Rapids, we\u2019re proud to celebrate the extraordinary lives of those in our community\u2014UCHealth patients, employees and Rapids fans throughout Colorado.\" \/>\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\/rapids\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"UCHealth | Official Health Care Partner of the Colorado Rapids\" \/>\n<meta property=\"og:description\" content=\"As the Official Health Care Partner of the Colorado Rapids, we\u2019re proud to celebrate the extraordinary lives of those in our community\u2014UCHealth patients, employees and Rapids fans throughout Colorado.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.uchealth.org\/readysetco\/rapids\/\" \/>\n<meta property=\"og:site_name\" content=\"Ready. Set. CO.\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-28T21:26:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2025\/02\/03162752\/UCHealth-Official-Health-Care-Partner-of-the-Colorado-Rapids-700x420-1.jpg\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"UCHealth | Official Health Care Partner of the Colorado Rapids\" \/>\n<meta name=\"twitter:description\" content=\"As the Official Health Care Partner of the Colorado Rapids, we\u2019re proud to celebrate the extraordinary lives of those in our community\u2014UCHealth patients, employees and Rapids fans throughout Colorado.\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.uchealth.org\\\/readysetco\\\/rapids\\\/\",\"url\":\"https:\\\/\\\/www.uchealth.org\\\/readysetco\\\/rapids\\\/\",\"name\":\"UCHealth | Official Health Care Partner of the Colorado Rapids\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.uchealth.org\\\/readysetco\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.uchealth.org\\\/readysetco\\\/rapids\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.uchealth.org\\\/readysetco\\\/rapids\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/uchealth-wp-uploads.s3.amazonaws.com\\\/wp-content\\\/uploads\\\/sites\\\/21\\\/2025\\\/02\\\/03162752\\\/UCHealth-Official-Health-Care-Partner-of-the-Colorado-Rapids-700x420-1.webp\",\"datePublished\":\"2023-04-24T18:44:49+00:00\",\"dateModified\":\"2026-08-28T21:26:44+00:00\",\"description\":\"As the Official Health Care Partner of the Colorado Rapids, we\u2019re proud to celebrate the extraordinary lives of those in our community\u2014UCHealth patients, employees and Rapids fans throughout Colorado.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.uchealth.org\\\/readysetco\\\/rapids\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.uchealth.org\\\/readysetco\\\/rapids\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.uchealth.org\\\/readysetco\\\/rapids\\\/#primaryimage\",\"url\":\"https:\\\/\\\/uchealth-wp-uploads.s3.amazonaws.com\\\/wp-content\\\/uploads\\\/sites\\\/21\\\/2025\\\/02\\\/03162752\\\/UCHealth-Official-Health-Care-Partner-of-the-Colorado-Rapids-700x420-1.webp\",\"contentUrl\":\"https:\\\/\\\/uchealth-wp-uploads.s3.amazonaws.com\\\/wp-content\\\/uploads\\\/sites\\\/21\\\/2025\\\/02\\\/03162752\\\/UCHealth-Official-Health-Care-Partner-of-the-Colorado-Rapids-700x420-1.webp\",\"width\":700,\"height\":420,\"caption\":\"UCHealth - Official Health Care Partner of the Colorado Rapids\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.uchealth.org\\\/readysetco\\\/rapids\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.uchealth.org\\\/readysetco\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Colorado Rapids\"}]},{\"@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 | Official Health Care Partner of the Colorado Rapids","description":"As the Official Health Care Partner of the Colorado Rapids, we\u2019re proud to celebrate the extraordinary lives of those in our community\u2014UCHealth patients, employees and Rapids fans throughout Colorado.","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\/rapids\/","og_locale":"en_US","og_type":"article","og_title":"UCHealth | Official Health Care Partner of the Colorado Rapids","og_description":"As the Official Health Care Partner of the Colorado Rapids, we\u2019re proud to celebrate the extraordinary lives of those in our community\u2014UCHealth patients, employees and Rapids fans throughout Colorado.","og_url":"https:\/\/www.uchealth.org\/readysetco\/rapids\/","og_site_name":"Ready. Set. CO.","article_modified_time":"2026-08-28T21:26:44+00:00","og_image":[{"url":"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2025\/02\/03162752\/UCHealth-Official-Health-Care-Partner-of-the-Colorado-Rapids-700x420-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_title":"UCHealth | Official Health Care Partner of the Colorado Rapids","twitter_description":"As the Official Health Care Partner of the Colorado Rapids, we\u2019re proud to celebrate the extraordinary lives of those in our community\u2014UCHealth patients, employees and Rapids fans throughout Colorado.","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.uchealth.org\/readysetco\/rapids\/","url":"https:\/\/www.uchealth.org\/readysetco\/rapids\/","name":"UCHealth | Official Health Care Partner of the Colorado Rapids","isPartOf":{"@id":"https:\/\/www.uchealth.org\/readysetco\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.uchealth.org\/readysetco\/rapids\/#primaryimage"},"image":{"@id":"https:\/\/www.uchealth.org\/readysetco\/rapids\/#primaryimage"},"thumbnailUrl":"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2025\/02\/03162752\/UCHealth-Official-Health-Care-Partner-of-the-Colorado-Rapids-700x420-1.webp","datePublished":"2023-04-24T18:44:49+00:00","dateModified":"2026-08-28T21:26:44+00:00","description":"As the Official Health Care Partner of the Colorado Rapids, we\u2019re proud to celebrate the extraordinary lives of those in our community\u2014UCHealth patients, employees and Rapids fans throughout Colorado.","breadcrumb":{"@id":"https:\/\/www.uchealth.org\/readysetco\/rapids\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.uchealth.org\/readysetco\/rapids\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.uchealth.org\/readysetco\/rapids\/#primaryimage","url":"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2025\/02\/03162752\/UCHealth-Official-Health-Care-Partner-of-the-Colorado-Rapids-700x420-1.webp","contentUrl":"https:\/\/uchealth-wp-uploads.s3.amazonaws.com\/wp-content\/uploads\/sites\/21\/2025\/02\/03162752\/UCHealth-Official-Health-Care-Partner-of-the-Colorado-Rapids-700x420-1.webp","width":700,"height":420,"caption":"UCHealth - Official Health Care Partner of the Colorado Rapids"},{"@type":"BreadcrumbList","@id":"https:\/\/www.uchealth.org\/readysetco\/rapids\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.uchealth.org\/readysetco\/"},{"@type":"ListItem","position":2,"name":"Colorado Rapids"}]},{"@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\/538","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=538"}],"version-history":[{"count":9,"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/pages\/538\/revisions"}],"predecessor-version":[{"id":6014,"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/pages\/538\/revisions\/6014"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/media\/3955"}],"wp:attachment":[{"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/media?parent=538"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.uchealth.org\/readysetco\/wp-json\/wp\/v2\/categories?post=538"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}