Union Recreation Baseball

Union Recreation Baseball Union Recreation is located in Temple, Ga.We are a member of the Paulding County Parks & Recreation. We offer baseball in the spring and fall.

05/30/2026
Love all the banquets our awesome union teams are having! ❤️⚾️
05/23/2026

Love all the banquets our awesome union teams are having! ❤️⚾️

❤️❤️❤️
05/23/2026

❤️❤️❤️

05/21/2026

Fall Ball 2026 Registration is just around the corner. If you have not updated your email address or given us your email please make sure you send us a message on FB or email us at [email protected].

14u champs…… good job boys!
05/16/2026

14u champs…… good job boys!

Great game with 6u yesterday! Congratulations to kiddos!
05/16/2026

Great game with 6u yesterday! Congratulations to kiddos!

Address

1033 Highway 101 S
Temple, GA
30179

Alerts

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

Contact The Establishment

Send a message to Union Recreation Baseball:

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); });