Postpublished at 19:02
Hello and welcome to a bumper live text of the first round of the Capital One Cup.
No Premier League sides are in it yet but, with 32 ties and plenty of potential upsets, this could prove to be a crazy few hours.
Stay tuned.
/** * https://gist.github.com/samthor/64b114e4a4f539915a95b91ffd340acc */ (function() { var check = document.createElement('script'); if (!('noModule' in check) && 'onbeforeload' in check) { var = false; document.addEventListener('beforeload', function(e) { if (e.target === check) { = true; } else if (!e.target.hasAttribute('nomodule') || !) { return; } e.preventDefault(); }, true); check.type = 'module'; check.src = '.'; document.head.appendChild(check); check.remove(); } }());