Recess Rejects

Recess Rejects Welcome to the sandlot team of Alvin's Kickball League. We came for the sport, but stay for the entertainment.

Great job Recess Rejects today!!! Way to get the WIN!!
06/10/2018

Great job Recess Rejects today!!! Way to get the WIN!!

Starting off the Summer 2018 Season!!!
06/04/2018

Starting off the Summer 2018 Season!!!

Great job today Recess Rejects!! Way to get the Win!!!
07/23/2017

Great job today Recess Rejects!! Way to get the Win!!!

Great job today Recess Rejects!! We got that W!!!
06/26/2017

Great job today Recess Rejects!! We got that W!!!

Started another season today!!
06/12/2017

Started another season today!!

First game to start the season tomorrow at 6!!
06/04/2017

First game to start the season tomorrow at 6!!

Great season Recess Rejects!!
08/15/2016

Great season Recess Rejects!!

Good job today Recess Rejects!! We almost got the win!! 0-1 it was a close game against the Ballas!!
07/25/2016

Good job today Recess Rejects!! We almost got the win!! 0-1 it was a close game against the Ballas!!

Come out an watch us when you can!!
07/03/2016

Come out an watch us when you can!!

First bruise of the season!!
07/01/2016

First bruise of the season!!

Good job today Recess Rejects!! We didn't win, but we played hard!!
06/26/2016

Good job today Recess Rejects!! We didn't win, but we played hard!!

05/21/2016

Getting ready for another season of kickball...who's in?

Address

Alvin, TX

Website

Alerts

Be the first to know and let us send you an email when Recess Rejects posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });