Seattle Gloving Community

Seattle Gloving Community The official page of the Seattle Gloving Community!

Get at it gang 😉Deadline 5-26
03/12/2019

Get at it gang 😉
Deadline 5-26

Hand stuffs Friday, 8pm at Planet Express!Be there or be square!
12/13/2018

Hand stuffs Friday, 8pm at Planet Express!
Be there or be square!

Good news, everyone! Just 6 more days until Seattle BOSS Gloving Competition!Here is our finalized itinerary of all the ...
07/08/2018

Good news, everyone!
Just 6 more days until Seattle BOSS Gloving Competition!
Here is our finalized itinerary of all the Seattle activities that we have for you all!
Can’t wait to meet and trade with you all!

Friday7/13-
7:00pm: Pre-BOSS-Pre-FNL trip to Dick's Drive In
8:30pm: Pre-BOSS FNL at Planet Express

Saturday 7/14-
11:00am: Pre-BOSS Breakfast at Beth's Cafe
2:00pm-7:00pm: BOSS Competition at University Heights Center
7:00pm-11:00pm: BOSS Afterparty at Golden Gardens Park
11:00pm-Whenever:BOSS After-Afterparty at Planet Express

Sunday 7/15-
12:00pm-6:00pm: Touristy Seattle Stuff(Space Needle,Pike Place, Waterfront, etc). — at Planet Express.

Address

7421 26th Ave NE
Seattle, WA
98115

Website

Alerts

Be the first to know and let us send you an email when Seattle Gloving Community 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); });