Ohtani hits 53rd home run of season
Shohei Ohtani hits his 53rd home run of the season to help LA Dodgers to a 6-5 win over Colorado Rockies.
READ MORE: 'He could go down as best ever' - Ohtani makes MLB 50-50 history
/** * 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(); } }());