”
], { 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);
});
});
})();
Hardly recently retweeted post about him and his brother Jeff where the two were seen holding their TNA as well as the HOG Team Team Titles. Seeing this a fan made a comment and asked Hardy to also take the World Tag Team Titles held by The Vision on RAW.
The WWE veteran responded to the fan and teased a return to the global juggernaut with the words “never say never.”
“Never say never in 2026,” Hardy wrote.
Austin Theory and Bron Breakker defeated Montez Ford and Angelo Dawkins of the Street Profits on the July 6 edition of RAW to win the World Team Team Championship.
Meanwhile, Maxxine Dupri has joined the faction recently, while Logan Paul continues to appear alongside the group despite being injured and not cleared to wrestle at present.
Matt Hardy comments on Zilla Fatu’s WWE debut
The latest member of the Anoia’i family to debut in the Stamford-based promotion was Zilla Fatu.
The Main One idolized The Hardy Boyz as a youngster and was especially a huge fan of Jeff Hardy, who had worked closely with Fatu’s late father, Umaga.
The youngster also had the opportunity to team up with his mentors in a Six Man Tag Team Match last year against the trio of Luke Gallows, Karl Anderson and Josh Bishop.
After Fatu’s debut on NXT earlier this week Matt took to X/Twitter and wrote a heartfelt message for the 26-year-old. Hardy also brought up their bout together in 2025 and showed love for Zilla’s entire family.
“Jeff [Hardy] & I are so proud of our guy@Zillafatu. We love that we got to team together & work against one another before he left for WWE. We love Zilla, we love his Dad, Umaga, his Mom, hell.. the entire family! Congrats Uce,” Hardy wrote.
With his latest tease and warning shot to The Vision on RAW, it remains to be seen if the veteran does return to his old haunting grounds for one last run.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-breaking-17-time-wwe-champion-teases-blockbuster-return-the-vision-targeted?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


