LeBron James injury update: The Los Angeles Lakers star is unsure whether he will play against the Utah Jazz in the NBA tournament this season

‘; }); pollOptions.innerHTML = pollOptionsDom; pollCount.innerHTML = totalVotes + ‘votes’; if (totalVotes > 10) { pollCount.classList.remove(“hidden”); } } function trackBetsTodayPollImpression() { var intersectionObserverForArticlePoll = new IntersectionObserver( function(entries) { entries.forEach(function(entry) { var pollId = entry.target.getAttribute(“id-poll-data”); if (POLLS_BY_ID[pollId][‘impression_tracked’]) return; if (!entry.target || !entry.isIntersecting || entry.intersectionRatio < 0.5) return; setTimeout(function() { if (isInViewport(entry.target)) { POLLS_BY_ID[pollId]['impression_tracked'] = true; var isDesktop = "1"; var gaPayload = { "question": POLLS_BY_ID[pollId]['question']"category": "Basketball", "page_url": window.location.href, "option1": POLLS_BY_ID[pollId]['option1']'option 2': POLLS_BY_ID[pollId]['option2']} if (isDesktop) { gaPayload["device"] = "Desktop"; } else { gaPayload["device"] = "Mobile"; } gtag("event", "BETS_TODAY_POLL_IMPRESSION", gaPayload); intersectionObserverForArticlePoll.unobserve(entry.target); } }, 1000); }); }, {threshold: 0.5 }); var pollElements = document.querySelectorAll('.bets-today-poll'); pollElements.forEach(function(pollElement) { var isAnswered = pollElement.querySelector(.poll-option-answered"); if (!isAnswered) { intersectionObserverForArticlePoll.observe(pollElement); } }) } return { responsePollX: responsePollX, } ; }();
The Lakers (8-6) started this season slowly but have steadily picked up the pace, winning five of their last six games.
Thanks to LeBron’s heroics, the team is in a perfect spot in the Western Conference standings. In his 21st season, James is averaging 26.4 points, 8.2 rebounds and 6.5 assists.
The experienced superstar has only missed one game this season and intends to play actively for the rest of the season.
LeBron James talked about his fight with Dillon Brooks
The rivalry between Dillon Brooks and LeBron James is one of the most anticipated competitions this season. Both want to outdo the other while helping their team win. On Sunday night, James and the Lakers won at school against a young Rockets team.
After the game, the four-time MVP shared his thoughts on competing with a two-way forward like Brooks.
“He’s a great competitor,” James said. I like playing against him. He was definitely shooting baskets tonight, too. He shot exceptionally well, keeping them in the game. I think they were down seven at one point and he hit two great three-pointers to keep them in the game in the fourth quarter. I mean, it’s a competition. These young guys give me energy, so I need it.
The Lakers will play the Rockets for the second time on December 2.
LeBron and the rest of the team are looking forward to winning the season against Houston. However, with the Rockets’ young stars emerging, that may be difficult to achieve this season. The Rockets (6-5) broke into the top eight in the rankings after going 22-60 last season.
Read also: ‘He shoots like Steph and passes like Magic’: LeBron James fans impressed by the four-time MVP who created another effective game
” modalPopup.closeOnEsc = false; modalPopup.setHeader(“Why didn’t you like this content?”); modalPopup.setContentText(modalText); modalPopup.addCancelOkButton(“Submit”, resetRatingAndFeedbackForm, sendRating); modalPopup.removeCloseModalIcon(); modalPopup .disableDismissPopup(); modalPopup.open(); } else { sendRating(index); } } function sendRating() { var requestPayload = { “post_id”: 1754231, “rating_value”: ratingValue } if (ratingValue > 3) { requestPayload .rating_feedback_type = null; requestPayload.rating_feedback = null; } else { if (!$(‘input[name=”drone”]:checked’) || !$(‘input[name=”drone”]:checked’).value) { showErrorMessage(‘option’); return; } if (!$(.textarea of note after rating-feedback”) || !$(.textarea of note after rating-feedback”).value) { showErrorMessage(‘note’); return; } var selected option = $(‘input[name=”drone”]:checked’).value; var feedbackNote = $(.post-rating-feedback note textarea”).value; requestPayload.rating_feedback_type = selected option; requestPayload.rating_feedback = feedbackNote; } pureJSAjaxPost(addratingAPI, requestPayload, onsaveRatingSuccess, onsaveRatingFail, function() {}, true ); } function resetRatingAndFeedbackForm() { var activeStars = Array.from($all(‘.rating span.rating-star.active’)); for (var i=0; i < activeStars.length; i++) { activeStars[i].classList.remove("aktywne"); } if ($('wejście[name="drone"]:sprawdzone')) { $('wejście[name="drone"]:sprawdzone).sprawdzone = fałsz; } var userNote = document.querySelector(.obszar tekstowy notatki po ocenie-feedbacku"); uwaga użytkownika.value=""; modalPopup.close(); } funkcja onsaveRatingSuccess() { modalPopup.close(); savePostIdInUserRatedPostsCookie(); $("#układ-post-oceny").classList.add("ukryty"); $("#wiadomość-po-oceny").classList.remove("ukryty"); window.setInterval(funkcja showMessage() { $("#widget-post-rating").classList.add("ukryty"); }, 3000); } funkcja onsaveRatingFail() { console.error('Zapisanie oceny wpisu nie powiodło się!'); modalPopup.close(); } funkcja savePostIdInUserRatedPostsCookie() { userRatedPostIds.push(1754231); var czas wygaśnięcia = nowa data(); czas wygaśnięcia.setMonth(czas wygaśnięcia.getMonth() + 12); // Wygaśnie po 1 roku setCookie("user_rated_post_ids", JSON.stringify(userRatedPostIds), wygaśnięcieTime); } funkcja isPostRatedByUser() { var userRatedPostIds = getCookie('user_rated_post_ids'); if (userRatedPostIds) { spróbuj { userRatedPostIds = JSON.parse(userRatedPostIds); } catch (err) { console.error(err); zwróć fałsz; } } else {zwróć fałsz; } if(userRatedPostIds.indexOf(1754231) >= 0) { return true; } else {return false; } } function getRatingCountByPostId(postId) { return new promise(function(resolve, reject) { pureJSAjaxGet(getRatingCountBaseURL + postId + ‘/rating/count’, function(data) { try { data = JSON.parse(data); if ( data.meta_value) { resolve(data.meta_value); } reject(“Failed to get rating count for post:” + postId); } catch (err) { reject(“Failed to get rating count for post:” + postId); } }, function(err) { reject(“Failed to get the number of ratings for the post:” + postId); }, true); }); } function showErrorMessage(message type) { var MessageContainerId = ‘#’ + message type + ‘-error’; $(messageContainerId).classList.remove(‘hidden’); window.setInterval(function () { $(messageContainerId).classList.add(“hidden”); }, 5000); } (function() { var callFired = false; function lazyLoadPostRating() { if (callFired) return; callFired = true; if (!isPostRatedByUser()) { getRatingCountByPostId(1754231) .then(function(ratingCount) { if (ratingCount < 10) { $("#post-rating-widget").classList.remove("hidden"); } }) .catch(function(err){ console.error(err); }); } } document.addEventListener ("scroll", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("mousemove", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("touchmove", lazyLoadPostRating, { passive: true, once: true }); })();