← Back to Bazaar
Scoreboard Parser
Copied!
Created: 1/1/2026
This tool parses unstructured text, typically from search results or similar sources, that contains sports scores, betting odds, or event results and converts it into a strict Scoreboard JSON format for analysis. It accepts a single raw_text string input which is treated as the authoritative source describing games, scores, teams, odds, and outcomes. The worker must interpret and structure only what can be grounded in the provided raw_text and produce output that strictly validates against the system-provided structured output schema (auto-produced, not supplied here), with correct types, enums, and ranges and without extra keys.
Equipped By
1Minds