”
], { 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);
});
});
})();
Meanwhile, her fans began speculating that Roman Reigns could be her mystery WWE guest, prompting the streamer to read out the OTC’s name from the comments and tease them with a smile. However, it was the former Women’s United States Champion Tiffany Stratton who ultimately made a surprise appearance on her livestream.
“I think we do a little more WWE stuff. We learn a little more moves, you know what I mean? Like bro we’ve already trained one time. It’s about time we start learning the real stuff and actually training. […] Not y’all thinking it’s Roman Reigns [smiles],” Cinna said.
Cinna faced Vega in a mock wrestling match during the stream and was knocked over by the former WWE Superstar. Just when the lighthearted showdown appeared to be over, Tiffany Stratton made her surprise appearance and took out Vega.
Stratton then declared Cinna the winner, bringing the entertaining encounter to a close.
Former WWE champion teases going after Roman Reigns
Montez Ford of the Street Profits teased going after The Tribal Chief in his latest music album.
Having been a four-time champion in WWE’s tag team division, the Street Profits member released his third studio album titled AfterTheTide. In one of the nine tracks of his latest music project, in a song called Iced Out, Ford seemingly implied that he had his sights on Roman Reigns.
He mentioned The Rock’s iconic phrase as a reference to the dynamics of The Bloodline. He then appeared to fire shots at the OTC:
“Next on my list… but The Rock said, ‘What’d the dude say?’ Head of the Table? You’re more or less than a toupee.”
While Ford is currently on a hiatus after the recent birth of his child with Bianca Belair, The Tribal Chief is getting set to defend his World Heavyweight Title on RAW next month against the winner of the tournament set up by Rey Mysterio.
In the final of the tournament, Penta will face his own brother and reigning AAA World Cruiserweight Champion Rey Fenix, with the winner going on to face the OTC on September 14 in Mexico City on RAW.
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/news-cinna-teases-roman-reigns-gets-another-wwe-surprise-instead?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



