Sam Sk8s

Sam Sk8s A place to learn Skateboarding and meet some other cool humans! � Open all the time but for meeting us, you gotta notify 1 day beforehand atleast.

15/02/2022

Working on the Ollies... 🛹

Ok we definitely do need people who are better at art 🤦🏻‍♂️😂
04/02/2022

Ok we definitely do need people who are better at art 🤦🏻‍♂️😂

31/01/2022

Random day roaming around here and there 🛹

Big enough for beginners to learn to skateboard, and then had access to places like CWG Village, Akshardham with lots of...
27/01/2022

Big enough for beginners to learn to skateboard, and then had access to places like CWG Village, Akshardham with lots of empty roads!

Address

Delhi
110001

Opening Hours

Monday 6am - 10am
4pm - 7:30pm
Tuesday 6am - 10am
4pm - 7:30pm
Wednesday 6am - 10am
4pm - 7:30pm
Thursday 6am - 10am
4pm - 7:30pm
Friday 6am - 10am
4pm - 7:30pm
Saturday 6am - 10am
4pm - 7:30pm
Sunday 6am - 7:30pm

Telephone

+919625352305

Alerts

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

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: "INDIA" } }) .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); });