HarnessTube Broadcast System Architecture

System Purpose

HarnessTube uses an automated pipeline to import harness racing race cards and generate broadcast graphics for live streams.

Data Pipeline

USTA Race Card ↓ CTRL + U HTML copy ↓ USTA Import Tool ↓ Race data parsed ↓ Google Sheets database ↓ Published CSV ↓ import_sheet.php parser ↓ Overlay Dashboard ↓ JSON files written ↓ Overlay graphics update

Core Components

Google Sheets Structure

Each track is stored in its own sheet tab. Race blocks contain metadata, horses, and analyst selections.

Operational Workflow