”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
The celebration, however, did not last long as Tyrese Haliburton interrupted the segment, distracting both Reigns and Brunson. The opening allowed Seth Rollins to launch a surprise attack on the Tribal Chief ahead of their SummerSlam showdown. Although Rollins initially gained the upper hand, Reigns recovered with Brunson’s assistance before ending the confrontation with a thunderous spear.
Now, Paul Heyman has taken to his official X account to comment on Brunson’s willingness to acknowledge the OTC. Staying true to his on-screen persona, the Hall of Famer congratulated the New York Knicks star before making a bold claim of his own that he is the true “King of New York” and everywhere else.
“I’m so happy @JalenBrunson1 acknowledges his Tribal Chief, but everyone in the Big Apple knows your incredibly humble Wiseman is the true King of New York ( … and everywhere else)!”
Check out Heyman’s post below:
Paul Heyman has very deep historical roots in New York. He was born in the Bronx, and frequently mentions his local background on social media and WWE TV.
Roman Reigns shares message after memorable WWE Saturday Night’s Main Event moment
Following a memorable appearance at WWE Saturday Night’s Main Event, the OTC took to social media to send a brief message.
The World Heavyweight Champion shared an Instagram post featuring a video from the segment alongside NBA Finals MVP Jalen Brunson. Reigns captioned the post:
“Champions recognize champions. ☝🏽,” Reigns wrote.
Check out the post here.
With SummerSlam fast approaching, Reigns will now turn his full attention to defending the World Heavyweight Championship against Seth Rollins. After standing tall at Saturday Night’s Main Event, the Tribal Chief will be looking to carry that momentum into one of the biggest matches of the year.
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-paul-heyman-responds-jalen-brunson-s-roman-reigns-tribute-with-bold-king-new-york-claim?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here













