”
], { 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);
});
});
})();
In this article, we will be looking at three reasons why Johnny Wrestling was demoted to the WWE NXT from the main roster.
#3. No plans for him on the main roster since Tommaso Ciampa left
Since Tommaso Ciampa left the Stamford-based promotion, Johnny Gargano has been poorly booked by the company. He was merely shown as a depressed person who has no desire to do anything.
He was merely part of random backstage segments on the weekly shows of RAW and SmackDown. With no major plans in the main roster, WWE might have decided to demote him to the NXT brand.
This could be why he recently returned in the Gauntlet match and emerged as the winner. Now he may continue to appear in NXT for the forthcoming months.
#2. NXT needs star power
Recently, the NXT roster saw a major shakeup when Oba Femi left the developmental brand and moved to the main roster. In his absence, the developmental brand needs some star power to generate buzz.
Johnny Gargano is one of the most popular stars from the Black and Silver brand. Despite his poor booking, when he appeared on the NXT show, he got a massive pop from the live crowd. This shows that fans still love him, and this could be the reason for his demotion to NXT.
With Johnny Wrestling’s latest return, the Stamford-based promotion manages to add some star power to the third brand.
#1. WWE has given up on him
Though this is a mere assumption, WWE might have given up on Gargano, which could be another reason for his demotion. They just executed his NXT return after failing in booking him as a main roster star, which is a big concern for his future in the company.
Now, after giving him a title shot, it appears that the Sports Entertainment juggernaut may want to revive Johnny Wrestling. Now, it remains to be seen how he will book following his NXT comeback.
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/3-reasons-johnny-gargano-demoted-wwe-nxt?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



