Pied-à-Terre Play

Pied-à-Terre Play Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Pied-à-Terre Play, Theatrical Play, 210 W 50th St, New York, NY.

Welcome Melody Vargas, our new Julia Davis Understudy!
04/05/2026

Welcome Melody Vargas, our new Julia Davis Understudy!

03/26/2026

Situations you never think you’d be in…

Don’t forget to tag  in your program pictures!
03/23/2026

Don’t forget to tag in your program pictures!

Some secrets change everything.
03/20/2026

Some secrets change everything.

03/17/2026

It just doesn’t make sense!

03/12/2026

Deliberate deceptions…

Pied À Terre opened one week ago! Here’s a glimpse of the opening night celebration. 🎉
03/11/2026

Pied À Terre opened one week ago! Here’s a glimpse of the opening night celebration. 🎉

Some conversations change everything…
03/10/2026

Some conversations change everything…

Uncovered lies…
03/08/2026

Uncovered lies…

Address

210 W 50th St
New York, NY

Website

Alerts

Be the first to know and let us send you an email when Pied-à-Terre Play 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); });