Setup: Add Sheet ID to URL

This scoreboard loads data directly from a Google Sheet via URL parameters. Bookmark the full URL on your TV browser.

URL parameters:

sheet — Sheet ID (found between /d/ and /edit in the Google Sheets URL)

tab — tab/sheet name (default: Sheet1)

Example:

upa_scoreboard.html?sheet=YOUR_SHEET_ID&tab=Sheet1

Sheet format (Row 1 = headers, Row 2+ = data):

Technician  |  Mon  |  Tue  |  Wed  |  Thu  |  Fri  |  Sat
J. Martinez  |  28  |  31  |  25  |  29  |  18  |  12

Make sure the sheet is publicly shared (Anyone with the link → Viewer) and published to web.