www.usssa.com Open in urlscan Pro
161.47.150.93  Public Scan

Submitted URL: http://www.usssa.com/
Effective URL: http://www.usssa.com/home/
Submission: On September 29 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /home/

<form method="post" action="/home/" id="frm" class="ng-pristine ng-valid">
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="bXyfzXK72SN7iygjEQiOKyKjD1ATXHgYcM0WJTsyJNtzJ7wkqbQYWOkbx6q5nX7YzV2LrGWVmZDRpDdkwR6Kyf8gQIM+8bqqtWeh1CLBGSsj2BZ4HMemJa/fkE6ld3WnNyExGii2CRHHgmFEYnL+5A==" autocomplete="off">
  </div>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334" autocomplete="off">
    <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="" autocomplete="off">
  </div>
  <div class="container ctContent ng-scope" ng-controller="pageCntrl">
    <!-- Header -->
    <nav class="header-v11 navbar navbar-light navbar-expand-lg noPrint">
      <button class="navbar-toggler btnSideBar mr-2" type="button" data-toggle="collapse" data-target="#sideBar" aria-controls="sideBar" aria-expanded="false" aria-label="Sidebar"><span class="navbar-toggler-icon"></span></button>
      <div class="navbar-brand">
        <a class="logo" href="/"><div id="logo-header" alt="USSSA"></div></a>
      </div>
      <div style="flex-grow: 1;"></div>
      <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#topMenu" aria-controls="topMenu" aria-expanded="false" aria-label="Menu">
        <span class="lblMenu4People">Menu</span> <span class="navbar-toggler-icon"></span>
      </button>
      <div class="navbar-collapse navbar-responsive-collapse collapse" id="topMenu">
        <script>
          usssa.controller('sportMenuCtrl', ['$scope', '$filter', '$http', '$location', 'jsLib', 'API', 'storage', function($scope, $filter, $http, $location, jsLib, API, storage) {
            function init() {
              $scope.loading = true;
              $scope.jsLib = jsLib;
              var page = null;
              var tmp = document.URL.split('/');
              if (tmp.length > 0) {
                page = tmp[4];
              }
              API.post({
                action: 'v11GetTopMenu',
                sport: jsLib.getSportName(),
                page: page
              }, 24).then(function(data) {
                $scope.menu = data;
                $scope.loading = false;
              }, function(error) {
                console.log('error', error);
                $scope.loading = false;
              });
            }
            $scope.hasGrandChildren = function(item) {
              if (item.children) {
                if (item.children[0]) {
                  if (item.children[0].children) return true;
                }
              }
              return false;
            }
            init();
          }]);
        </script>
        <div class="secondBg ng-scope" ng-controller="sportMenuCtrl">
          <ul class="navbar-nav topMenu" ng-hide="loading">
            <li class="nav-item hidden-md hidden-lg hidden-xl">
              <a class="nav-link" href="/login">Login</a>
            </li>
            <!-- ngRepeat: item in menu.items -->
            <li class="nav-item ng-scope dropdown" ng-class="{'dropdown': item.children}" ng-repeat="item in menu.items">
              <!-- ngIf: !item.children -->
              <!-- ngIf: item.children --><a class="nav-link dropdown-toggle ng-scope" ng-if="item.children" href="#" id="sportDropdownMenu3884" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
				<!-- ngIf: item.title != '---' --><span ng-if="item.title != '---'" class="ng-binding ng-scope">Important Updates</span><!-- end ngIf: item.title != '---' -->
				<!-- ngIf: item.title == '---' -->
			</a><!-- end ngIf: item.children -->
              <!-- ngIf: item.children -->
              <div class="dropdown-menu row ng-scope" ng-class="{'sport-menu': hasGrandChildren(item), '': item.classes, 'row': item.classes}" aria-labelledby="sportDropdownMenu3884" ng-if="item.children">
                <!-- ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope" ng-class="{'col':item.classes}" href="https://www.usssa.com/safesport" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">SafeSport</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope" ng-class="{'col':item.classes}" href="http://usssa.com/coronavirus" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">Coronavirus Update</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children -->
                <!-- ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children -->
              </div><!-- end ngIf: item.children -->
            </li><!-- end ngRepeat: item in menu.items -->
            <li class="nav-item ng-scope" ng-class="{'dropdown': item.children}" ng-repeat="item in menu.items">
              <!-- ngIf: !item.children --><a class="nav-link ng-binding ng-scope" ng-if="!item.children" href="http://www.usssaspacecoast.com/" ng-attr-target="{{(item.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(item.title)" target="_blank">Space Coast Complex</a><!-- end ngIf: !item.children -->
              <!-- ngIf: item.children -->
              <!-- ngIf: item.children -->
            </li><!-- end ngRepeat: item in menu.items -->
            <li class="nav-item ng-scope" ng-class="{'dropdown': item.children}" ng-repeat="item in menu.items">
              <!-- ngIf: !item.children --><a class="nav-link ng-binding ng-scope" ng-if="!item.children" href="/how-to-create" ng-attr-target="{{(item.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(item.title)">How to Register a Team?</a><!-- end ngIf: !item.children -->
              <!-- ngIf: item.children -->
              <!-- ngIf: item.children -->
            </li><!-- end ngRepeat: item in menu.items -->
            <li class="nav-item ng-scope dropdown" ng-class="{'dropdown': item.children}" ng-repeat="item in menu.items">
              <!-- ngIf: !item.children -->
              <!-- ngIf: item.children --><a class="nav-link dropdown-toggle ng-scope" ng-if="item.children" href="#" id="sportDropdownMenu214" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
				<!-- ngIf: item.title != '---' --><span ng-if="item.title != '---'" class="ng-binding ng-scope">Sports</span><!-- end ngIf: item.title != '---' -->
				<!-- ngIf: item.title == '---' -->
			</a><!-- end ngIf: item.children -->
              <!-- ngIf: item.children -->
              <div class="dropdown-menu row ng-scope sport-list" ng-class="{'sport-menu': hasGrandChildren(item), 'sport-list': item.classes, 'row': item.classes}" aria-labelledby="sportDropdownMenu214" ng-if="item.children">
                <!-- ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope col" ng-class="{'col':item.classes}" href="/baseball" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">Baseball</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope col" ng-class="{'col':item.classes}" href="/fastpitch" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">Fastpitch</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope col" ng-class="{'col':item.classes}" href="/slowpitch" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">Slowpitch</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope col" ng-class="{'col':item.classes}" href="/gslslowpitch" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">GSL Slowpitch</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope col" ng-class="{'col':item.classes}" href="/basketball3on3" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">Basketball 3 on 3</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope col" ng-class="{'col':item.classes}" href="/basketball5on5" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">Basketball 5 on 5</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope col" ng-class="{'col':item.classes}" href="/soccer" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">Soccer</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope col" ng-class="{'col':item.classes}" href="/juniorgolf" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">Junior Golf</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope col" ng-class="{'col':item.classes}" href="/lacrosse" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">Lacrosse</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><a class="dropdown-item ng-binding ng-scope col" ng-class="{'col':item.classes}" href="/home/officials" ng-if="!hasGrandChildren(item)" ng-repeat="child1 in item.children" ng-bind-html="jsLib.trustedHtml(child1.title)">Officials Home - All Sports</a><!-- end ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children -->
                <!-- ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children -->
              </div><!-- end ngIf: item.children -->
            </li><!-- end ngRepeat: item in menu.items -->
            <li class="nav-item ng-scope dropdown" ng-class="{'dropdown': item.children}" ng-repeat="item in menu.items">
              <!-- ngIf: !item.children -->
              <!-- ngIf: item.children --><a class="nav-link dropdown-toggle ng-scope" ng-if="item.children" href="#" id="sportDropdownMenu2295" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
				<!-- ngIf: item.title != '---' --><span ng-if="item.title != '---'" class="ng-binding ng-scope">Programs</span><!-- end ngIf: item.title != '---' -->
				<!-- ngIf: item.title == '---' -->
			</a><!-- end ngIf: item.children -->
              <!-- ngIf: item.children -->
              <div class="dropdown-menu row ng-scope sport-menu" ng-class="{'sport-menu': hasGrandChildren(item), '': item.classes, 'row': item.classes}" aria-labelledby="sportDropdownMenu2295" ng-if="item.children">
                <!-- ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: !hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children -->
                <!-- ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) -->
                <div class="sport-menu-section col-lg-3 col-md-6 col-sm-6 col-6 ng-scope" ng-repeat="child1 in item.children" ng-if="hasGrandChildren(item)">
                  <!-- ngIf: child1.children -->
                  <h5 ng-if="child1.children" ng-bind-html="jsLib.trustedHtml(child1.title)" class="ng-binding ng-scope">Baseball</h5><!-- end ngIf: child1.children -->
                  <!-- ngIf: child1.children -->
                  <ul class="submenu-list ng-scope" ng-if="child1.children">
                    <!-- ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/baseball/baseball-elite-qualifying-series/" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">Elite World Series Qualifiers</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/baseball/baseball-elite-ws-week-1/" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">Elite World Series | Week 1</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/baseball/baseball-elite-ws-week-2/" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">Elite World Series | Week 2</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/baseball/eventSearch/?sportID=11&amp;class=1106&amp;stature=64&amp;startDate=08/01/2020" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">A World Series</a>
                    </li><!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/baseball/eventSearch/?sportID=11&amp;class=1105&amp;stature=64&amp;startDate=08/01/2020" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">AA World Series</a>
                    </li><!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/baseball/eventSearch/?sportID=11&amp;class=1104&amp;stature=64&amp;startDate=08/01/2020" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">AAA World Series</a>
                    </li><!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/baseball/baseball-global-sports" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">Global Sports World Info</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/baseball/eventSearch/?sportID=11&amp;class=0&amp;state=63&amp;stature=34&amp;startDate=08/01/2020" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">Global Sports World Series</a>
                    </li><!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="https://www.usssa.com/allamerican" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">All American Games Home</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                  </ul><!-- end ngIf: child1.children -->
                </div><!-- end ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) -->
                <div class="sport-menu-section col-lg-3 col-md-6 col-sm-6 col-6 ng-scope" ng-repeat="child1 in item.children" ng-if="hasGrandChildren(item)">
                  <!-- ngIf: child1.children -->
                  <h5 ng-if="child1.children" ng-bind-html="jsLib.trustedHtml(child1.title)" class="ng-binding ng-scope">Fastpitch</h5><!-- end ngIf: child1.children -->
                  <!-- ngIf: child1.children -->
                  <ul class="submenu-list ng-scope" ng-if="child1.children">
                    <!-- ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="https://www.usssa.com/allamerican" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">All American Program Home</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="http://select30fastpitch.com/" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">Select30</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="http://usssaspacecoastworldseries.com/usssaspacecoastworldseries/home" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">Space Coast World Series</a>
                    </li><!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="http://usaeliteselect.com/usaes" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">USA Elite Select Home</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/fastpitch/eventSearch/?sportID=16&amp;startDate=09/01/2020" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">National Championship Qualifying</a>
                    </li><!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/fastpitch/eventSearch/?sportID=16&amp;stature=23,4&amp;startDate=08/01/2020" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">National Championship Events</a>
                    </li><!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="http://usssapride.com/" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">USSSA Pride Info</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="http://usssapride.com/jrpride" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">Jr Pride Info</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                  </ul><!-- end ngIf: child1.children -->
                </div><!-- end ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) -->
                <div class="sport-menu-section col-lg-3 col-md-6 col-sm-6 col-6 ng-scope" ng-repeat="child1 in item.children" ng-if="hasGrandChildren(item)">
                  <!-- ngIf: child1.children -->
                  <h5 ng-if="child1.children" ng-bind-html="jsLib.trustedHtml(child1.title)" class="ng-binding ng-scope">Slowpitch</h5><!-- end ngIf: child1.children -->
                  <!-- ngIf: child1.children -->
                  <ul class="submenu-list ng-scope" ng-if="child1.children">
                    <!-- ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="http://conferenceusssa.com/" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">Conference USSSA Home</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="http://www.usssa.com/gslslowpitch" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">GSL Softball Home</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/slowpitch/eventSearch/?program=GSL/USSSA-SDNIT" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">GSL/USSSA Super Dual NIT</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="http://usssaseniorsoftball.com/" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">USSSA Senior Softball</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="https://www.usssa.com/slowpitch/eventSearch/?sportID=17&amp;seasonID=25&amp;stature=1729,1709,1719,1728" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">World Tournament Information</a>
                    </li><!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="https://www.usssa.com/slowpitch/eventSearch/?sportID=17&amp;seasonID=25&amp;stature=1728" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">GSL World Tournaments</a>
                    </li><!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="https://www.usssa.com/slowpitch/eventSearch/?sportID=17&amp;seasonID=25&amp;stature=1729,1709,1719,1728" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">World Tournaments</a>
                    </li><!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/slowpitch/slowpitch-nit-program" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">NIT Event Information</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/slowpitch/eventSearch/?program=SP-NIT" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">NIT Events</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                  </ul><!-- end ngIf: child1.children -->
                </div><!-- end ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) -->
                <div class="sport-menu-section col-lg-3 col-md-6 col-sm-6 col-6 ng-scope" ng-repeat="child1 in item.children" ng-if="hasGrandChildren(item)">
                  <!-- ngIf: child1.children -->
                  <h5 ng-if="child1.children" ng-bind-html="jsLib.trustedHtml(child1.title)" class="ng-binding ng-scope">Soccer</h5><!-- end ngIf: child1.children -->
                  <!-- ngIf: child1.children -->
                  <ul class="submenu-list ng-scope" ng-if="child1.children">
                    <!-- ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="http://usssasoccer.com/" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">USSSA Soccer</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                  </ul><!-- end ngIf: child1.children -->
                </div><!-- end ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children --><!-- ngIf: hasGrandChildren(item) -->
                <div class="sport-menu-section col-lg-3 col-md-6 col-sm-6 col-6 ng-scope" ng-repeat="child1 in item.children" ng-if="hasGrandChildren(item)">
                  <!-- ngIf: child1.children -->
                  <h5 ng-if="child1.children" ng-bind-html="jsLib.trustedHtml(child1.title)" class="ng-binding ng-scope">USSSA</h5><!-- end ngIf: child1.children -->
                  <!-- ngIf: child1.children -->
                  <ul class="submenu-list ng-scope" ng-if="child1.children">
                    <!-- ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/e-a-ramsey-college-scholarship-program" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">EA Ramsey Scholarship Program</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                    <li ng-repeat="child2 in child1.children" class="ng-scope">
                      <a href="/e-a-ramsay-scholarship-recipients" ng-attr-target="{{(child2.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(child2.title)" class="ng-binding">EA Ramsay Scholarship Recipients</a></li>
                    <!-- end ngRepeat: child2 in child1.children -->
                  </ul><!-- end ngIf: child1.children -->
                </div><!-- end ngIf: hasGrandChildren(item) --><!-- end ngRepeat: child1 in item.children -->
              </div><!-- end ngIf: item.children -->
            </li><!-- end ngRepeat: item in menu.items -->
            <li class="nav-item ng-scope" ng-class="{'dropdown': item.children}" ng-repeat="item in menu.items">
              <!-- ngIf: !item.children --><a class="nav-link ng-binding ng-scope" ng-if="!item.children" href="/login" ng-attr-target="{{(item.target != '') ? '_blank' : undefined}}" ng-bind-html="jsLib.trustedHtml(item.title)">Login</a><!-- end ngIf: !item.children -->
              <!-- ngIf: item.children -->
              <!-- ngIf: item.children -->
            </li><!-- end ngRepeat: item in menu.items -->
          </ul>
        </div>
      </div>
    </nav>
    <div class="row no-gutters">
      <!-- Sidebar Start -->
      <div class="dvSideBar noPrint" ng-show="sideBarVisible">
        <div id="sideBar" class="sideBar collapse navbar-collapse navbar-responsive-collapse">
          <!-- Favorites Module -->
          <script src="/js/controllers/mostRecentCtrl.js"></script>
          <div class="dvRecently transBox-desktop ng-scope" ng-controller="mostRecentCtrl" style="padding-bottom: 15px">
            <div class="col my-3"><a href="/2022-season"><img src="/img/gotsport_undo_cta.png" class="w-100"></a></div>
            <h5 class="hidden-md hidden-lg hidden-xl">Recently Visited</h5>
            <h3 class="hidden-xs hidden-sm">Recently Visited</h3>
            <ul class="nav nav-tabs marginB5 marginT5">
              <li class="nav-item"><a class="nav-link" ng-class="currentTab == 'event' ? 'active':''" title="Events" href="" ng-click="setTab('event')">Events</a></li>
              <li class="nav-item"><a class="nav-link" ng-class="currentTab == 'team' ? 'active':''" title="Teams" href="" ng-click="setTab('team')">Teams</a></li>
              <li class="nav-item"><a class="nav-link" ng-class="currentTab == 'player' ? 'active':''" title="Players" href="" ng-click="setTab('player')">Players</a></li>
              <!-- <li class="nav-item"><a class="nav-link" ng-class="currentTab == 'searche' ? 'active':''" title="Searches" href ng-click="setTab('searche')">Searches</a></li> -->
            </ul>
            <span class="badge badge-secondary hidden-xs hidden-sm" ng-hide="currentTab"><i class="fa fa-arrow-up" aria-hidden="true" icon="arrow-up"></i> Select an Option</span>
            <div class="text-center ng-isolate-scope ng-hide" ng-show="loading">
              <h4 class="ng-binding">Loading...</h4>
              <img src="/img/loading-bar.svg" style="width: 100px">
            </div>
            <div class="padding10 ng-hide" ng-hide="loading || !currentTab">
              <div class="text-right"><a href="" ng-click="closeTab()"><i class="fa fa-window-close" aria-hidden="true" icon="window-close"></i> Close</a></div>
              <strong style="text-transform: capitalize;" class="ng-binding">s:</strong>
              <!-- ngRepeat: t in teams -->
              <!-- ngRepeat: e in events --><!-- <br ng-hide="$index > 4 && !showAll"> -->
              <!-- ngRepeat: p in players -->
              <!-- ngIf: teams.length > 5 && !showAll -->
              <!-- ngIf: currentTab == 'team' && teams.length == 0 -->
              <!-- ngIf: currentTab == 'event' && events.length == 0 -->
              <!-- ngIf: currentTab == 'player' && players.length == 0 -->
              <center><!-- ngIf: (teams.length > 0 && currentTab=='team')||(events.length > 0 && currentTab == 'event')|| (players.length > 0 && currentTab == 'player') --></center>
            </div>
            <div class="hidden-md hidden-lg hidden-xl" style="margin-bottom: -30px"></div>
          </div>
          <!-- /Favorites Module -->
          <div id="rectangle_1" class="d-none d-lg-block">
            <div id="google_ads_iframe_/154352941/usssa_1__container__" style="border: 0pt none; width: 300px; height: 0px;"></div>
          </div>
          <div class="sideBar-teamManager mt-1">
            <script src="/js/controllers/teamManagerSidebarCtrl.js"></script>
            <script src="/js/filters/getReceiptLink.js"></script>
            <div class="transBox dvTeamManagerSidebar ng-scope ng-hide" ng-controller="teamManagerSidebarCtrl" ng-show="1 == 0">
              <h3>Team Manager</h3>
              <nav class="nav-sidebar">
                <ul class="nav flex-column">
                  <li class="nav-item"><a class="nav-link" href="/ISTSMenu"><i class="fa fa-home" aria-hidden="true" icon="home"></i> Dashboard</a></li>
                  <li class="nav-item"><a class="nav-link" href="/ISTSMyAccount"><i class="fa fa-id-badge" aria-hidden="true" icon="id-badge"></i> Your Account</a></li>
                  <li class="nav-item"><a class="nav-link" href="/ISTSBillingInfo"><i class="fa fa-address-card-o" aria-hidden="true" icon="address-card-o"></i> Billing Info</a></li>
                  <li class="nav-item"><a class="nav-link" href="/payments"><i class="fa fa-credit-card" aria-hidden="true" icon="credit-card"></i> Your Payments</a></li>
                  <li class="nav-item"><a class="nav-link" href="/ISTSYourPlayers"><i class="fa fa-users" aria-hidden="true" icon="users"></i> Your Players</a></li>
                  <!-- <li class="nav-item"><a class="nav-link" href="https://sports.athpro360.com/Ists/remoteLogin/?managerID=={{AthPro.managerID}}&chksum={{AthPro.chksum}}&page=dashboard"><fa icon="trash"></fa> AthClub</a></li> -->
                  <li class="nav-item"><a class="nav-link" href="/ISTSCreateTeam"><i class="fa fa-plus" aria-hidden="true" icon="plus"></i> Create a New Team</a></li>
                  <li class="nav-item"><a class="nav-link" href="/ISTSCreateTeam"><i class="fa fa-plus" aria-hidden="true" icon="plus"></i> Register Existing Team for New Season</a></li>
                  <li class="nav-item"><a class="nav-link" href="/ISTSLogout"><i class="fa fa-power-off" aria-hidden="true" icon="power-off"></i> Logout</a></li>
                </ul>
              </nav>
              <!-- ngIf: payments.length > 0 -->
            </div>
            <div class="sideBar-shoppingCart mt-md-3">
              <!-- #checkout# -->
              <!-- shoppie -->
              <script>
                usssa.controller('ShoppingCartWidgetController', ['$scope', '$rootScope', '$filter', '$http', '$location', 'jsLib', 'API', function($scope, $rootScope, $filter, $http, $location, jsLib, API) {
                  $scope.cartLimit = 3000;
                  $rootScope.$on('updateCart', function(event, args) {
                    getCartItems();
                  });

                  function getCartItems() {
                    $scope.loading = true;
                    API.post({
                      action: 'getCartItemsV11'
                    }).then(function(data) {
                      $scope.loading = false;
                      data.cartTotal = 0;
                      angular.forEach(data.cart, function(team) {
                        team.total = 0;
                        angular.forEach(team.items, function(div) {
                          div.total = 0;
                          angular.forEach(div.items, function(item) {
                            div.total += item.amount;
                          });
                          team.total = +div.total;
                          data.cartTotal += team.total;
                        });
                      });
                      $scope.cartData = data;
                      $scope.cartAmount = data.cartTotal;
                    }, function(error) {
                      console.log('http error');
                      $scope.loading = false;
                    });
                  }
                  $scope.changeStatus = function(item, status) {
                    var _params = {
                      action: 'shoppingcart-changeStatusV11',
                      teamID: item.team_id,
                      status: status
                    };
                    if (item.payment_type != 6) {
                      _params.seqNo = item.seqno;
                    } else {
                      _params.divisionID = item.division_id;
                    }
                    API.post(_params).then(function(data) {
                      $scope.loading = false;
                      getCartItems();
                    }, function(error) {
                      //console.log('http error');
                      getCartItems();
                      $scope.loading = false
                    });
                  }
                  $scope.remove = function(item) {
                    if (confirm((item.payment_type == 6) ? "Removing this item will remove other fee items from your cart, do you want to continue?" : "Are you sure?")) {
                      if (confirm('Removing this item from your Shopping Cart does NOT mean that your team is removed from the event. To do this you must contact the Event Director.')) {
                        var _params = {
                          action: 'shoppingcart-removeV11',
                          teamID: item.team_id
                        };
                        if (item.payment_type != 6) {
                          _params.seqNo = item.seqno;
                        } else {
                          _params.divisionID = item.division_id;
                        }
                        API.post(_params).then(function(data) {
                          $scope.loading = false;
                          getCartItems();
                        }, function(error) {
                          $scope.loading = false;
                          console.log('http error');
                        });
                      }
                    }
                  }
                  $scope.checkoutCart = function() {
                    if ($scope.cartAmount >= $scope.cartLimit) alert("Total Cart amount can't be more than $3000, please move some items to \"Saved for Later\" to proceed.");
                    else {
                      //Update cart items amount for stuff in the cart.
                      var cartItems = [];
                      var cartIDs = [];
                      angular.forEach($scope.cartData.cart, function(team) {
                        angular.forEach(team.items, function(div) {
                          angular.forEach(div.items, function(item) {
                            cartItems.push({
                              seqno: item.seqno,
                              amount: item.amount
                            });
                            cartIDs.push(item.seqno);
                          });
                        });
                      });
                      API.post({
                        action: 'updateCartItemsBeforeCheckoutV11',
                        json: encodeURIComponent(angular.toJson(cartItems))
                      }).then(function(data) {
                        $scope.loading = false;
                        if (data.success) {
                          checkoutCart('', $scope.cartAmount, 'USSSA Shopping Cart Payment', 60, 60, 0, 0, 'https://www.usssa.com/' + jsLib.getSportName($scope.sportID, document.URL) + '/ISTSMenu/?gdSport=' + $scope.sportID, '', angular
                            .toJson(cartIDs));
                        } else {
                          alert(
                            'An event in your shopping cart is not available because the max teams have already entered.  This event has been removed from your cart, please contact the tournament host regarding entry into this event.');
                          getCartItems();
                        }
                      }, function(error) {
                        console.log('http error');
                        $scope.loading = false;
                      });
                    }
                  }
                  if ('' != '') getCartItems();
                }]);

                function checkoutCart(customerid, transamount, transdesc, trans_type_id, org_id, team_id, season_id, return_URL, password, cartIDs) {
                  $("#customerid").val(customerid);
                  $("#transamount").val(transamount);
                  $("#transdesc").val(transdesc);
                  $("#trans_type_id").val(trans_type_id);
                  $("#org_id").val(org_id);
                  $("#team_id").val(team_id);
                  $("#season_id").val(season_id);
                  $("#cartIDs").val(cartIDs);
                  $("#return_URL").val(return_URL);
                  $("#frm").attr('action', 'https://www.usssa.com/OnlinePayment');
                  $(".aspNetHidden").remove();
                  $("#frm").submit();
                }

                function checkout(customerid, transamount, transdesc, trans_type_id, org_id, team_id, season_id, return_URL, password, cartIDs) {
                  checkoutCart(customerid, transamount, transdesc, trans_type_id, org_id, team_id, season_id, return_URL, password, cartIDs);
                }
              </script>
              <div ng-controller="ShoppingCartWidgetController" class="ng-scope">
                <div style="display:none">
                  <input type="hidden" id="customerid" name="customerid" value="" autocomplete="off">
                  <input type="hidden" id="transamount" name="transamount" value="" autocomplete="off">
                  <input type="hidden" id="transdesc" name="transdesc" value="" autocomplete="off">
                  <input type="hidden" id="trans_type_id" name="trans_type_id" value="" autocomplete="off">
                  <input type="hidden" id="org_id" name="org_id" value="" autocomplete="off">
                  <input type="hidden" id="team_id" name="team_id" value="" autocomplete="off">
                  <input type="hidden" id="season_id" name="season_id" value="" autocomplete="off">
                  <input type="hidden" id="cartIDs" name="cartIDs" value="" autocomplete="off">
                  <input type="hidden" id="return_URL" name="return_URL" value="" autocomplete="off">
                  <input type="hidden" id="password" name="password" value="" autocomplete="off">
                  <input type="hidden" id="from" name="from" value="v11" autocomplete="off">
                </div>
              </div>
            </div>
          </div>
          <div class="d-none d-lg-block mt-2" style="flex-grow: 1">
            <style>
              .watch-live-container {
                background-color: #cccccc;
                background-size: 100% 100%;
                background-image: url('/img/usssalive-cta-ad.jpg');
                width: 300px;
                height: 100px;
              }

              .watch-live-container .watch-live-link {
                display: inline-block;
                width: 100%;
                height: 100%;
              }
            </style>
            <div class="watch-live-container">
              <a class="watch-live-link" href="https://www.usssalive.com">&nbsp;</a>
            </div>
            <hr class="d-block d-md-none">
            <div id="skyscraper_1" class="position-sticky mt-3" style="top: 1rem;">
              <div id="google_ads_iframe_/154352941/usssa_2__container__" style="border: 0pt none; width: 300px; height: 250px;"></div>
            </div>
          </div>
          <div class="sideBarFooter d-block d-md-none"></div>
        </div>
      </div>
      <!-- /Sidebar -->
      <div class="col dvContent">
        <script src="/js/controllers/superEventSearchCtrl.js"></script>
        <div class="text-center" style="padding-top:15px">
          <div id="leaderboard_1" class="noPrint">
            <div id="google_ads_iframe_/154352941/usssa_0__container__" style="border: 0pt none; width: 728px; height: 0px;"></div>
          </div>
        </div>
        <div ng-controller="superEventSearchCtrl" class="superSearch ng-scope">
          <!-- ngIf: !program -->
          <div ng-if="!program" class="bg-white searchWidget noPrint ng-scope">
            <!-- ngIf: !onEventSearch -->
            <div class="marginB15 ng-scope" ng-if="!onEventSearch">
              <h4 class="h4 hh hh-dk-gray">Quick Search</h4>
              <ul class="nav nav-tabs">
                <li class="nav-item"><a class="nav-link active" ng-class="currentTab == 'event' ? 'active':''" title="Event Search" href="" ng-click="setTab('event')">Event<span class="hidden-xs"> Search</span></a></li>
                <!-- ngIf: searchSystem != 'scori' -->
                <li class="nav-item ng-scope" ng-if="searchSystem != 'scori'"><a class="nav-link" ng-class="currentTab == 'team' ? 'active':''" title="Team Search" href="" ng-click="setTab('team')">Team<span class="hidden-xs"> Search</span></a></li>
                <!-- end ngIf: searchSystem != 'scori' -->
                <!-- ngIf: searchSystem != 'scori' -->
                <li class="nav-item ng-scope" ng-if="searchSystem != 'scori'">
                  <a class="nav-link" ng-class="currentTab == 'player' ? 'active':''" title="Player Search" href="" ng-click="setTab('player')">Player<span class="hidden-xs"> Search</span></a></li><!-- end ngIf: searchSystem != 'scori' -->
                <!-- ngIf: searchSystem != 'scori' -->
                <li class="nav-item ng-scope" ng-if="searchSystem != 'scori'"><a class="nav-link" ng-class="currentTab == 'ranking' ? 'active':''" title="Ranking" href="" ng-click="setTab('ranking')">Ranking</a></li>
                <!-- end ngIf: searchSystem != 'scori' -->
                <!-- ngIf: searchSystem != 'scori' -->
                <li class="nav-item ng-scope" ng-if="searchSystem != 'scori'"><a class="nav-link" title="Points Race" href="" ng-click="pointsRaceClicked()">Points Race</a></li><!-- end ngIf: searchSystem != 'scori' -->
              </ul>
            </div><!-- end ngIf: !onEventSearch -->
          </div><!-- end ngIf: !program -->
          <!-- ngIf: onEventSearch -->
          <hr class="marginB15">
          <!-- ngIf: currentTab == 'event' -->
          <div class="noPrint ng-scope" ng-if="currentTab == 'event'">
            <!-- ngIf: onHome -->
            <h3 ng-if="onHome" class="ng-scope">Event S<a href="" ng-click="hiddenFields()" style="color: #dd2109;cursor: text;">e</a>arch</h3><!-- end ngIf: onHome -->
            <!-- ngIf: searchSystem != 'scori' -->
            <div ng-if="searchSystem != 'scori'" class="row ng-scope">
              <!-- Sport dropdown -->
              <div class="col-xl-4 col-lg-4 col-md-4 col-sm-4 col-6" ng-hide="inSpecificSport == 32">
                <h4 class="text_red" style="border: none;">Sport:</h4>
                <div class="ui-select-container select2 select2-container ng-pristine ng-untouched ng-valid ng-scope ng-empty"
                  ng-class="{'select2-container-active select2-dropdown-open open': $select.open, 'select2-container-disabled': $select.disabled, 'select2-container-active': $select.focus, 'select2-allowclear': $select.allowClear &amp;&amp; !$select.isEmpty()}"
                  ng-disabled="loadingSports" ng-model="searchParams.sportID" theme="select2" on-select="selectSport($item)" close-on-select="true" skip-focusser="true">
                  <a class="select2-choice ui-select-match ng-scope select2-default" ng-class="{'select2-default': $select.isEmpty()}" ng-click="$select.toggle($event)" aria-label="Select box select" allow-clear="true" placeholder="Select a sport 2 start"><span ng-show="$select.isEmpty()" class="select2-chosen ng-binding">Select a sport 2 start</span> <span ng-hide="$select.isEmpty()" class="select2-chosen ng-hide" ng-transclude=""></span> <!-- ngIf: $select.allowClear && !$select.isEmpty() --> <span class="select2-arrow ui-select-toggle"><b></b></span></a>
                  <div class="ui-select-dropdown select2-drop select2-with-searchbox select2-drop-active select2-display-none" ng-class="{'select2-display-none': !$select.open}">
                    <div class="search-container select2-search" ng-class="{'ui-select-search-hidden':!$select.searchEnabled, 'select2-search':$select.searchEnabled}"><input type="search" autocomplete="off" autocorrect="off" autocapitalize="off"
                        spellcheck="false" ng-class="{'select2-active': $select.refreshing}" role="combobox" aria-expanded="true" aria-owns="ui-select-choices-0" aria-label="Select box"
                        class="ui-select-search select2-input ng-pristine ng-untouched ng-valid ng-empty" ng-model="$select.search"></div>
                    <ul tabindex="-1" class="ui-select-choices ui-select-choices-content select2-results ng-scope" repeat="sport in searchFields.sports | propsFilter: {name: $select.search}" position="bottom">
                      <li class="ui-select-choices-group" ng-class="{'select2-result-with-children': $select.choiceGrouped($group) }">
                        <div ng-show="$select.choiceGrouped($group)" class="ui-select-choices-group-label select2-result-label ng-binding ng-hide" ng-bind="$group.name"></div>
                        <ul id="ui-select-choices-0" ng-class="{'select2-result-sub': $select.choiceGrouped($group), 'select2-result-single': !$select.choiceGrouped($group) }" class="select2-result-single">
                          <!-- ngRepeat: sport in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: sport in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: sport in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: sport in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: sport in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: sport in $select.items -->
                        </ul>
                      </li>
                    </ul>
                    <div class="ui-select-no-choice"></div>
                  </div><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-0" aria-label="Select box focus" aria-haspopup="true" role="button">
                </div>
              </div>
              <!-- Season dropdown -->
              <div class="col-xl-4 col-lg-4 col-md-4 col-sm-4 col-6 ng-hide" ng-hide="!searchParams.sportID">
                <h4 class="text_red" style="border: none;">Season:</h4>
                <div class="ui-select-container select2 select2-container ng-pristine ng-untouched ng-valid ng-scope ng-empty"
                  ng-class="{'select2-container-active select2-dropdown-open open': $select.open, 'select2-container-disabled': $select.disabled, 'select2-container-active': $select.focus, 'select2-allowclear': $select.allowClear &amp;&amp; !$select.isEmpty()}"
                  ng-disabled="loadingSeasons" ng-model="searchParams.seasonID" theme="select2" on-select="selectSeason($item)" close-on-select="true" skip-focusser="true">
                  <a class="select2-choice ui-select-match ng-scope select2-default" ng-class="{'select2-default': $select.isEmpty()}" ng-click="$select.toggle($event)" aria-label="Select box select" allow-clear="true" placeholder="Select a season"><span ng-show="$select.isEmpty()" class="select2-chosen ng-binding">Select a season</span> <span ng-hide="$select.isEmpty()" class="select2-chosen ng-hide" ng-transclude=""></span> <!-- ngIf: $select.allowClear && !$select.isEmpty() --> <span class="select2-arrow ui-select-toggle"><b></b></span></a>
                  <div class="ui-select-dropdown select2-drop select2-with-searchbox select2-drop-active select2-display-none" ng-class="{'select2-display-none': !$select.open}">
                    <div class="search-container select2-search" ng-class="{'ui-select-search-hidden':!$select.searchEnabled, 'select2-search':$select.searchEnabled}"><input type="search" autocomplete="off" autocorrect="off" autocapitalize="off"
                        spellcheck="false" ng-class="{'select2-active': $select.refreshing}" role="combobox" aria-expanded="true" aria-owns="ui-select-choices-1" aria-label="Select box"
                        class="ui-select-search select2-input ng-pristine ng-untouched ng-valid ng-empty" ng-model="$select.search"></div>
                    <ul tabindex="-1" class="ui-select-choices ui-select-choices-content select2-results ng-scope" repeat="season in searchFields.seasons | propsFilter: {name: $select.search}" position="bottom">
                      <li class="ui-select-choices-group" ng-class="{'select2-result-with-children': $select.choiceGrouped($group) }">
                        <div ng-show="$select.choiceGrouped($group)" class="ui-select-choices-group-label select2-result-label ng-binding ng-hide" ng-bind="$group.name"></div>
                        <ul id="ui-select-choices-1" ng-class="{'select2-result-sub': $select.choiceGrouped($group), 'select2-result-single': !$select.choiceGrouped($group) }" class="select2-result-single"><!-- ngRepeat: season in $select.items -->
                        </ul>
                      </li>
                    </ul>
                    <div class="ui-select-no-choice"></div>
                  </div><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-1" aria-label="Select box focus" aria-haspopup="true" role="button">
                </div>
              </div>
              <!-- Age dropdown -->
              <div class="col-xl-4 col-lg-4 col-md-4 col-sm-4 col-6 ng-hide" ng-hide="!searchFields.ages">
                <h4 class="text_red" style="border: none;">Age:</h4>
                <div class="ui-select-container ui-select-multiple select2 select2-container select2-container-multi ng-pristine ng-untouched ng-valid ng-scope ng-empty"
                  ng-class="{'select2-container-active select2-dropdown-open open': $select.open, 'select2-container-disabled': $select.disabled}" ng-model="searchParams.age" theme="select2" close-on-select="true" skip-focusser="true">
                  <ul class="select2-choices"><span class="ui-select-match ng-scope" allow-clear="true" placeholder="All ages"><!-- ngRepeat: $item in $select.selected track by $index --></span>
                    <li class="select2-search-field"><input type="search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" role="combobox" aria-expanded="true" aria-owns="ui-select-choices-2" aria-label="Select box"
                        class="select2-input ui-select-search ng-pristine ng-untouched ng-valid ng-empty" placeholder="All ages" ng-disabled="$select.disabled" ng-hide="$select.disabled" ng-model="$select.search" ng-click="$select.activate()"
                        style="width: 10px;" ondrop="return false;" aria-activedescendant="ui-select-choices-row-2-0"></li>
                  </ul>
                  <div class="ui-select-dropdown select2-drop select2-with-searchbox select2-drop-active select2-display-none" ng-class="{'select2-display-none': !$select.open || $select.items.length === 0}">
                    <ul tabindex="-1" class="ui-select-choices ui-select-choices-content select2-results ng-scope" repeat="age in searchFields.ages | propsFilter: {name: $select.search}" position="bottom">
                      <li class="ui-select-choices-group" ng-class="{'select2-result-with-children': $select.choiceGrouped($group) }">
                        <div ng-show="$select.choiceGrouped($group)" class="ui-select-choices-group-label select2-result-label ng-binding ng-hide" ng-bind="$group.name"></div>
                        <ul id="ui-select-choices-2" ng-class="{'select2-result-sub': $select.choiceGrouped($group), 'select2-result-single': !$select.choiceGrouped($group) }" class="select2-result-single"><!-- ngRepeat: age in $select.items --></ul>
                      </li>
                    </ul>
                  </div><ui-select-multiple></ui-select-multiple>
                </div>
              </div>
              <!-- Class dropdown -->
              <div class="col-xl-4 col-lg-4 col-md-4 col-sm-4 col-6 ng-hide" ng-hide="!searchFields.classes">
                <h4 class="text_red" style="border: none;">Class:</h4>
                <div class="ui-select-container ui-select-multiple select2 select2-container select2-container-multi ng-pristine ng-untouched ng-valid ng-scope ng-empty"
                  ng-class="{'select2-container-active select2-dropdown-open open': $select.open, 'select2-container-disabled': $select.disabled}" ng-model="searchParams.class" theme="select2" close-on-select="true" skip-focusser="true">
                  <ul class="select2-choices"><span class="ui-select-match ng-scope" allow-clear="true" placeholder="All classes"><!-- ngRepeat: $item in $select.selected track by $index --></span>
                    <li class="select2-search-field"><input type="search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" role="combobox" aria-expanded="true" aria-owns="ui-select-choices-3" aria-label="Select box"
                        class="select2-input ui-select-search ng-pristine ng-untouched ng-valid ng-empty" placeholder="All classes" ng-disabled="$select.disabled" ng-hide="$select.disabled" ng-model="$select.search" ng-click="$select.activate()"
                        style="width: 10px;" ondrop="return false;" aria-activedescendant="ui-select-choices-row-3-0"></li>
                  </ul>
                  <div class="ui-select-dropdown select2-drop select2-with-searchbox select2-drop-active select2-display-none" ng-class="{'select2-display-none': !$select.open || $select.items.length === 0}">
                    <ul tabindex="-1" class="ui-select-choices ui-select-choices-content select2-results ng-scope" repeat="class in searchFields.classes | propsFilter: {name: $select.search}" position="bottom">
                      <li class="ui-select-choices-group" ng-class="{'select2-result-with-children': $select.choiceGrouped($group) }">
                        <div ng-show="$select.choiceGrouped($group)" class="ui-select-choices-group-label select2-result-label ng-binding ng-hide" ng-bind="$group.name"></div>
                        <ul id="ui-select-choices-3" ng-class="{'select2-result-sub': $select.choiceGrouped($group), 'select2-result-single': !$select.choiceGrouped($group) }" class="select2-result-single"><!-- ngRepeat: class in $select.items -->
                        </ul>
                      </li>
                    </ul>
                  </div><ui-select-multiple></ui-select-multiple>
                </div>
              </div>
              <!-- Stature dropdown -->
              <div class="col-xl-4 col-lg-4 col-md-4 col-sm-4 col-6 ng-hide" ng-hide="!searchFields.statures">
                <h4 class="text_red" style="border: none;">Stature:</h4>
                <div class="ui-select-container ui-select-multiple select2 select2-container select2-container-multi ng-pristine ng-untouched ng-valid ng-scope ng-empty"
                  ng-class="{'select2-container-active select2-dropdown-open open': $select.open, 'select2-container-disabled': $select.disabled}" ng-model="searchParams.stature" theme="select2" close-on-select="true" skip-focusser="true">
                  <ul class="select2-choices"><span class="ui-select-match ng-scope" allow-clear="true" placeholder="All statures"><!-- ngRepeat: $item in $select.selected track by $index --></span>
                    <li class="select2-search-field"><input type="search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" role="combobox" aria-expanded="true" aria-owns="ui-select-choices-4" aria-label="Select box"
                        class="select2-input ui-select-search ng-pristine ng-untouched ng-valid ng-empty" placeholder="All statures" ng-disabled="$select.disabled" ng-hide="$select.disabled" ng-model="$select.search" ng-click="$select.activate()"
                        style="width: 10px;" ondrop="return false;" aria-activedescendant="ui-select-choices-row-4-0"></li>
                  </ul>
                  <div class="ui-select-dropdown select2-drop select2-with-searchbox select2-drop-active select2-display-none" ng-class="{'select2-display-none': !$select.open || $select.items.length === 0}">
                    <ul tabindex="-1" class="ui-select-choices ui-select-choices-content select2-results ng-scope" repeat="stature in searchFields.statures | propsFilter: {name: $select.search}" position="bottom">
                      <li class="ui-select-choices-group" ng-class="{'select2-result-with-children': $select.choiceGrouped($group) }">
                        <div ng-show="$select.choiceGrouped($group)" class="ui-select-choices-group-label select2-result-label ng-binding ng-hide" ng-bind="$group.name"></div>
                        <ul id="ui-select-choices-4" ng-class="{'select2-result-sub': $select.choiceGrouped($group), 'select2-result-single': !$select.choiceGrouped($group) }" class="select2-result-single"><!-- ngRepeat: stature in $select.items -->
                        </ul>
                      </li>
                    </ul>
                  </div><ui-select-multiple></ui-select-multiple>
                </div>
              </div>
              <!-- State dropdown -->
              <div class="col-xl-4 col-lg-4 col-md-4 col-sm-4 col-6 ng-hide" ng-hide="!searchFields.states" close-on-select="true" skip-focusser="true">
                <h4 class="text_red" style="border: none;">State:</h4>
                <div class="ui-select-container select2 select2-container ng-pristine ng-untouched ng-valid ng-scope ng-empty"
                  ng-class="{'select2-container-active select2-dropdown-open open': $select.open, 'select2-container-disabled': $select.disabled, 'select2-container-active': $select.focus, 'select2-allowclear': $select.allowClear &amp;&amp; !$select.isEmpty()}"
                  ng-model="searchParams.region" theme="select2" on-select="selectState($item)">
                  <a class="select2-choice ui-select-match ng-scope select2-default" ng-class="{'select2-default': $select.isEmpty()}" ng-click="$select.toggle($event)" aria-label="Select box select" allow-clear="true" placeholder="Select a state"><span ng-show="$select.isEmpty()" class="select2-chosen ng-binding">Select a state</span> <span ng-hide="$select.isEmpty()" class="select2-chosen ng-hide" ng-transclude=""></span> <!-- ngIf: $select.allowClear && !$select.isEmpty() --> <span class="select2-arrow ui-select-toggle"><b></b></span></a>
                  <div class="ui-select-dropdown select2-drop select2-with-searchbox select2-drop-active select2-display-none" ng-class="{'select2-display-none': !$select.open}">
                    <div class="search-container select2-search" ng-class="{'ui-select-search-hidden':!$select.searchEnabled, 'select2-search':$select.searchEnabled}"><input type="search" autocomplete="off" autocorrect="off" autocapitalize="off"
                        spellcheck="false" ng-class="{'select2-active': $select.refreshing}" role="combobox" aria-expanded="true" aria-owns="ui-select-choices-5" aria-label="Select box"
                        class="ui-select-search select2-input ng-pristine ng-untouched ng-valid ng-empty" ng-model="$select.search"></div>
                    <ul tabindex="-1" class="ui-select-choices ui-select-choices-content select2-results ng-scope" repeat="state in searchFields.states | propsFilter: {name: $select.search}" position="bottom">
                      <li class="ui-select-choices-group" ng-class="{'select2-result-with-children': $select.choiceGrouped($group) }">
                        <div ng-show="$select.choiceGrouped($group)" class="ui-select-choices-group-label select2-result-label ng-binding ng-hide" ng-bind="$group.name"></div>
                        <ul id="ui-select-choices-5" ng-class="{'select2-result-sub': $select.choiceGrouped($group), 'select2-result-single': !$select.choiceGrouped($group) }" class="select2-result-single"><!-- ngRepeat: state in $select.items -->
                        </ul>
                      </li>
                    </ul>
                    <div class="ui-select-no-choice"></div>
                  </div><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-5" aria-label="Select box focus" aria-haspopup="true" role="button">
                </div>
              </div>
              <!-- Director dropdown -->
              <div class="col-xl-4 col-lg-4 col-md-4 col-sm-4 col-6 ng-hide" ng-show="whichDirectorList('all')" close-on-select="true" skip-focusser="true">
                <h4 class="text_red" style="border: none;">Director:</h4>
                <div class="ui-select-container select2 select2-container ng-pristine ng-untouched ng-valid ng-scope ng-empty"
                  ng-class="{'select2-container-active select2-dropdown-open open': $select.open, 'select2-container-disabled': $select.disabled, 'select2-container-active': $select.focus, 'select2-allowclear': $select.allowClear &amp;&amp; !$select.isEmpty()}"
                  ng-model="searchParams.director" theme="select2">
                  <a class="select2-choice ui-select-match ng-scope select2-default" ng-class="{'select2-default': $select.isEmpty()}" ng-click="$select.toggle($event)" aria-label="Select box select" allow-clear="true" placeholder="Select a director!"><span ng-show="$select.isEmpty()" class="select2-chosen ng-binding">Select a director!</span> <span ng-hide="$select.isEmpty()" class="select2-chosen ng-hide" ng-transclude=""></span> <!-- ngIf: $select.allowClear && !$select.isEmpty() --> <span class="select2-arrow ui-select-toggle"><b></b></span></a>
                  <div class="ui-select-dropdown select2-drop select2-with-searchbox select2-drop-active select2-display-none" ng-class="{'select2-display-none': !$select.open}">
                    <div class="search-container select2-search" ng-class="{'ui-select-search-hidden':!$select.searchEnabled, 'select2-search':$select.searchEnabled}"><input type="search" autocomplete="off" autocorrect="off" autocapitalize="off"
                        spellcheck="false" ng-class="{'select2-active': $select.refreshing}" role="combobox" aria-expanded="true" aria-owns="ui-select-choices-6" aria-label="Select box"
                        class="ui-select-search select2-input ng-pristine ng-untouched ng-valid ng-empty" ng-model="$select.search"></div>
                    <ul tabindex="-1" class="ui-select-choices ui-select-choices-content select2-results ng-scope" group-by="'state'" repeat="director in searchFields.directors | propsFilter: {name: $select.search}" position="bottom">
                      <!-- ngRepeat: $group in $select.groups track by $group.name --></ul>
                    <div class="ui-select-no-choice"></div>
                  </div><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-6" aria-label="Select box focus" aria-haspopup="true" role="button">
                </div>
              </div>
              <!-- Selected State Directors dropdown -->
              <div class="col-xl-4 col-lg-4 col-md-4 col-sm-4 col-6 ng-hide" ng-show="whichDirectorList('singleRegion')" close-on-select="true" skip-focusser="true">
                <h4 class="text_red" style="border: none;">Director:</h4>
                <div class="ui-select-container select2 select2-container ng-pristine ng-untouched ng-valid ng-scope ng-empty"
                  ng-class="{'select2-container-active select2-dropdown-open open': $select.open, 'select2-container-disabled': $select.disabled, 'select2-container-active': $select.focus, 'select2-allowclear': $select.allowClear &amp;&amp; !$select.isEmpty()}"
                  ng-model="searchParams.director" ng-disabled="searchFields.selectedStateDirectors.length == 0" theme="select2">
                  <a class="select2-choice ui-select-match ng-scope select2-default" ng-class="{'select2-default': $select.isEmpty()}" ng-click="$select.toggle($event)" aria-label="Select box select" allow-clear="true" placeholder="No directors found"><span ng-show="$select.isEmpty()" class="select2-chosen ng-binding">No directors found</span> <span ng-hide="$select.isEmpty()" class="select2-chosen ng-hide" ng-transclude=""></span> <!-- ngIf: $select.allowClear && !$select.isEmpty() --> <span class="select2-arrow ui-select-toggle"><b></b></span></a>
                  <div class="ui-select-dropdown select2-drop select2-with-searchbox select2-drop-active select2-display-none" ng-class="{'select2-display-none': !$select.open}">
                    <div class="search-container select2-search" ng-class="{'ui-select-search-hidden':!$select.searchEnabled, 'select2-search':$select.searchEnabled}"><input type="search" autocomplete="off" autocorrect="off" autocapitalize="off"
                        spellcheck="false" ng-class="{'select2-active': $select.refreshing}" role="combobox" aria-expanded="true" aria-owns="ui-select-choices-7" aria-label="Select box"
                        class="ui-select-search select2-input ng-pristine ng-untouched ng-valid ng-empty" ng-model="$select.search"></div>
                    <ul tabindex="-1" class="ui-select-choices ui-select-choices-content select2-results ng-scope" repeat="director in searchFields.selectedStateDirectors | propsFilter: {name: $select.search}" position="bottom">
                      <li class="ui-select-choices-group" ng-class="{'select2-result-with-children': $select.choiceGrouped($group) }">
                        <div ng-show="$select.choiceGrouped($group)" class="ui-select-choices-group-label select2-result-label ng-binding ng-hide" ng-bind="$group.name"></div>
                        <ul id="ui-select-choices-7" ng-class="{'select2-result-sub': $select.choiceGrouped($group), 'select2-result-single': !$select.choiceGrouped($group) }" class="select2-result-single"><!-- ngRepeat: director in $select.items -->
                        </ul>
                      </li>
                    </ul>
                    <div class="ui-select-no-choice"></div>
                  </div><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-7" aria-label="Select box focus" aria-haspopup="true" role="button">
                </div>
              </div>
              <!-- Zipcode -->
              <div class="col-xl-2 col-lg-2 col-md-2 col-sm-2 col-6 ng-hide" ng-hide="!searchFields.states" close-on-select="true" skip-focusser="true">
                <h4 class="text_red" style="border: none;">Zip Code:</h4>
                <input autocomplete="off" type="text" id="zipCode" ng-model="searchParams.zipCode" placeholder="Enter a zip code" class="form-control ng-pristine ng-untouched ng-valid ng-empty">
              </div>
              <!-- Miles dropdown -->
              <div class="col-xl-2 col-lg-2 col-md-2 col-sm-2 col-6 ng-hide" ng-hide="!searchFields.states" close-on-select="true" skip-focusser="true">
                <h4 class="text_red" style="border: none;">Range:</h4>
                <div class="ui-select-container select2 select2-container ng-pristine ng-untouched ng-valid ng-scope ng-empty"
                  ng-class="{'select2-container-active select2-dropdown-open open': $select.open, 'select2-container-disabled': $select.disabled, 'select2-container-active': $select.focus, 'select2-allowclear': $select.allowClear &amp;&amp; !$select.isEmpty()}"
                  ng-model="searchParams.zipRadius" theme="select2">
                  <a class="select2-choice ui-select-match ng-scope select2-default" ng-class="{'select2-default': $select.isEmpty()}" ng-click="$select.toggle($event)" aria-label="Select box select" allow-clear="true" placeholder="Within range of"><span ng-show="$select.isEmpty()" class="select2-chosen ng-binding">Within range of</span> <span ng-hide="$select.isEmpty()" class="select2-chosen ng-hide" ng-transclude=""></span> <!-- ngIf: $select.allowClear && !$select.isEmpty() --> <span class="select2-arrow ui-select-toggle"><b></b></span></a>
                  <div class="ui-select-dropdown select2-drop select2-with-searchbox select2-drop-active select2-display-none" ng-class="{'select2-display-none': !$select.open}">
                    <div class="search-container select2-search" ng-class="{'ui-select-search-hidden':!$select.searchEnabled, 'select2-search':$select.searchEnabled}"><input type="search" autocomplete="off" autocorrect="off" autocapitalize="off"
                        spellcheck="false" ng-class="{'select2-active': $select.refreshing}" role="combobox" aria-expanded="true" aria-owns="ui-select-choices-8" aria-label="Select box"
                        class="ui-select-search select2-input ng-pristine ng-untouched ng-valid ng-empty" ng-model="$select.search"></div>
                    <ul tabindex="-1" class="ui-select-choices ui-select-choices-content select2-results ng-scope" repeat="mile in searchFields.miles | propsFilter: {name: $select.search}" position="bottom">
                      <li class="ui-select-choices-group" ng-class="{'select2-result-with-children': $select.choiceGrouped($group) }">
                        <div ng-show="$select.choiceGrouped($group)" class="ui-select-choices-group-label select2-result-label ng-binding ng-hide" ng-bind="$group.name"></div>
                        <ul id="ui-select-choices-8" ng-class="{'select2-result-sub': $select.choiceGrouped($group), 'select2-result-single': !$select.choiceGrouped($group) }" class="select2-result-single"><!-- ngRepeat: mile in $select.items -->
                        </ul>
                      </li>
                    </ul>
                    <div class="ui-select-no-choice"></div>
                  </div><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-8" aria-label="Select box focus" aria-haspopup="true" role="button">
                </div>
              </div>
              <!-- Selected State Parks dropdown -->
              <div class="col-xl-4 col-lg-4 col-md-4 col-sm-4 col-6 ng-hide" ng-show="searchParams.region &amp;&amp; searchFields.selectedStateParks" close-on-select="true" skip-focusser="true">
                <h4 class="text_red" style="border: none;">Park:</h4>
                <div class="ui-select-container select2 select2-container ng-pristine ng-untouched ng-valid ng-scope ng-empty"
                  ng-class="{'select2-container-active select2-dropdown-open open': $select.open, 'select2-container-disabled': $select.disabled, 'select2-container-active': $select.focus, 'select2-allowclear': $select.allowClear &amp;&amp; !$select.isEmpty()}"
                  ng-model="searchParams.park" theme="select2">
                  <a class="select2-choice ui-select-match ng-scope select2-default" ng-class="{'select2-default': $select.isEmpty()}" ng-click="$select.toggle($event)" aria-label="Select box select" allow-clear="true" placeholder="Select a park"><span ng-show="$select.isEmpty()" class="select2-chosen ng-binding">Select a park</span> <span ng-hide="$select.isEmpty()" class="select2-chosen ng-hide" ng-transclude=""></span> <!-- ngIf: $select.allowClear && !$select.isEmpty() --> <span class="select2-arrow ui-select-toggle"><b></b></span></a>
                  <div class="ui-select-dropdown select2-drop select2-with-searchbox select2-drop-active select2-display-none" ng-class="{'select2-display-none': !$select.open}">
                    <div class="search-container select2-search" ng-class="{'ui-select-search-hidden':!$select.searchEnabled, 'select2-search':$select.searchEnabled}"><input type="search" autocomplete="off" autocorrect="off" autocapitalize="off"
                        spellcheck="false" ng-class="{'select2-active': $select.refreshing}" role="combobox" aria-expanded="true" aria-owns="ui-select-choices-9" aria-label="Select box"
                        class="ui-select-search select2-input ng-pristine ng-untouched ng-valid ng-empty" ng-model="$select.search"></div>
                    <ul tabindex="-1" class="ui-select-choices ui-select-choices-content select2-results ng-scope" repeat="park in searchFields.selectedStateParks | propsFilter: {name: $select.search}" position="bottom">
                      <li class="ui-select-choices-group" ng-class="{'select2-result-with-children': $select.choiceGrouped($group) }">
                        <div ng-show="$select.choiceGrouped($group)" class="ui-select-choices-group-label select2-result-label ng-binding ng-hide" ng-bind="$group.name"></div>
                        <ul id="ui-select-choices-9" ng-class="{'select2-result-sub': $select.choiceGrouped($group), 'select2-result-single': !$select.choiceGrouped($group) }" class="select2-result-single"><!-- ngRepeat: park in $select.items -->
                        </ul>
                      </li>
                    </ul>
                    <div class="ui-select-no-choice"></div>
                  </div><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-9" aria-label="Select box focus" aria-haspopup="true" role="button">
                </div>
              </div>
              <!-- EventID 4 BJ -->
              <div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-6 ng-hide" ng-show="fields4BJ" close-on-select="true" skip-focusser="true">
                <h4 class="text_red" style="border: none;">EventID:</h4>
                <input autocomplete="off" type="text" id="eventID" ng-model="searchParams.eventID4BJ" placeholder="Event ID" class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-class="{'hiddenField': fields4BJ == 'false'}">
              </div>
              <!-- DivisionID 4 BJ -->
              <div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-6 ng-hide" ng-show="fields4BJ" close-on-select="true" skip-focusser="true">
                <h4 class="text_red" style="border: none;">DivisionID:</h4>
                <input autocomplete="off" type="text" id="divisionID" ng-model="searchParams.divisionID4BJ" placeholder="Division ID" class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-class="{'hiddenField': fields4BJ == 'false'}">
              </div>
            </div><!-- end ngIf: searchSystem != 'scori' -->
            <!-- ngIf: searchSystem == 'scori' -->
            <!-- Search/Reset Buttons -->
            <div class="row">
              <div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-6 col-sm-6 col-md-6 col-lg-6 col-lg-6 col-xl-6 md-text-right sm-text-center xs-text-right noPrint">
                <a href="" ng-click="clearAll()" class="btn btn-warning" style="width: 100%">Reset Form</a><br>
              </div>
              <div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-6 col-sm-6 col-md-6 col-lg-6 col-lg-6 col-xl-6 md-text-right sm-text-center xs-text-right noPrint">
                <button ng-disabled="!(searchParams.sportID &amp;&amp; searchParams.seasonID)" ng-click="searchEvents($event)" class="btn btn-primary" style="width: 100%" disabled="disabled">Search</button><br>
              </div>
              <div class="col-12 alert alert-danger ng-binding ng-hide" ng-show="error" style="padding-left: 20px;"></div>
            </div>
          </div><!-- end ngIf: currentTab == 'event' -->
          <!-- ngIf: currentTab == 'team' -->
          <!-- ngIf: currentTab == 'player' -->
          <!-- ngIf: currentTab == 'ranking' -->
        </div>
        <div id="mobile_rectangle" class="text-center d-lg-none noPrint pt-3"></div>
        <script src="/js/controllers/newsCtrl.js"></script>
        <div class="dvNews marginT15 ng-scope" ng-controller="newsCtrl">
          <div class="text-center ng-isolate-scope ng-hide" ng-show="loading">
            <h4 class="ng-binding">Loading...</h4>
            <img src="/img/loading.svg" style="width: 100px">
          </div>
          <!-- ngRepeat: sport in newsSports -->
          <div ng-hide="loading" ng-repeat="sport in newsSports" class="ng-scope">
            <!-- ngIf: !isMobile && shouldShowLeaderboard($index, false) -->
            <!-- ngIf: isMobile && shouldShowLeaderboard($index, true) -->
            <div class="row">
              <div class="col-lg-12 no-padding sport-header">
                <h3><span class="title ng-binding">Baseball News</span>
                  <!-- ngIf: !jsLib.getSportID() --><a href="/baseball/news" ng-if="!jsLib.getSportID()" class="ng-scope"><span class="all">Show All</span></a><!-- end ngIf: !jsLib.getSportID() -->
                  <br class="clearfix">
                </h3>
              </div>
            </div>
            <div ng-class="{'longNewsList': sport.showAll}">
              <div class="text-center ng-isolate-scope ng-hide" ng-show="sport.loading">
                <h4 class="ng-binding">Loading...</h4>
                <img src="/img/loading.svg" style="width: 100px">
              </div>
              <!-- ngRepeat: news in sport.news -->
              <div class="row no-gutters news-item ng-scope" ng-repeat="news in sport.news" ng-hide="sport.loading">
                <div class="col-lg-3" style="--aspect-ratio: 3/2;">
                  <img class="news-item--preview-img" ng-src="http://newsfeed.usssa.com/wp-content/uploads/2021/02/12UTXFL-CANES-ELITE.jpg" src="http://newsfeed.usssa.com/wp-content/uploads/2021/02/12UTXFL-CANES-ELITE.jpg">
                  <!-- ngIf: shouldShowTypeIcon(news) -->
                  <div class="news-item--type-overlay ng-scope" ng-if="shouldShowTypeIcon(news)">
                    <i class="fa fa-play"></i>
                  </div><!-- end ngIf: shouldShowTypeIcon(news) -->
                </div>
                <div class="col-lg-9 pl-3 pt-3 pt-lg-0">
                  <a href="/home/newsRead/?id=20160">
						<h4 ng-bind-html="news.title" class="ng-binding">Presidents Day Select Super NIT Championships (2021)</h4>
						<p ng-bind-html="jsLib.trustedHtml(news.content)" class="ng-binding"></p><p>Congratulations to the Champions and Finalist of the 8U and Major Divisions of the Presidents Day Select Super NIT at USSSA Space Coast Complex and Boombah Sports Complex. Winners of the 9U-14U Major Division receive a berth to the 2021 Elite World Series and $500.00 Travel Money. Watch&nbsp;Our Championship Top Plays&nbsp; &nbsp; 8U Machine Pitch […]</p>
