www.ncsasports.org Open in urlscan Pro
141.193.213.21  Public Scan

Submitted URL: https://click.athletes.ncsasports.org/?qs=ebeb65798cd1c3b9d2ec63f9895d6de4a93558defb47671117c63688da6b6f65742b87e7004c60c959b71c6d1839...
Effective URL: https://www.ncsasports.org/?utm_source=webinar&utm_medium=email&utm_content=home&utm_campaign=webinar-email&mktgcid=webinar
Submission: On April 19 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET /

<form class="search" action="/" method="get">
  <input id="ncsa-search-input" type="search" placeholder="Search here..." name="s" required="true">
  <span id="ncsa-search-btn" class="icon"></span>
</form>

POST /contact-us-address

<form class="athlete-form form" action="/contact-us-address" method="post" data-lead-form-location="HP Lead Banner">
  <button type="button" class="close">×</button>
  <h3>Get Started for Free!</h3>
  <p class="ua-after">A profile only takes 60 seconds</p>
  <div class="under-age-message"> We’re sorry, you have to be 13 years old to build a profile. Don’t worry—NCSA is here for you as soon as you turn 13. You can also ask your parents to call us at 866-495-5172 to learn more. </div>
  <div class="modules">
    <div class="athlete module">
      <h4>Athlete Information</h4>
      <div class="field-row">
        <label for="edit-athlete-first-name--3-a"> First Name <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e1" placeholder="First" type="text" id="edit-athlete-first-name--3-a" name="athlete[first_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Athlete's first name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-athlete-last-name--3-a"> Last Name <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e2" placeholder="Last" type="text" id="edit-athlete-last-name--3-a" name="athlete[last_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Athlete's last name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-athlete-email1--3-a"> Email <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e11 error-e12" type="email" id="edit-athlete-email1--3-a" name="athlete[email1]" value="" size="60" maxlength="254" placeholder="name@example.com" data-required="">
          <div class="error-message" data-error="email"> Please enter a valid email address </div>
          <div class="error-message" data-error="required"> This field is required </div>
        </div>
      </div>
      <div class="field-text">
        <label><input type="checkbox" id="edit-athlete-international--3-a" name="athlete[international]" value="1" class="international"> Check if you reside outside of the United States </label>
      </div>
      <div class="field-row">
        <label for="edit-athlete-sport--3-a">Sport <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <select id="edit-athlete-sport--3-a" class="error-e3" name="athlete[sport]" data-required="">
            <option value="">Select Sport</option>
            <option value="17706">Baseball</option>
            <option value="17737">Cheerleading</option>
            <option value="17732">Esports</option>
            <option value="17711">Field Hockey</option>
            <option value="17633">Football</option>
            <option value="17638">Men’s Basketball</option>
            <option value="17652">Men’s Diving</option>
            <option value="17659">Men’s Golf</option>
            <option value="17665">Men’s Ice Hockey</option>
            <option value="17707">Men’s Lacrosse</option>
            <option value="17644">Men’s Rowing</option>
            <option value="17683">Men’s Soccer</option>
            <option value="17687">Men’s Swimming</option>
            <option value="17689">Men’s Tennis</option>
            <option value="17691">Men’s Track</option>
            <option value="17695">Men’s Volleyball</option>
            <option value="17701">Men’s Water Polo</option>
            <option value="17635">Men’s Wrestling</option>
            <option value="17634">Softball</option>
            <option value="17639">Women’s Basketball</option>
            <option value="17730">Women’s Beach Volleyball</option>
            <option value="17653">Women’s Diving</option>
            <option value="17736">Women’s Flag Football</option>
            <option value="17660">Women’s Golf</option>
            <option value="17735">Women’s Gymnastics</option>
            <option value="17666">Women’s Ice Hockey</option>
            <option value="17708">Women’s Lacrosse</option>
            <option value="17645">Women’s Rowing</option>
            <option value="17684">Women’s Soccer</option>
            <option value="17688">Women’s Swimming</option>
            <option value="17690">Women’s Tennis</option>
            <option value="17692">Women’s Track</option>
            <option value="17696">Women’s Volleyball</option>
            <option value="17702">Women’s Water Polo</option>
            <option value="17731">Women’s Wrestling</option>
          </select>
          <div class="error-message" data-error="required"> Athlete's sport is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-athlete-grad-year--3-a">H.S. Grad Year <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <select id="edit-athlete-grad-year--3-a" name="athlete[grad_year]" data-required="" class="grad-year error-e4">
            <option value="">Select Year</option>
            <option value="2019"> 2019</option>
            <option value="2020"> 2020</option>
            <option value="2021"> 2021</option>
            <option value="2022"> 2022</option>
            <option value="2023"> 2023</option>
            <option value="2024"> 2024</option>
            <option value="2025"> 2025</option>
            <option value="2026"> 2026</option>
            <option value="2027"> 2027</option>
            <option value="2028"> 2028</option>
            <option value="2029"> 2029</option>
            <option value="2030"> 2030</option>
          </select>
          <div class="error-message" data-error="required"> Athlete's grad year is required </div>
        </div>
      </div>
      <div class="field-row full hide" data-field-type="birthday">
        <label for="user_birth_date-a">Please enter athlete's date of birth:</label>
        <div class="field">
          <input class="e5" type="text" id="user_birth_date-a" name="user_birth_date" aria-invalid="false">
        </div>
      </div>
      <div class="field-row" data-field-type="phone">
        <label>Phone <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <div class="phone-parts">
            <span><input min="0" maxlength="3" type="tel" id="edit-athlete-phone-area--3-a" name="athlete[phone_area]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="3" type="tel" id="edit-athlete-phone-prefix--3-a" name="athlete[phone_prefix]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="4" type="tel" id="edit-athlete-phone-suffix--3-a" name="athlete[phone_suffix]" value="" size="10" placeholder="5555" data-required=""></span>
          </div>
        </div>
      </div>
      <div class="field-row" data-field-type="zipcode">
        <label for="edit-athlete-zip--2-a">Zip Code <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e11" minlength="5" maxlength="10" type="text" id="edit-athlete-zip--2-a" name="athlete[zip]" value="" size="60" data-required="">
          <div class="error-message" data-error="required"> This field is required </div>
        </div>
      </div>
    </div>
    <div class="parent module">
      <h4>Parent Information</h4>
      <div class="field-row">
        <label for="edit-parent-first-name--3-a">Parent’s First Name <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e6" placeholder="First" type="text" id="edit-parent-first-name--3-a" name="parent[first_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Parent's first name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-parent-last-name--3-a">Parent’s Last Name <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e7" placeholder="Last" type="text" id="edit-parent-last-name--3-a" name="parent[last_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Parent's last name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-parent-email1--3-a">Parent’s Email <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e8 error-e9" type="email" id="edit-parent-email1--3-a" name="parent[email1]" value="" size="60" maxlength="254" placeholder="name@example.com" data-required="">
          <div class="error-message" data-error="email"> Please enter a valid email address </div>
          <div class="error-message" data-error="required"> Parent's email is required </div>
        </div>
      </div>
      <div class="field-text">
        <label class="option"><input type="checkbox" id="edit-parent-international--3-a" name="parent[international]" class="international" value="1"> Check if you reside outside of the United States</label>
      </div>
      <div class="field-row" data-field-type="phone">
        <label>Phone <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <div class="phone-parts">
            <span><input min="0" maxlength="3" type="tel" id="edit-parent-phone-area--3-a" name="parent[phone_area]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="3" type="tel" id="edit-parent-phone-prefix--3-a" name="parent[phone_prefix]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="4" type="tel" id="edit-parent-phone-suffix--3-a" name="parent[phone_suffix]" value="" size="20" placeholder="5555" data-required=""></span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="form-actions">
    <input type="submit" id="edit-submit--5-a" name="op" value="Build Profile »">
  </div>
  <input type="hidden" name="thank_you_url" value="">
  <input type="hidden" name="thank_you_message" value="">
  <input type="hidden" name="referringClientID" value="">
  <input type="hidden" name="is_athlete" value="true">
  <input type="hidden" name="form_build_id" value="form-RUpiiXyV3ejsUv5DpRynYztap2_eYrKJM_qKznFuIqM">
  <input type="hidden" name="form_token" value="TNk-srkhqNTYdp5VS8tdo_A0W_goaR5UJfkLYZ_F3-c">
  <input type="hidden" name="form_id" value="ncsa_lead_gen_form_ajax_ajax_form">
</form>

POST /contact-us-address

<form class="parent-form form ncsa-lead-form" action="/contact-us-address" method="post" data-lead-form-location="HP Lead Banner">
  <button type="button" class="close">×</button>
  <h3>Get Started for Free!</h3>
  <p class="ua-after">A profile only takes 60 seconds</p>
  <div class="under-age-message"> We’re sorry, you have to be 13 years old to build a profile. Don’t worry—NCSA is here for you as soon as you turn 13. You can also ask your parents to call us at 866-495-5172 to learn more. </div>
  <div class="modules">
    <div class="athlete module">
      <h4>Athlete Information</h4>
      <div class="field-row">
        <label for="edit-athlete-first-name--3-p"> Athlete’s First Name <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e1" placeholder="First" type="text" id="edit-athlete-first-name--3-p" name="athlete[first_name]" data-required="" size="60" maxlength="255">
          <div class="error-message" data-error="required"> Athlete's first name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-athlete-last-name--3-p"> Athlete’s Last Name <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e2" placeholder="Last" type="text" id="edit-athlete-last-name--3-p" name="athlete[last_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Athlete's last name is required </div>
        </div>
      </div>
      <div class="field-text">
        <label class="option"><input type="checkbox" id="edit-athlete-international--3-p" name="athlete[international]" class="international" value="1"> Check if you reside outside of the United States </label>
      </div>
      <div class="field-row">
        <label for="edit-athlete-sport--3-p">Sport <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <select class="error-e3" id="edit-athlete-sport--3-p" name="athlete[sport]" data-required="">
            <option value="">Select Sport</option>
            <option value="17706">Baseball</option>
            <option value="17737">Cheerleading</option>
            <option value="17732">Esports</option>
            <option value="17711">Field Hockey</option>
            <option value="17633">Football</option>
            <option value="17638">Men’s Basketball</option>
            <option value="17652">Men’s Diving</option>
            <option value="17659">Men’s Golf</option>
            <option value="17665">Men’s Ice Hockey</option>
            <option value="17707">Men’s Lacrosse</option>
            <option value="17644">Men’s Rowing</option>
            <option value="17683">Men’s Soccer</option>
            <option value="17687">Men’s Swimming</option>
            <option value="17689">Men’s Tennis</option>
            <option value="17691">Men’s Track</option>
            <option value="17695">Men’s Volleyball</option>
            <option value="17701">Men’s Water Polo</option>
            <option value="17635">Men’s Wrestling</option>
            <option value="17634">Softball</option>
            <option value="17639">Women’s Basketball</option>
            <option value="17730">Women’s Beach Volleyball</option>
            <option value="17653">Women’s Diving</option>
            <option value="17736">Women’s Flag Football</option>
            <option value="17660">Women’s Golf</option>
            <option value="17735">Women’s Gymnastics</option>
            <option value="17666">Women’s Ice Hockey</option>
            <option value="17708">Women’s Lacrosse</option>
            <option value="17645">Women’s Rowing</option>
            <option value="17684">Women’s Soccer</option>
            <option value="17688">Women’s Swimming</option>
            <option value="17690">Women’s Tennis</option>
            <option value="17692">Women’s Track</option>
            <option value="17696">Women’s Volleyball</option>
            <option value="17702">Women’s Water Polo</option>
            <option value="17731">Women’s Wrestling</option>
          </select>
          <div class="error-message" data-error="required"> Athlete's sport is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-athlete-grad-year--3-p">H.S. Grad Year <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <select id="edit-athlete-grad-year--3-p" name="athlete[grad_year]" data-required="" class="grad-year error-e4">
            <option value="">Select Year</option>
            <option value="2019"> 2019</option>
            <option value="2020"> 2020</option>
            <option value="2021"> 2021</option>
            <option value="2022"> 2022</option>
            <option value="2023"> 2023</option>
            <option value="2024"> 2024</option>
            <option value="2025"> 2025</option>
            <option value="2026"> 2026</option>
            <option value="2027"> 2027</option>
            <option value="2028"> 2028</option>
            <option value="2029"> 2029</option>
            <option value="2030"> 2030</option>
          </select>
          <div class="error-message" data-error="required"> Athlete's grad year is required </div>
        </div>
      </div>
      <div class="field-row full hide" data-field-type="birthday">
        <label for="user_birth_date-p">Please enter athlete's date of birth:</label>
        <div class="field">
          <input class="error-e5" type="text" id="user_birth_date-p" name="user_birth_date" aria-invalid="false">
          <div class="error-message" data-error="required"> Please enter your birthdate. </div>
        </div>
      </div>
      <div class="field-row" data-field-type="phone">
        <label>Phone <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <div class="phone-parts">
            <span><input min="0" maxlength="3" type="tel" id="edit-athlete-phone-area--3-p" name="athlete[phone_area]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="3" type="tel" id="edit-athlete-phone-prefix--3-p" name="athlete[phone_prefix]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="4" type="tel" id="edit-athlete-phone-suffix--3-p" name="athlete[phone_suffix]" value="" size="10" placeholder="5555" data-required=""></span>
          </div>
        </div>
      </div>
    </div>
    <div class="parent module">
      <h4>Parent Information</h4>
      <div class="field-row">
        <label for="edit-parent-first-name--3-p">First Name <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e6" placeholder="First" type="text" id="edit-parent-first-name--3-p" name="parent[first_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Parent's first name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-parent-last-name--3-p">Last Name <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e7" placeholder="Last" type="text" id="edit-parent-last-name--3-p" name="parent[last_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Parent's last name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-parent-email1--3-p">Email <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e8 error-e9" type="email" id="edit-parent-email1--3-p" name="parent[email1]" value="" size="60" maxlength="254" placeholder="name@example.com" data-required="">
          <div class="error-message" data-error="email"> Please enter a valid email address </div>
          <div class="error-message" data-error="required"> Parent's email is required </div>
        </div>
      </div>
      <div class="field-text">
        <label class="option"><input type="checkbox" id="edit-parent-international--3-p" name="parent[international]" class="international" value="1"> Check if you reside outside of the United States</label>
      </div>
      <div class="field-row" data-field-type="phone">
        <label>Phone <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <div class="phone-parts">
            <span><input min="0" maxlength="3" type="tel" id="edit-parent-phone-area--3-p" name="parent[phone_area]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="3" type="tel" id="edit-parent-phone-prefix--3-p" name="parent[phone_prefix]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="4" type="tel" id="edit-parent-phone-suffix--3-p" name="parent[phone_suffix]" value="" size="20" placeholder="5555" data-required=""></span>
          </div>
        </div>
      </div>
      <div class="field-row" data-field-type="zipcode">
        <label for="edit-parent-zip--2-p"> Zip Code <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e10" minlength="5" maxlength="10" type="text" id="edit-parent-zip--2-p" name="parent[zip]" value="" size="60" data-required="">
          <div class="error-message" data-error="required"> Zip code is required </div>
        </div>
      </div>
    </div>
  </div>
  <div class="form-actions">
    <input type="submit" id="edit-submit--5-p" name="op" value="Build Profile »">
  </div>
  <input type="hidden" name="thank_you_url" value="">
  <input type="hidden" name="thank_you_message" value="">
  <input type="hidden" name="referringClientID" value="">
  <input type="hidden" name="is_athlete" value="false">
  <input type="hidden" name="form_build_id" value="form-1ajTe0BZRCALoEzD4nllhcGqoRVR2CHe4ivUnI7lfNA">
  <input type="hidden" name="form_token" value="TNk-srkhqNTYdp5VS8tdo_A0W_goaR5UJfkLYZ_F3-c">
  <input type="hidden" name="form_id" value="ncsa_lead_gen_form_ajax_ajax_form">
</form>

POST /contact-us-address

<form class="athlete-form form" action="/contact-us-address" method="post" data-lead-form-location="Join Drop Down">
  <button type="button" class="close">×</button>
  <h3>Get Started for Free!</h3>
  <p class="ua-after">A profile only takes 60 seconds</p>
  <div class="under-age-message">
    <span class="under-age-message-content">We’re sorry, you have to be 13 years old to build a profile. Don’t worry—NCSA is here for you as soon as you turn 13. You can also ask your parents to call us at 866-495-5172 to learn more.</span>
  </div>
  <div class="modules">
    <div class="athlete module">
      <h4>Athlete Information</h4>
      <div class="field-row">
        <label for="edit-athlete-first-name--3-a"> First Name <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e1" placeholder="First" type="text" id="edit-athlete-first-name--3-a" name="athlete[first_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Athlete's first name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-athlete-last-name--3-a"> Last Name <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e2" placeholder="Last" type="text" id="edit-athlete-last-name--3-a" name="athlete[last_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Athlete's last name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-athlete-email1--3-a"> Email <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e11 error-e12" type="email" id="edit-athlete-email1--3-a" name="athlete[email1]" value="" size="60" maxlength="254" placeholder="name@example.com" data-required="">
          <div class="error-message" data-error="email"> Please enter a valid email address </div>
          <div class="error-message" data-error="required"> This field is required </div>
        </div>
      </div>
      <div class="field-text">
        <label><input type="checkbox" id="edit-athlete-international--3-a" name="athlete[international]" value="1" class="international"> Check if you reside outside of the United States </label>
      </div>
      <div class="field-row">
        <label for="edit-athlete-sport--3-a">Sport <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <select id="edit-athlete-sport--3-a" class="error-e3" name="athlete[sport]" data-required="">
            <option value="">Select Sport</option>
            <option value="17706">Baseball</option>
            <option value="17737">Cheerleading</option>
            <option value="17732">Esports</option>
            <option value="17711">Field Hockey</option>
            <option value="17633">Football</option>
            <option value="17638">Men's Basketball</option>
            <option value="17652">Men's Diving</option>
            <option value="17659">Men's Golf</option>
            <option value="17665">Men's Ice Hockey</option>
            <option value="17707">Men's Lacrosse</option>
            <option value="17644">Men's Rowing</option>
            <option value="17683">Men's Soccer</option>
            <option value="17687">Men's Swimming</option>
            <option value="17689">Men's Tennis</option>
            <option value="17691">Men's Track</option>
            <option value="17695">Men's Volleyball</option>
            <option value="17701">Men's Water Polo</option>
            <option value="17635">Men's Wrestling</option>
            <option value="17634">Softball</option>
            <option value="17639">Women's Basketball</option>
            <option value="17730">Women's Beach Volleyball</option>
            <option value="17653">Women's Diving</option>
            <option value="17736">Women's Flag Football</option>
            <option value="17660">Women's Golf</option>
            <option value="17735">Women's Gymnastics</option>
            <option value="17666">Women's Ice Hockey</option>
            <option value="17708">Women's Lacrosse</option>
            <option value="17645">Women's Rowing</option>
            <option value="17684">Women's Soccer</option>
            <option value="17688">Women's Swimming</option>
            <option value="17690">Women's Tennis</option>
            <option value="17692">Women's Track</option>
            <option value="17696">Women's Volleyball</option>
            <option value="17702">Women's Water Polo</option>
            <option value="17731">Women's Wrestling</option>
          </select>
          <div class="error-message" data-error="required"> Athlete's sport is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-athlete-grad-year--3-a">H.S. Grad Year <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <select id="edit-athlete-grad-year--3-a" name="athlete[grad_year]" data-required="" class="grad-year error-e4">
            <option value="">Select Year</option>
            <option value="2019"> 2019</option>
            <option value="2020"> 2020</option>
            <option value="2021"> 2021</option>
            <option value="2022"> 2022</option>
            <option value="2023"> 2023</option>
            <option value="2024"> 2024</option>
            <option value="2025"> 2025</option>
            <option value="2026"> 2026</option>
            <option value="2027"> 2027</option>
            <option value="2028"> 2028</option>
            <option value="2029"> 2029</option>
            <option value="2030"> 2030</option>
          </select>
          <div class="error-message" data-error="required"> Athlete's grad year is required </div>
        </div>
      </div>
      <div class="field-row full hide" data-field-type="birthday">
        <label for="user_birth_date-a">Please enter athlete's date of birth:</label>
        <div class="field">
          <input class="e5" type="text" id="user_birth_date-a" name="user_birth_date" aria-invalid="false">
        </div>
      </div>
      <div class="field-row" data-field-type="phone">
        <label>Phone <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <div class="phone-parts">
            <span><input min="0" maxlength="3" type="tel" id="edit-athlete-phone-area--3-a" name="athlete[phone_area]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="3" type="tel" id="edit-athlete-phone-prefix--3-a" name="athlete[phone_prefix]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="4" type="tel" id="edit-athlete-phone-suffix--3-a" name="athlete[phone_suffix]" value="" size="10" placeholder="5555" data-required=""></span>
          </div>
        </div>
      </div>
      <div class="field-row" data-field-type="zipcode">
        <label for="edit-athlete-zip--2-a">Zip Code <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e11" minlength="5" maxlength="10" type="text" id="edit-athlete-zip--2-a" name="athlete[zip]" value="" size="60" data-required="">
          <div class="error-message" data-error="required"> This field is required </div>
        </div>
      </div>
    </div>
    <div class="parent module">
      <h4>Parent Information</h4>
      <div class="field-row">
        <label for="edit-parent-first-name--3-a">Parent's First Name <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e6" placeholder="First" type="text" id="edit-parent-first-name--3-a" name="parent[first_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Parent's first name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-parent-last-name--3-a">Parent's Last Name <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e7" placeholder="Last" type="text" id="edit-parent-last-name--3-a" name="parent[last_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Parent's last name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-parent-email1--3-a">Parent's Email <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e8 error-e9" type="email" id="edit-parent-email1--3-a" name="parent[email1]" value="" size="60" maxlength="254" placeholder="name@example.com" data-required="">
          <div class="error-message" data-error="email"> Please enter a valid email address </div>
          <div class="error-message" data-error="required"> Parent's email is required </div>
        </div>
      </div>
      <div class="field-text">
        <label class="option"><input type="checkbox" id="edit-parent-international--3-a" name="parent[international]" class="international" value="1"> Check if you reside outside of the United States</label>
      </div>
      <div class="field-row" data-field-type="phone">
        <label>Phone <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <div class="phone-parts">
            <span><input min="0" maxlength="3" type="tel" id="edit-parent-phone-area--3-a" name="parent[phone_area]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="3" type="tel" id="edit-parent-phone-prefix--3-a" name="parent[phone_prefix]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="4" type="tel" id="edit-parent-phone-suffix--3-a" name="parent[phone_suffix]" value="" size="20" placeholder="5555" data-required=""></span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="form-actions">
    <input type="submit" id="edit-submit--5-a" name="op" value="Build Profile »">
  </div>
  <input type="hidden" name="thank_you_url" value="">
  <input type="hidden" name="thank_you_message" value="">
  <input type="hidden" name="referringClientID" value="">
  <input type="hidden" name="is_athlete" value="true">
  <input type="hidden" name="form_build_id" value="form-RUpiiXyV3ejsUv5DpRynYztap2_eYrKJM_qKznFuIqM">
  <input type="hidden" name="form_token" value="TNk-srkhqNTYdp5VS8tdo_A0W_goaR5UJfkLYZ_F3-c">
  <input type="hidden" name="form_id" value="ncsa_lead_gen_form_ajax_ajax_form">
</form>

POST /contact-us-address

<form class="parent-form form ncsa-lead-form" action="/contact-us-address" method="post" data-lead-form-location="Join Drop Down">
  <button type="button" class="close">×</button>
  <h3>Get Started for Free!</h3>
  <p class="ua-after">A profile only takes 60 seconds</p>
  <div class="under-age-message">
    <span class="under-age-message-content">We’re sorry, you have to be 13 years old to build a profile. Don’t worry—NCSA is here for you as soon as you turn 13. You can also ask your parents to call us at 866-495-5172 to learn more.</span>
  </div>
  <div class="modules">
    <div class="athlete module">
      <h4>Athlete Information</h4>
      <div class="field-row">
        <label for="edit-athlete-first-name--3-p"> Athlete's First Name <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e1" placeholder="First" type="text" id="edit-athlete-first-name--3-p" name="athlete[first_name]" data-required="" size="60" maxlength="255">
          <div class="error-message" data-error="required"> Athlete's first name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-athlete-last-name--3-p"> Athlete's Last Name <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e2" placeholder="Last" type="text" id="edit-athlete-last-name--3-p" name="athlete[last_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Athlete's last name is required </div>
        </div>
      </div>
      <div class="field-text">
        <label class="option"><input type="checkbox" id="edit-athlete-international--3-p" name="athlete[international]" class="international" value="1"> Check if you reside outside of the United States </label>
      </div>
      <div class="field-row">
        <label for="edit-athlete-sport--3-p">Sport <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <select class="error-e3" id="edit-athlete-sport--3-p" name="athlete[sport]" data-required="">
            <option value="">Select Sport</option>
            <option value="17706">Baseball</option>
            <option value="17737">Cheerleading</option>
            <option value="17732">Esports</option>
            <option value="17711">Field Hockey</option>
            <option value="17633">Football</option>
            <option value="17638">Men's Basketball</option>
            <option value="17652">Men's Diving</option>
            <option value="17659">Men's Golf</option>
            <option value="17665">Men's Ice Hockey</option>
            <option value="17707">Men's Lacrosse</option>
            <option value="17644">Men's Rowing</option>
            <option value="17683">Men's Soccer</option>
            <option value="17687">Men's Swimming</option>
            <option value="17689">Men's Tennis</option>
            <option value="17691">Men's Track</option>
            <option value="17695">Men's Volleyball</option>
            <option value="17701">Men's Water Polo</option>
            <option value="17635">Men's Wrestling</option>
            <option value="17634">Softball</option>
            <option value="17639">Women's Basketball</option>
            <option value="17730">Women's Beach Volleyball</option>
            <option value="17653">Women's Diving</option>
            <option value="17736">Women's Flag Football</option>
            <option value="17660">Women's Golf</option>
            <option value="17735">Women's Gymnastics</option>
            <option value="17666">Women's Ice Hockey</option>
            <option value="17708">Women's Lacrosse</option>
            <option value="17645">Women's Rowing</option>
            <option value="17684">Women's Soccer</option>
            <option value="17688">Women's Swimming</option>
            <option value="17690">Women's Tennis</option>
            <option value="17692">Women's Track</option>
            <option value="17696">Women's Volleyball</option>
            <option value="17702">Women's Water Polo</option>
            <option value="17731">Women's Wrestling</option>
          </select>
          <div class="error-message" data-error="required"> Athlete's sport is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-athlete-grad-year--3-p">H.S. Grad Year <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <select id="edit-athlete-grad-year--3-p" name="athlete[grad_year]" data-required="" class="grad-year error-e4">
            <option value="">Select Year</option>
            <option value="2019"> 2019</option>
            <option value="2020"> 2020</option>
            <option value="2021"> 2021</option>
            <option value="2022"> 2022</option>
            <option value="2023"> 2023</option>
            <option value="2024"> 2024</option>
            <option value="2025"> 2025</option>
            <option value="2026"> 2026</option>
            <option value="2027"> 2027</option>
            <option value="2028"> 2028</option>
            <option value="2029"> 2029</option>
            <option value="2030"> 2030</option>
          </select>
          <div class="error-message" data-error="required"> Athlete's grad year is required </div>
        </div>
      </div>
      <div class="field-row full hide" data-field-type="birthday">
        <label for="user_birth_date-p">Please enter athlete's date of birth:</label>
        <div class="field">
          <input class="error-e5" type="text" id="user_birth_date-p" name="user_birth_date" aria-invalid="false">
          <div class="error-message" data-error="required"> Please enter your birthdate. </div>
        </div>
      </div>
      <div class="field-row" data-field-type="phone">
        <label>Phone <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <div class="phone-parts">
            <span><input min="0" maxlength="3" type="tel" id="edit-athlete-phone-area--3-p" name="athlete[phone_area]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="3" type="tel" id="edit-athlete-phone-prefix--3-p" name="athlete[phone_prefix]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="4" type="tel" id="edit-athlete-phone-suffix--3-p" name="athlete[phone_suffix]" value="" size="10" placeholder="5555" data-required=""></span>
          </div>
        </div>
      </div>
    </div>
    <div class="parent module">
      <h4>Parent Information</h4>
      <div class="field-row">
        <label for="edit-parent-first-name--3-p">First Name <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e6" placeholder="First" type="text" id="edit-parent-first-name--3-p" name="parent[first_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Parent's first name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-parent-last-name--3-p">Last Name <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e7" placeholder="Last" type="text" id="edit-parent-last-name--3-p" name="parent[last_name]" value="" size="60" maxlength="255" data-required="">
          <div class="error-message" data-error="required"> Parent's last name is required </div>
        </div>
      </div>
      <div class="field-row">
        <label for="edit-parent-email1--3-p">Email <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <input class="error-e8 error-e9" type="email" id="edit-parent-email1--3-p" name="parent[email1]" value="" size="60" maxlength="254" placeholder="name@example.com" data-required="">
          <div class="error-message" data-error="email"> Please enter a valid email address </div>
          <div class="error-message" data-error="required"> Parent's email is required </div>
        </div>
      </div>
      <div class="field-text">
        <label class="option"><input type="checkbox" id="edit-parent-international--3-p" name="parent[international]" class="international" value="1"> Check if you reside outside of the United States</label>
      </div>
      <div class="field-row" data-field-type="phone">
        <label>Phone <span class="form-required" title="This field is required.">*</span></label>
        <div class="field">
          <div class="phone-parts">
            <span><input min="0" maxlength="3" type="tel" id="edit-parent-phone-area--3-p" name="parent[phone_area]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="3" type="tel" id="edit-parent-phone-prefix--3-p" name="parent[phone_prefix]" value="" size="10" placeholder="555" data-required=""></span>
            <span><input min="0" maxlength="4" type="tel" id="edit-parent-phone-suffix--3-p" name="parent[phone_suffix]" value="" size="20" placeholder="5555" data-required=""></span>
          </div>
        </div>
      </div>
      <div class="field-row" data-field-type="zipcode">
        <label for="edit-parent-zip--2-p"> Zip Code <span class="form-required" title="This field is required.">*</span>
        </label>
        <div class="field">
          <input class="error-e10" minlength="5" maxlength="10" type="text" id="edit-parent-zip--2-p" name="parent[zip]" value="" size="60" data-required="">
          <div class="error-message" data-error="required"> Zip code is required </div>
        </div>
      </div>
    </div>
  </div>
  <div class="form-actions">
    <input type="submit" id="edit-submit--5-p" name="op" value="Build Profile »">
  </div>
  <input type="hidden" name="thank_you_url" value="">
  <input type="hidden" name="thank_you_message" value="">
  <input type="hidden" name="referringClientID" value="">
  <input type="hidden" name="is_athlete" value="false">
  <input type="hidden" name="form_build_id" value="form-1ajTe0BZRCALoEzD4nllhcGqoRVR2CHe4ivUnI7lfNA">
  <input type="hidden" name="form_token" value="TNk-srkhqNTYdp5VS8tdo_A0W_goaR5UJfkLYZ_F3-c">
  <input type="hidden" name="form_id" value="ncsa_lead_gen_form_ajax_ajax_form">
</form>

Text Content

Log In
 * Athlete Profile Login
 * College Coach Login
 * Team Edition Login

Questions? Call 866-495-5172
Already a member? 877-845-6272
Log In
 * Athlete Log In
 * Coach Log In
 * Team Edition Login

 * Recruiting Guides
   * Recruiting Guides
   * Start Recruiting
   * Contacting Coaches
   * Managing Your Recruiting
   * NCAA Eligibility
   * Paying for College
   * Athletic Scholarships
 * Pick Your Sport
 * Our Results
   * NCSA Reviews
   * Our Recruiting Coaches
   * Do Coaches Use NCSA
 * Blog
 * About NCSA
   * About NCSA
   * What We Do
   * How We Do It
   * Products
   * NCSA Cost
   * Our Mission

 * Recruiting Guides
   * Recruiting
   * Start Recruiting
   * Contacting Coaches
   * Managing Your Recruiting
   * NCAA Eligibility
   * Paying for College
   * Athletic Scholarships
 * Pick Your Sport
   * * Men's Sports
     * Baseball
     * Basketball
     * Football
     * Golf
     * Hockey
     * Lacrosse
     * Rowing
     * Soccer
     * Swimming
     * Tennis
     * Track and Field
     * Volleyball
     * Water Polo
     * Wrestling
   * * Women's Sports
     * Basketball
     * Beach Volleyball
     * Field Hockey
     * Flag Football
     * Golf
     * Gymnastics
     * Hockey
     * Lacrosse
     * Rowing
     * Soccer
     * Softball
     * Swimming
     * Tennis
     * Track and Field
     * Volleyball
     * Water Polo
     * Wrestling
   * * Coed Sports
     * Cheerleading
     * Esports
 * Our Results
   * NCSA Reviews
   * Our Recruiting Coaches
   * Do Coaches Use NCSA
 * Blog
 * About NCSA
   * About NCSA
   * What We Do
   * How We Do It
   * Products
   * NCSA Cost
   * Our Mission
 * Join
   * Athletes Start Here
   * Parents Start Here


BETTER RECRUITING. BETTER FUTURE.


PARENTS

Get exposure.

Parents Start Here
We’re sorry, you have to be 13 years old to build a profile. Don’t worry—NCSA is
here for you as soon as you turn 13. You can also ask your parents to call us at
866-495-5172 to learn more.


ATHLETES

Get discovered.

Athletes Start Here
We’re sorry, you have to be 13 years old to build a profile. Don’t worry—NCSA is
here for you as soon as you turn 13. You can also ask your parents to call us at
866-495-5172 to learn more.


COACHES

Fill your roster.

Coaches Start Here
College Coaches
Club and High School Coaches
×


GET STARTED FOR FREE!

A profile only takes 60 seconds

We’re sorry, you have to be 13 years old to build a profile. Don’t worry—NCSA is
here for you as soon as you turn 13. You can also ask your parents to call us at
866-495-5172 to learn more.

ATHLETE INFORMATION

First Name *
Athlete's first name is required
Last Name *
Athlete's last name is required
Email *
Please enter a valid email address
This field is required
Check if you reside outside of the United States
Sport *
Select SportBaseballCheerleadingEsportsField HockeyFootballMen’s BasketballMen’s
DivingMen’s GolfMen’s Ice HockeyMen’s LacrosseMen’s RowingMen’s SoccerMen’s
SwimmingMen’s TennisMen’s TrackMen’s VolleyballMen’s Water PoloMen’s
WrestlingSoftballWomen’s BasketballWomen’s Beach VolleyballWomen’s DivingWomen’s
Flag FootballWomen’s GolfWomen’s GymnasticsWomen’s Ice HockeyWomen’s
LacrosseWomen’s RowingWomen’s SoccerWomen’s SwimmingWomen’s TennisWomen’s
TrackWomen’s VolleyballWomen’s Water PoloWomen’s Wrestling
Athlete's sport is required
H.S. Grad Year *
Select Year 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030
Athlete's grad year is required
Please enter athlete's date of birth:

Phone *

Zip Code *
This field is required

PARENT INFORMATION

Parent’s First Name *
Parent's first name is required
Parent’s Last Name *
Parent's last name is required
Parent’s Email *
Please enter a valid email address
Parent's email is required
Check if you reside outside of the United States
Phone *


×


GET STARTED FOR FREE!

A profile only takes 60 seconds

We’re sorry, you have to be 13 years old to build a profile. Don’t worry—NCSA is
here for you as soon as you turn 13. You can also ask your parents to call us at
866-495-5172 to learn more.

ATHLETE INFORMATION

Athlete’s First Name *
Athlete's first name is required
Athlete’s Last Name *
Athlete's last name is required
Check if you reside outside of the United States
Sport *
Select SportBaseballCheerleadingEsportsField HockeyFootballMen’s BasketballMen’s
DivingMen’s GolfMen’s Ice HockeyMen’s LacrosseMen’s RowingMen’s SoccerMen’s
SwimmingMen’s TennisMen’s TrackMen’s VolleyballMen’s Water PoloMen’s
WrestlingSoftballWomen’s BasketballWomen’s Beach VolleyballWomen’s DivingWomen’s
Flag FootballWomen’s GolfWomen’s GymnasticsWomen’s Ice HockeyWomen’s
LacrosseWomen’s RowingWomen’s SoccerWomen’s SwimmingWomen’s TennisWomen’s
TrackWomen’s VolleyballWomen’s Water PoloWomen’s Wrestling
Athlete's sport is required
H.S. Grad Year *
Select Year 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030
Athlete's grad year is required
Please enter athlete's date of birth:
Please enter your birthdate.
Phone *


PARENT INFORMATION

First Name *
Parent's first name is required
Last Name *
Parent's last name is required
Email *
Please enter a valid email address
Parent's email is required
Check if you reside outside of the United States
Phone *

Zip Code *
Zip code is required



WE ARE NEXT COLLEGE STUDENT ATHLETE NCSA

Over the past 20 years, we have refined the tools that student-athletes need
during the college recruiting process to find their college match. Using our
hands-on guidance, college matching tools and network of 35,000+ college
coaches, more than 150,000 student-athletes have made commitments to their
college choice. Today, NCSA is the world’s largest and most-experienced college
athletic recruiting network, and we couldn’t be prouder to be the leader in
college recruiting.


THE LARGEST RECRUITING NETWORK

We’re proud to be the largest athletic recruiting platform since we were founded
as the National Collegiate Scouting Association more than 15 years ago. The
sports recruiting world has shifted, and we’re always evolving to make
recruiting better for college-bound athletes. Here’s what makes Next College
Student Athlete’s approach different:

YOUR RECRUITING PROFILE

You’re not just a name in a list, and you’re not just a highlight video. We help
you make a central profile for your digital athletic recruiting presence.

Find out where you stand

OUR TEAM OF RECRUITING EXPERTS

Whether you’re just looking for free recruiting advice or are seriously
interested in how to get college scholarships, we’ll make sure you get expert
advice, completely personalized to you, to help you get recruited.

Meet our team

ROBUST TOOLS AND RESOURCES FOR YOUR FAMILY

You won’t ever feel confused about where you stand with college scouting or the
recruiting process with our resource library at your fingertips.

Discover tools


SPORTS RECRUITING STARTS HERE

Our recruiting experts often hear the question, “Do I really need a recruiting
profile? If I’m good enough, won’t coaches just find me?”

No one, no matter how much of a star player they are, can rely on serendipity in
the recruiting process. Because of college recruiting regulations, time
constraints and their athletic department’s budget, college coaches don’t have
the resources to travel the country to see recruits.

You can become the next college student athlete. There’s no better place to
start. Not even close.

Read more NCSA reviews


POPULAR ARTICLES FROM NCSA

How COVID-19 Impacted the College Recruiting Process

How to Email College Coaches

NCAA D1 Will Return to Normal Recruiting Rules on June 1, 2021

Join a Free Online Recruiting Class

NCSA Celebrates 20 Years in Recruiting

View the List of Best Colleges for Student Athletes


RECRUITING TOOLS

Not sure where to start? These athletic recruiting resources will help.

 * Calling college coaches
 * Making your college game plan
 * NCAA recruiting rules


SCHOLARSHIP RESOURCES

Get the most out of college recruitment in your sports scholarship search.

 * Scholarships by the numbers
 * Different types of scholarships
 * Search for scholarships


OUR REVIEWS

You’re not alone. 100,000+ athletes have found a college with us.

 * Reviews from families
 * Do college coaches use NCSA?
 * Press and Media


ABOUT NCSA

How we help every family on their path to college.

 * Learn about NCSA
 * More about what we do
 * How NCSA works

Recruiting in your hands.

Tools and advice to find the right fit.


CONNECT WITH US:
 * * NCSA
     * About NCSA
     * Contact Us
     * NCSA’s Mission
     * NCSA Cost
     * Products
     * How NCSA Works
     * Our People
     * Careers
     * All in Award
     * Press and Media
     * Site and Legal
     * Terms of Use
     * Cookie Notice
     * Privacy Policy
     * California Privacy Rights
 * * Recruiting Resources
   * NCAA Eligibility Center
   * Recruiting Rules
   * Emailing Coaches
   * Recruiting Letters
   * How to Get Recruited
   * Best Colleges
   * NCSA Events
   * Sports Recruiting
   * Paying for College
   * Athletic Scholarships
   * Sports Articles
   * Communities
   * Athletes and Parents
   * College Coaches
   * Team Edition
 *  * Mens Sports
   
    * Baseball
    * Basketball
   
    * Football
    * Golf
   
    * Hockey
    * Lacrosse
   
    * Rowing
    * Soccer
   
    * Swimming
    * Tennis
   
    * Track and Field
    * Volleyball
   
    * Water Polo
    * Wrestling

 *  * Women's Sports
   
    * Basketball
    * Beach Volleyball
   
    * Field Hockey
    * Flag Football
   
    * Golf
    * Gymnastics
   
    * Hockey
    * Lacrosse
   
    * Rowing
    * Soccer
   
    * Softball
    * Swimming
   
    * Tennis
    * Track and Field
   
    * Volleyball
    * Water Polo
   
    * Wrestling

 *  * Coed
   
    * Cheerleading
   
    * Esports

 * * NCSA
   * Pick Your Sport
   * About NCSA
   * Contact Us
   * NCSA’s Mission
   * NCSA Cost
   * Products
   * How NCSA Works
   * Our People
   * Careers
   * All in Award
   * Press and Media
   * Site and Legal
   * Terms of Use
   * Cookie Notice
   * Privacy Policy
   * California Privacy Rights
 * * Recruiting Resources
   * NCAA Eligibility Center
   * Recruiting Rules
   * Emailing Coaches
   * Recruiting Letters
   * How to Get Recruited
   * Best Colleges
   * NCSA Events
   * Sports Recruiting
   * Paying for College
   * Athletic Scholarships
   * Sports Articles
   * Communities
   * Athletes & Parents
   * College Coaches
   * Team Edition

CONNECT WITH US:
NCSA 1333 N Kingsbury St Chicago, IL 60642 866-495-5172 NCSAweb@ncsasports.org
© 2002-2022 Next College Student Athlete All Rights Reserved
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Questions? Call 866-495-5172, 8am-6pm CST Every Day Questions? Call
855-410-6272, 8am-6pm CST Every Day
X
×


GET STARTED FOR FREE!

A profile only takes 60 seconds

We’re sorry, you have to be 13 years old to build a profile. Don’t worry—NCSA is
here for you as soon as you turn 13. You can also ask your parents to call us at
866-495-5172 to learn more.

ATHLETE INFORMATION

First Name *
Athlete's first name is required
Last Name *
Athlete's last name is required
Email *
Please enter a valid email address
This field is required
Check if you reside outside of the United States
Sport *
Select SportBaseballCheerleadingEsportsField HockeyFootballMen's BasketballMen's
DivingMen's GolfMen's Ice HockeyMen's LacrosseMen's RowingMen's SoccerMen's
SwimmingMen's TennisMen's TrackMen's VolleyballMen's Water PoloMen's
WrestlingSoftballWomen's BasketballWomen's Beach VolleyballWomen's DivingWomen's
Flag FootballWomen's GolfWomen's GymnasticsWomen's Ice HockeyWomen's
LacrosseWomen's RowingWomen's SoccerWomen's SwimmingWomen's TennisWomen's
TrackWomen's VolleyballWomen's Water PoloWomen's Wrestling
Athlete's sport is required
H.S. Grad Year *
Select Year 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030
Athlete's grad year is required
Please enter athlete's date of birth:

Phone *

Zip Code *
This field is required

PARENT INFORMATION

Parent's First Name *
Parent's first name is required
Parent's Last Name *
Parent's last name is required
Parent's Email *
Please enter a valid email address
Parent's email is required
Check if you reside outside of the United States
Phone *


×


GET STARTED FOR FREE!

A profile only takes 60 seconds

We’re sorry, you have to be 13 years old to build a profile. Don’t worry—NCSA is
here for you as soon as you turn 13. You can also ask your parents to call us at
866-495-5172 to learn more.

ATHLETE INFORMATION

Athlete's First Name *
Athlete's first name is required
Athlete's Last Name *
Athlete's last name is required
Check if you reside outside of the United States
Sport *
Select SportBaseballCheerleadingEsportsField HockeyFootballMen's BasketballMen's
DivingMen's GolfMen's Ice HockeyMen's LacrosseMen's RowingMen's SoccerMen's
SwimmingMen's TennisMen's TrackMen's VolleyballMen's Water PoloMen's
WrestlingSoftballWomen's BasketballWomen's Beach VolleyballWomen's DivingWomen's
Flag FootballWomen's GolfWomen's GymnasticsWomen's Ice HockeyWomen's
LacrosseWomen's RowingWomen's SoccerWomen's SwimmingWomen's TennisWomen's
TrackWomen's VolleyballWomen's Water PoloWomen's Wrestling
Athlete's sport is required
H.S. Grad Year *
Select Year 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030
Athlete's grad year is required
Please enter athlete's date of birth:
Please enter your birthdate.
Phone *


PARENT INFORMATION

First Name *
Parent's first name is required
Last Name *
Parent's last name is required
Email *
Please enter a valid email address
Parent's email is required
Check if you reside outside of the United States
Phone *

Zip Code *
Zip code is required

×


WE’RE SORRY, WE COULDN’T COMPLETE YOUR REQUEST.

Due to federal privacy regulations, your student-athlete has to be 13 years old
to create an NCSA profile.

According to information you submitted, your student-athlete is under the age of
13.
If there has been a mistake, call us at 886-495-5172. We’ll fix it right away.

While you’re here, we invite you to educate yourself on the recruiting process.
Here are two of our most popular articles:

 * When does the recruiting process start?
 * Everything you need to know about athletic scholarships


ABOUT YOUR PRIVACY

We process your data to deliver content or advertisements and measure the
delivery of such content or advertisements to extract insights about our
website. We share this information with our partners on the basis of consent and
legitimate interest. You may exercise your right to consent or object to a
legitimate interest, based on a specific purpose below or at a partner level in
the link under each purpose. These choices will be signaled to our vendors
participating in the Transparency and Consent Framework.
More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.    You can set your browser to
block or alert you about these cookies, but some parts of the site will not then
work. These cookies do not store any personally identifiable information.

ANALYTICS COOKIES

Analytics Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.    All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages.    If you do not allow these cookies then
some or all of these services may not function properly.

ADVERTISING COOKIES

Advertising Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites.    They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

STORE AND/OR ACCESS INFORMATION ON A DEVICE

Store and/or access information on a device

Cookies, device identifiers, or other information can be stored or accessed on
your device for the purposes presented to you.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

PERSONALISED ADS AND CONTENT, AD AND CONTENT MEASUREMENT, AUDIENCE INSIGHTS AND
PRODUCT DEVELOPMENT

Personalised ads and content, ad and content measurement, audience insights and
product development

 * SELECT BASIC ADS
   
   Switch Label
   
   Ads can be shown to you based on the content you’re viewing, the app you’re
   using, your approximate location, or your device type.
   
   Object to Legitimate Interests Remove Objection

 * CREATE A PERSONALISED ADS PROFILE
   
   Switch Label
   
   A profile can be built about you and your interests to show you personalised
   ads that are relevant to you.
   
   Object to Legitimate Interests Remove Objection

 * SELECT PERSONALISED ADS
   
   Switch Label
   
   Personalised ads can be shown to you based on a profile about you.
   
   Object to Legitimate Interests Remove Objection

 * CREATE A PERSONALISED CONTENT PROFILE
   
   Switch Label
   
   A profile can be built about you and your interests to show you personalised
   content that is relevant to you.
   
   Object to Legitimate Interests Remove Objection

 * SELECT PERSONALISED CONTENT
   
   Switch Label
   
   Personalised content can be shown to you based on a profile about you.
   
   Object to Legitimate Interests Remove Objection

 * MEASURE AD PERFORMANCE
   
   Switch Label
   
   The performance and effectiveness of ads that you see or interact with can be
   measured.
   
   Object to Legitimate Interests Remove Objection

 * MEASURE CONTENT PERFORMANCE
   
   Switch Label
   
   The performance and effectiveness of content that you see or interact with
   can be measured.
   
   Object to Legitimate Interests Remove Objection

 * APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS
   
   Switch Label
   
   Market research can be used to learn more about the audiences who visit
   sites/apps and view ads.
   
   Object to Legitimate Interests Remove Objection

 * DEVELOP AND IMPROVE PRODUCTS
   
   Switch Label
   
   Your data can be used to improve existing systems and software, and to
   develop new products
   
   Object to Legitimate Interests Remove Objection

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

USE PRECISE GEOLOCATION DATA

Use precise geolocation data

Your precise geolocation data can be used in support of one or more purposes.
This means your location can be accurate to within several meters.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION

Actively scan device characteristics for identification

Your device can be identified based on a scan of your device's unique
combination of characteristics.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

ENSURE SECURITY, PREVENT FRAUD, AND DEBUG

Always Active

Your data can be used to monitor for and prevent fraudulent activity, and ensure
systems and processes work properly and securely.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

TECHNICALLY DELIVER ADS OR CONTENT

Always Active

Your device can receive and send information that allows you to see and interact
with ads and content.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

MATCH AND COMBINE OFFLINE DATA SOURCES

Always Active

Data from offline data sources can be combined with your online activity in
support of one or more purposes

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

LINK DIFFERENT DEVICES

Always Active

Different devices can be determined as belonging to you or your household in
support of one or more of purposes.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION

Always Active

Your device might be distinguished from other devices based on information it
automatically sends, such as IP address or browser type.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab


BACK BUTTON PERFORMANCE COOKIES



Vendor Search Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices



WE CARE ABOUT YOUR PRIVACY

We and our partners store and/or access information on a device, such as unique
IDs in cookies to process personal data. You may accept or manage your choices
by clicking below, including your right to object where legitimate interest is
used, or at any time in the privacy policy page. These choices will be signaled
to our partners and will not affect browsing data.


WE AND OUR PARTNERS PROCESS DATA TO PROVIDE:

If you accept, we may do the following:
Use precise geolocation data ; Actively scan device characteristics for
identification. This is done to Store and/or access information on a device and
to provide Personalised ads and content, ad and content measurement, audience
insights and product development. List of Partners (vendors)

I Accept
Manage Preferences