Developer Builds AI Baseball Simulation Engine with Claude Code in Two Weeks

✍️ OpenClawRadar📅 Published: March 22, 2026🔗 Source
Developer Builds AI Baseball Simulation Engine with Claude Code in Two Weeks
Ad

Project Overview

A developer built a complete AI-powered baseball simulation system using Claude Code over two weeks. The project includes a plate-appearance-level simulation engine with real player statistics sourced from FanGraphs, 30 distinct AI manager personalities (approximately 800 words each) based on real MLB managers, and a full content pipeline that generates game recaps, postgame press conferences, and analysis.

Technical Implementation

The system was developed using Claude Code via a Framework laptop running Omarchy. Sonnet manages all 30 MLB teams within the simulation. The developer implemented smart query gating to reduce API calls from approximately 150 per game to 25-30, significantly optimizing costs. A Discord bot broadcasts 15 games simultaneously with a live scoreboard, and the entire project includes a 21-page website built with Astro 5 and Tailwind v4.

Ad

Cost and Components

Total development cost was $50 in API credits. The developer noted that Opus was quite expensive and was used for one aspect of the simulation, with caching helping to keep its costs down. The project consists of multiple components: a simulation engine, AI manager layer, content pipeline, Discord bot, and website. Audio podcasts are generated using an ElevenLabs clone of the developer's voice.

Project Context

The developer describes themselves as a professional writer, not an engineer, and built this as a non-monetized project that actually costs them money to run. The site is available at deepdugout.com. This demonstrates how AI coding assistants can enable rapid development of complex systems even for those without traditional engineering backgrounds.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Developer Builds Custom Business System on Claude with Persistent Memory and Skill Compositions
Use Cases

Developer Builds Custom Business System on Claude with Persistent Memory and Skill Compositions

A developer built a custom system on Claude Pro that goes beyond basic tasks, featuring 13 custom skills with defined inputs/outputs, persistent memory across sessions, automated daily briefings, and skill compositions that chain or parallelize operations. The system runs on Supabase, Cloudflare Pages, and vanilla HTML/CSS/JS.

OpenClawRadar
Non-coder builds cryptographically secure AI microservice using Claude, Gemini, and ChatGPT
Use Cases

Non-coder builds cryptographically secure AI microservice using Claude, Gemini, and ChatGPT

A 60-year-old with zero coding experience built an AI microservice called AgentGate in one week using Claude Code for writing, with cross-auditing by Gemini and ChatGPT. The system includes SQLite database, progressive rate-limiting, Ed25519 cryptographic signing, and 50+ passing tests.

OpenClawRadar
Vibe Coding: How a Non-Developer Built a Calorie Tracking App with Claude in 3 Hours
Use Cases

Vibe Coding: How a Non-Developer Built a Calorie Tracking App with Claude in 3 Hours

A self-described non-developer built a personal iOS calorie tracker using Claude to generate markup files, a Claude API call for nutrition analysis, and no subscription fees.

OpenClawRadar
Reddit user shares system for using Claude as a work operating system
Use Cases

Reddit user shares system for using Claude as a work operating system

A Reddit user describes moving beyond using Claude like a search engine to implementing a 10-step system with specific folder structures, file types, and interaction methods that treat Claude as a primary work operating system.

OpenClawRadar