”
], { 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);
});
});
})();
The Rock could return on WWE RAW
Multiple Samoan stars related to Roman Reigns reacted to Punk’s comment to bury him right next to his late father. The Final Boss could come back on WWE RAW next week to confront The Best in the World for his controversial remark.
The Final Boss could once again work in cahoots with Reigns, similar to WrestleMania XL, where he and Roman ended up working together after Cody Rhodes tried to disrespect the OTC’s and The People’s Champion’s family, and even slapped him for the same.
Brahma Bull’s comeback could set up a dream match
The Hollywood actor could be part of the Roman Reigns vs. CM Punk rivalry and be involved in segments until their World Heavyweight Championship match at WrestleMania 42.
The Tribal Chief is the odd favorite to pick up a win over The Second City Saint at The Showcase of the Immortals. The Rock could thereafter drop hints and teases for their dream match, which was all set to happen at WrestleMania 40, but was ultimately canceled, and Reigns ended up facing The American Nightmare.
The Final Boss vs. the OTC at WrestleMania 43 in Saudi Arabia would indeed be one of the biggest matches of the century and would break all the records.
The Brahma Bull would make CM Punk vs. Roman Reigns more thrilling
The Most Electrifying Man in all of Sports Entertainment getting added to The Best in the World and the Original Tribal Chief’s Mania bout this year would reach a more mainstream audience, given The Rock has evolved into a larger-than-life character.
Rocky also has a bitter history with Punk, as the current World Heavyweight Champion blamed the icon for stealing his main-event spot at WrestleMania 28.
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/the-rock-returns-shocking-roman-reigns-moment-on-raw-could-lead-to-the-final-boss-dream-match-cm-punk-involved?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