<p></p>
					</a>
                </div>
              </div><!-- end ngRepeat: news in sport.news -->
              <div class="row no-gutters news-item ng-scope" ng-repeat="news in sport.news" ng-hide="sport.loading">
                <div class="col-lg-3" style="--aspect-ratio: 3/2;">
                  <img class="news-item--preview-img" ng-src="http://newsfeed.usssa.com/wp-content/uploads/2021/02/PointsRace_Logo-1.png" src="http://newsfeed.usssa.com/wp-content/uploads/2021/02/PointsRace_Logo-1.png">
                  <!-- ngIf: shouldShowTypeIcon(news) -->
                </div>
                <div class="col-lg-9 pl-3 pt-3 pt-lg-0">
                  <a href="/home/newsRead/?id=20144">
						<h4 ng-bind-html="news.title" class="ng-binding">USSSA Baseball Announces the 2021 USSSA Points Race</h4>
						<p ng-bind-html="jsLib.trustedHtml(news.content)" class="ng-binding"></p><p>&nbsp; USSSA&nbsp;Baseball is awarding the top USSSA Baseball teams in the country who&nbsp;have earned the most USSSA Points during the 2021 spring/summer&nbsp;season. The 2021&nbsp;USSSA Points Race includes regional races and state races. Program Requirements: Eligible events: January 1, 2021 to end of the 2021 Season Divisions: 7U 8U 9A | 9AA | 9AAA | 9M […]</p>
