www.teamultra.com Open in urlscan Pro
45.60.14.68  Public Scan

Submitted URL: http://teamultra.com/
Effective URL: https://www.teamultra.com/
Submission: On August 25 via api from NL

Form analysis 6 forms found in the DOM

<form><span class="fieldset">
    <p><input type="checkbox" value="check" id="chkMain" checked="checked" class="legacy-group-status optanon-status-checkbox"><label for="chkMain">Active</label></p>
  </span></form>

GET /content/team-ultra/en/home

<form action="/content/team-ultra/en/home" method="GET" class="age-checker-mobile age-checker-form visible-xs visible-sm">
  <div class="row">
    <input type="hidden" step="1" class="month" name="month" placeholder="MM" value="MM" required="" min="0" max="12" pattern="^(0[1-9]|1[012])$" maxlength="2">
    <input type="hidden" step="2" class="day" name="day" placeholder="DD" value="DD" required="" min="0" max="31" pattern="^(0[1-9]|[12][0-9]|3[01])$" maxlength="2">
    <input type="hidden" step="3" class="year" name="year" placeholder="YYYY" value="YYYY" required="" min="1900" max="2010" pattern="^(19|20)\d{2}$" maxlength="4">
    <div id="closing_date" data-noshowmobiscroll="false">
      <input id="closing_date_field" value="mm/dd/yyyy" class="date" type="text" name="date" placeholder="mm/dd/yyyy"
        pattern="(?:0?2[/.-](?:[12][0-9]|0?[1-9])|(?:0?[469]|11)[/.-](?:30|[12][0-9]|0?[1-9])|(?:0?[13578]|1[02])[/.-](?:3[01]|[12][0-9]|0?[1-9]))[/.-][0-9]{4}">
      <label for="closing_date_field" class="overlabel-apply hidden-xs hidden-sm hidden-md">MM/DD/YYYY</label>
    </div>
  </div>
  <div class="row">
    <input id="_submit" type="submit" value=" achkrSubmit " class="btn btn-primary hidden-xs hidden-sm hidden-md">
  </div>
</form>

GET /content/team-ultra/en/home/_jcr_content.ageChecker.json

<form action="/content/team-ultra/en/home/_jcr_content.ageChecker.json" class="age-checker-form" id="formDesktop" method="GET">
  <div class="row">
    <div class="date-field col-xs-4">
      <input id="mnth" type="number" inputmode="numeric" pattern="[0-9]*" name="month" placeholder="MM" value="MM" min="1" max="12" maxlength="2" autofocus="autofocus" required="" tabindex="1"
        data-analytics-click="{&quot;category&quot;:&quot;ageGate&quot;, &quot;label&quot;: &quot;Month&quot;, &quot;analyticsId&quot;: &quot;000245&quot;}">
    </div>
    <div class="date-field col-xs-4">
      <input id="dy" type="number" inputmode="numeric" pattern="[0-9]*" name="day" placeholder="DD" value="DD" min="1" max="31" maxlength="2" required="" tabindex="2"
        data-analytics-click="{&quot;category&quot;:&quot;ageGate&quot;, &quot;label&quot;: &quot;Day&quot;, &quot;analyticsId&quot;: &quot;000246&quot;}">
    </div>
    <div class="date-field col-xs-4">
      <input id="yr" type="number" inputmode="numeric" name="year" placeholder="YYYY" value="YYYY" min="1900" max="2100" maxlength="4" pattern="[0-9]*" required="" tabindex="3"
        data-analytics-click="{&quot;category&quot;:&quot;ageGate&quot;, &quot;label&quot;: &quot;Year&quot;, &quot;analyticsId&quot;: &quot;000247&quot;}">
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12">
      <button data-analytics-click="{&quot;category&quot;:&quot;ageGate&quot;, &quot;label&quot;: &quot;Submit&quot;, &quot;analyticsId&quot;: &quot;000255&quot;}" type="submit" class="disabled" disabled="">ENTER</button>
    </div>
  </div>
</form>

GET /content/team-ultra/en/home

