”
], { 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 competed mainly as a tag team star, teaming up with Zack Ryder as part of The Hype Bros. Rawley wrestled his last match in 2020, before being released a year later.
Recently, he appeared for an interview with TSC Wrestling and was asked whether he has shut the door on returning to the ring on a full-time basis, with his last match coming six years ago. Rawley confirmed that he is retired as a full-time wrestler but can return for a one-off match.
“Fulltime, buddy. I am retired even though I have been teasing the comeback for what, almost six years at this point. Having a little fun with it. To that point, I do plan on coming back at some point for, like, one night only. One fun match here and there, find a piece of business that makes a lot of sense,” he said.
He revealed that he has been training since his retirement but admitted he cannot make wrestling a full-time option again.
“I’ve been going in and training, you know, since I’ve been retired. I love it. I miss it. I can’t do it full-time. It doesn’t make any sense for me in just all the ways right now,” he added.
Mojo Rawley won the André the Giant Memorial Battle Royal in WWE
Mojo Rawley largely spent his time in WWE as a tag team wrestler, but he had his moments as a singles star in the promotion.
At WrestleMania 33 Kickoff, he participated in the André the Giant Memorial Battle Royal. He won the match by last eliminating Jinder Mahal with help from NFL player Rob Gronkowski.
Prior to becoming a pro wrestler, Rawley pursued football and had stints with the Green Bay Packers and Arizona Cardinals.
If you use quotes from this article, please credit TSC Wrestling and give 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-39-year-old-former-wwe-champion-confirms-full-time-retirement?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