<p></p>
					</a>
                </div>
              </div><!-- end ngRepeat: news in sport.news -->
              <div class="row no-gutters news-item ng-scope" ng-repeat="news in sport.news" ng-hide="sport.loading">
                <div class="col-lg-3" style="--aspect-ratio: 3/2;">
                  <img class="news-item--preview-img" ng-src="http://newsfeed.usssa.com/wp-content/uploads/2021/02/Presidents-Day-Super-NIT-V2.jpg" src="http://newsfeed.usssa.com/wp-content/uploads/2021/02/Presidents-Day-Super-NIT-V2.jpg">
                  <!-- ngIf: shouldShowTypeIcon(news) -->
                </div>
                <div class="col-lg-9 pl-3 pt-3 pt-lg-0">
                  <a href="/home/newsRead/?id=20106">
						<h4 ng-bind-html="news.title" class="ng-binding">Presidents Day Select Super NIT Preview</h4>
						<p ng-bind-html="jsLib.trustedHtml(news.content)" class="ng-binding"></p><p>Over 150 teams 9U – 14U are looking to win $500 travel money and a berth to the Elite World Series at this weekends Presidents Day Select Super NIT. The event will take place at 2 Complexes, USSSA Space Coast Complex, and the Boombah Sports Complex. Major teams 9-14U Win $500 travel money and a […]</p>
