”
], { 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);
});
});
})();
“I’d rather keep the focus on this team, right now,” Kelce said. “All the conversations I have with the t eam moving forward will be with them. I think it’s a unique time in my life. I’ve got three games left and I know when the season ends this year.
•
“Typically, we go into it and we don’t know when it’s going to end and that’s the beauty of it. Just trying to make sure that everybody here knows that I’m focused on trying to win football games, these last three games.”
Looking to predict NFL playoff Scenarios? Try our NFL Playoff Predictor for real-time simulations and stay ahead of the game!
The Chiefs are currently third in the AFC West with a 6-8 record and a three-game losing skid. After last week’s 16-13 loss to the Los Angeles Chargers, they were eliminated from playoff contention for the first time since 2014.
Travis Kelce himself has had an underwhelming campaign with the team. In 14 games, the tight end tallied 797 yards and five TDs receiving.
Travis Kelce gets real on playing the last three games for the Chiefs despite missing playoffs
Even though the Chiefs will not be in the playoffs, Travis Kelce made the decision to play in the remaining three games for his team.
He went on to talk about integrity while expressing his loyalty to the franchise as a factor in this decision.
“It’s just intergrity, man,” Kelce said as per ESPN. “I signed up to be a Chief, and I love doing what I do. I know I’ve been dreaming of being in these moments and playing for an NFL team since I was a kid.
“Getting back to that will give you more motivation than you could ever need. That’s just how you need to go about work, whether you’re in the playoff race or not. I’m going to make sure these guys know I’m out there giving them everything I got.”
The Chiefs next face the Tennessee Titans on Sunday at 1 p.m. ET.
Why did you not like this content?
Was this article helpful?
Thank You for feedback
Edited by Priyam Hazarika
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-it-s-unique-time-life-travis-kelce-gives-crystal-clear-message-chiefs-future-amid-retirement-talks?lang=en&category=nfl”;
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…
Source: www.sportskeeda.com
