← RanchRodeo.Pro

2026-08-03

Producing a Ranch Rodeo Without a Calculator

If you produce ranch rodeos you already know the moment this post is about. The last team finishes an event, and now somebody has to work out placings, convert them to points, add them to running totals for twelve or twenty teams, and get a standing out — while the announcer stalls and a crowd sits.

Almost universally that is happening on paper and a spreadsheet, with a calculator, by hand.

Why it is genuinely hard

Not because the arithmetic is difficult. Because of the shape of it:

  • Two currencies. Times to placings, placings to points. Two conversions per event per round.
  • Everything is a running total. Every event changes the standing, so nothing is final until the last one.
  • Penalties are counts. Two 30-second penalties plus a time, per team, per event.
  • Bonus points are conditional. Teams that scored in every event, which you only know at the end.
  • One transcription error propagates. A wrong placing in round one changes the champion in round two.

And it all happens under time pressure, in an arena, usually with no signal.

What changes

Placings and points, the moment the last team runs

Times and penalties get entered as the teams run. When the last one finishes, placings compute and points convert on your scale immediately. Standings update.

That is the whole product, honestly. Everything else is around it.

Live standings on the arena screen

The standing is a web view. Put it on the screen, or share the link so people who could not make the drive can follow it. Neither of those is possible with a legal pad.

Tiebreakers that show their working

Resolved in your configured order — most points overall, then branding, then doctoring, or whatever you publish. And displayed, so a team can see why they finished where they did instead of being told.

The card builder, and why nothing is hardcoded

Ranch rodeo producers each have their own arithmetic and are not going to change it for an app. So the app changes:

  • Your event set, in your order, with your compulsory flags
  • Your time limits and your penalty values, per event
  • Your team size
  • Your points scale — descending from team count, a fixed table, or a custom table you build
  • Your bonus point rule
  • Your tiebreaker order
  • Save it, run it again next year

The rest of the day

  • Team check-in with roster, roles, and card verification — and the alternate permanence rule enforced so nobody has to remember it
  • Round runner — one screen per event per round, teams in draw order
  • Bronc riding judge entry, plus the saddle inspection log with the pass or fail and the reason
  • Livestock — herds, tags, numbered cattle sets for sorting, calf weight compliance for branding
  • Awards — Top Hand, Top Horse, Rookie and Hard Luck nominations and voting
  • Calcutta record for the announcer
  • Qualification export — the points that ladder up toward a finals

Offline, absolutely

Ranch rodeos happen in county arenas with no signal. A console that needs a connection is a console that does not work, so this one does not need one — it syncs when it can.

That is not a nice-to-have in this discipline. It is the difference between software you can use and software you carry to the arena and then put back in the truck.

Where to start

Producers are being onboarded first, ahead of contestants, because the points math is the problem worth solving before anything else exists. If you produce, get on the list and say so.

See the producer console →

Join the waitlist →