”
], { 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);
});
});
})();
Amid this, Tommy Carlucci has claimed that it’s only a matter of time before Street Profits break up and go their own way in WWE. Speaking on Behind The Turnbuckle podcast, Carlucci added that he sensed growing cracks between Ford and Dawkins. He believed the former could achieve considerable success in the singles division if given a chance.
“Speaking of tag teams, I’m starting to see a little crack in the armour with the Street Profits, and I’m wondering, by the way, folks, we’ve said this before and we’ve said this a million times. Montez Ford needs to be on his own. Did you see how he came in the ring tonight? The pop, his athleticism, in the ring jumping over the corner of the ring over onto Logan Paul and Theory. Freak Stuff,” said Carlucci. (H/T – TJRWrestling)
Tommy Carclucci thinks Street Profits will not win the WWE World Tag Team Titles
The Street Profits are gearing up to challenge The Vision’s Austin Theory and Logan Paul for their World Tag Team Titles at this weekend’s SNME 2026. Tommy Carlucci explained that despite the swirling fan support for Montez Ford and Angelo Dawkins’ win, the duo is unlikely to finish the job this Saturday night.
The wrestling veteran said if WWE were serious about pushing Ford as a singles star, they must book an angle where The Street Profits break up for good.
“He pumped the crowd up. He’s in great shape. He has a great look. And if you don’t think this guy could be a singles superstar then there’s something wrong with you. That’s why I don’t think they’re gonna get the tag team championships. I think there’s gonna be some friction and maybe you’ll see the split of the Street Profits. If you give the rope to Montez to run with it, he can run a long way.
Not just Montez Ford, but even Angelo Dawkins has shown on plenty of occasions that he was more than capable of carrying on on his own if the two ever part ways.
`;
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-triple-h-allegedly-breaking-beloved-wwe-tag-team-10-years-together-according-veteran?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













