”
], { 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);
});
});
})();
He also referenced that his time alongside the New Day felt like a funeral for his career, even though Kofi Kingston and Xavier Woods were gone from WWE. Waller then turned his frustration onto the divisions of NXT.
He praised the women’s division for carrying the brand, stating that the 10% of the roster ready for a call-up are all women. Waller also praised former NXT Champions like Seth Rollins, Kevin Owens, Shinsuke Nakamura, and Johnny Gargano.
Winning that title made things much easier for them and his contemporaries like Bron Breakker, Carmelo Hayes, Trick Williams, and Oba Femi. The Australian star also credited his fellow independent wrestling stars but mocked their lack of charisma.
Since he didn’t win the NXT Title, Waller felt like he was treated much differently. His return was fueled by exorcising that demon, even at the expense of Tony D’Angelo or the newly arrived Cruz Montana.
Waller didn’t let anyone off the hook, even targeting Shawn Michaels, the man in charge of NXT. Before he could make his final statement, the mic cut out. Waller left the ring and yelled into a camera before the live feed cut to black.
A tale of two paths in WWE
As Waller mentioned, most stars who’ve captured the NXT Championship have enjoyed success on the main roster. Rollins, Sami Zayn, Drew McIntyre, and Kevin Owens have won major gold.
Others, like Nakamura and Gargano, have won tag team titles. Waller had some initial success, but as he mentioned in his pipe bomb, he fell out of favor for some reason. He wasn’t a priority for bookers after losing the WWE Tag Team Titles.
His journey to NXT follows Natalya’s. It could be just the next of many, as other misused or underutilized performers from RAW and SmackDown may follow his lead.
The men’s roster is a weakness, especially after losing Williams, Femi, Joe Hendry, Ricky Saints, and Je’Von Evans all in the last year. Going back to NXT could be the move to revitalize his career.
`;
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-36-year-old-raw-star-delivers-pipebomb-promo-wwe-cuts-off-his-mic?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













