PBWC — the Poker Bot World Championship archive.

The Poker Bot World Championship (PBWC) was an annual poker AI tournament series that ran intermittently between 2010 and 2018, in which competing bots played against each other under controlled conditions to compare strategic strength. The event predates the named-profile commercial era and the modern operator-side deployment pattern. This page exists as a historical reference for researchers and as a redirect target for legacy inbound links to older PBWC pages on this domain.

Last updated · May 21, 2026·4 min read
01 · Context

What PBWC actually was.

The Poker Bot World Championship was a research-adjacent tournament format that brought together independently-developed poker bots to play against each other in standardised conditions. Unlike commercial deployments — where bots play against human opposition for operational profit — PBWC was bot-vs-bot, with the goal of establishing relative strength and surfacing strategic innovations.

The format had a few distinguishing features:

  • Standardised conditions. Fixed stack depth, fixed blind structure, fixed time controls. Removed all the operational variables that complicate bot-vs-human comparison.
  • Open registration. Independent developers, academic teams and commercial vendors all competed. The event was a community gathering more than a commercial product showcase.
  • Documented results. Hand-history archives were published, so the strategic decisions of competing bots were available to the community as study material.
02 · Significance

What PBWC contributed to the field.

For the poker AI research community of the 2010-2018 period, PBWC served three functions that no other forum filled:

  1. 01

    Benchmark for bot-vs-bot strength comparison

    Without a standardised competitive format, claims about bot strength were anecdotal — vendors compared their software to weak opposition or used favourable parameters. PBWC provided a controlled comparison environment where 'strongest bot' meant something measurable.

  2. 02

    Community knowledge surface

    Published hand histories from PBWC matches became study material for both human players and bot developers. Strategic innovations that surfaced in competition propagated into the broader community quickly.

  3. 03

    Pre-commercial era research record

    PBWC ran in the years before the named-profile commercial era reached scale. The participants were largely academic researchers, hobbyists, and small commercial vendors — not the era's later marketplace. The archive captures a moment of the field before commercial pressures dominated.

03 · Why the format ended

Why PBWC hasn't recurred.

Three structural reasons the bot-vs-bot competitive format effectively ended in the late 2010s:

  • Commercial era absorbed the community. The 2017-2022 named-profile market created competitive pressure where vendors no longer wanted to expose their decision logic in open competition. Public PBWC participation became an unacceptable IP risk for commercial actors.
  • Academic research moved past it. By 2019 the academic poker AI community had moved on to higher-profile demonstrations — Libratus, Pluribus, and the broader CFR/MCTS research line — which made a community-tournament format feel like outdated infrastructure for surfacing strategic innovation.
  • Operator-side deployment changed the framing. The questions that mattered changed from "which bot beats other bots" to "which deployment pattern survives operator-side audit at scale". The PBWC framing didn't address the latter, and the latter became the field's actual question.
04 · Modern context

Where the field moved next.

For researchers landing here looking for the modern equivalent of the PBWC archive, the honest pointers are:

  • Academic publications. The Libratus and Pluribus papers (2017, 2019) document the major strategic advances of the post-PBWC era. CFR-family algorithms are the dominant research line.
  • Solver development. Commercial solver products (Pio, GTO+, MonkerSolver, Wizard) document their algorithmic approach in user-facing documentation. The state of the art in approximate-equilibrium computation — and what GTO versus exploitative play actually means in practice — lives in this space.
  • Operator-side reference. For practical 2026-era deployment patterns, our Poker bot software reference documents what private clubs actually run today. Different focus from PBWC's bot-vs-bot framing — operator-vs-operator-audit-vs-population is the question now.
  • Named-profile retrospectives. Our tutorials archive documents the commercial era that PBWC predated. Useful context for understanding how the field moved from research-adjacent competition to commercial deployment.
05 · FAQ

Common questions about PBWC.

+Is the PBWC archive still available?
Historical hand-history archives circulated within the community of the time. We don't maintain the original archive directly — the format predates our current operational focus by several years. Researchers looking for archived PBWC materials usually start with community forums (2+2 archives, university research groups that participated, individual developers who maintain personal archives).
+Why did PokerBot.com host PBWC pages?
Historical artifact. The domain's earlier incarnations covered the broader poker AI community, including community-tournament references. Inbound links from that period still reach this domain. Modern PokerBot.com is operator-focused, but we preserve a historical reference at this URL for the few inbound links that still arrive.
+Is there a 2026-era bot-vs-bot tournament?
No major equivalent exists. The strongest poker AI work in 2026 happens either in academic publication (where the result is the algorithmic advance, not the tournament result) or in commercial operator deployment (where the result is club P&L, not bot-vs-bot wins). The community-tournament format hasn't found a constituency in the modern landscape.
+What's the modern equivalent for someone researching poker AI development?
Academic literature for the research questions; solver documentation for the practical state-of-the-art in equilibrium computation; operator-side reference material (like the pages on this site) for the practical deployment patterns. The 'all-in-one community archive' role PBWC filled hasn't been replaced by a single resource — it's distributed across the three categories above.

Researching poker AI deployment in 2026?

If you're researching the operational side rather than the historical record, the tutorials archive and the technologies hub are likely closer to what you're looking for.