Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Two Legends
You Can't Take Our King This Early in the Game.

You Can't Take Our King This Early in the Game.

Common #54 Event Whitebeard Pirates
Colors
Blue
Cost
3
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558083
GET /api/v1/onepiece/cards/OP08-054?include=prices 200 58ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-054",
    "name": "You Can't Take Our King This Early in the Game.",
    "number": "54",
    "printed_number": "54",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-054.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-054.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-054.large.png"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558083",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-054.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-054.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-054.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "3",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Counter] Up to 1 of your Leader or Character cards gains +3000 power during this battle. Then, reveal 1 card from the top of your deck and play up to 1 Character card with a type including \"Whitebeard Pirates\" and a cost of 3 or less. Then, place the rest at the top or bottom of your deck."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T19:49:00.062Z",
      "trend_7d": {
        "direction": "down",
        "percent": -16.67
      }
    }
  }
}