Knicks' Picks

Knicks' Picks Ben and Emma share their favorite things at Universal’s theme parks.

04/28/2025
Clever girl.
04/28/2025

Clever girl.

Wicked good fun!
04/14/2025

Wicked good fun!

10/24/2024

We are super thrilled to head to Epic Universe on May 23, 2025!

It’s always a pleasure to run into someone that shares their love of the parks with others!
01/16/2024

It’s always a pleasure to run into someone that shares their love of the parks with others!

12/22/2023

thank you Todd, at Louie’s Italian Restaurant, for chatting a bit with us and adding clarification.

12/21/2023

thank you Daniel for assisting us in Wiseacres!

12/21/2023

Thank you Amanda for your assistance and letting us in on Velocicoaster’s fun facts, and song of the day! 

Address

Acworth, GA
30101

Website

Alerts

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

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