Thông tin trận đấu

(Sân nhà)
vs
Hôm nay, T2, 17/03/2025 Kết thúc
(Sân khách)

Thông tin trận đấu vs - Hôm nay, T2 - 17/03/2025

function scrollToSection(sectionId, element) { // Cuộn đến phần tử mục tiêu var target = document.getElementById(sectionId); if (target) { target.scrollIntoView({ behavior: 'smooth' }); }// Xóa class kfb-active khỏi tất cả các thẻ var tabs = document.querySelectorAll('.kfb-tabs-neo-item'); tabs.forEach(function(tab) { tab.classList.remove('kfb-active'); });// Thêm class kfb-active vào thẻ hiện tại element.classList.add('kfb-active'); }
?>
var kfb_is_sync = 0