”
], { 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 four potential reasons why WWE brought back Pat McAfee to the Stamford-based promotion ahead of WrestleMania 42.
#4. To help sell tickets for WrestleMania 42
Despite having a stacked WrestleMania card, the Grandest Stage of Them All was suffering from low ticket sales. Usually, grand events like this get sold out weeks before the show, but this year, the case is different.
So, to generate buzz for the Shows of the Shows, WWE might have brought back Pat McAfee to television. His return generated some hype, eventually helping sell more tickets.
Previously, McAfee had competed at the ‘Mania stage. His inclusion will add an interesting factor and may lead more people to buy tickets for WrestleMania.
#3. To protect Cody Rhodes from taking a clean loss, just like at WrestleMania last year
At WWE WrestleMania 42, Cody Rhodes will defend his Undisputed WWE Title against Randy Orton. With all the latest developments in the storyline, it seems that the Viper will dethrone the American Nightmare and secure the title.
So, to protect the Prodigal Son from taking a clean loss at the Showcase of Immortals, WWE might have brought back Pat McAfee on television. Last year, we saw Travis Scott disrupt the Rhodes vs. Cena match.
His distraction helped the Last Real Champion to defeat Rhodes and secure the win. A similar scenario may unfold this year when Pat assists Randy Orton at Mania. His interference will cost Cody Rhodes the title, and he will suffer the loss.
However, due to distractions, he will not suffer a clean loss, which will protect his status as a strong main-event star.
#2. To set up The Rock’s return at WrestleMania 42
The Rock and Pat McAfee are closely connected in real life. Both are good friends, and the Final Boss often appears on McAfee’s shows. The reason behind Pat’s surprise return could be linked to the Hollywood star.
There is a chance that McAfee’s return was just a way to distract everyone from the real deal. The person behind Randy Orton’s heel turn could be disclosed as the People’s Champion.
The return of McAfee will set the stage for The Rock’s comeback at Mania 42. When the mystery caller angle emerged on SmackDown, the Final Boss was in discussion among the fans.
This is especially after he was the primary reason behind John Cena’s heel turn last year.
#1. WWE could be planning for a new Randy Orton heel faction
Randy Orton’s heel turn is generating buzz among fans. WWE Universe was eagerly waiting for this villainous turn, and it finally happened. The reason Pat McAfee returned to SmackDown this week may be connected to Orton’s post-Mania plans.
This newly formed alliance of Pat and Randy may lead to a future heel faction of the Apex Predator. So, to plant the initial seeds, the Stamford-based promotion decided to incorporate McAfee into the storyline, which led to this comeback.
`;
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/4-reasons-wwe-brought-back-pat-mcafee?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













