Bulldog Sports Journal — Live Scores & Schedules
Garfield High School · Seattle

Bulldog Sports Journal

Auto-updating from Metro League / Arbiter

Loading…

Official data from the Seattle Metro League site (metroleaguewa.org), powered by Arbiter / WPA Network. Double-check anything close to gametime.
+ Add another sport (2‑minute self-serve setup)
  1. Go to metroleaguewa.orgSchoolsGarfield, then click into the team page you want (e.g. “Garfield Football”).
  2. On that team page, look for the plain widget link near the top of the content — it looks like:
    https://www.wpanetwork.com/widgets/widget-team-tabs.php?sport_id=6&school_id=63&school_year=2026-27&level_id=12&output_mode=plain
    (that exact one is Garfield Baseball, Varsity, already wired up below as a working example — Garfield’s school_id is always 63).
  3. Note the sport_id and level_id numbers in that URL — they’re different for every sport and level (Varsity/JV/C-team).
  4. Add a new entry to the SPORTS list at the bottom of this file’s <script> section, e.g.:
    { name: "Football", sportId: 4, levelId: 12 }
  5. Save and reload — a new tab appears automatically. No coding beyond copy/paste needed.