Golden Triangle Poker

Golden Triangle Poker Connecting poker players with poker games and vice versa in the Golden Triangle area; Columbus, Star

06/15/2024

Active weekly 1-2 game in Columbus area. HMU if you want to play.

07/17/2023

We will not be responding to any messages or inquiries for the foreseeable future. "Things" have happened in the area and we need to be extra cautious. Currently, the only way to find existing games is to know someone.

09/10/2022
03/30/2022

There are still regular games in the area. If you find our page and want to play, shoot me a message.

If you would like to play in a game in Steens tomorrow (Saturday), let me know ASAP and I can probably get you in.
08/21/2021

If you would like to play in a game in Steens tomorrow (Saturday), let me know ASAP and I can probably get you in.

07/24/2021

1-2 (plays like 2-5) Holdem action happening this Saturday night in Columbus at 6pm. HMU if you want to play!

Address

Azalea Drive
Columbus, MS
39705

Opening Hours

5pm - 3am

Website

Alerts

Be the first to know and let us send you an email when Golden Triangle Poker 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 Golden Triangle Poker:

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