<form action="/content/team-ultra/en/home" method="GET" class="age-checker-mobile age-checker-form visible-xs visible-sm">
  <div class="row">
    <input type="hidden" step="1" class="month" name="month" placeholder="MM" value="MM" required="" min="0" max="12" pattern="^(0[1-9]|1[012])$" maxlength="2">
    <input type="hidden" step="2" class="day" name="day" placeholder="DD" value="DD" required="" min="0" max="31" pattern="^(0[1-9]|[12][0-9]|3[01])$" maxlength="2">
    <input type="hidden" step="3" class="year" name="year" placeholder="YYYY" value="YYYY" required="" min="1900" max="2010" pattern="^(19|20)\d{2}$" maxlength="4">
    <div id="closing_date" data-noshowmobiscroll="false">
      <input id="closing_date_field" value="mm/dd/yyyy" class="date" type="text" name="date" placeholder="mm/dd/yyyy"
        pattern="(?:0?2[/.-](?:[12][0-9]|0?[1-9])|(?:0?[469]|11)[/.-](?:30|[12][0-9]|0?[1-9])|(?:0?[13578]|1[02])[/.-](?:3[01]|[12][0-9]|0?[1-9]))[/.-][0-9]{4}">
      <label for="closing_date_field" class="overlabel-apply hidden-xs hidden-sm hidden-md">MM/DD/YYYY</label>
    </div>
  </div>
  <div class="row">
    <input id="_submit" type="submit" value=" achkrSubmit " class="btn btn-primary hidden-xs hidden-sm hidden-md">
  </div>
</form>

<form class="age-checker-desktop">
  <div id="age-list-container" class="hidden-xs hidden-sm hidden-md">
    <!-- months -->
    <div class="sfContentBlock">
      <ul class="age-list standard group" id="age-list-months">
        <li> Jan </li>
        <li> Feb </li>
        <li> Mar </li>
        <li class=""> Apr </li>
        <li class=""> May </li>
        <li class=""> Jun </li>
        <li> Jul </li>
        <li> Aug </li>
        <li> Sep </li>
        <li> Oct </li>
        <li> Nov </li>
        <li> Dec </li>
      </ul>
    </div>
    <!-- days -->
    <div class="sfContentBlock">
      <ul class="age-list standard group" id="age-list-days">
        <li class="first">01</li>
        <li>02</li>
        <li>03</li>
        <li>04</li>
        <li>05</li>
        <li>06</li>
        <li>07</li>
        <li class="">08</li>
        <li>09</li>
        <li class="">10</li>
        <li>11</li>
        <li>12</li>
        <li>13</li>
        <li class="">14</li>
        <li class="">15</li>
        <li class="">16</li>
        <li class="">17</li>
        <li class="">18</li>
        <li class="">19</li>
        <li>20</li>
        <li>21</li>
        <li>22</li>
        <li>23</li>
        <li>24</li>
        <li class="">25</li>
        <li>26</li>
        <li>27</li>
        <li>28</li>
        <li>29</li>
        <li>30</li>
        <li class="last">31</li>
      </ul>
    </div>
    <!-- years -->
    <div class="sfContentBlock col-md-12">
      <div class="es-carousel-wrapper" id="carousel">
        <div class="es-carousel">
          <ul class="age-year">
            <li>1900</li>
            <li>1901</li>
            <li>1902</li>
            <li>1903</li>
            <li>1904</li>
            <li>1905</li>
            <li>1906</li>
            <li>1907</li>
            <li>1908</li>
            <li>1909</li>
            <li class="shim">&nbsp;</li>
            <li>1910</li>
            <li>1911</li>
            <li>1912</li>
            <li>1913</li>
            <li>1914</li>
            <li>1915</li>
            <li>1916</li>
            <li>1917</li>
            <li>1918</li>
            <li>1919</li>
            <li class="shim">&nbsp;</li>
            <li>1920</li>
            <li>1921</li>
            <li>1922</li>
            <li>1923</li>
            <li>1924</li>
            <li>1925</li>
            <li>1926</li>
            <li>1927</li>
            <li>1928</li>
            <li>1929</li>
            <li class="shim">&nbsp;</li>
            <li>1930</li>
            <li>1931</li>
            <li>1932</li>
            <li>1933</li>
            <li>1934</li>
            <li>1935</li>
            <li>1936</li>
            <li>1937</li>
            <li>1938</li>
            <li>1939</li>
            <li class="shim">&nbsp;</li>
            <li>1940</li>
            <li>1941</li>
            <li>1942</li>
            <li>1943</li>
            <li>1944</li>
            <li>1945</li>
            <li>1946</li>
            <li>1947</li>
            <li>1948</li>
            <li>1949</li>
            <li class="shim">&nbsp;</li>
            <li>1950</li>
            <li>1951</li>
            <li>1952</li>
            <li>1953</li>
            <li>1954</li>
            <li>1955</li>
            <li>1956</li>
            <li>1957</li>
            <li>1958</li>
            <li>1959</li>
            <li class="shim">&nbsp;</li>
            <li>1960</li>
            <li>1961</li>
            <li>1962</li>
            <li>1963</li>
            <li>1964</li>
            <li>1965</li>
            <li>1966</li>
            <li>1967</li>
            <li>1968</li>
            <li>1969</li>
            <li class="shim">&nbsp;</li>
            <li>1970</li>
            <li>1971</li>
            <li>1972</li>
            <li>1973</li>
            <li class="">1974</li>
            <li>1975</li>
            <li class="">1976</li>
            <li class="">1977</li>
            <li>1978</li>
            <li>1979</li>
            <li class="shim">&nbsp;</li>
            <li>1980</li>
            <li>1981</li>
            <li>1982</li>
            <li>1983</li>
            <li>1984</li>
            <li>1985</li>
            <li>1986</li>
            <li>1987</li>
            <li class="">1988</li>
            <li>1989</li>
            <li class="shim">&nbsp;</li>
            <li>1990</li>
            <li>1991</li>
            <li>1992</li>
            <li>1993</li>
            <li>1994</li>
            <li>1995</li>
            <li>1996</li>
            <li>1997</li>
            <li>1998</li>
            <li>1999</li>
            <li class="shim">&nbsp;</li>
            <li>2000</li>
            <li>2001</li>
            <li>2002</li>
            <li>2003</li>
            <li>2004</li>
            <li>2005</li>
            <li>2006</li>
            <li>2007</li>
            <li>2008</li>
            <li>2009</li>
            <li class="shim">&nbsp;</li>
            <li>2010</li>
            <li>2011</li>
            <li>2012</li>
            <li>2013</li>
            <li>2014</li>
            <li>2015</li>
            <li>2016</li>
            <li>2017</li>
            <li>2018</li>
            <li>2019</li>
            <li class="shim">&nbsp;</li>
            <li>2020</li>
          </ul>
        </div>
      </div>
    </div>
  </div>