<p></p>
					</a>
                </div>
              </div><!-- end ngRepeat: news in sport.news -->
            </div>
          </div><!-- end ngRepeat: sport in newsSports -->
          <div ng-hide="loading" ng-repeat="sport in newsSports" class="ng-scope">
            <!-- ngIf: !isMobile && shouldShowLeaderboard($index, false) -->
            <div id="leaderboard_2" ng-if="!isMobile &amp;&amp; shouldShowLeaderboard($index, false)" class="text-center pt-3 ng-scope">
              <div id="google_ads_iframe_/154352941/usssa_4__container__" style="border: 0pt none; width: 728px; height: 0px;"></div>
            </div><!-- end ngIf: !isMobile && shouldShowLeaderboard($index, false) -->
            <!-- ngIf: isMobile && shouldShowLeaderboard($index, true) -->
            <div class="row">
              <div class="col-lg-12 no-padding sport-header">
                <h3><span class="title ng-binding">Fast Pitch News</span>
                  <!-- ngIf: !jsLib.getSportID() --><a href="/fastpitch/news" ng-if="!jsLib.getSportID()" class="ng-scope"><span class="all">Show All</span></a><!-- end ngIf: !jsLib.getSportID() -->
                  <br class="clearfix">
                </h3>
              </div>
            </div>
            <div ng-class="{'longNewsList': sport.showAll}">
              <div class="text-center ng-isolate-scope ng-hide" ng-show="sport.loading">
                <h4 class="ng-binding">Loading...</h4>
                <img src="/img/loading.svg" style="width: 100px">
              </div>
              <!-- ngRepeat: news in sport.news -->
              <div class="row no-gutters news-item ng-scope" ng-repeat="news in sport.news" ng-hide="sport.loading">
                <div class="col-lg-3" style="--aspect-ratio: 3/2;">
                  <img class="news-item--preview-img" ng-src="http://newsfeed.usssa.com/wp-content/uploads/2021/04/laurenweb.jpg" src="http://newsfeed.usssa.com/wp-content/uploads/2021/04/laurenweb.jpg">
                  <!-- ngIf: shouldShowTypeIcon(news) -->
                </div>
                <div class="col-lg-9 pl-3 pt-3 pt-lg-0">
                  <a href="/home/newsRead/?id=20262">
						<h4 ng-bind-html="news.title" class="ng-binding">USSSA Names Lauren Chamberlain as National Director of USA Elite Select</h4>
						<p ng-bind-html="jsLib.trustedHtml(news.content)" class="ng-binding"></p><p>Viera, FL – USSSA has named Lauren Chamberlain as the National Director of USA-Elite Select, which comprises the Elite division of USSSA Fastpitch. Lauren has been involved with USSSA in various capacities since 2015 as both a player with the USSSA Pride and ambassador for the organization at various events since her playing career ended. […]</p>
