ended
USC wins in landslide vs. Nevada — as it happened
by STEFANO FENDRICH & JACK HALLINAN
Last updated:
(Ethan Thai / Daily Trojan)
PUT ESPN GAME ID IN THE CODE BLOCK BELOW
You can find the game ID in the URL of ESPN’s live scores page for the game:
e.g. in the URL https://www.espn.com/college-football/game/_/gameId/401523996
the ID is 401523996.
In the code block, find the code that says, e.g.:
// Game ID
const gameId = “401523996”;
and replace the number with the actual Game ID. IN QUOTES.