MotionCaddie

Your swing, measured.

Feel isn't fact — most swing flaws are invisible at full speed. One phone video becomes measured 3D motion, compared against 400 tour swings, so you practice on numbers instead of guesses.

  • Pose overlay
  • 3D replay
  • Tour-reference metrics
  • A coach grounded in your data

MP4 or MOV, up to 200 MB. Analysis runs on the real cloud pipeline and usually takes 2–3 minutes.

This month

For developers API

Everything on this page runs on a public HTTP API — the same endpoints are open for integration. Upload a video, poll for artifacts, done.

POST /upload-urlRequest a presigned S3 upload slot → {job_id, url, fields}
POST (S3 form)Send the video bytes straight to storage using url + fields
GET results/03_outputs/<job_id>/metrics.json · explanation.json · replay_3d.json · overlay.mp4 appear when analysis completes (~2–3 min). Private during the pilot — pass the dev access code as ?t=<code> (or the mc_dev cookie).

Results are edge-gated while we pilot with real players. Per-developer API keys, rate limits and a job-status endpoint are on the roadmap.