<p></p>
					</a>
                </div>
              </div><!-- end ngRepeat: news in sport.news -->
              <div class="row no-gutters news-item ng-scope" ng-repeat="news in sport.news" ng-hide="sport.loading">
                <div class="col-lg-3" style="--aspect-ratio: 3/2;">
                  <img class="news-item--preview-img" ng-src="http://newsfeed.usssa.com/wp-content/uploads/2020/12/national-convention.jpg" src="http://newsfeed.usssa.com/wp-content/uploads/2020/12/national-convention.jpg">
                  <!-- ngIf: shouldShowTypeIcon(news) -->
                </div>
                <div class="col-lg-9 pl-3 pt-3 pt-lg-0">
                  <a href="/home/newsRead/?id=19958">
						<h4 ng-bind-html="news.title" class="ng-binding">2020 USSSA 53rd National Convention</h4>
						<p ng-bind-html="jsLib.trustedHtml(news.content)" class="ng-binding"></p><p>On November 17th, 2020, USSSA held their 53rd&nbsp;National Convention at the Space Coast Stadium in Viera, Florida. This was our very first virtual convention. Rick Fortuna opened the convention, following USSSA CEO Donny DeDonatis to speak on the changes this year held. This year was a year of unknown and immense change following. USSSA learned […]</p>
