User:Alexdiaz: Difference between revisions
From AYSO Wiki
Content deleted Content added
Blanked the page Tags: Blanking Visual edit: Switched |
|||
| (88 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<syntaxhighlight lang="html"> |
|||
<iframe src="file:///Users/alex/Downloads/content%202/index.html" width="100%" height="500"></iframe> |
|||
</syntaxhighlight> |
|||
=AYSO Age Determination (Fall 2026 Season)= |
|||
AYSO uses a '''school-year registration system''' to place players in the correct division. Divisions are assigned by '''birth year''' using the window '''August 1 – July 31'''. A player remains in the same division for the entire membership year (Aug 1–Jul 31). |
|||
==Age Group Chart: Fall 2026== |
|||
[[File:AYSO-Age-Groups-Fall-2026.png|center|800px|AYSO Age Groups for Fall 2026]] |
|||
{| class="wikitable" style="margin:1em auto; width:60%; text-align:center;" |
|||
!Division!!Birthdate Range |
|||
|- |
|||
|'''6U'''||Aug 1, 2020 – Jul 31, 2021 |
|||
|- |
|||
|'''8U'''||Aug 1, 2018 – Jul 31, 2020 |
|||
|- |
|||
|'''10U'''||Aug 1, 2016 – Jul 31, 2018 |
|||
|- |
|||
|'''12U'''||Aug 1, 2014 – Jul 31, 2016 |
|||
|- |
|||
|'''14U'''||Aug 1, 2012 – Jul 31, 2014 |
|||
|- |
|||
|'''16U'''||Aug 1, 2010 – Jul 31, 2012 |
|||
|- |
|||
|'''18U'''||Aug 1, 2008 – Jul 31, 2010 |
|||
|} |
|||
==How It Works== |
|||
#Find the player’s date of birth. |
|||
#Match it to the birthdate range in the chart. |
|||
#That division applies for the full membership year (Aug 1–Jul 31). |
|||
This system keeps players grouped by age in line with school calendars and U.S. Soccer standards. |
|||
==Interactive Age Determination Tool== |
|||
<syntaxhighlight lang="html"> |
|||
<div style="position: relative; width: 100%; height: 0; padding-top: 49.2679%; |
|||
padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden; |
|||
border-radius: 8px; will-change: transform;"> |
|||
<iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;" |
|||
src="https://www.canva.com/design/DAG4ZykOPKI/mNHiau9Iquddl4e5znTB1Q/view?embed" allowfullscreen="allowfullscreen" allow="fullscreen"> |
|||
</iframe> |
|||
</div> |
|||
<a href="https://www.canva.com/design/DAG4ZykOPKI/mNHiau9Iquddl4e5znTB1Q/view?utm_content=DAG4ZykOPKI&utm_campaign=designshare&utm_medium=embeds&utm_source=link" target="_blank" rel="noopener">Copy of AYSO Age Group Determination Tool for 2026-2027</a> by alexdrey6 |
|||
</syntaxhighlight> |
|||
==Notes for EXTRA, Alliance, and Competitive Teams== |
|||
*All players must meet AYSO’s age eligibility using the school-year matrix above. |
|||
*'''Playing down''' into a younger division is not permitted. |
|||
*'''Playing up''' may be considered only when developmentally appropriate and approved by the Region (and per any Area/Section rules). |
|||
*Alliance teams may follow league-specific labels, but AYSO registration and eligibility still use the same age matrix. |
|||
==Guiding Principle== |
|||
Age determination exists to create safe, developmentally appropriate playing environments that are consistent across AYSO. |
|||

