SPC Sterling Poker Club

SPC Sterling Poker Club Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from SPC Sterling Poker Club, Casino, Sterling on the lake, Flowery Branch, GA.

08/20/2022

Hey everyone instead of texting I figured it would be easier to start a page due to some people having android vs iPhone for group messaging.

I have a small group who’s interested in expanding and welcoming other people to play no limit Texas Holdem.

We currently have the area for 20 people and are open to tournament style. Let me know why y’all would rather do!!! Let’s have some fun and sling some cards!!!!

Address

Sterling On The Lake
Flowery Branch, GA
30542

Website

Alerts

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

Share

Category

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