<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Player Spotlights Archives - Dallas Surf Soccer Club</title>
	<atom:link href="https://dallassurf.com/category/dallas-surf-insider/player-spotlights/feed/" rel="self" type="application/rss+xml" />
	<link>https://dallassurf.com/category/dallas-surf-insider/player-spotlights/</link>
	<description>Dallas&#039; Premier Soccer Club</description>
	<lastBuildDate>Thu, 06 Aug 2026 21:38:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://dallassurf.com/wp-content/uploads/2020/12/cropped-fav_568-32x32.png</url>
	<title>Player Spotlights Archives - Dallas Surf Soccer Club</title>
	<link>https://dallassurf.com/category/dallas-surf-insider/player-spotlights/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">243925638</site>	<item>
		<title>MLS Next Academy Division &#8211; A New Era for Dallas Surf Soccer Club</title>
		<link>https://dallassurf.com/ga-summer-playoffs/</link>
		
		<dc:creator><![CDATA[Melissa Schwartz]]></dc:creator>
		<pubDate>Thu, 06 Aug 2026 21:37:38 +0000</pubDate>
				<category><![CDATA[Club Insights]]></category>
		<category><![CDATA[Dallas Surf Insider]]></category>
		<category><![CDATA[Player Spotlights]]></category>
		<guid isPermaLink="false">https://dallassurf.com/?p=1755</guid>

					<description><![CDATA[<p>The post <a href="https://dallassurf.com/ga-summer-playoffs/">MLS Next Academy Division &#8211; A New Era for Dallas Surf Soccer Club</a> appeared first on <a href="https://dallassurf.com">Dallas Surf Soccer Club</a>.</p>
]]></description>
										<content:encoded><![CDATA[
		<div id="fws_6a8231abb3f38"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row top-level"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<!-- DALLAS SURF GIRLS ACADEMY SEASON RECAP START -->

<style>
@import url("https://fonts.googleapis.com/css2?family=Exo+2:wght@600;700;800&family=Roboto:wght@400;500;700&display=swap");

.surf-ga-page,
.surf-ga-page *{
  box-sizing:border-box;
}

.surf-ga-page{
  --surf-primary:#00359A;
  --surf-secondary:#0070C7;
  --surf-navy:#061331;
  --surf-heading:#111827;
  --surf-text:#374151;
  --surf-muted:#6B7280;
  --surf-soft:#F5F7FA;
  --surf-light:#F8FAFC;
  --surf-border:#E5E7EB;

  width:100%;
  margin:0;
  padding:0;
  overflow:hidden;
  background:#FFFFFF;
  color:var(--surf-text);
  font-family:"Roboto",Arial,sans-serif;
}

.surf-ga-page h1,
.surf-ga-page h2,
.surf-ga-page h3,
.surf-ga-page p,
.surf-ga-page figure{
  margin-top:0;
}

.surf-ga-container{
  width:min(1160px,calc(100% - 48px));
  margin:0 auto;
}

.surf-ga-label{
  display:block;
  margin:0 0 10px;
  color:var(--surf-muted);
  font-family:"Exo 2",Arial,sans-serif;
  font-size:12px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:1.6px;
  text-transform:uppercase;
}

/* =========================
   ARTICLE HEADER
========================= */

.surf-ga-header{
  padding:66px 0 52px;
  border-bottom:1px solid var(--surf-border);
  background:#FFFFFF;
}

.surf-ga-header__content{
  max-width:980px;
}

.surf-ga-header h1{
  max-width:980px;
  margin:0 0 16px;
  color:var(--surf-heading);
  font-family:"Exo 2",Arial,sans-serif;
  font-size:clamp(42px,5.5vw,64px);
  line-height:1.04;
  font-weight:800;
  letter-spacing:-1.7px;
}

.surf-ga-header__standfirst{
  max-width:850px;
  margin:0;
  color:#5B6472;
  font-size:18px;
  line-height:1.65;
}

/* =========================
   FEATURE IMAGE
========================= */

.surf-ga-feature{
  padding:42px 0 28px;
  background:#FFFFFF;
}

.surf-ga-feature__wrap{
  width:min(1040px,calc(100% - 48px));
  margin:0 auto;
}

.surf-ga-feature__frame{
  margin:0;
  padding:9px;
  border:1px solid var(--surf-border);
  border-radius:18px;
  background:#FFFFFF;
  box-shadow:0 16px 38px rgba(15,23,42,.09);
  overflow:hidden;
}

.surf-ga-feature__image{
  display:block;
  width:100%;
  height:auto;
  border-radius:11px;
}

.surf-ga-caption{
  margin:12px 4px 0;
  color:var(--surf-muted);
  font-size:13px;
  line-height:1.5;
}

/* =========================
   GENERAL ARTICLE
========================= */

.surf-ga-section{
  padding:68px 0;
  background:#FFFFFF;
}

.surf-ga-copy{
  max-width:900px;
  margin:0 auto;
}

.surf-ga-section h2{
  margin:0 0 20px;
  color:var(--surf-heading);
  font-family:"Exo 2",Arial,sans-serif;
  font-size:clamp(30px,3.6vw,42px);
  line-height:1.12;
  font-weight:800;
  letter-spacing:-.7px;
}

.surf-ga-section p{
  margin:0 0 24px;
  color:var(--surf-text);
  font-size:17px;
  line-height:1.82;
}

.surf-ga-section p:last-child{
  margin-bottom:0;
}

/* =========================
   RESULT HIGHLIGHT
========================= */

.surf-ga-highlight{
  width:calc(100% + 180px);
  margin:44px 0 0 -90px;
  padding:36px 42px;
  border-left:5px solid var(--surf-primary);
  background:var(--surf-soft);
}

.surf-ga-highlight p{
  max-width:900px;
  margin:0 auto;
  color:var(--surf-heading);
  font-family:"Exo 2",Arial,sans-serif;
  font-size:clamp(23px,2.8vw,31px);
  line-height:1.42;
  font-weight:800;
  letter-spacing:-.35px;
}

/* =========================
   TEAM FEATURE
========================= */

.surf-ga-team{
  padding:72px 0;
  background:var(--surf-light);
}

.surf-ga-team__grid{
  display:grid;
  grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);
  gap:62px;
  align-items:center;
}

.surf-ga-team__figure{
  margin:0;
}

.surf-ga-team__frame{
  padding:8px;
  border:1px solid var(--surf-border);
  border-radius:16px;
  background:#FFFFFF;
  box-shadow:0 12px 28px rgba(15,23,42,.07);
  overflow:hidden;
}

.surf-ga-team__image{
  display:block;
  width:100%;
  height:auto;
  border-radius:9px;
}

.surf-ga-team__copy h2{
  margin:0 0 18px;
  color:var(--surf-heading);
  font-family:"Exo 2",Arial,sans-serif;
  font-size:clamp(30px,3.6vw,42px);
  line-height:1.12;
  font-weight:800;
  letter-spacing:-.7px;
}

.surf-ga-team__copy p{
  margin:0 0 22px;
  color:var(--surf-text);
  font-size:17px;
  line-height:1.8;
}

.surf-ga-team__copy p:last-child{
  margin-bottom:0;
}

/* =========================
   RECRUITING SECTION
========================= */

.surf-ga-recruiting{
  padding:72px 0;
  background:#FFFFFF;
}

.surf-ga-recruiting__content{
  max-width:900px;
  margin:0 auto;
}

.surf-ga-recruiting h2{
  margin:0 0 20px;
  color:var(--surf-heading);
  font-family:"Exo 2",Arial,sans-serif;
  font-size:clamp(30px,3.6vw,42px);
  line-height:1.12;
  font-weight:800;
  letter-spacing:-.7px;
}

.surf-ga-recruiting p{
  margin:0 0 24px;
  color:var(--surf-text);
  font-size:17px;
  line-height:1.82;
}

.surf-ga-stat{
  margin:36px 0;
  padding:30px 34px;
  border-left:5px solid var(--surf-primary);
  background:var(--surf-soft);
}

.surf-ga-stat__number{
  display:block;
  margin-bottom:5px;
  color:var(--surf-primary);
  font-family:"Exo 2",Arial,sans-serif;
  font-size:clamp(42px,6vw,68px);
  line-height:1;
  font-weight:800;
  letter-spacing:-1px;
}

.surf-ga-stat__text{
  margin:0 !important;
  color:var(--surf-heading) !important;
  font-family:"Exo 2",Arial,sans-serif;
  font-size:18px !important;
  line-height:1.45 !important;
  font-weight:700;
}

/* =========================
   PANEL IMAGE PAIR
========================= */

.surf-ga-panels{
  margin-top:38px;
}

.surf-ga-panels__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

.surf-ga-panel{
  margin:0;
  padding:8px;
  border:1px solid var(--surf-border);
  border-radius:14px;
  background:#FFFFFF;
  box-shadow:0 8px 20px rgba(15,23,42,.05);
  overflow:hidden;
}

.surf-ga-panel img{
  display:block;
  width:100%;
  height:auto;
  border-radius:8px;
}

.surf-ga-panel figcaption{
  padding:11px 4px 3px;
  color:var(--surf-muted);
  font-size:13px;
  line-height:1.45;
}

/* =========================
   YEAR TWO
========================= */

.surf-ga-future{
  padding:72px 0 82px;
  background:#FFFFFF;
}

.surf-ga-future__content{
  max-width:900px;
  margin:0 auto;
}

.surf-ga-future h2{
  margin:0 0 20px;
  color:var(--surf-heading);
  font-family:"Exo 2",Arial,sans-serif;
  font-size:clamp(30px,3.6vw,42px);
  line-height:1.12;
  font-weight:800;
  letter-spacing:-.7px;
}

.surf-ga-future p{
  margin:0 0 24px;
  color:var(--surf-text);
  font-size:17px;
  line-height:1.82;
}

.surf-ga-final{
  width:calc(100% + 180px);
  margin:42px 0 0 -90px;
  padding:34px 42px;
  border-left:5px solid var(--surf-primary);
  background:var(--surf-soft);
  color:var(--surf-heading);
  font-family:"Exo 2",Arial,sans-serif;
  font-size:clamp(23px,2.8vw,31px);
  line-height:1.42;
  font-weight:800;
  letter-spacing:-.35px;
}

/* =========================
   TABLET
========================= */

@media(max-width:900px){

  .surf-ga-team__grid{
    grid-template-columns:1fr;
    gap:38px;
  }

  .surf-ga-team__figure{
    max-width:650px;
  }
}

/* =========================
   MOBILE
========================= */

@media(max-width:700px){

  .surf-ga-container,
  .surf-ga-feature__wrap{
    width:min(100% - 36px,1160px);
  }

  .surf-ga-header{
    padding:50px 0 42px;
  }

  .surf-ga-header h1{
    font-size:clamp(38px,11vw,52px);
  }

  .surf-ga-header__standfirst{
    font-size:17px;
  }

  .surf-ga-feature{
    padding-top:28px;
  }

  .surf-ga-feature__frame,
  .surf-ga-team__frame,
  .surf-ga-panel{
    padding:6px;
    border-radius:12px;
  }

  .surf-ga-feature__image,
  .surf-ga-team__image,
  .surf-ga-panel img{
    border-radius:7px;
  }

  .surf-ga-section,
  .surf-ga-team,
  .surf-ga-recruiting,
  .surf-ga-future{
    padding:54px 0;
  }

  .surf-ga-section p,
  .surf-ga-team__copy p,
  .surf-ga-recruiting p,
  .surf-ga-future p{
    font-size:16px;
    line-height:1.76;
  }

  .surf-ga-highlight,
  .surf-ga-final{
    width:calc(100% + 36px);
    margin-left:-18px;
    margin-right:-18px;
    padding:28px 24px;
  }

  .surf-ga-panels__grid{
    grid-template-columns:1fr;
  }
}
</style>


<main class="surf-ga-page">

  <!-- ARTICLE HEADER -->

  <header class="surf-ga-header">

    <div class="surf-ga-container">

      <div class="surf-ga-header__content">

        <span class="surf-ga-label">
          Girls Academy Season Recap
        </span>

        <h1>
          A Strong Finish to Our Inaugural Season
        </h1>

        <p class="surf-ga-header__standfirst">
          Dallas Surf’s 2009 and 2010 Girls Academy teams closed our first GA
          season with undefeated performances at the Summer Playoffs and
          Showcase in Norco, California.
        </p>

      </div>

    </div>

  </header>


  <!-- FEATURE IMAGE -->

  <section class="surf-ga-feature">

    <div class="surf-ga-feature__wrap">

      <figure class="surf-ga-feature__frame">

        <img decoding="async"
          class="surf-ga-feature__image"
          src="https://dallassurf.com/wp-content/uploads/2026/08/D0F9D05F-6D44-4746-9BB1-61FA5A943293_1_201_a.jpeg"
          alt="Dallas Surf 2009 Girls Academy players competing at the GA Summer Playoffs and Showcase"
        >

        <figcaption class="surf-ga-caption">
          Dallas Surf 2009 Girls Academy players competing in Norco,
          California.
        </figcaption>

      </figure>

    </div>

  </section>


  <!-- STRONG FINISH -->

  <section class="surf-ga-section">

    <div class="surf-ga-container">

      <div class="surf-ga-copy">

        <span class="surf-ga-label">
          Summer Playoffs and Showcase
        </span>

        <h2>
          Undefeated in Norco
        </h2>

        <p>
          Our 2009 and 2010 Girls Academy teams wrapped up Dallas Surf’s
          inaugural season in the Girls Academy League with an outstanding
          performance at the GA Summer Playoffs and Showcase in Norco,
          California.
        </p>

        <p>
          Both teams finished the event undefeated and earned the top spot in
          their respective groups. The performances reflected the progress,
          commitment, and growth shown by both groups throughout our first
          Girls Academy season.
        </p>

        <p>
          The event also gave our players another opportunity to compete on a
          national stage, test themselves against strong opposition, and
          showcase how far they have come since the beginning of our GA journey.
        </p>

        <div class="surf-ga-highlight">

          <p>
            Two teams. Two undefeated group finishes. One proud end to our
            inaugural Girls Academy season.
          </p>

        </div>

      </div>

    </div>

  </section>


  <!-- 2010 TEAM PHOTO -->

  <section class="surf-ga-team">

    <div class="surf-ga-container">

      <div class="surf-ga-team__grid">

        <figure class="surf-ga-team__figure">

          <div class="surf-ga-team__frame">

            <img decoding="async"
              class="surf-ga-team__image"
              src="https://dallassurf.com/wp-content/uploads/2026/08/IMG_6476.jpeg"
              alt="Dallas Surf 2010 Girls Academy team at the GA Summer Playoffs and Showcase"
            >

          </div>

          <figcaption class="surf-ga-caption">
            The Dallas Surf 2010 Girls Academy team in Norco.
          </figcaption>

        </figure>

        <div class="surf-ga-team__copy">

          <span class="surf-ga-label">
            Growth Across the Season
          </span>

          <h2>
            Progress We Could See
          </h2>

          <p>
            The results in California were an important achievement, but they
            also represented something larger. Both teams demonstrated the
            progress they had made across the season as individuals and as
            groups.
          </p>

          <p>
            Players showed greater confidence, stronger relationships, and a
            clearer understanding of how they wanted to compete. That growth
            was the result of the work invested by players, coaches, and
            families throughout the year.
          </p>

        </div>

      </div>

    </div>

  </section>


  <!-- COLLEGE RECRUITING -->

  <section class="surf-ga-recruiting">

    <div class="surf-ga-container">

      <div class="surf-ga-recruiting__content">

        <span class="surf-ga-label">
          College Exposure
        </span>

        <h2>
          Valuable Opportunities Beyond the Field
        </h2>

        <p>
          The recruiting opportunities at the showcase were equally
          impressive. More than 85 college programs attended our games,
          providing valuable exposure for our athletes as they continue through
          the recruiting process.
        </p>

        <p>
          NCAA Division I, Division II, Division III, NAIA, and Junior College
          programs from across the country were represented on the sidelines.
          For our players, this created opportunities to be seen, learn more
          about the college game, and better understand the different pathways
          available to them.
        </p>

        <div class="surf-ga-stat">

          <span class="surf-ga-stat__number">
            85+
          </span>

          <p class="surf-ga-stat__text">
            College programs attended games during the GA Summer Playoffs and
            Showcase.
          </p>

        </div>

        <div class="surf-ga-panels">

          <div class="surf-ga-panels__grid">

            <figure class="surf-ga-panel">

              <img decoding="async"
                src="https://dallassurf.com/wp-content/uploads/2026/08/Advisory-Panel-GA-Showcase.png"
                alt="College advisory panel speaking with Girls Academy players at the GA Showcase"
              >

              <figcaption>
                Players taking part in a college advisory discussion during
                the showcase.
              </figcaption>

            </figure>

            <figure class="surf-ga-panel">

              <img decoding="async"
                src="https://dallassurf.com/wp-content/uploads/2026/08/Coaches-Panel-GA-Showcase.png"
                alt="College coaches panel at the Girls Academy Showcase"
              >

              <figcaption>
                College coaches sharing insight and guidance with athletes at
                the GA Showcase.
              </figcaption>

            </figure>

          </div>

        </div>

      </div>

    </div>

  </section>


  <!-- YEAR TWO -->

  <section class="surf-ga-future">

    <div class="surf-ga-container">

      <div class="surf-ga-future__content">

        <span class="surf-ga-label">
          Looking Ahead
        </span>

        <h2>
          Building Toward Year Two
        </h2>

        <p>
          As we close the chapter on our first year in the Girls Academy, we
          could not be prouder of what our players, coaches, and families have
          accomplished together.
        </p>

        <p>
          While we celebrate the progress we have made, our focus remains
          firmly on continued growth, development, and raising the standard as
          we move into Year Two.
        </p>

        <p>
          The foundation has been established. The next challenge is to build
          upon it, continue improving the daily environment, and create even
          more opportunities for our players.
        </p>

        <div class="surf-ga-final">
          The future of Dallas Surf Girls Academy is bright, and we are excited
          for what comes next.
        </div>

      </div>

    </div>

  </section>

</main>

<!-- DALLAS SURF GIRLS ACADEMY SEASON RECAP END -->
		</div>
	</div>

			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abb529d"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<!-- DALLAS SURF INSIDER SIGNUP CTA START -->

<section class="ds-insider-signup-wrap">

  <style>
  @import url("https://fonts.googleapis.com/css2?family=Exo+2:wght@600;700;800&family=Roboto:wght@400;500;700&display=swap");

  .ds-insider-signup-wrap,
  .ds-insider-signup-wrap *{
    box-sizing:border-box;
  }

  .ds-insider-signup-wrap{
    width:100%;
    padding:0 20px 56px;
    background:#FFFFFF;
    font-family:"Exo 2",Arial,sans-serif;
  }

  .ds-insider-signup{
    position:relative;
    width:100%;
    max-width:1080px;
    margin:0 auto;
    padding:46px 44px;
    border:1px solid #E2E8F0;
    border-top:5px solid #00359A;
    border-radius:18px;
    background:#FFFFFF;
    box-shadow:0 16px 40px rgba(15,23,42,.09);
    overflow:hidden;
  }

  .ds-insider-signup::before{
    content:"";
    position:absolute;
    top:-120px;
    right:-90px;
    width:280px;
    height:280px;
    border-radius:50%;
    background:radial-gradient(
      circle,
      rgba(0,112,199,.13) 0%,
      rgba(0,112,199,0) 70%
    );
    pointer-events:none;
  }

  .ds-insider-signup__inner{
    position:relative;
    z-index:1;
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:38px;
    align-items:center;
  }

  .ds-insider-signup__content{
    max-width:760px;
  }

  .ds-insider-signup__eyebrow{
    display:block;
    margin:0 0 10px;
    color:#6B7280;
    font-family:"Exo 2",Arial,sans-serif;
    font-size:11px;
    line-height:1.4;
    font-weight:800;
    letter-spacing:1.8px;
    text-transform:uppercase;
  }

  .ds-insider-signup__title{
    margin:0 0 12px;
    color:#111827;
    font-family:"Exo 2",Arial,sans-serif;
    font-size:clamp(29px,4vw,42px);
    line-height:1.08;
    font-weight:800;
    letter-spacing:-.7px;
  }

  .ds-insider-signup__title span{
    color:#00359A;
  }

  .ds-insider-signup__text{
    max-width:700px;
    margin:0;
    color:#4B5563;
    font-family:"Roboto",Arial,sans-serif;
    font-size:16px;
    line-height:1.65;
  }

  .ds-insider-signup__features{
    display:flex;
    flex-wrap:wrap;
    gap:8px 18px;
    margin-top:18px;
    color:#374151;
    font-family:"Roboto",Arial,sans-serif;
    font-size:13px;
    line-height:1.5;
    font-weight:600;
  }

  .ds-insider-signup__feature{
    position:relative;
    padding-left:15px;
  }

  .ds-insider-signup__feature::before{
    content:"";
    position:absolute;
    top:7px;
    left:0;
    width:6px;
    height:6px;
    border-radius:50%;
    background:#00359A;
  }

  .ds-insider-signup__action{
    display:flex;
    align-items:center;
    justify-content:center;
  }

  .ds-insider-signup__button{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:48px;
    padding:0 25px;
    border-radius:999px;
    background:linear-gradient(135deg,#00359A 0%,#0070C7 100%);
    color:#FFFFFF !important;
    font-family:"Exo 2",Arial,sans-serif;
    font-size:14px;
    line-height:1;
    font-weight:800;
    text-decoration:none !important;
    white-space:nowrap;
    box-shadow:0 10px 24px rgba(0,53,154,.22);
    transition:
      transform .2s ease,
      box-shadow .2s ease;
  }

  .ds-insider-signup__button:hover{
    transform:translateY(-2px);
    color:#FFFFFF !important;
    box-shadow:0 14px 28px rgba(0,53,154,.28);
  }

  @media(max-width:760px){

    .ds-insider-signup-wrap{
      padding:0 16px 44px;
    }

    .ds-insider-signup{
      padding:36px 26px;
      border-radius:15px;
    }

    .ds-insider-signup__inner{
      grid-template-columns:1fr;
      gap:26px;
    }

    .ds-insider-signup__action{
      justify-content:flex-start;
    }
  }

  @media(max-width:520px){

    .ds-insider-signup{
      padding:32px 22px;
    }

    .ds-insider-signup__title{
      font-size:30px;
    }

    .ds-insider-signup__text{
      font-size:15px;
    }

    .ds-insider-signup__features{
      display:grid;
      gap:8px;
    }

    .ds-insider-signup__button{
      width:100%;
    }
  }
  </style>


  <div class="ds-insider-signup">

    <div class="ds-insider-signup__inner">

      <div class="ds-insider-signup__content">

        <span class="ds-insider-signup__eyebrow">
          Dallas Surf Insider
        </span>

        <h2 class="ds-insider-signup__title">
          Continue the <span>Conversation.</span>
        </h2>

        <p class="ds-insider-signup__text">
          Subscribe to Dallas Surf Insider for practical ideas, parent resources,
          coaching insights, player stories, and club updates designed to support
          every player's journey on and off the field.
        </p>

        <div class="ds-insider-signup__features">

          <span class="ds-insider-signup__feature">
            Parent resources
          </span>

          <span class="ds-insider-signup__feature">
            Coaching insights
          </span>

          <span class="ds-insider-signup__feature">
            Player stories
          </span>

          <span class="ds-insider-signup__feature">
            Club news
          </span>

        </div>

      </div>

      <div class="ds-insider-signup__action">

        <a
          class="ds-insider-signup__button"
          href="https://dallassurf.com/newsletter/"
        >
          Subscribe Free
        </a>

      </div>

    </div>

  </div>

</section>

<!-- DALLAS SURF INSIDER SIGNUP CTA END -->
		</div>
	</div>

	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<!-- DALLAS SURF REUSABLE ARTICLE FOOTER START -->

<section class="ds-article-footer-wrap">

  <style>
  @import url("https://fonts.googleapis.com/css2?family=Exo+2:wght@600;700;800&family=Roboto:wght@400;500;700&display=swap");

  .ds-article-footer-wrap,
  .ds-article-footer-wrap *{
    box-sizing:border-box;
  }

  .ds-article-footer-wrap{
    width:100vw;
    margin-left:calc(-50vw + 50%);
    font-family:"Exo 2",Arial,sans-serif;
  }

  .ds-article-footer{
    width:100%;
    padding:58px 20px 52px;
    background:linear-gradient(
      135deg,
      #061331 0%,
      #00359A 62%,
      #0070C7 100%
    );
    color:#FFFFFF;
  }

  .ds-article-footer__inner{
    width:100%;
    max-width:1000px;
    margin:0 auto;
    text-align:center;
  }

  .ds-article-footer__eyebrow{
    display:block;
    margin:0 0 10px;
    color:rgba(255,255,255,.66);
    font-family:"Exo 2",Arial,sans-serif;
    font-size:11px;
    line-height:1.4;
    font-weight:800;
    letter-spacing:1.8px;
    text-transform:uppercase;
  }

  .ds-article-footer__title{
    margin:0 0 24px;
    color:#FFFFFF;
    font-family:"Exo 2",Arial,sans-serif;
    font-size:clamp(30px,4vw,48px);
    line-height:1.05;
    font-weight:800;
    letter-spacing:-.7px;
  }

  .ds-article-footer__title span{
    color:rgba(255,255,255,.72);
  }

  .ds-article-footer__actions{
    display:flex;
    justify-content:center;
    gap:12px;
    flex-wrap:wrap;
    margin-bottom:18px;
  }

  .ds-article-footer__btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:48px;
    padding:0 24px;
    border-radius:999px;
    font-family:"Exo 2",Arial,sans-serif;
    font-size:14px;
    line-height:1;
    font-weight:800;
    text-decoration:none !important;
    transition:
      transform .2s ease,
      box-shadow .2s ease,
      background .2s ease;
  }

  .ds-article-footer__btn--primary{
    background:#FFFFFF;
    color:#00359A !important;
    box-shadow:0 10px 24px rgba(0,0,0,.16);
  }

  .ds-article-footer__btn--primary:hover{
    transform:translateY(-2px);
    box-shadow:0 14px 28px rgba(0,0,0,.22);
    color:#00359A !important;
  }

  .ds-article-footer__btn--secondary{
    border:1px solid rgba(255,255,255,.46);
    background:transparent;
    color:#FFFFFF !important;
  }

  .ds-article-footer__btn--secondary:hover{
    transform:translateY(-2px);
    background:rgba(255,255,255,.10);
    color:#FFFFFF !important;
  }

  .ds-article-footer__links{
    display:flex;
    justify-content:center;
    gap:0;
    flex-wrap:wrap;
    margin-top:10px;
    font-family:"Roboto",Arial,sans-serif;
    font-size:13px;
    line-height:1.6;
    font-weight:600;
  }

  .ds-article-footer__links a{
    position:relative;
    color:rgba(255,255,255,.78) !important;
    text-decoration:none !important;
    transition:color .2s ease;
  }

  .ds-article-footer__links a:hover{
    color:#FFFFFF !important;
  }

  .ds-article-footer__links a:not(:last-child){
    margin-right:18px;
    padding-right:18px;
  }

  .ds-article-footer__links a:not(:last-child)::after{
    content:"•";
    position:absolute;
    right:-2px;
    color:rgba(255,255,255,.34);
  }

  .ds-article-footer__socials{
    display:flex;
    justify-content:center;
    gap:18px;
    flex-wrap:wrap;
    margin-top:15px;
    font-family:"Roboto",Arial,sans-serif;
    font-size:13px;
    line-height:1.5;
    font-weight:600;
  }

  .ds-article-footer__socials a{
    color:rgba(255,255,255,.62) !important;
    text-decoration:none !important;
    transition:color .2s ease;
  }

  .ds-article-footer__socials a:hover{
    color:#FFFFFF !important;
  }

  @media(max-width:767px){

    .ds-article-footer{
      padding:44px 16px 40px;
    }

    .ds-article-footer__actions{
      flex-direction:column;
      align-items:center;
    }

    .ds-article-footer__btn{
      width:100%;
      max-width:300px;
    }

    .ds-article-footer__links{
      gap:10px 16px;
      font-size:12px;
    }

    .ds-article-footer__links a:not(:last-child){
      margin-right:0;
      padding-right:0;
    }

    .ds-article-footer__links a:not(:last-child)::after{
      display:none;
    }

    .ds-article-footer__socials{
      gap:14px;
      font-size:12px;
    }
  }
  </style>


  <footer class="ds-article-footer">

    <div class="ds-article-footer__inner">

      <span class="ds-article-footer__eyebrow">
        Dallas Surf Soccer Club
      </span>

      <h2 class="ds-article-footer__title">
        <span>Find out more about</span> Dallas Surf.
      </h2>

      <div class="ds-article-footer__actions">

        <a
          href="https://dallassurf.com/about/"
          class="ds-article-footer__btn ds-article-footer__btn--primary"
        >
          Why Surf
        </a>

        <a
          href="https://dallassurf.com/contact/"
          class="ds-article-footer__btn ds-article-footer__btn--secondary"
        >
          Contact Us
        </a>

      </div>

      <nav
        class="ds-article-footer__links"
        aria-label="Dallas Surf website links"
      >

        <a href="https://dallassurf.com/joinsurf/">
          Join Surf
        </a>

        <a href="https://dallassurf.com/programs/">
          Programs Overview
        </a>

        <a href="https://dallassurf.com/teams/">
          Teams List
        </a>

        <a href="https://dallassurf.com/tournaments/">
          Tournaments
        </a>

      </nav>

      <div class="ds-article-footer__socials">

        <a
          href="https://www.instagram.com/dallassurfsoccer/"
          target="_blank"
          rel="noopener noreferrer"
        >
          Instagram
        </a>

        <a
          href="https://www.facebook.com/DallasSurf/"
          target="_blank"
          rel="noopener noreferrer"
        >
          Facebook
        </a>

        <a
          href="https://www.linkedin.com/company/dallassurf/"
          target="_blank"
          rel="noopener noreferrer"
        >
          LinkedIn
        </a>

      </div>

    </div>

  </footer>

</section>

<!-- DALLAS SURF REUSABLE ARTICLE FOOTER END -->
		</div>
	</div>

			</div> 
		</div>
	</div> 
</div></div>
<p>The post <a href="https://dallassurf.com/ga-summer-playoffs/">MLS Next Academy Division &#8211; A New Era for Dallas Surf Soccer Club</a> appeared first on <a href="https://dallassurf.com">Dallas Surf Soccer Club</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1755</post-id>	</item>
		<item>
		<title>Girls Academy Talent ID Showcase</title>
		<link>https://dallassurf.com/ga-talent-id-showcase/</link>
		
		<dc:creator><![CDATA[Melissa Schwartz]]></dc:creator>
		<pubDate>Tue, 31 Mar 2026 13:26:15 +0000</pubDate>
				<category><![CDATA[Club Insights]]></category>
		<category><![CDATA[Dallas Surf Insider]]></category>
		<category><![CDATA[Player Development]]></category>
		<category><![CDATA[Player Spotlights]]></category>
		<guid isPermaLink="false">https://dallassurf.com/?p=1467</guid>

					<description><![CDATA[<p>The post <a href="https://dallassurf.com/ga-talent-id-showcase/">Girls Academy Talent ID Showcase</a> appeared first on <a href="https://dallassurf.com">Dallas Surf Soccer Club</a>.</p>
]]></description>
										<content:encoded><![CDATA[
		<div id="fws_6a8231abb629c"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col centered-text no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="img-with-aniamtion-wrap center custom-size" data-max-width="75%" data-max-width-mobile="default" data-shadow="none" data-animation="none" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img fetchpriority="high" decoding="async" class="img-with-animation skip-lazy" data-delay="0" height="500" width="500" data-animation="none" src="https://dallassurf.com/wp-content/uploads/2025/04/Surf-League-Logos_GA-Logo.png" alt="" srcset="https://dallassurf.com/wp-content/uploads/2025/04/Surf-League-Logos_GA-Logo.png 500w, https://dallassurf.com/wp-content/uploads/2025/04/Surf-League-Logos_GA-Logo-300x300.png 300w, https://dallassurf.com/wp-content/uploads/2025/04/Surf-League-Logos_GA-Logo-150x150.png 150w, https://dallassurf.com/wp-content/uploads/2025/04/Surf-League-Logos_GA-Logo-140x140.png 140w, https://dallassurf.com/wp-content/uploads/2025/04/Surf-League-Logos_GA-Logo-100x100.png 100w, https://dallassurf.com/wp-content/uploads/2025/04/Surf-League-Logos_GA-Logo-350x350.png 350w" sizes="(max-width: 500px) 100vw, 500px" />
          </div>
        </div>
        
      </div>
    </div><div class="img-with-aniamtion-wrap " data-max-width="100%" data-max-width-mobile="default" data-shadow="none" data-animation="none" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img decoding="async" class="img-with-animation skip-lazy" data-delay="0" height="778" width="1198" data-animation="none" src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_5851.jpeg" alt="" srcset="https://dallassurf.com/wp-content/uploads/2026/03/IMG_5851.jpeg 1198w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5851-300x195.jpeg 300w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5851-1024x665.jpeg 1024w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5851-768x499.jpeg 768w" sizes="(max-width: 1198px) 100vw, 1198px" />
          </div>
        </div>
        
      </div>
    </div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abb7c0a"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div>
<div class="wpb_text_column wpb_content_element " >
	<h2 class="p1"><b>Dallas Surf GA players invited to attend the GA Frontier Conference Talent ID Showcase</b></h2>
</div>




<div class="wpb_text_column wpb_content_element " >
	<p class="p1">Several Dallas Surf players were recently invited to attend the <span class="s1"><b>Girls Academy Frontier Conference Talent ID Showcase</b></span>, an event that brings together top players from clubs across the conference.</p>
<p class="p1">The showcase provides a valuable platform for athletes to compete at an elite level while being observed by <span class="s1"><b>college coaches, Girls Academy staff, and U.S. Youth Soccer scouts</b></span>.</p>
<p class="p1">Selections for this event recognize players who are consistently performing at a high level within their club environment.</p>
<h3><b>Competing Among the Top Players</b></h3>
<p class="p3">Events like the Girls Academy Talent ID Showcase are designed to identify and support players who are demonstrating the ability to compete at the highest levels of youth soccer.</p>
<p class="p3">For our players, this experience provides an opportunity to step into a new environment, challenge themselves against strong competition, and continue progressing within the national Girls Academy pathway.</p>
<p class="p3">Recognition at this level is not only a reflection of individual dedication, but also a sign of the continued growth of the Dallas Surf girls program.</p>
<h2><b><img decoding="async" class=" wp-image-1473 aligncenter" src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_5799-225x300.jpg" alt="" width="468" height="624" srcset="https://dallassurf.com/wp-content/uploads/2026/03/IMG_5799-225x300.jpg 225w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5799-768x1024.jpg 768w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5799-1152x1536.jpg 1152w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5799-1536x2048.jpg 1536w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5799-scaled.jpg 1920w" sizes="(max-width: 468px) 100vw, 468px" /></b></h2>
<p style="font-weight: 400;">We are thrilled to see our athletes gaining exposure to college recruitment and national scouting networks so early in our GA journey. Their participation highlights the pathway we are building for young female players to pursue their soccer dreams at the next level.</p>
<p style="font-weight: 400;">Congratulations to our eight Dallas Surf representatives—you are paving the way for future generations and showing what’s possible when talent, commitment, and opportunity come together.</p>
</div>




<div class="wpb_text_column wpb_content_element " >
	<h3 style="margin-bottom: 10px; text-align: center;"><strong>Dallas Surf Players Selected</strong></h3>
<p class="p3">We are proud to recognize the Dallas Surf players selected for this Girls Academy Talent ID Showcase:</p>
<table style="width: 100%; border-collapse: collapse; font-size: 16px;">
<tbody>
<tr>
<td style="padding: 8px 0;">2012 Mia Naranjo</td>
<td style="padding: 8px 0;">2011 Avelie Reyes</td>
</tr>
<tr>
<td style="padding: 8px 0;">2012 Camila Molina</td>
<td style="padding: 8px 0;">2010 Grace Garrison</td>
</tr>
<tr>
<td style="padding: 8px 0;">2012 Elena Benitez</td>
<td style="padding: 8px 0;">2010 Landyn Heisserer</td>
</tr>
<tr>
<td style="padding: 8px 0;">2011 Parker Meyer</td>
<td style="padding: 8px 0;">2008 Addison Lee</td>
</tr>
</tbody>
</table>
<p class="p3">Congratulations to each of these players for representing Dallas Surf at this event.</p>
<p class="p3">Their selection reflects the commitment, work ethic, and development they demonstrate every day in training and competition.</p>
</div>




<div class="wpb_text_column wpb_content_element " >
	<p><img loading="lazy" decoding="async" class=" wp-image-1472 alignright" src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_5813-225x300.jpg" alt="" width="302" height="403" srcset="https://dallassurf.com/wp-content/uploads/2026/03/IMG_5813-225x300.jpg 225w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5813-768x1024.jpg 768w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5813-1152x1536.jpg 1152w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5813-1536x2048.jpg 1536w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5813-scaled.jpg 1920w" sizes="(max-width: 302px) 100vw, 302px" /><img loading="lazy" decoding="async" class=" wp-image-1471 alignleft" src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_5821-225x300.jpg" alt="" width="301" height="401" srcset="https://dallassurf.com/wp-content/uploads/2026/03/IMG_5821-225x300.jpg 225w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5821-768x1024.jpg 768w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5821-1152x1536.jpg 1152w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5821-1536x2048.jpg 1536w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_5821-scaled.jpg 1920w" sizes="(max-width: 301px) 100vw, 301px" /><img loading="lazy" decoding="async" class="aligncenter wp-image-1470 " src="https://dallassurf.com/wp-content/uploads/2026/03/3368268107039294800-225x300.jpg" alt="" width="304" height="406" srcset="https://dallassurf.com/wp-content/uploads/2026/03/3368268107039294800-225x300.jpg 225w, https://dallassurf.com/wp-content/uploads/2026/03/3368268107039294800.jpg 768w" sizes="(max-width: 304px) 100vw, 304px" /></p>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abb8f73"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div>
<div class="wpb_text_column wpb_content_element " >
	<h3><b>Strong Locally. Competitive Nationally.</b></h3>
<p class="p3">The Girls Academy platform continues to create meaningful opportunities for our players, and we are proud to see Dallas Surf athletes recognized at events like the GA Frontier Conference Talent ID Showcase.</p>
<p class="p3">Congratulations again to the players who represented our club.</p>
<p class="p3">We look forward to continuing to see their development and success within the Girls Academy.</p>
<p class="p1">For our Dallas Surf members, the Girls Academy is more than a schedule of games. It’s a competitive environment that challenges players, exposes them to new demands, and supports long term development. We’re proud to provide this pathway for our families and proud of how our players continue to rise to the challenge.</p>
<p>For more information on the platform, <a href="https://dallassurf.com/GA">click here.</a></p>
<p><strong>Questions?</strong> Contact our GA Director, Nick Heisserer &#8211; nheisserer@dallassurf.com</p>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abb9718"  data-column-margin="default" data-midnight="light"  class="wpb_row vc_row-fluid vc_row full-width-section has-row-bg-color vc_row-o-equal-height vc_row-flex vc_row-o-content-middle"  style="padding-top: 30px; padding-bottom: 30px; --row-bg-color: #ffffff;"><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="true"><div class="inner-wrap row-bg-layer using-image" ><div class="row-bg viewport-desktop using-image using-bg-color"  style="background-image: url(https://dallassurf.com/wp-content/uploads/2021/02/IMG_3090-scaled.jpg); background-position: center center; background-repeat: no-repeat; background-color: #ffffff; "></div></div><div class="row-bg-overlay row-bg-layer" style="background: #1c3c82; background: linear-gradient(135deg,#1c3c82 0%,#ed1e23 100%);  opacity: 0.95; "></div></div><div class="row_col_wrap_12 col span_12 light left">
	<div  class="vc_col-sm-3 wpb_column column_container vc_column_container col no-extra-padding force-tablet-text-align-center force-phone-text-align-center inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="img-with-aniamtion-wrap center" data-max-width="100%" data-max-width-mobile="default" data-shadow="none" data-animation="none" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img loading="lazy" decoding="async" class="img-with-animation skip-lazy" data-delay="0" height="450" width="800" data-animation="none" src="https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2.png" alt="" srcset="https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2.png 800w, https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2-300x169.png 300w, https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2-768x432.png 768w" sizes="(max-width: 800px) 100vw, 800px" />
          </div>
        </div>
        
      </div>
    </div>
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-6 wpb_column column_container vc_column_container col no-extra-padding force-tablet-text-align-center force-phone-text-align-center inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_6a8231abbc6e9" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  right">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding force-phone-text-align-center inherit_tablet inherit_phone flex_gap_desktop_10px "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			<div class="nectar-highlighted-text" data-style="half_text" data-exp="default" data-using-custom-color="true" data-animation-delay="false" data-color="#ff1053" data-color-gradient="" style=""><h3 style="text-align: center">Want more youth soccer insights?</h3>
<p style="text-align: center">Our Insider shares practical tools to help kids thrive in youth soccer — with tips for parents, coaches, and players. From training ideas to parent support and player nutrition, <strong data-start="750" data-end="821">all designed to support your player’s journey on and off the field</strong></p>
</div>
		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-3 wpb_column column_container vc_column_container col no-extra-padding force-desktop-text-align-center inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<a class="nectar-button medium see-through accent-color has-icon"  role="button" style="border-color: #ffffff; color: #ffffff;"  href="https://dallassurf.com/newsletter/" data-color-override="#ffffff" data-hover-color-override="false" data-hover-text-color-override="#fff"><span>Sign Up</span><i  class="icon-button-arrow"></i></a>
			</div> 
		</div>
	</div> 
</div></div>
<p>The post <a href="https://dallassurf.com/ga-talent-id-showcase/">Girls Academy Talent ID Showcase</a> appeared first on <a href="https://dallassurf.com">Dallas Surf Soccer Club</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1467</post-id>	</item>
		<item>
		<title>Surf Select National Weekend: Player Spotlight</title>
		<link>https://dallassurf.com/surf-select-national-weekend/</link>
		
		<dc:creator><![CDATA[Melissa Schwartz]]></dc:creator>
		<pubDate>Thu, 05 Mar 2026 02:14:06 +0000</pubDate>
				<category><![CDATA[Dallas Surf Insider]]></category>
		<category><![CDATA[Player Development]]></category>
		<category><![CDATA[Player Spotlights]]></category>
		<guid isPermaLink="false">https://dallassurf.com/?p=1476</guid>

					<description><![CDATA[<p>The post <a href="https://dallassurf.com/surf-select-national-weekend/">Surf Select National Weekend: Player Spotlight</a> appeared first on <a href="https://dallassurf.com">Dallas Surf Soccer Club</a>.</p>
]]></description>
										<content:encoded><![CDATA[
		<div id="fws_6a8231abbf850"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col centered-text no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="img-with-aniamtion-wrap " data-max-width="100%" data-max-width-mobile="default" data-shadow="none" data-animation="none" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img loading="lazy" decoding="async" class="img-with-animation skip-lazy" data-delay="0" height="1920" width="2560" data-animation="none" src="https://dallassurf.com/wp-content/uploads/2026/03/IMG0289-scaled.jpeg" alt="" srcset="https://dallassurf.com/wp-content/uploads/2026/03/IMG0289-scaled.jpeg 2560w, https://dallassurf.com/wp-content/uploads/2026/03/IMG0289-300x225.jpeg 300w, https://dallassurf.com/wp-content/uploads/2026/03/IMG0289-1024x768.jpeg 1024w, https://dallassurf.com/wp-content/uploads/2026/03/IMG0289-768x576.jpeg 768w, https://dallassurf.com/wp-content/uploads/2026/03/IMG0289-1536x1152.jpeg 1536w, https://dallassurf.com/wp-content/uploads/2026/03/IMG0289-2048x1536.jpeg 2048w" sizes="(max-width: 2560px) 100vw, 2560px" />
          </div>
        </div>
        
      </div>
    </div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abc03f5"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div>
<div class="wpb_text_column wpb_content_element " >
	<h1><b>Surf Select National Weekend</b></h1>
<h3><b>Dallas Surf Represented on the National Stage</b></h3>
<p><span style="font-weight: 400;">Over 50 Dallas Surf players traveled to San Diego for Surf Select National Weekend, stepping into one of the most competitive environments within Surf Nation.</span></p>
<p><span style="font-weight: 400;">Across multiple age groups and events, our players represented Dallas on a national stage.</span></p>
<p><span style="font-weight: 400;">This weekend was not just about competition.</span></p>
<p><span style="font-weight: 400;">It was about earning opportunities.</span></p>
<h3><b>First, What Is Surf Select?</b></h3>
<p><span style="font-weight: 400;">Surf Select is a national identification program for players aged U9–U17 who have the talent, drive, and ambition to compete against the “Best of the Best.”</span></p>
<p><span style="font-weight: 400;">Through regional tryouts and national events, players are identified to represent Surf Select teams and compete in some of the top domestic and international youth soccer competitions.</span></p>
<p><span style="font-weight: 400;">Players progress through several stages of identification and evaluation, with opportunities to earn places on Surf Select National Teams.</span></p>
<p><span style="font-weight: 400;">You can learn more about the full <a href="https://surfsoccernation.com/surf-select/">program here.</a></span></p>
<h3><b>Surf Select National Weekend</b></h3>
<p><span style="font-weight: 400;">Players selected from Surf Select regional tryouts are invited to San Diego to compete and train in front of Surf Select national staff.</span></p>
<p><span style="font-weight: 400;">Depending on their age group, players are evaluated through three main pathways:</span></p>
<p><b>Champions League – U14</b></p>
<p><b>Regional Cup – U12 &amp; U13</b></p>
<p><b>National Tryouts – U9–U11</b></p>
<p><span style="font-weight: 400;">Now, back to what happened in San Diego.</span></p>
</div>




<div class="wpb_text_column wpb_content_element " >
	<h2 data-fontsize="24" data-lineheight="34.080002px"></h2>
<h2 data-fontsize="24" data-lineheight="34.080002px">Surf Nation Champions League</h2>
<p><img loading="lazy" decoding="async" class="wp-image-1478 aligncenter" src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_6600-300x225.jpeg" alt="" width="600" height="450" srcset="https://dallassurf.com/wp-content/uploads/2026/03/IMG_6600-300x225.jpeg 300w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_6600-1024x768.jpeg 1024w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_6600-768x576.jpeg 768w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_6600-1536x1152.jpeg 1536w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_6600.jpeg 2048w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p><span style="font-weight: 400;">The Surf Champions League brings together the top U14 Surf teams from across the entire Surf Nation network.</span></p>
<p><span style="font-weight: 400;">These teams compete at Surf Sports Park in San Diego, facing elite competition while being evaluated by Surf Select scouts and national staff.</span></p>
<p><span style="font-weight: 400;">Our </span><b>Dallas Surf 2012 Girls team</b><span style="font-weight: 400;"> was selected through internal tryouts in Dallas. Players from five different Dallas Surf teams came together to represent the club in San Diego.</span></p>
<p><span style="font-weight: 400;">Despite not being a current team, the group quickly developed strong chemistry and competitive drive.</span></p>
<p><span style="font-weight: 400;">Their run was impressive.</span></p>
<p><span style="font-weight: 400;">Dallas Surf advanced all the way to the </span><b>Championship Final</b><span style="font-weight: 400;">, narrowly missing the title.</span></p>
<p><span style="font-weight: 400;">Making the final of this event is a major achievement and a strong sign of the quality being developed within Dallas Surf.</span></p>
<p>&nbsp;</p>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abc0bad"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div style="margin-bottom: 1%; " class="vc_col-sm-12 wpb_column column_container vc_column_container col padding-2-percent inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<h2><b>Surf Select – Regional Cup</b></h2>
<h3><b>Competing for a National Roster</b></h3>
<h3><b><img loading="lazy" decoding="async" class=" wp-image-1479 aligncenter" src="https://dallassurf.com/wp-content/uploads/2026/03/image4-300x225.jpg" alt="" width="585" height="439" srcset="https://dallassurf.com/wp-content/uploads/2026/03/image4-300x225.jpg 300w, https://dallassurf.com/wp-content/uploads/2026/03/image4-1024x768.jpg 1024w, https://dallassurf.com/wp-content/uploads/2026/03/image4-768x576.jpg 768w, https://dallassurf.com/wp-content/uploads/2026/03/image4-1536x1152.jpg 1536w, https://dallassurf.com/wp-content/uploads/2026/03/image4-2048x1536.jpg 2048w" sizes="(max-width: 585px) 100vw, 585px" /></b></h3>
<div class="fusion-title title fusion-title-16 fusion-sep-none fusion-title-center fusion-title-text fusion-title-size-three">
<p><span style="font-weight: 400;">More than </span><b>30 Dallas Surf players from the 2012 and 2013 age groups</b><span style="font-weight: 400;"> earned selection through the Surf Select regional tryout process.</span></p>
<p><span style="font-weight: 400;">This alone is a significant accomplishment, placing them among the top players within their region.</span></p>
<p><span style="font-weight: 400;">In San Diego, these players competed alongside and against players from Surf clubs across the country, representing the seven Surf Select regions.</span></p>
<p><span style="font-weight: 400;">For these players, the objective is clear:</span></p>
<p><span style="font-weight: 400;">Earn a place on a </span><b>Surf Select National roster</b><span style="font-weight: 400;">.</span></p>
<p><span style="font-weight: 400;">This pathway is earned, not given.</span></p>
<p><span style="font-weight: 400;">Regional selection.</span></p>
<p><span style="font-weight: 400;">National competition.</span></p>
<p><span style="font-weight: 400;">National roster opportunity.</span></p>
<p><span style="font-weight: 400;">Our players embraced the challenge and represented Dallas Surf exceptionally well.</span></p>
</div>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abc12d4"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<div class="fusion-title title fusion-title-16 fusion-sep-none fusion-title-center fusion-title-text fusion-title-size-three">
<h2><b>National Tryouts</b></h2>
<h3><b>2015–2017 Age Groups</b></h3>
<p><span style="font-weight: 400;"><img loading="lazy" decoding="async" class=" wp-image-1480 aligncenter" src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_9539-225x300.jpeg" alt="" width="421" height="561" srcset="https://dallassurf.com/wp-content/uploads/2026/03/IMG_9539-225x300.jpeg 225w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_9539-768x1024.jpeg 768w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_9539-1152x1536.jpeg 1152w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_9539-1536x2048.jpeg 1536w, https://dallassurf.com/wp-content/uploads/2026/03/IMG_9539-scaled.jpeg 1920w" sizes="(max-width: 421px) 100vw, 421px" /></span></p>
<p><span style="font-weight: 400;">For our U9–U11 age groups, more than </span><b>20 Dallas Surf players</b><span style="font-weight: 400;"> were selected to attend Surf Select National Tryouts.</span></p>
<p><span style="font-weight: 400;">Over three days in San Diego, players trained and competed under Surf National staff while being evaluated for selection onto Surf Select National Teams.</span></p>
<p><span style="font-weight: 400;">The experience included:</span></p>
<ul>
<li><span style="font-weight: 400;"> High level coaching</span></li>
<li><span style="font-weight: 400;"> Exposure to national standards</span></li>
<li><span style="font-weight: 400;"> Training alongside top players from across the country</span></li>
</ul>
<p><span style="font-weight: 400;">Selection is competitive.</span></p>
<p><span style="font-weight: 400;">Standards are high.</span></p>
<p><span style="font-weight: 400;">Expectations are clear.</span></p>
<p class="fusion-title-heading title-heading-center fusion-responsive-typography-calculated">
</div>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abc1982"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<div class="fusion-title title fusion-title-16 fusion-sep-none fusion-title-center fusion-title-text fusion-title-size-three">
<h2><b>What This Really Means</b></h2>
<p><span style="font-weight: 400;">Surf Select National Weekend is not just a single event.</span></p>
<p><span style="font-weight: 400;">Surf Select National teams compete throughout the year in regional, national, and international tournaments.</span></p>
<p><span style="font-weight: 400;">For many players, this weekend is the first step into a much larger pathway.</span></p>
<p><span style="font-weight: 400;">For Dallas Surf, having </span><b>over 60 players represented</b><span style="font-weight: 400;"> is a powerful reflection of the strength of what we are building locally while being connected nationally.</span></p>
<p><span style="font-weight: 400;">Our players are not limited to North Texas.</span></p>
<p><span style="font-weight: 400;">They are stepping into environments that challenge them, stretch them, and accelerate their development.</span></p>
<h2><b>Strong Locally. Competitive Nationally.</b></h2>
<p><span style="font-weight: 400;">We are proud of every player who represented Dallas Surf in San Diego.</span></p>
<p><span style="font-weight: 400;">These experiences raise standards.</span></p>
<p><span style="font-weight: 400;">They accelerate development.</span></p>
<p><span style="font-weight: 400;">They expand opportunity.</span></p>
<p><span style="font-weight: 400;">And they reinforce what it means to be part of Surf Nation.</span></p>
</div>
<p>&nbsp;</p>
<p>For those that make it, they have the chance to travel to some of the best tournaments both nationally and internationally. <a href="https://surfsoccernation.com/surf-select/">Click here to learn more and see the full schedule of events.</a></p>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abc200c"  data-column-margin="default" data-midnight="dark" data-top-percent="10%" data-bottom-percent="1%"  class="wpb_row vc_row-fluid vc_row full-width-section"  style="padding-top: calc(100vw * 0.10); padding-bottom: calc(100vw * 0.01); "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_6a8231abc24c4" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style="padding-bottom: 40px; "><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			<h2 style="color: #000000;text-align: left" class="vc_custom_heading vc_do_custom_heading" >More photos from the event</h2>
	<div class="wpb_gallery wpb_content_element clearfix">
		<div class="wpb_wrapper"><div class="wpb_gallery_slidesflickity_style" data-onclick="link_no" data-interval="5"><div class="nectar-flickity not-initialized"  data-touch-icon-color="default" data-stagger="" data-drag-scale="" data-overflow="hidden" data-wrap="wrap" data-spacing="default" data-shadow="large_depth" data-autoplay="" data-autoplay-dur="" data-free-scroll="" data-controls="material_pagination" data-desktop-columns="1" data-small-desktop-columns="1" data-tablet-columns="1" data-phone-columns="1"><div class="flickity-viewport"> <div class="flickity-slider"><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/IMG0206-scaled-600x400.jpg" width="600" height="400" alt="IMG0206" title="IMG0206" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_2166-scaled-600x400.jpg" width="600" height="400" alt="IMG_2166" title="IMG_2166" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/image0-1-scaled-600x400.jpg" width="600" height="400" alt="image0-1" title="image0-1" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/image0-scaled-600x400.jpg" width="600" height="400" alt="image0" title="image0" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_0130-scaled-600x400.jpeg" width="600" height="400" alt="IMG_0130" title="IMG_0130" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_0151-scaled-600x400.jpeg" width="600" height="400" alt="IMG_0151" title="IMG_0151" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_9572-scaled-600x400.jpeg" width="600" height="400" alt="IMG_9572" title="IMG_9572" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/image1-1-scaled-600x400.jpg" width="600" height="400" alt="image1-1" title="image1-1" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_1392-scaled-600x400.jpg" width="600" height="400" alt="IMG_1392" title="IMG_1392" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_0235-scaled-600x400.jpeg" width="600" height="400" alt="IMG_0235" title="IMG_0235" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/IMG_1391-600x400.jpg" width="600" height="400" alt="IMG_1391" title="IMG_1391" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/image1-scaled-600x400.jpg" width="600" height="400" alt="image1" title="image1" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/image6-scaled-600x400.jpg" width="600" height="400" alt="image6" title="image6" /></div><div class="cell" data-lazy="false"><img loading="lazy" decoding="async" class="skip-lazy nectar-lazy " src="https://dallassurf.com/wp-content/uploads/2026/03/image7-scaled-600x400.jpg" width="600" height="400" alt="image7" title="image7" /></div></div></div></div></div>
		</div> 
	</div> 
		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abc74c4"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 20px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abc7acc"  data-column-margin="default" data-midnight="light"  class="wpb_row vc_row-fluid vc_row full-width-section has-row-bg-color vc_row-o-equal-height vc_row-flex vc_row-o-content-middle"  style="padding-top: 30px; padding-bottom: 30px; --row-bg-color: #ffffff;"><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="true"><div class="inner-wrap row-bg-layer using-image" ><div class="row-bg viewport-desktop using-image using-bg-color"  style="background-image: url(https://dallassurf.com/wp-content/uploads/2021/02/IMG_3090-scaled.jpg); background-position: center center; background-repeat: no-repeat; background-color: #ffffff; "></div></div><div class="row-bg-overlay row-bg-layer" style="background: #1c3c82; background: linear-gradient(135deg,#1c3c82 0%,#ed1e23 100%);  opacity: 0.95; "></div></div><div class="row_col_wrap_12 col span_12 light left">
	<div  class="vc_col-sm-3 wpb_column column_container vc_column_container col no-extra-padding force-tablet-text-align-center force-phone-text-align-center inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="img-with-aniamtion-wrap center" data-max-width="100%" data-max-width-mobile="default" data-shadow="none" data-animation="none" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img loading="lazy" decoding="async" class="img-with-animation skip-lazy" data-delay="0" height="450" width="800" data-animation="none" src="https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2.png" alt="" srcset="https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2.png 800w, https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2-300x169.png 300w, https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2-768x432.png 768w" sizes="(max-width: 800px) 100vw, 800px" />
          </div>
        </div>
        
      </div>
    </div>
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-6 wpb_column column_container vc_column_container col no-extra-padding force-tablet-text-align-center force-phone-text-align-center inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_6a8231abc8189" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  right">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding force-phone-text-align-center inherit_tablet inherit_phone flex_gap_desktop_10px "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			<div class="nectar-highlighted-text" data-style="half_text" data-exp="default" data-using-custom-color="true" data-animation-delay="false" data-color="#ff1053" data-color-gradient="" style=""><h3 style="text-align: center">Want more youth soccer insights?</h3>
<p style="text-align: center">Our Insider shares practical tools to help kids thrive in youth soccer — with tips for parents, coaches, and players. From training ideas to parent support and player nutrition, <strong data-start="750" data-end="821">all designed to support your player’s journey on and off the field</strong></p>
</div>
		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-3 wpb_column column_container vc_column_container col no-extra-padding force-desktop-text-align-center inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<a class="nectar-button medium see-through accent-color has-icon"  role="button" style="border-color: #ffffff; color: #ffffff;"  href="https://dallassurf.com/newsletter/" data-color-override="#ffffff" data-hover-color-override="false" data-hover-text-color-override="#fff"><span>Sign Up</span><i  class="icon-button-arrow"></i></a>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abc88fc"  data-column-margin="default" data-midnight="dark" data-bottom-percent="7%"  class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top"  style="padding-top: 0px; padding-bottom: calc(100vw * 0.07); "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
			</div> 
		</div>
	</div> 
</div></div>
<p>The post <a href="https://dallassurf.com/surf-select-national-weekend/">Surf Select National Weekend: Player Spotlight</a> appeared first on <a href="https://dallassurf.com">Dallas Surf Soccer Club</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1476</post-id>	</item>
		<item>
		<title>More Than the Game: Dallas Surf 11G East Making an Impact On and Off the Field</title>
		<link>https://dallassurf.com/more-than-the-game/</link>
		
		<dc:creator><![CDATA[Melissa Schwartz]]></dc:creator>
		<pubDate>Sat, 25 Oct 2025 16:12:14 +0000</pubDate>
				<category><![CDATA[Dallas Surf Insider]]></category>
		<category><![CDATA[Player Spotlights]]></category>
		<guid isPermaLink="false">https://dallassurf.com/?p=1337</guid>

					<description><![CDATA[<p>The post <a href="https://dallassurf.com/more-than-the-game/">More Than the Game: Dallas Surf 11G East Making an Impact On and Off the Field</a> appeared first on <a href="https://dallassurf.com">Dallas Surf Soccer Club</a>.</p>
]]></description>
										<content:encoded><![CDATA[
		<div id="fws_6a8231abc9b4f"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col centered-text no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="img-with-aniamtion-wrap " data-max-width="100%" data-max-width-mobile="default" data-shadow="none" data-animation="none" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img loading="lazy" decoding="async" class="img-with-animation skip-lazy" data-delay="0" height="857" width="1591" data-animation="none" src="https://dallassurf.com/wp-content/uploads/2025/10/November-25-Newsletter-1.png" alt="" srcset="https://dallassurf.com/wp-content/uploads/2025/10/November-25-Newsletter-1.png 1591w, https://dallassurf.com/wp-content/uploads/2025/10/November-25-Newsletter-1-300x162.png 300w, https://dallassurf.com/wp-content/uploads/2025/10/November-25-Newsletter-1-1024x552.png 1024w, https://dallassurf.com/wp-content/uploads/2025/10/November-25-Newsletter-1-768x414.png 768w, https://dallassurf.com/wp-content/uploads/2025/10/November-25-Newsletter-1-1536x827.png 1536w" sizes="(max-width: 1591px) 100vw, 1591px" />
          </div>
        </div>
        
      </div>
    </div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abca42a"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div>
<div class="wpb_text_column wpb_content_element " >
	<p class="p1"><strong>The Dallas Surf 11G East team</strong> is setting the standard for what it means to lead with purpose.</p>
<p class="p1">Guided by Coaches <strong>Thomas Pollard and Rendell Hendrickson</strong>, the girls have made community service part of their weekly routine, volunteering with younger teams and finding ways to give back beyond the field.</p>
</div>




<div class="wpb_text_column wpb_content_element " >
	<p>The 11G East team’s commitment to mentoring younger players and supporting local families reflects our core value of <span class="s1"><b>Unity</b></span>. Their actions have built a genuine sense of community and shown real selflessness.</p>
<p class="p1">Their example reminds us that soccer isn’t just about the results. It’s about the people we share it with and the impact we can make through the game.</p>
<h3 class="p3"><span class="s2">💙 </span><b>Big Sisters on the Field</b><b></b></h3>
<p class="p1">Each week, the 11G East players volunteer as helpers for a younger team known as &#8216;<i>the Littles&#8217;</i>. They show up early before their own practice to support coaches, run activities, and guide the younger players with patience and encouragement.</p>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abca932"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div style="margin-bottom: 1%; " class="vc_col-sm-12 wpb_column column_container vc_column_container col padding-2-percent inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="img-with-aniamtion-wrap center" data-max-width="75%" data-max-width-mobile="default" data-shadow="none" data-animation="none" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img loading="lazy" decoding="async" class="img-with-animation skip-lazy" data-delay="0" height="384" width="612" data-animation="none" src="https://dallassurf.com/wp-content/uploads/2025/10/unnamed.jpg" alt="" srcset="https://dallassurf.com/wp-content/uploads/2025/10/unnamed.jpg 612w, https://dallassurf.com/wp-content/uploads/2025/10/unnamed-300x188.jpg 300w" sizes="(max-width: 612px) 100vw, 612px" />
          </div>
        </div>
        
      </div>
    </div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abcb0c2"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<p class="p3">Coach Thomas and Coach Mack pair each little with a big, creating mentorship moments that go far beyond soccer. One parent described it perfectly.</p>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abcb5b6"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row  scale_phone_0-78"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<blockquote>
<p><i>“As a mom, it warms my&nbsp; heart to see teenage girls being such positive role models—showing patience, kindness,&nbsp; and genuine joy while helping 5-year-olds fall in love with soccer&#8230;The older girls remember every little one’s name. They make them laugh, give them high fives, dance with them, and make each one feel like they belong. My daughter looks&nbsp; forward to practicing every single week knowing the big girls will be there&#8230;I know how busy these girls are with school, soccer, and life, so the fact that they choose to&nbsp; show up early to help at our practices means the world to me. I couldn’t ask for better role&nbsp;models for my daughter and her teammates. Though she’s an only child, I often tell my&nbsp; husband that thanks to the Surf 2011 girls, our daughter now has 18 “big sisters.”</i></p>
</blockquote>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abcb9e1"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<p class="p3">For many of the younger players, those small moments have become the highlight of their week — and the older girls are learning just as much in return.</p>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abcbdf1"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row  scale_phone_0-78"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<blockquote>
<p><i>“My favorite part of helping out with the Littles is seeing their pure excitement for soccer. Knowing I’m a role model for them makes me want to be better.”</i> – <span class="s2"><b>Lucy #31</b></span></p>
</blockquote>
</div>




<div class="wpb_text_column wpb_content_element " >
	<blockquote>
<p><i>“I like helping the littles because I love working with kids and they are so funny.”</i> – <span class="s2"><b>Lola #24</b></span></p>
</blockquote>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abcc25c"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<h3><b>Giving Back Beyond Soccer</b></h3>
<p class="p1">The team’s dedication to service doesn’t stop when training ends. Each year, they volunteer at <strong>Feed My Starving Children</strong>, packing meals for families in need around the world. Closer to home, they’ve supported <strong>North Texas Feed the Need</strong>, preparing and delivering lunches to local families.</p>
<p class="p1">These experiences have shown the players that teamwork and leadership go further than the game. They’re learned through helping others and giving back to the community around them.</p>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abcc6b6"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top"  style="padding-top: 0px; padding-bottom: 20px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="img-with-aniamtion-wrap " data-max-width="100%" data-max-width-mobile="default" data-shadow="none" data-animation="none" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img loading="lazy" decoding="async" class="img-with-animation skip-lazy" data-delay="0" height="626" width="1381" data-animation="none" src="https://dallassurf.com/wp-content/uploads/2025/10/November-25-Newsletter-1-1.png" alt="" srcset="https://dallassurf.com/wp-content/uploads/2025/10/November-25-Newsletter-1-1.png 1381w, https://dallassurf.com/wp-content/uploads/2025/10/November-25-Newsletter-1-1-300x136.png 300w, https://dallassurf.com/wp-content/uploads/2025/10/November-25-Newsletter-1-1-1024x464.png 1024w, https://dallassurf.com/wp-content/uploads/2025/10/November-25-Newsletter-1-1-768x348.png 768w" sizes="(max-width: 1381px) 100vw, 1381px" />
          </div>
        </div>
        
      </div>
    </div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abcd0ec"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<p class="p3">Through these ongoing efforts, the Dallas Surf 11G team are setting an inspiring example for others in their community.&nbsp; We asked a few of our players what it meant for them to serve. Here is what they said:</p>
</div>




<div class="wpb_text_column wpb_content_element " >
	<blockquote>
<p><i>“I really enjoyed getting to help others and spending time with my teammates.&nbsp; By packing and delivering food, I know that many people were impacted.”</i> – <strong>Gia</strong><span class="s2"><b> #13</b><b></b></span></p>
<p><i>“Knowing and feeling how people felt after receiving food warmed my heart.”</i> – <span class="s2"><b>Paisley #30</b></span></p>
</blockquote>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abcd62a"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<h3><b>Leading by Example</b></h3>
<p class="p1">The 11G East team embodies what Dallas Surf stands for — a club that values people as much as players. Through mentoring, volunteering, and simply showing up for others, these girls are learning lessons that will stay with them long after the final whistle.</p>
<p class="p1">Their story reminds us that development reaches beyond soccer. It’s about who you become through the experiences you share.</p>
<p>&nbsp;</p>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_6a8231abcdaa9"  data-column-margin="default" data-midnight="light"  class="wpb_row vc_row-fluid vc_row full-width-section has-row-bg-color vc_row-o-equal-height vc_row-flex vc_row-o-content-middle"  style="padding-top: 30px; padding-bottom: 30px; --row-bg-color: #ffffff;"><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="true"><div class="inner-wrap row-bg-layer using-image" ><div class="row-bg viewport-desktop using-image using-bg-color"  style="background-image: url(https://dallassurf.com/wp-content/uploads/2021/02/IMG_3090-scaled.jpg); background-position: center center; background-repeat: no-repeat; background-color: #ffffff; "></div></div><div class="row-bg-overlay row-bg-layer" style="background: #1c3c82; background: linear-gradient(135deg,#1c3c82 0%,#ed1e23 100%);  opacity: 0.95; "></div></div><div class="row_col_wrap_12 col span_12 light left">
	<div  class="vc_col-sm-3 wpb_column column_container vc_column_container col no-extra-padding force-tablet-text-align-center force-phone-text-align-center inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="img-with-aniamtion-wrap center" data-max-width="100%" data-max-width-mobile="default" data-shadow="none" data-animation="none" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img loading="lazy" decoding="async" class="img-with-animation skip-lazy" data-delay="0" height="450" width="800" data-animation="none" src="https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2.png" alt="" srcset="https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2.png 800w, https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2-300x169.png 300w, https://dallassurf.com/wp-content/uploads/2024/05/logo-surf-wave-dallas-stacked-white-2-768x432.png 768w" sizes="(max-width: 800px) 100vw, 800px" />
          </div>
        </div>
        
      </div>
    </div>
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-6 wpb_column column_container vc_column_container col no-extra-padding force-tablet-text-align-center force-phone-text-align-center inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_6a8231abce0ed" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  right">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding force-phone-text-align-center inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			<div class="nectar-highlighted-text" data-style="half_text" data-exp="default" data-using-custom-color="true" data-animation-delay="false" data-color="#ff1053" data-color-gradient="" style=""><h3 style="text-align: center">Want more youth soccer insights?</h3>
<p style="text-align: center">Our Insider shares practical tools to help kids thrive in youth soccer — with tips for parents, coaches, and players. From training ideas to parent support and player nutrition, <strong data-start="750" data-end="821">all designed to support your player’s journey on and off the field</strong></p>
</div>
		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-3 wpb_column column_container vc_column_container col no-extra-padding force-desktop-text-align-center inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<a class="nectar-button medium see-through accent-color has-icon"  role="button" style="border-color: #ffffff; color: #ffffff;"  href="https://dallassurf.com/newsletter/" data-color-override="#ffffff" data-hover-color-override="false" data-hover-text-color-override="#fff"><span>Sign Up</span><i  class="icon-button-arrow"></i></a>
			</div> 
		</div>
	</div> 
</div></div>
<p>The post <a href="https://dallassurf.com/more-than-the-game/">More Than the Game: Dallas Surf 11G East Making an Impact On and Off the Field</a> appeared first on <a href="https://dallassurf.com">Dallas Surf Soccer Club</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1337</post-id>	</item>
	</channel>
</rss>
