], { 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 opportunity is once in a lifetime. We understand. So, like, my brother understands the position we are in now. I have to put in double my energy, my soul, my body. Because this is not only a match; this is a dream. This is a dream come true for two brothers,” he said.

Penta and Fenix were known as the Lucha Bros before signing with WWE and spent several years in All Elite Wrestling. The brothers captured the AEW World Tag Team Championships once during their time in the company.

Penta expects to reunite with Rey Fenix in WWE

Former Intercontinental Champion Penta revealed that he expected to reunite with Rey Fenix and compete as the Lucha Bros in WWE down the line.

Speaking with WFAA, the popular star promised to reform his tag team with his brother in the future. Penta noted that he was enjoying being a singles star but that the tag team would reunite in the future.

“Definitely, definitely. I expect that. Because I know in my heart, at some point, the Lucha Bros. come together again. When? I don’t know exactly, but (for) now, I’ll enjoy this kind of season in my life, in my career, in singles. My brother, too. Now he is champion, I am champion. Now we’ve started building in different ways. … But the most important thing is, I promise you, one time in some point the Lucha Bros. will be back,” Penta said. [H/T: Wrestling Headlines]

Brothers will collide NEXT WEEK! 👀 @PENTAELZEROM | @ReyFenixMx

It will be fascinating to see which star wins the number one contender’s match on RAW and goes on to challenge Roman Reigns for the title next month.

If you use the quote in the first half of this article, please credit Sportskeeda Wrestling for the transcription.

Why did you not like this content?


`;
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-this-dream-rey-fenix-opens-ahead-career-changing-wwe-match-brother?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

Leave A Reply

Exit mobile version