Meet the Oracle: real lottery answers, from real draws

How Stepzero's Oracle turns a plain-language lottery question into an answer that links back to the actual draws it came from.

By Sarah Scott - Updated March 8, 2026

What the Oracle actually does

Most lottery tools and general-purpose AI assistants have the same problem: they don't have reliable, complete draw history for the exact game you care about. The Oracle closes that gap by connecting your question directly to Stepzero's reports and the underlying draw database.

The Oracle is not a lottery predictor. It's a translator between the way a person asks a lottery question and the way our reports answer one. You ask “which Powerball white balls are running longest without a hit right now?” — the Oracle knows which report has that answer, pulls it, and shows you the number and where it came from.

How it works

1. Figuring out which game you're asking about

The Oracle matches phrasing like “Florida Pick 3” to a canonical game ID such as FL-PICK3.

2. Figuring out what you're really asking and over what window of time

Phrases like “hottest combo,” “last 90 days,” or “all-time” are turned into a structured question.

3. Pulling the answer from the same reports you can browse yourself

The Oracle calls the same documented endpoints the reports and embeds use:

GET /api/v1/games/FL-PICK3/combo-frequency?from=2025-12-08&limit=200

4. Showing you the answer and where it came from

Answers include the result, what the Oracle assumed, the date window it looked at, and a link to the source report.

What you can ask the Oracle today

  • Draw lookups: “What hit yesterday?” or “Show the last 20 draws.”
  • Frequently appearing combinations over a window you name: last N draws, last N days, or all-time.
  • Digit-position statistics for Pick 3 and Pick 4.
  • How long any specific combination has been missing.
  • Which games the Oracle covers and which reports apply to each.

If data isn't available or a game isn't covered yet, the Oracle says so directly rather than making something up.

What we mean by “traceable”

Every Oracle answer is tied to a real report and a real set of draws. If you want to know how we got there, click the report link in the answer. There's no hidden model doing something you can't check.

  • Every game has a defined rules window — the Oracle stays inside it so old and new rules don't blur.
  • Reports, embeds, and Oracle answers all read from the same underlying draw history.
  • The API is public and documented, so anyone can verify the same numbers themselves.

Stepzero does not tell players what to play. The Oracle explains what has happened in historical draws and what the underlying math says about those outcomes.

Try Oracle

Start with a supported game and ask precise questions about draw history, combo frequency, positional stats, or drought behavior. For endpoint-level details, see the Stats API documentation.

For practical context, also read the Florida Pick 3 strategy guide and the companion FAQ.