</form>

GET https://tr.snapchat.com/cm/i

<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap09604380710594971" accept-charset="utf-8" style="display: none;"><iframe id="snap09604380710594971" name="snap09604380710594971"></iframe><input name="pid"></form>

Text Content

Cookie Notice

We use cookies to offer you a better browsing experience. Cookies enhance site
navigation, analyze site usage, and assist in our marketing efforts. To
understand more about how we use cookies or to change your cookie preferences,
click on “Cookie Settings”. By clicking “Accept All Cookies,” you agree to the
storing of cookies on your device.


Close
Accept Cookies
Cookie Settings


 * Your Privacy

 * Strictly Necessary Cookies

 * Performance Cookies

 * Functional Cookies

 * Targeting Cookies

 * More Information

Privacy Preference Centre

Active

Always Active



Save Settings

Allow All









Open/Close Navigation
   
 * Join the Team
   
 * MichelobUltra.com
   
 * Home

 * Join the Team
 * MichelobUltra.com
 * Home

Join the Team




EVERYTHING'S
BETTER WITH
TEAMMATES

Team ULTRA brings athletes together to connect, challenge and celebrate one
another online and on the field, because great moments become unforgettable when
there's a team to cheer you on. 

03/ TOAST GOOD TIMES WITH GREAT PEOPLE AND SUPERIOR LIGHT BEER 

01/ FIND AND CONNECT WITH TEAMMATES ACROSS THE NATION

02/ DISCOVER NEW WAYS TO ENJOY THE SPORTS YOU LOVE 

03/ TOAST GOOD TIMES WITH GREAT PEOPLE AND SUPERIOR LIGHT BEER 

01/ FIND AND CONNECT WITH TEAMMATES ACROSS THE NATION

 * 1
 * 2
 * 3




ENJOYMENT.
THAT'S
A GAME
WE TAKE
SERIOUSLY.

Whether you run, kick, dunk or try to make par, our ULTRA members and incredible
athletes don't just host events, they're changing the games we play and showing
you how to do it too. 

WHAT WE DO

MEET YOUR TEAM
JIMMY FALLON

WHAT WE DO


GET READY TO SWEAT. THESE EVENTS ARE HEATING UP. 

While the Team can’t get together we can still sweat together every week, so
toss on a jersey and see what we’re all about with one of our livestreamed
events.


CHECK US OUT:

MOVEMENT By Michelob ULTRA Live
Every Thursday // 6pm EST

 

SEE OUR EVENTS
SEE OUR EVENTS



SIGN UP.
HERE'S
WHY: 

