Home  Registration Standings Calendar Schedules

                         Field Reservations

Use the following form to reserve a field for practice. Remember some important rules of the road.

 

You can only reserve one practice per calendar week(Sunday to Saturday)

The League reserves the right to pre-empt your practice in the event the field is

needed to make up a re-scheduled game.

     After filling out the form you will receive a confirmation within 24 hours.

 

Click Here to review available time slots


 

= curdate()and week(curdate()) = week(PracticeDate)order by PracticeDate, Start')or die(mysql_error()); while($row = mysql_fetch_array($query)) { $PracticeDate = substr($row['PracticeDate'],0,10); $Start= $row['Start']; $field= $row['Field']; echo $PracticeDate." **** ".$Start." ****".$field.'

'; } ?>