AI-powered film breakdown & scouting for high school football
{GOOGLE_CLIENT_ID !== '218647458488-9mg53p2mt2gtnqk4o246gs51f34cajse.apps.googleusercontent.com' ? (Google Sign-In needs setup โ see instructions below
Supports Hudl exports, custom CSVs, and common play-by-play formats
handleFile(e.target.files[0])} />Import a CSV or log plays manually
| QTR | Plays | Run% | Pass% | Avg |
|---|---|---|---|---|
| Q{q} | {d.total} | {pct(d.runs,d.total)}% | {pct(d.passes,d.total)}% | {(d.yards/d.total).toFixed(1)} |
| Formation | Plays | Run/Pass | Avg | Top Dir |
|---|---|---|---|---|
| {f} | {d.total} | {(d.yards/d.total).toFixed(1)} | {Object.entries(d.directions).sort((a,b)=>b[1]-a[1])[0]?.[0]||'-'} |
| Down | Distance | Plays | Run/Pass | Run% | Pass% | Avg | Success% |
|---|---|---|---|---|---|---|---|
| {d.down} | {d.dist} | {d.total} | {pct(d.runs,d.total)}% | {pct(d.passes,d.total)}% | {(d.yards/d.total).toFixed(1)} | {pct(d.successes,d.total)}% |
| Short (1-3) | Medium (4-6) | Long (7-10) | Very Long (10+) | |
|---|---|---|---|---|
| Down {down} | {['Short (1-3)','Medium (4-6)','Long (7-10)','Very Long (10+)'].map(dist=>{const key=`${down}-${dist}`;const d=analytics.downDist[key];const runP=d?pct(d.runs,d.total):'-';return{d?`${runP}% Run (${d.total}pl)`:'-'} | ;})}
| Zone | Plays | Run/Pass | Run% | Avg |
|---|---|---|---|---|
| {zone} | {d.total} | {pct(d.runs,d.total)}% | {(d.yards/d.total).toFixed(1)} |
Add "Ball Carrier" data to see breakdowns
Based on historical tendencies โ anticipate play calls by situation.
| Down | Distance | Sample | Prediction | Confidence | Run% | Pass% | Avg |
|---|---|---|---|---|---|---|---|
| {d.down} | {d.dist} | {d.total} | {pred} | {conf} | {rp}% | {pp}% | {(d.yards/d.total).toFixed(1)} |
| Formation | Prediction | Confidence | Likely Direction | Exp. Yards |
|---|---|---|---|---|
| {f} | {pred} ({Math.max(rp,pp)}%) | {conf} | {topDir?`${topDir[0]} (${pct(topDir[1],d.total)}%)`:'-'} | {(d.yards/d.total).toFixed(1)} |
Click "+ Add Player" to create scouting profiles
Add YouTube or Hudl video links to build your film library
Unlock the full power of Sideline Analyst for your team
For individual coaches
For coaching staffs
For programs & districts
| # | Q | Dn | Dist | YdLn | Formation | Type | Dir | Result | Yds | Player | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {p.playNum} | {p.quarter} | {p.down} | {p.distance} | {p.yardLine} | {p.offFormation} | p.playType?.toLowerCase().includes(t))?'badge-run':'badge-pass'}`}>{p.playType} | {p.direction} | {p.result} | 0?'var(--accent2)':(parseFloat(p.yardsGained)||0)<0?'var(--red)':'var(--text2)',fontWeight:600}}>{p.yardsGained} | {p.ballCarrier} |