<p></p>
					</a>
                </div>
              </div><!-- end ngRepeat: news in sport.news -->
              <div class="row no-gutters news-item ng-scope" ng-repeat="news in sport.news" ng-hide="sport.loading">
                <div class="col-lg-3" style="--aspect-ratio: 3/2;">
                  <img class="news-item--preview-img" ng-src="http://newsfeed.usssa.com/wp-content/uploads/2020/11/Shamrock-Softball-Freeze-Payton.png" src="http://newsfeed.usssa.com/wp-content/uploads/2020/11/Shamrock-Softball-Freeze-Payton.png">
                  <!-- ngIf: shouldShowTypeIcon(news) -->
                </div>
                <div class="col-lg-9 pl-3 pt-3 pt-lg-0">
                  <a href="/home/newsRead/?id=19925">
						<h4 ng-bind-html="news.title" class="ng-binding">Freeze Bullying Tournament with Payton’s Project</h4>
						<p ng-bind-html="jsLib.trustedHtml(news.content)" class="ng-binding"></p><p>On October 17th and 18th, Director Eddie Small held the Freeze Bullying Tournament in partnership with Payton’s Project and the Shamrock Organization. The Freeze family started Payton’s Project when their daughter committed suicide after being bullied at school. This event is to bring awareness to and end bullying. Forty-five teams competed in Virginia with girls […]</p>
<p></p>
					</a>
                </div>
              </div><!-- end ngRepeat: news in sport.news -->
            </div>
          </div><!-- end ngRepeat: sport in newsSports -->
          <div ng-hide="loading" ng-repeat="sport in newsSports" class="ng-scope">
            <!-- ngIf: !isMobile && shouldShowLeaderboard($index, false) -->
            <div id="leaderboard_3" ng-if="!isMobile &amp;&amp; shouldShowLeaderboard($index, false)" class="text-center pt-3 ng-scope">
              <div id="google_ads_iframe_/154352941/usssa_5__container__" style="border: 0pt none; width: 728px; height: 0px;"></div>
            </div><!-- end ngIf: !isMobile && shouldShowLeaderboard($index, false) -->
            <!-- ngIf: isMobile && shouldShowLeaderboard($index, true) -->
            <div class="row">
              <div class="col-lg-12 no-padding sport-header">
                <h3><span class="title ng-binding">Slowpitch USSSA /GSL News</span>
                  <!-- ngIf: !jsLib.getSportID() --><a href="/slowpitch/news" ng-if="!jsLib.getSportID()" class="ng-scope"><span class="all">Show All</span></a><!-- end ngIf: !jsLib.getSportID() -->
                  <br class="clearfix">
                </h3>
              </div>
            </div>
            <div ng-class="{'longNewsList': sport.showAll}">
              <div class="text-center ng-isolate-scope ng-hide" ng-show="sport.loading">
                <h4 class="ng-binding">Loading...</h4>
                <img src="/img/loading.svg" style="width: 100px">
              </div>
              <!-- ngRepeat: news in sport.news -->
              <div class="row no-gutters news-item ng-scope" ng-repeat="news in sport.news" ng-hide="sport.loading">
                <div class="col-lg-3" style="--aspect-ratio: 3/2;">
                  <img class="news-item--preview-img" ng-src="http://newsfeed.usssa.com/wp-content/uploads/2021/09/Snapshot-155.png" src="http://newsfeed.usssa.com/wp-content/uploads/2021/09/Snapshot-155.png">
                  <!-- ngIf: shouldShowTypeIcon(news) -->
                </div>
                <div class="col-lg-9 pl-3 pt-3 pt-lg-0">
                  <a href="/home/newsRead/?id=20709">
						<h4 ng-bind-html="news.title" class="ng-binding">Smash It Sports wins 2021 Conference Championship!</h4>
						<p ng-bind-html="jsLib.trustedHtml(news.content)" class="ng-binding"></p><p>&nbsp; &nbsp; &nbsp; 2021&nbsp;Nationwide Conference USSSA Lou Berliner Park Columbus, OH September 17-19 Smash It Sports MVP Tommy Melton hits a two out walk off homer to win the championship game over Precision SoftballCenter&nbsp;Conference Championship picture album link 2021 Conference Championship bracket and results link 2021&nbsp;Conference Championship Major stats link once available 2021&nbsp;Conference Championship archived […]</p>
