Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Legacy of the Master
Poker

Poker

Common #91 Character Animal Kingdom PiratesSMILE Power 4000
Colors
Black
Cost
3
Attribute
Strike
Expansion
Legacy of the Master · One Piece
Language
English
TCGplayer
643835
GET /api/v1/onepiece/cards/OP12-091?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-091",
    "name": "Poker",
    "number": "91",
    "printed_number": "91",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-091.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-091.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-091.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "643835",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-091.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-091.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-091.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] You may place 3 cards from your trash at the bottom of your deck in any order: Up to 2 of your {SMILE} type Characters gain +2000 power during this turn."
    ],
    "counter": "1000",
    "subtypes": [
      "Animal Kingdom Pirates",
      "SMILE"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.03,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.03
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-06T02:44:54.227Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}