← all games

Bridge

#2181BGG ↗

1925 · 4-4 players · 60min · weight 3.89 · 3,286 ratings

v2 v3

BGG raw

ID
2181
Name
Bridge
Year
1925
Rank
573
Min players
4
Max players
4
Playing time
60
Min playtime
60
Max playtime
60
Avg weight
3.8885
Num weights
323
Bayes avg
6.58183
Average
7.45966
Users rated
3286
Num owned
2172
Wanting
9
Wishing
184
Num comments
855
Fetched at
Sat Apr 25 2026 16:16:04 GMT+0000 (Coordinated Universal Time)
Mechanisms (8)
Communication LimitsHand ManagementPredictive BidScore-and-Reset GameTeam-Based GameTrick-takingTurn Order: Claim ActionTurn Order: Progressive
Categories (1)
Card Game
Description (1525 chars)

Bridge is a standard deck, trick taking card game that pits two partnerships against each other. The first part of the game is the auction, by which partners attempt to communicate information about their hands by bidding, in order to arrive at a successful contract. The contract specifies how many tricks must be taken by the team that wins the bid. After the auction, a member of the team that won the bid tries to win as many tricks as possible while playing both hands from the partnership. One hand is played normally while the other (the "dummy hand") is placed face-up on the table, allowing for greater control. The defenders attempt to take enough tricks to make the contract fail. The formal name of the game is Contract Bridge, but the shortened name "Bridge" is the most common usage. Bridge developed from the 17th Century card game Whist. The earliest form of Bridge originated in 1886 when rules were introduced allowing the dealer to choose a trump and their partner's hand to become dummy. Bridge became Auction Bridge in 1904, which allowed the trump suit to be decided by the highest bidding partnership. Harold Vanderbilt transformed Auction Bridge into Contract Bridge in 1925, when he introduced an improved method of scoring. The duplicate version of the game has many pairs of partners, each playing the same hands separately and comparing their results. This method removes the element of luck in getting good cards when comparing players and thus helps to isolate the role of skill in the game.

LLM v2 (wide)

Core verb
bid, play trick
Decision shape
mixed:combinatorial+social
Reward schedule
mixed:immediate+delayed
Aesthetics
["Challenge", "Fellowship"]
Core loop pitch
Auction-bid a contract with your partner via constrained signals, then play hands to make or break the contract.
Translation difficulty
Easy
Difficulty reason
Trick-taking ports trivially and Bridge has decades of digital implementations (Bridge Base Online, Funbridge), though the partnership-signaling layer thins against bots.
Direct digital port
Bridge Base Online (browser/iOS/Android, BBO)
Port kind
first_party
Closest loop translation
none yet
Primitive tags
["partnership_signaling_bidding", "contract_auction_phase", "dummy_hand_full_information", "trump_trick_taking", "duplicate_score_normalization"]
Confidence
0.9
Extracted at
Mon Apr 27 2026 11:40:03 GMT+0000 (Coordinated Universal Time)
Raw v2 JSON (992 chars)
{
  "game_id": 2181,
  "name": "Bridge",
  "core_verb": "bid, play trick",
  "decision_shape": "mixed:combinatorial+social",
  "reward_schedule": "mixed:immediate+delayed",
  "aesthetics": [
    "Challenge",
    "Fellowship"
  ],
  "core_loop_pitch": "Auction-bid a contract with your partner via constrained signals, then play hands to make or break the contract.",
  "mobile_translation_difficulty": "Easy",
  "translation_difficulty_reason": "Trick-taking ports trivially and Bridge has decades of digital implementations (Bridge Base Online, Funbridge), though the partnership-signaling layer thins against bots.",
  "direct_digital_port": "Bridge Base Online (browser/iOS/Android, BBO)",
  "direct_digital_port_kind": "first_party",
  "closest_loop_translation": "none yet",
  "primitive_tags": [
    "partnership_signaling_bidding",
    "contract_auction_phase",
    "dummy_hand_full_information",
    "trump_trick_taking",
    "duplicate_score_normalization"
  ],
  "confidence": 0.9
}

LLM v3 (deep)

Not yet enriched at v3 (deep pass).