<p></p>
					</a>
                </div>
              </div><!-- end ngRepeat: news in sport.news -->
              <div class="row no-gutters news-item ng-scope" ng-repeat="news in sport.news" ng-hide="sport.loading">
                <div class="col-lg-3" style="--aspect-ratio: 3/2;">
                  <img class="news-item--preview-img" ng-src="http://newsfeed.usssa.com/wp-content/uploads/2021/09/Snapshot-266.png" src="http://newsfeed.usssa.com/wp-content/uploads/2021/09/Snapshot-266.png">
                  <!-- ngIf: shouldShowTypeIcon(news) -->
                </div>
                <div class="col-lg-9 pl-3 pt-3 pt-lg-0">
                  <a href="/home/newsRead/?id=20700">
						<h4 ng-bind-html="news.title" class="ng-binding">Conference Championships headed to Columbus, Ohio!  Preview</h4>
						<p ng-bind-html="jsLib.trustedHtml(news.content)" class="ng-binding"></p><p>2021&nbsp;Conference Championships! Nationwide Conference USSSA! September 17-19 Tournament Preview Last year Precision upset Dan Smith in the finals of the Conference Championships in Columbus, GA 2021&nbsp;Conference Championship Bracket and Team List Link The 2021&nbsp;Nationwide Conference USSSA Championships will take place this coming weekend, September&nbsp;17-19&nbsp;in Columbus, Ohio&nbsp;at Lou Berliner Park.&nbsp;&nbsp;The men’s features 31 of the top […]</p>
<p></p>
					</a>
                </div>
              </div><!-- end ngRepeat: news in sport.news -->
              <div class="row no-gutters news-item ng-scope" ng-repeat="news in sport.news" ng-hide="sport.loading">
                <div class="col-lg-3" style="--aspect-ratio: 3/2;">
                  <img class="news-item--preview-img" ng-src="http://newsfeed.usssa.com/wp-content/uploads/2021/09/240663631_4844408182238058_8861223374076344517_n.jpg"
                    src="http://newsfeed.usssa.com/wp-content/uploads/2021/09/240663631_4844408182238058_8861223374076344517_n.jpg">
                  <!-- ngIf: shouldShowTypeIcon(news) -->
                </div>
                <div class="col-lg-9 pl-3 pt-3 pt-lg-0">
                  <a href="/home/newsRead/?id=20682">
						<h4 ng-bind-html="news.title" class="ng-binding">Nightmare and Smash It Sports/Derby Girls winner’s at the 2021 Salt Lake City Classic!</h4>
						<p ng-bind-html="jsLib.trustedHtml(news.content)" class="ng-binding"></p><p>Nightmare hits against Seminoles in the Championship game of the Salt Lake City Classic! Nightmare/Benefit the Badge/Miken went undefeated to win the 2021 USSSA Conference tournament in Salt Lake City this past weekend.&nbsp; They beat Seminoles/TPS/NACSF.com 50-13 in the winner’s bracket finals on Saturday afternoon and again 35-34 in the championship game.&nbsp; Precision was 3rd […]</p>
<p></p>
					</a>
                </div>
              </div><!-- end ngRepeat: news in sport.news -->
            </div>
          </div><!-- end ngRepeat: sport in newsSports -->
        </div>
      </div>
    </div>
    <div ng-controller="sportHomeCtrl" class="ng-scope"></div>
    <script>
      usssa.controller('sportHomeCtrl', ['pageTitle', function(pageTitle) {
        pageTitle.set('Home', true);
      }]);
    </script>
    <script src="/js/directives/u3SocialDirective.js"></script>
    <!-- Footer -->
    <div id="footer-v1" class="footer-v1 noPrint">
      <div class="footer">
        <div class="container">
          <div class="div-sponsors footer-v1">
            <div class="headline">
              <h2>National Sponsors</h2>
            </div>
            <ul class="sponsors row" style="margin-left: -30px; margin-right: 0;">
              <li class="col">
                <a class="d-block" href="http://www.demarini.com/en-us/" title="Demarini" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Demarini')"><img src="https://v11.usssa.net/images/logos/footer_logos/sponsor_demarini.jpg" alt="Demarini"></a>
              </li>
              <li class="col">
                <a class="d-block" href="http://www.dudleysports.com/" title="Dudley" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Dudley')"><img src="https://v11.usssa.net/images/logos/footer_logos/sponsor_Dudley.jpg" alt="Dudley"></a></li>
              <li class="col">
                <a class="d-block" href="http://www.easton.com/" title="Easton" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Easton')"><img src="https://v11.usssa.net/images/logos/footer_logos/sponsor_easton.jpg" alt="Easton"></a></li>
              <li class="col">
                <a class="d-block" href="http://www.slugger.com/" title="Louisville Slugger" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Louisville Slugger')"><img src="https://v11.usssa.net/images/logos/footer_logos/sponsor_louisville.jpg" alt="Louisville Slugger"></a>
              </li>
              <li class="col">
                <a class="d-block" href="https://maruccisports.com/" title="Marucci" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Marucci')"><img src="https://v11.usssa.net/images/logos/footer_logos/sponsor_marucci.jpg" alt="Marucci"></a>
              </li>
              <li class="col"><a class="d-block" href="http://www.mikensports.com/" title="Miken" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Miken')"><img src="/img/logos/sponsor_miken_2021082401.png" alt="Miken"></a></li>
              <li class="col"><a class="d-block" href="https://www.dickssportinggoods.com/" title="Dicks" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Dicks')"><img src="https://usssa.com/img/logos/sponsor_dicks.jpg" alt="Dicks"></a></li>
            </ul>
            <ul class="sponsors row" style="margin-left: -30px; margin-right: 0;">
              <li class="col">
                <a class="d-block" href="https://www.nationwide.com/usssa.jsp?WT.mc_id=affinity_na_brand_banner_na_na_na_na_na_4153-USSSA-0814-WebBanner_na_&amp;WT.tsrc=affinity_banner_brand_na_na&amp;utm_medium=banner&amp;utm_campaign=affinity&amp;utm_source=na&amp;utm_content=brand:na:na:na:na:na:4153-usssa-0814-webbanner&amp;quoteType=&amp;type=na&amp;UI1002=4153&amp;UI3001=67460" title="Nationwide" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Nationwide')"><img src="https://v11.usssa.net/images/logos/footer_logos/sponsor_nationwide.jpg" alt="Nationwide"></a>
              </li>
              <li class="col">
                <a class="d-block" href="http://www.neweracap.com" title="New Era" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'New Era')"><img src="https://v11.usssa.net/images/logos/footer_logos/sponsor_new_era.jpg" alt="New Era"></a></li>
              <li class="col">
                <a class="d-block" href="http://rawlings.com/" title="Rawlings" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Rawlings')"><img src="https://v11.usssa.net/images/logos/footer_logos/sponsor_rawlings.jpg" alt="Rawlings"></a></li>
              <li class="col">
                <a class="d-block" href="http://www.metropins.com/" title="Metro Pins" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Metro Pins')"><img src="https://v11.usssa.net/images/logos/footer_logos/sponsor_metropins.jpg" alt="Metro Pins"></a>
              </li>
              <li class="col"><a class="d-block" href="http://www.worthsports.com/" title="Worth" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Worth')"><img src="/img/logos/sponsor_worth_2021082401.png" alt="Worth"></a></li>
              <li class="col">
                <a class="d-block" href="http://www.adidas.com/us/" title="Adidas" onclick="ga('send', 'event', 'Footer Logo-Clicked', 'Adidas')"><img src="https://v11.usssa.net/images/logos/footer_logos/sponsor_adidas.jpg" alt="Adidas"></a></li>
            </ul>
          </div>
        </div>
        <div class="container">
          <div>
            <div class="headline">
              <h2>Social Media</h2>
            </div>
            <div class="social_items">
              <u3-social>
                <div class="d-none d-md-block">
                  <div class="row nopad justify-content-around">
                    <div class="col">
                      <div class="row fb m-auto">
                        <div class="col-12 col-sm-12 col-lg-6">
                          <img src="https://v11.usssa.net/images/landing/logo_fb_lg.png" alt="USSSA on Facebook">
                          <span>Follow us for the latest updates of USSSA</span>
                        </div>
                        <div class="col-12 col-sm-12 col-lg-6">
                          <ul class="row innerright" ng-transclude="fb">
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://www.facebook.com/playusssa" title="Play USSSA on Facebook" text="playUSSSA">
                              <a href="https://www.facebook.com/playusssa" title="Play USSSA on Facebook" class="ng-binding">playUSSSA</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://www.facebook.com/USSSASlowpitch" title="USSSA Slowpitch on Facebook" text="USSSAslowpitch">
                              <a href="https://www.facebook.com/USSSASlowpitch" title="USSSA Slowpitch on Facebook" class="ng-binding">USSSAslowpitch</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://www.facebook.com/USSSABaseball" title="USSSA Baseball on Facebook" text="USSSAbaseball">
                              <a href="https://www.facebook.com/USSSABaseball" title="USSSA Baseball on Facebook" class="ng-binding">USSSAbaseball</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://www.facebook.com/USSSAFastpitch" title="USSSA Fastpitch on Facebook" text="USSSAfastpitch">
                              <a href="https://www.facebook.com/USSSAFastpitch" title="USSSA Fastpitch on Facebook" class="ng-binding">USSSAfastpitch</a></li>
                          </ul>
                        </div>
                      </div>
                    </div>
                    <div class="col">
                      <div class="row tw m-auto">
                        <div class="col-lg-6">
                          <img src="https://v11.usssa.net/images/landing/logo_tw_lg.png" alt="USSSA on Twitter">
                          <span>Follow us for the latest updates of USSSA</span>
                        </div>
                        <div class="col-lg-6">
                          <ul class="row innerright" ng-transclude="tw">
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://twitter.com/USSSA" title="Play USSSA on Twitter" text="USSSA">
                              <a href="https://twitter.com/USSSA" title="Play USSSA on Twitter" class="ng-binding">USSSA</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://twitter.com/usaeliteselect" title="USA Elite Select on Twitter" text="USAEliteSelect">
                              <a href="https://twitter.com/usaeliteselect" title="USA Elite Select on Twitter" class="ng-binding">USAEliteSelect</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://twitter.com/USSSABSBL" title="All American Baseball on Twitter" text="USSSA Baseball">
                              <a href="https://twitter.com/USSSABSBL" title="All American Baseball on Twitter" class="ng-binding">USSSA Baseball</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://twitter.com/usssaslowpitch" title="USSSA Slowpitch on Twitter" text="USSSAslowpitch">
                              <a href="https://twitter.com/usssaslowpitch" title="USSSA Slowpitch on Twitter" class="ng-binding">USSSAslowpitch</a></li>
                          </ul>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="d-block d-md-none">
                  <div class="row nopad justify-content-center">
                    <div class="col">
                      <div class="row fb m-auto">
                        <div class="col-12 col-sm-12 col-lg-6">
                          <img src="https://v11.usssa.net/images/landing/logo_fb_lg.png" alt="USSSA on Facebook">
                          <span>Follow us for the latest updates of USSSA</span>
                        </div>
                        <div class="col-12 col-sm-12 col-lg-6">
                          <ul class="row innerright" ng-transclude="fb">
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://www.facebook.com/playusssa" title="Play USSSA on Facebook" text="playUSSSA">
                              <a href="https://www.facebook.com/playusssa" title="Play USSSA on Facebook" class="ng-binding">playUSSSA</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://www.facebook.com/USSSASlowpitch" title="USSSA Slowpitch on Facebook" text="USSSAslowpitch">
                              <a href="https://www.facebook.com/USSSASlowpitch" title="USSSA Slowpitch on Facebook" class="ng-binding">USSSAslowpitch</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://www.facebook.com/USSSABaseball" title="USSSA Baseball on Facebook" text="USSSAbaseball">
                              <a href="https://www.facebook.com/USSSABaseball" title="USSSA Baseball on Facebook" class="ng-binding">USSSAbaseball</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://www.facebook.com/USSSAFastpitch" title="USSSA Fastpitch on Facebook" text="USSSAfastpitch">
                              <a href="https://www.facebook.com/USSSAFastpitch" title="USSSA Fastpitch on Facebook" class="ng-binding">USSSAfastpitch</a></li>
                          </ul>
                        </div>
                      </div>
                    </div>
                    <div class="w-100 mt-3"></div>
                    <div class="col">
                      <div class="row tw m-auto">
                        <div class="col-lg-6">
                          <img src="https://v11.usssa.net/images/landing/logo_tw_lg.png" alt="USSSA on Twitter">
                          <span>Follow us for the latest updates of USSSA</span>
                        </div>
                        <div class="col-lg-6">
                          <ul class="row innerright" ng-transclude="tw">
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://twitter.com/USSSA" title="Play USSSA on Twitter" text="USSSA">
                              <a href="https://twitter.com/USSSA" title="Play USSSA on Twitter" class="ng-binding">USSSA</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://twitter.com/usaeliteselect" title="USA Elite Select on Twitter" text="USAEliteSelect">
                              <a href="https://twitter.com/usaeliteselect" title="USA Elite Select on Twitter" class="ng-binding">USAEliteSelect</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://twitter.com/USSSABSBL" title="All American Baseball on Twitter" text="USSSA Baseball">
                              <a href="https://twitter.com/USSSABSBL" title="All American Baseball on Twitter" class="ng-binding">USSSA Baseball</a></li>
                            <li class="col-6 col-sm-6 col-lg-12 ng-scope ng-isolate-scope" href="https://twitter.com/usssaslowpitch" title="USSSA Slowpitch on Twitter" text="USSSAslowpitch">
                              <a href="https://twitter.com/usssaslowpitch" title="USSSA Slowpitch on Twitter" class="ng-binding">USSSAslowpitch</a></li>
                          </ul>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </u3-social>
            </div>
          </div>
          <div class="row" style="margin-top: 15px">
            <!-- Latest -->
            <div class="col-md-8 md-margin-bottom-40">
              <div class="posts">
                <div class="headline">
                  <h2>Useful Links</h2>
                </div>
                <div class="row">
                  <div class="col-6">
                    <ul class="list-unstyled link-list">
                      <li><a href="http://usssatoday.com"><i class="fa fa-angle-right"></i> News</a></li>
                      <li><a href="/faq"><i class="fa fa-angle-right"></i> Questions</a></li>
                      <li><a href="http://media.usssa.com"><i class="fa fa-angle-right"></i> Media Center</a></li>
                      <li><a href="http://hof.usssa.com/"><i class="fa fa-angle-right"></i> Hall of Fame</a></li>
                      <li><a href="/contact"><i class="fa fa-angle-right"></i> Contact</a></li>
                    </ul>
                  </div>
                  <div class="col-6">
                    <ul class="list-unstyled link-list">
                      <li><a href="/abusemolestation"><i class="fa fa-angle-right"></i> Abuse/ Molestation</a></li>
                      <li><a href="/safesport"><i class="fa fa-angle-right"></i> Safesport</a></li>
                      <li><a href="/terms-of-use"><i class="fa fa-angle-right"></i> Terms of Use</a></li>
                      <li><a href="/privacy"><i class="fa fa-angle-right"></i> Privacy</a></li>
                      <li>
                        <a href="https://www.teamworkonline.com/jobs-in-sports?utf8=%E2%9C%93&amp;employment_opportunity_search%5Blicense_id%5D=3028&amp;employment_opportunity_search%5Bquery%5D=Usssa&amp;commit=Search"><i class="fa fa-angle-right"></i> Careers</a>
                      </li>
                    </ul>
                  </div>
                </div>
              </div>
            </div>
            <!-- End Latest -->
            <!-- Address -->
            <div class="col-md-4 map-img md-margin-bottom-40">
              <div class="headline">
                <h2>United States Specialty Sports Association</h2>
              </div>
              <address class="md-margin-bottom-40">
                <i class="fa fa-home" aria-hidden="true"></i> <span class="lbl-adress">5800 Stadium Pkwy<br>Melbourne, FL 32940</span>
              </address>
            </div>
            <!-- End Address -->
          </div>
        </div>
      </div><!--/footer-->
      <div class="copyrightV11">
        <div class="container">
          <div class="row">
            <div class="col-md-6 text-left xs-text-center">
              <p> 1996 - 2021 © All Rights Reserved. </p>
            </div>
            <!-- Social Links -->
            <div class="col-md-6 text-right xs-text-center">
              <ul class="social-icons">
                <li><a href="https://www.facebook.com/playusssa/" data-original-title="Facebook" class="rounded-x social_facebook"></a></li>
                <li><a href="http://twitter.com/usssa" data-original-title="Twitter" class="rounded-x social_twitter"></a></li>
                <li><a href="https://www.youtube.com/user/usssatoday" data-original-title="YouTube" class="rounded-x social_youtube"></a></li>
                <li><a href="https://www.instagram.com/playusssa/" data-original-title="Instagram" class="rounded-x social_instagram"></a></li>
              </ul>
            </div>
            <!-- End Social Links -->
          </div>
        </div>
      </div><!--/copyright-->
    </div>
  </div>
