”
], { 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 an appearance on Almost Athletes with Dude Perfect, The A-Lister spoke highly of John Cena and revealed how Cena and Randy Orton took him under their wing. Moreover, the two-time WWE Grand Slam Champion made the heartbreaking admission that The Franchise Player has retired from in-ring competition.
During a conversation about Gunther, The Miz stated that he now has to pass on his learnings and share his experience properly with the next generation in the same way Cena and Orton did with him during The A-Lister’s early days.
“There’s no one that has taught me more in that ring than John Cena. When I first started on live events wrestling him, he taught me what it was to be a main event superstar… I mean, I needed a John Cena to get me to where I needed to be. And he took me under his wing when no one else would. He and [Randy] Orton were the two people back in the day that said, ‘No, we’ll work this guy, and we’re going to teach this guy.’ Him and Orton, man,” Miz said.
He added:
“You guys get to watch, I get to experience people in the ring. So, I get to experience a Gunther, a Roman Reigns, an AJ Styles, a John Cena. No one will ever wrestle John Cena ever again. He is retired. I’ve gotten the experience. So, now I have to pay it forward to hopefully the next generation to show what I’ve learned from these exceptional superstars, and hopefully I’ll do that correctly,” Miz said.
The Miz didn’t get to face John Cena in his final WWE run
The Miz became an A-Lister in the WWE when he faced John Cena under the old regime. The rising star got the opportunity to share the ring with Cena and Randy Orton when he was the WWE Champion. Last year, the 48-year-old star had his final run in the industry as a performer.
Unfortunately, The Miz was never booked against his top rival in the company before he retired to Gunther. Luckily, John Cena paid homage to the two-time WWE Grand Slam Champion at Crown Jewel in Perth and eventually shared the ring at WrestleMania 42 in a segment.
If you use quotes from the article, please credit Almost Athletes with Dude Perfect and provide an H/T to Sportskeeda Wrestling for the transcription.
`;
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-he-retired-wwe-s-the-miz-makes-heartbreaking-admission?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













