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

← A Fist Of Divine Speed
Doll (foil)

Doll (foil)

Rare #8 Character Navy Power 1000
Colors
Red
Cost
4
Attribute
Strike
Expansion
A Fist Of Divine Speed · One Piece
Language
English
TCGplayer
632364
GET /api/v1/onepiece/cards/OP11-008?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP11-008",
    "name": "Doll (foil)",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-008.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-008.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-008.large.webp"
      }
    ],
    "expansion": {
      "id": "OP11",
      "name": "A Fist Of Divine Speed",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP11",
      "printed_total": 119,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "632364",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-008.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-008.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-008.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "1000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Blocker]",
      "[On Play] You may trash 1 card from your hand: If your Leader has the {Navy} type, give up to 1 of your opponent's Characters −6000 power during this turn."
    ],
    "counter": "1000",
    "subtypes": [
      "Navy"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.15,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.15
        },
        {
          "condition": "LP",
          "price": 0.14
        },
        {
          "condition": "MP",
          "price": 0.13
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 43,
          "low": 40.9,
          "high": 44.4,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-21T02:36:02.742Z",
      "trend_7d": {
        "direction": "up",
        "percent": 7.14
      }
    }
  }
}