</form>

Text Content

Menu
 * Login
   
 * Important Updates
   SafeSportCoronavirus Update
   
 * Space Coast Complex
   
 * How to Register a Team?
   
 * Sports
   BaseballFastpitchSlowpitchGSL SlowpitchBasketball 3 on 3Basketball 5 on
   5SoccerJunior GolfLacrosseOfficials Home - All Sports
   
 * Programs
   
   BASEBALL
   
      
    * Elite World Series Qualifiers
      
    * Elite World Series | Week 1
      
    * Elite World Series | Week 2
      
    * A World Series
      
    * AA World Series
      
    * AAA World Series
      
    * Global Sports World Info
      
    * Global Sports World Series
      
    * All American Games Home
      
   
   FASTPITCH
   
      
    * All American Program Home
      
    * Select30
      
    * Space Coast World Series
      
    * USA Elite Select Home
      
    * National Championship Qualifying
      
    * National Championship Events
      
    * USSSA Pride Info
      
    * Jr Pride Info
      
   
   SLOWPITCH
   
      
    * Conference USSSA Home
      
    * GSL Softball Home
      
    * GSL/USSSA Super Dual NIT
      
    * USSSA Senior Softball
      
    * World Tournament Information
      
    * GSL World Tournaments
      
    * World Tournaments
      
    * NIT Event Information
      
    * NIT Events
      
   
   SOCCER
   
      
    * USSSA Soccer
      
   
   USSSA
   
      
    * EA Ramsey Scholarship Program
      
    * EA Ramsay Scholarship Recipients
      

   
 * Login
   

RECENTLY VISITED


RECENTLY VISITED

 * Events
 * Teams
 * Players
   

Select an Option

LOADING...

Close
s:




TEAM MANAGER

 * Dashboard
 * Your Account
 * Billing Info
 * Your Payments
 * Your Players
   
 * Create a New Team
 * Register Existing Team for New Season
 * Logout


 

--------------------------------------------------------------------------------




QUICK SEARCH

 * Event Search
   
 * Team Search
   
   
 * Player Search
   
   
 * Ranking
   
   
 * Points Race
   

--------------------------------------------------------------------------------


EVENT SEARCH

SPORT:

Select a sport 2 start
 * 



SEASON:

Select a season
 * 



AGE:

   
 * 

 * 

CLASS:

   
 * 

 * 

STATURE:

   
 * 

 * 

STATE:

Select a state
 * 



DIRECTOR:

Select a director!


DIRECTOR:

No directors found
 * 



ZIP CODE:

RANGE:

Within range of
 * 



PARK:

Select a park
 * 



EVENTID:

DIVISIONID:

Reset Form

Search




LOADING...


BASEBALL NEWS SHOW ALL


LOADING...

PRESIDENTS DAY SELECT SUPER NIT CHAMPIONSHIPS (2021)



Congratulations to the Champions and Finalist of the 8U and Major Divisions of
the Presidents Day Select Super NIT at USSSA Space Coast Complex and Boombah
Sports Complex. Winners of the 9U-14U Major Division receive a berth to the 2021
Elite World Series and $500.00 Travel Money. Watch Our Championship Top Plays   
8U Machine Pitch […]



USSSA BASEBALL ANNOUNCES THE 2021 USSSA POINTS RACE



  USSSA Baseball is awarding the top USSSA Baseball teams in the country
who have earned the most USSSA Points during the 2021 spring/summer season. The
2021 USSSA Points Race includes regional races and state races. Program
Requirements: Eligible events: January 1, 2021 to end of the 2021 Season
Divisions: 7U 8U 9A | 9AA | 9AAA | 9M […]



PRESIDENTS DAY SELECT SUPER NIT PREVIEW



Over 150 teams 9U – 14U are looking to win $500 travel money and a berth to the
Elite World Series at this weekends Presidents Day Select Super NIT. The event
will take place at 2 Complexes, USSSA Space Coast Complex, and the Boombah
Sports Complex. Major teams 9-14U Win $500 travel money and a […]




FAST PITCH NEWS SHOW ALL


LOADING...

USSSA NAMES LAUREN CHAMBERLAIN AS NATIONAL DIRECTOR OF USA ELITE SELECT



Viera, FL – USSSA has named Lauren Chamberlain as the National Director of
USA-Elite Select, which comprises the Elite division of USSSA Fastpitch. Lauren
has been involved with USSSA in various capacities since 2015 as both a player
with the USSSA Pride and ambassador for the organization at various events since
her playing career ended. […]



2020 USSSA 53RD NATIONAL CONVENTION



On November 17th, 2020, USSSA held their 53rd National Convention at the Space
Coast Stadium in Viera, Florida. This was our very first virtual convention.
Rick Fortuna opened the convention, following USSSA CEO Donny DeDonatis to speak
on the changes this year held. This year was a year of unknown and immense
change following. USSSA learned […]



FREEZE BULLYING TOURNAMENT WITH PAYTON’S PROJECT



On October 17th and 18th, Director Eddie Small held the Freeze Bullying
Tournament in partnership with Payton’s Project and the Shamrock Organization.
The Freeze family started Payton’s Project when their daughter committed suicide
after being bullied at school. This event is to bring awareness to and end
bullying. Forty-five teams competed in Virginia with girls […]




SLOWPITCH USSSA /GSL NEWS SHOW ALL


LOADING...

SMASH IT SPORTS WINS 2021 CONFERENCE CHAMPIONSHIP!



      2021 Nationwide Conference USSSA Lou Berliner Park Columbus, OH September
17-19 Smash It Sports MVP Tommy Melton hits a two out walk off homer to win the
championship game over Precision SoftballCenter Conference Championship picture
album link 2021 Conference Championship bracket and results link 2021 Conference
Championship Major stats link once available 2021 Conference Championship
archived […]



CONFERENCE CHAMPIONSHIPS HEADED TO COLUMBUS, OHIO! PREVIEW



2021 Conference Championships! Nationwide Conference USSSA! September 17-19
Tournament Preview Last year Precision upset Dan Smith in the finals of the
Conference Championships in Columbus, GA 2021 Conference Championship Bracket
and Team List Link The 2021 Nationwide Conference USSSA Championships will take
place this coming weekend, September 17-19 in Columbus, Ohio at Lou Berliner
Park.  The men’s features 31 of the top […]



NIGHTMARE AND SMASH IT SPORTS/DERBY GIRLS WINNER’S AT THE 2021 SALT LAKE CITY
CLASSIC!



Nightmare hits against Seminoles in the Championship game of the Salt Lake City
Classic! Nightmare/Benefit the Badge/Miken went undefeated to win the 2021 USSSA
Conference tournament in Salt Lake City this past weekend.  They beat
Seminoles/TPS/NACSF.com 50-13 in the winner’s bracket finals on Saturday
afternoon and again 35-34 in the championship game.  Precision was 3rd […]






NATIONAL SPONSORS

 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 
 * 


SOCIAL MEDIA

Follow us for the latest updates of USSSA
 * playUSSSA
 * USSSAslowpitch
 * USSSAbaseball
 * USSSAfastpitch

Follow us for the latest updates of USSSA
 * USSSA
 * USAEliteSelect
 * USSSA Baseball
 * USSSAslowpitch

Follow us for the latest updates of USSSA
 * playUSSSA
 * USSSAslowpitch
 * USSSAbaseball
 * USSSAfastpitch


Follow us for the latest updates of USSSA
 * USSSA
 * USAEliteSelect
 * USSSA Baseball
 * USSSAslowpitch


USEFUL LINKS

 * News
 * Questions
 * Media Center
 * Hall of Fame
 * Contact

 * Abuse/ Molestation
 * Safesport
 * Terms of Use
 * Privacy
 * Careers


UNITED STATES SPECIALTY SPORTS ASSOCIATION

5800 Stadium Pkwy
Melbourne, FL 32940

1996 - 2021 © All Rights Reserved.

 * 
 * 
 * 
 *