SIX DEGREES OF SEPARATION on Broadway

SIX DEGREES OF SEPARATION on Broadway SIX DEGREES OF SEPARATION is “a marvelous, beautiful play” (The New York Times). On Broadway for 12 weeks only!
(274)

Six Degrees of Separation played its final performance on Broadway on June 18, 2017. Seven-time Emmy® Award winner ALLISON JANNEY ("Mom", "The West Wing"), Tony Award® winner JOHN BENJAMIN HICKEY (The Normal Heart, "The Big C") and COREY HAWKINS ("24: Legacy," Straight Outta Compton) star in John Guare’s SIX DEGREES OF SEPARATION, on Broadway for 15 weeks only. Inspired by a true story, this criti

cally acclaimed play follows the trail of a mysterious young con man who insinuates himself into the lives of a wealthy New York couple, claiming he’s the son of actor Sidney Poitier. After a shocking surprise, the couple tries to piece together the connections that brought him into their world. Winner of the 1991 New York Drama Critics' Circle Award and the 1993 Olivier Award for Best New Play, John Guare's SIX DEGREES OF SEPARATION was also a finalist for the 1991 Pulitzer Prize for Drama. Trip Cullman (Significant Other) directs this strictly limited Broadway engagement.

Address

243 West 47th Street
New York, NY
10036

Alerts

Be the first to know and let us send you an email when SIX DEGREES OF SEPARATION on Broadway 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 SIX DEGREES OF SEPARATION on Broadway:

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