(function() {
try {
var cs = document.currentScript,
p = (document.cookie.split(‘gnt_i=’)[1] || ”) + ‘;’,
l = p.substring(p.indexOf(‘~’) – 2, p.indexOf(‘;’));
if (!l) {
var n = window.performance && performance.getEntriesByType(‘navigation’) || [],
st = n[0].serverTiming || ”;
if (st.length) {
for (const t of st) {
if (t.name === ‘gnt_i’) {
l = t.description.split(‘*’)[2];
break;
}
}
}
}
if (l) {
var g = decodeURIComponent(l).split(‘~’);
comply({
country: g[0],
city: g[2],
zipcode: g[3],
state: g[1]
});
} else {
comply();
}
} catch(e) {
comply();
}
function comply(loc) {
if(window.ga_privacy) return;
loc = loc || {};
var host = window.location.hostname || ”,
eu = host.split(‘.’)[0] === ‘eu’,
cco = hp(‘gnt-t-gc’),
sco = hp(‘gnt-t-gs’),
cc = cco || loc.country || (eu ? ‘ES’ : ‘US’),
sc = sco || loc.state || (cc === ‘US’ ? ‘CA’ : ”),
t = true,
gdprLoc = {‘AT’: t, ‘BE’: t, ‘BG’: t, ‘HR’: t, ‘CY’: t, ‘CZ’: t, ‘DK’: t, ‘EE’: t, ‘EL’: t, ‘EU’: t, ‘FI’: t, ‘FR’: t, ‘DE’: t, ‘GR’: t, ‘HU’: t, ‘IE’: t, ‘IT’: t, ‘LV’: t, ‘LT’: t, ‘LU’: t, ‘MT’: t, ‘NL’: t, ‘PL’: t, ‘PT’: t, ‘RO’: t, ‘SK’: t, ‘SI’: t, ‘ES’: t, ‘SE’: t, ‘NO’: t, ‘LI’: t, ‘IS’: t, ‘AD’: t, ‘AI’: t, ‘AQ’: t, ‘AW’: t, ‘AX’: t, ‘BL’: t, ‘BM’: t, ‘BQ’: t, ‘CH’: t, ‘CW’: t, ‘DG’: t, ‘EA’: t, ‘FK’: t, ‘GB’: t, ‘GF’: t, ‘GG’: t, ‘GI’: t, ‘GL’: t, ‘GP’: t, ‘GS’: t, ‘IC’: t, ‘IO’: t, ‘JE’: t, ‘KY’: t, ‘MC’: t, ‘ME’: t, ‘MS’: t, ‘MF’: t, ‘MQ’: t, ‘NC’: t, ‘PF’: t, ‘PM’: t, ‘PN’: t, ‘RE’: t, ‘SH’: t, ‘SM’: t, ‘SX’: t, ‘TC’: t, ‘TF’: t, ‘UK’: t, ‘VA’: t, ‘VG’: t, ‘WF’: t, ‘YT’: t},
gdpr = !!(eu || gdprLoc[cc]), gppLoc = {‘CA’: ‘usca’, ‘NV’: ‘usca’, ‘UT’: ‘usnat’, ‘CO’: ‘usco’, ‘CT’: ‘usct’, ‘VA’: ‘usva’, ‘FL’: ‘usnat’, ‘MD’: ‘usnat’,’MN’: ‘usnat’, ‘MT’: ‘usnat’, ‘OR’: ‘usnat’, ‘TN’: ‘usnat’, ‘TX’: ‘worn’, ‘DE’: ‘worn’, ‘IA’: ‘worn’, ‘NE’: ‘worn’, ‘NH’: ‘worn’, ‘NJ’: ‘worn’}, gpp = !gdpr && gppLoc[sc];
if (gdpr && !window.__tcfapi) {
“use strict”;function _typeof(t){return(_typeof=”function”==typeof Symbol&&”symbol”==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&”function”==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?”symbol”:typeof t})(t)}!function(){var t=function(){var t,e,o=[],n=window,r=n;for(;r;){try{if(r.frames.__tcfapiLocator){t=r;break}}catch(t){}if(r===n.top)break;r=r.parent}t||(!function t(){var e=n.document,o=!!n.frames.__tcfapiLocator;if(!o)if(e.body){var r=e.createElement(“iframe”);r.style.cssText=”display:none”,r.name=”__tcfapiLocator”,e.body.appendChild(r)}else setTimeout(t,5);return!o}(),n.__tcfapi=function(){for(var t=arguments.length,n=new Array(t),r=0;r3&&2===parseInt(n[1],10)&&”boolean”==typeof n[3]&&(e=n[3],”function”==typeof n[2]&&n[2](“set”,!0)):”ping”===n[0]?”function”==typeof n[2]&&n[2]({gdprApplies:e,cmpLoaded:!1,cmpStatus:”stub”}):o.push(n)},n.addEventListener(“message”,(function(t){var e=”string”==typeof t.data,o={};if(e)try{o=JSON.parse(t.data)}catch(t){}else o=t.data;var n=”object”===_typeof(o)&&null!==o?o.__tcfapiCall:null;n&&window.__tcfapi(n.command,n.version,(function(o,r){var a={__tcfapiReturn:{returnValue:o,success:r,callId:n.callId}};t&&t.source&&t.source.postMessage&&t.source.postMessage(e?JSON.stringify(a):a,”*”)}),n.parameter)}),!1))};”undefined”!=typeof module?module.exports=t:t()}();
}
if (gpp && !window.__gpp) {
window.__gpp_addFrame=function(e){if(!window.frames[e])if(document.body){var p=document.createElement(“iframe”);p.style.cssText=”display:none”,p.name=e,document.body.appendChild(p)}else window.setTimeout(window.__gppaddFrame,10,e)},window.__gpp_stub=function(){var e=arguments;if(__gpp.queue=__gpp.queue||[],!e.length)return __gpp.queue;var p,n=e[0],t=1function OptanonWrapper() { }Skip to main content
(function() {
let vdContainer, vdShow, vdHide,
flagCaption = false,
vdToggle = document.getElementById(‘videoDetailsToggle’),
section = ga_data.route.sectionName || ga_data.route.ssts.split(‘/’)[0],
subsection = ga_data.route.ssts.split(‘/’)[1];
vdToggle.addEventListener(‘click’, ()=> {
// query dom only after user click
if (!vdContainer) {
vdContainer = document.getElementById(‘videoDetailsContainer’);
vdShow = document.getElementById(‘vdt_show’),
vdHide = document.getElementById(‘vdt_hide’);
}
vdContainer.hidden = !(vdContainer.hidden);
// show/hide elements
if (vdContainer.hidden) {
vdShow.hidden = false;
vdHide.hidden = true;
} else {
if (!flagCaption) {
flagCaption = true;
fireCaptionAnalytics()
}
vdShow.hidden = true;
vdHide.hidden = false;
}
});
function fireCaptionAnalytics () {
let analytics = document.getElementById(“pageAnalytics”);
try {
if (analytics) {
analytics.fireEvent(`${ga_data.route.basePageType}|${section}|${subsection}|streamline|expandCaption`);
} else {
if (window.newrelic) window.newrelic.noticeError(‘page analytics tag not found’);
}
} catch (e) {
if (window.newrelic) window.newrelic.noticeError(e);
}
}
}());
Thousands of New Yorkers are expected to line the streets of Lower Manhattan on Thursday, June 18, as the New York Knicks celebrate their first NBA championship since 1973 with the franchise’s first-ever ticker-tape parade.
The Knicks captured the NBA title by defeating the San Antonio Spurs in five games, capped by a 94-90 victory in Game 5 on June 13 in San Antonio. Along the way, New York rallied from multiple deficits and delivered several memorable moments, including OG Anunoby’s crucial tip-in during Game 4 and Finals MVP Jalen Brunson’s 45-point performance in the championship-clinching Game 5.
The city has been celebrating since Saturday’s historic victory, which ended a 53-year championship drought and delivered the Knicks’ first NBA title since 1973.
Mayor Zohran Mamdani has predicted the event could be one of the largest parades in New York City history. Festivities are planned throughout the city, with fans gathering hours before the parade begins.
While showers and gusty winds are possible Thursday, the parade remains scheduled to begin at 10 a.m. at Battery Park and travel through the Canyon of Heroes before ending at City Hall.
How to watch the parade live
A livestream will be available the USA Network and lohud.com.
Major New York City television stations, including Fox 5, My9, CBS 2, NBC 4 and ABC 7, are expected to begin coverage around 9:30 a.m.
For the first time, a New York sports championship parade will also be available on national streaming platforms, including:
- FOX Local channels on Roku, Sling TV, Pluto TV, Samsung TV+ and other streaming services
- The Live tab on Disney+
- Peacock’s Live TV section
Additional livestreams will be available through the Fox 5 YouTube channel and NYC.gov.
Traffic and road closures expected
The parade will begin at Battery Park at 10 a.m., travel north along Broadway through the Canyon of Heroes and end at City Hall.
Large crowds are expected, and fans are encouraged to arrive early. Metro-North is adding trains to accommodate people headed to the parade.
NYPD Commissioner Jessica Tisch said police will increase their presence throughout the area to help manage crowds and ensure public safety.
Drivers should expect significant traffic delays throughout Lower Manhattan.
Road closure schedule
- Beginning at 7 p.m. Wednesday, parking will be prohibited south of Canal Street. Vehicles left in restricted areas will be towed.
- Beginning at 7 a.m. Thursday, all streets south of Canal Street will be closed to vehicular traffic from the Hudson River to the East River.
- The FDR Drive and West Side Highway will remain open.
- Traffic exiting the Brooklyn Bridge into Manhattan will only be permitted to travel northbound on the FDR Drive.
- Pedestrians will still have access to the Brooklyn Bridge walkway.
- Staten Island Ferry service will increase to departures every 15 minutes.
What is the weather forecast for the Knicks parade?
New York City is likely in for some rain on their parade Thursday, as much of the region may be in for showers, possible thunderstorms starting around 2 p.m. and some potentially strong winds throughout the day.
Thursday is expected to be mostly cloudy with a high near 88 degrees.
The National Weather Service forecasts a 60% chance of showers all day, with thunderstorms and wind gusts as high as 33 mph around 2 p.m. While the parade should be finished by then, crowds may still be gathered at City Hall for the team’s reception.
Subway service and station closures
Beginning at 4:30 a.m. Thursday, the following stations will close and reopen after the parade and City Hall ceremony:
Closed stations
- Wall Street (4, 5)
- City Hall (R, W)
Stations remaining open
- Bowling Green (4, 5)
- Fulton Street (4, 5, J, Z, 2, 3)
- Brooklyn Bridge–City Hall (4, 5, 6)
- Chambers Street (J, Z)
- Park Place (2, 3)
Parade route access points
The following intersections will serve as access points to the parade route:
- Washington Street and Morris Street/Battery Place
- Trinity Place and Morris Street
- Trinity Place and Exchange Alley
- Trinity Place and Rector Street
- Trinity Place and Thames Street
- Trinity Place and Cedar Street
- Church Street and Liberty Street
- Church Street and Cortlandt Street
- Church Street and Dey Street
- Church Street and Fulton Street
- Church Street and Barclay Street
- Church Street and Park Place
- Church Street and Murray Street
- Church Street and Warren Street
- Church Street and Thomas Street
- New Street and Exchange Place
- New Street and Wall Street
- Nassau Street and Pine Street
- Nassau Street and Cedar Street
- Nassau Street and Liberty Street
- Nassau Street and Maiden Lane
- Nassau Street and John Street
- Nassau Street and Ann Street
Viewing pens along the route will open at 6 a.m. Thursday.
All attendees will be screened before entering. Bags will not be permitted in or around the parade route.
Prohibited items
The following items are not allowed:
- Glass or metal water bottles
- Bicycles and scooters
- Chairs
- Coolers
- Drones
- Pets
- Strollers
- Umbrellas
- Weapons
Plastic water bottles will be permitted.
City Hall reception details
The City Hall reception will begin at noon following the parade.
The city is distributing 600 free tickets through an NBA lottery, with 300 winners receiving two tickets each.
Share your feedback to help improve our site!




/2026/06/17/6a330e69edca4013396272.jpg)
