Scalable Injury-Risk Screening in Baseball Pitching From Broadcast Video

This paper presents a scalable monocular video pipeline that recovers clinically relevant biomechanical metrics from broadcast baseball footage with high accuracy, enabling effective injury-risk screening for thousands of pitchers without the need for expensive stadium-based motion capture systems.

Jerrin Bright, Justin Mende, John Zelek

Published 2026-03-06
📖 4 min read☕ Coffee break read

Imagine you are a baseball coach standing on the sidelines. You want to know if your pitcher is about to blow out their elbow, but you don't have a million-dollar laboratory with high-speed cameras and sensors strapped to their body. In the past, you'd have to guess based on how the pitch looks.

This paper introduces a "magic lens" that turns a regular TV broadcast of a baseball game into a high-tech medical scanner. Here is how it works, broken down into simple concepts:

1. The Problem: The "Black Box" of Injury

In professional baseball, teams use expensive stadium cameras (costing up to $500,000) to track exactly how a pitcher moves their joints. This data helps predict injuries like "Tommy John" surgery. But for high school kids, college players, or independent leagues, that tech is impossible to afford. They are flying blind, trying to prevent injuries without the data to back it up.

2. The Solution: A "Digital X-Ray" from a Single Camera

The researchers built a computer program that can watch a standard TV broadcast of a pitcher and "see" their skeleton in 3D. Think of it like a digital puppeteer. The computer watches the video, finds the pitcher's joints (shoulders, elbows, hips), and builds a 3D stick-figure model of them moving in real-time.

3. The Challenge: Fixing the "Jittery" Video

Regular video is messy. It gets blurry when the arm moves fast, it compresses (like a low-quality YouTube video), and the pitcher's body often blocks its own limbs. If you just took the raw video and calculated angles, the numbers would be all over the place—like a shaky hand trying to draw a straight line.

The Fix (The "Refinement Stack"):
The authors created a cleaning process they call the Biomechanics Refinement Stack. Imagine you are fixing a shaky video of a dancer:

  • The "Drift" Fix: Sometimes the computer thinks the pitcher is floating away. They added a "gravity anchor" (Pelvis-to-Global Lifting) to make sure the pitcher stays planted on the ground where they belong.
  • The "Rigid Bone" Fix: In real life, your arm bones don't stretch or shrink. But computer guesses might make an arm look like it's growing an inch every second. The program forces the bones to stay the same length, like a rigid skeleton.
  • The "Symmetry" Fix: If the computer gets confused and thinks the left arm is longer than the right, the program fixes it to match human anatomy.

4. The Result: 18 "Vital Signs" for Pitchers

Once the video is cleaned up, the system measures 18 specific numbers that doctors and coaches care about. These are like the pitcher's "vital signs":

  • How bent is the knee when the foot hits the ground?
  • How far is the shoulder twisted back?
  • How much is the torso leaning forward?

They tested this on 13 professional pitchers. The computer's measurements were almost identical to the expensive stadium cameras (within 1 degree of error). It's like using a smartphone camera to measure a room and getting the same result as a laser measure.

5. The Payoff: The "Injury Crystal Ball"

The real magic happens when they feed these 18 numbers into an AI "doctor."

  • They looked at data from 7,348 pitchers.
  • They taught the AI to spot the patterns that happen before a pitcher gets hurt.
  • The AI learned that it's not just the average movement that matters, but the extreme movements (the top 10% of the craziest pitches).

The Score: The system predicts the risk of a major arm injury with 81% to 82% accuracy. That is a huge leap from just guessing.

Why This Matters

Think of this system as democratizing safety.

  • Before: Only rich professional teams could afford the "medical scanner" to check for injuries.
  • Now: Any coach with a smartphone and a video of a game can run this analysis.

It allows a high school coach to say, "Hey, your pitcher's elbow is twisting 10 degrees more than usual on his hardest throws. Let's rest him for a week," before the injury happens. It turns a simple video into a life-saving tool, making professional-level safety accessible to everyone.