REWARDING CHALLENGES & INCREDIBLE NEW WAYS TO PLAY.

Get fired up through nationwide team challenges and inspiration from those who
are changing the way we approach sport.

LIVE EVENTS.
LIVE EVENTS.
LIVE EVENTS.

Be the first to learn about local, regional and national events, including
MOVEMENT by Michelob ULTRA, our TCS New York City Marathon Contest and more.

CONNECTION VIRTUALLY EVERYWHERE.

Stay in touch with your teammates through virtual happy hours, livestream
workouts and more.

SUPPORT THAT STAYS FOR BEER.

Host your own Team ULTRA events, get recognized by your fellow teammates and
participate in opportunities to bring enjoyment to others. 

 * 1
 * 2



 * Terms & Conditions
 * Privacy Policy
 * Do Not Sell My Personal Information
 * MichelobUltra.com
 * 

ENJOY RESPONSIBLY. ©2019 Anheuser-Busch, Michelob ULTRA® Light Beer, St. Louis,
MO





ENJOY RESPONSIBLY. ©2019 Anheuser-Busch, Michelob ULTRA Amber® Light Beer, St.
Louis, MO





ENJOY RESPONSIBLY. ©2019 Anheuser-Busch, Michelob ULTRA® Lime Cactus with
Natural Flavor, St. Louis, MO





ENJOY RESPONSIBLY. ©2019 Anheuser-Busch, Michelob ULTRA® Pure Gold Light Beer,
St. Louis, MO





You can find all of the ingredients for the entire Michelob ULTRA family
at TapIntoYourbeer.com




X



WE NEED TO CHECK YOUR ID

You must be of legal drinking age to enter this site

Your data won't be stored or shared

MM/DD/YYYY

ENTER


WE NEED TO CHECK YOUR ID

You must be of legal drinking age to enter this site

Your data won't be stored or shared


MM/DD/YYYY

 * Jan
 * Feb
 * Mar
 * Apr
 * May
 * Jun
 * Jul
 * Aug
 * Sep
 * Oct
 * Nov
 * Dec

 * 01
 * 02
 * 03
 * 04
 * 05
 * 06
 * 07
 * 08
 * 09
 * 10
 * 11
 * 12
 * 13
 * 14
 * 15
 * 16
 * 17
 * 18
 * 19
 * 20
 * 21
 * 22
 * 23
 * 24
 * 25
 * 26
 * 27
 * 28
 * 29
 * 30
 * 31

 * 1900
 * 1901
 * 1902
 * 1903
 * 1904
 * 1905
 * 1906
 * 1907
 * 1908
 * 1909
 *  
 * 1910
 * 1911
 * 1912
 * 1913
 * 1914
 * 1915
 * 1916
 * 1917
 * 1918
 * 1919
 *  
 * 1920
 * 1921
 * 1922
 * 1923
 * 1924
 * 1925
 * 1926
 * 1927
 * 1928
 * 1929
 *  
 * 1930
 * 1931
 * 1932
 * 1933
 * 1934
 * 1935
 * 1936
 * 1937
 * 1938
 * 1939
 *  
 * 1940
 * 1941
 * 1942
 * 1943
 * 1944
 * 1945
 * 1946
 * 1947
 * 1948
 * 1949
 *  
 * 1950
 * 1951
 * 1952
 * 1953
 * 1954
 * 1955
 * 1956
 * 1957
 * 1958
 * 1959
 *  
 * 1960
 * 1961
 * 1962
 * 1963
 * 1964
 * 1965
 * 1966
 * 1967
 * 1968
 * 1969
 *  
 * 1970
 * 1971
 * 1972
 * 1973
 * 1974
 * 1975
 * 1976
 * 1977
 * 1978
 * 1979
 *  
 * 1980
 * 1981
 * 1982
 * 1983
 * 1984
 * 1985
 * 1986
 * 1987
 * 1988
 * 1989
 *  
 * 1990
 * 1991
 * 1992
 * 1993
 * 1994
 * 1995
 * 1996
 * 1997
 * 1998
 * 1999
 *  
 * 2000
 * 2001
 * 2002
 * 2003
 * 2004
 * 2005
 * 2006
 * 2007
 * 2008
 * 2009
 *  
 * 2010
 * 2011
 * 2012
 * 2013
 * 2014
 * 2015
 * 2016
 * 2017
 * 2018
 * 2019
 *  
 * 2020



OR



You are about to be directed to another site, a place of enjoyment for people of
all ages .

Click here if your browser does not redirect you in five seconds .