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

← The Azure Sea's Seven
Crocodile (foil)

Crocodile (foil)

Secret Rare #120 Character The Seven Warlords of the SeaBaroque Works Power 10000
Colors
Black
Cost
8
Attribute
Special
Expansion
The Azure Sea's Seven · One Piece
Language
English
TCGplayer
668640
GET /api/v1/onepiece/cards/OP14-120?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14-120",
    "name": "Crocodile (foil)",
    "number": "120",
    "printed_number": "120",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "668640",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "10000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] Up to 1 of your opponent's Characters with a cost of 9 or less cannot attack until the end of your opponent's next End Phase. Then, if your opponent has a Character with a cost of 0 or 8 or more, draw 1 card.",
      "[On K.O.] You may trash 1 card from your hand: Play this Character card from your trash."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Baroque Works"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": 10.49,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 10.49
        },
        {
          "condition": "LP",
          "price": 6.86
        },
        {
          "condition": "MP",
          "price": 5.94
        },
        {
          "condition": "DMG",
          "price": 6
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 48,
          "low": 45,
          "high": 50,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 17.31,
          "low": 16.4,
          "high": 17.86,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "7",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 13.13,
          "low": 13.06,
          "high": 13.19,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 37.75,
          "low": 35.35,
          "high": 38.35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12.8,
          "low": 11.73,
          "high": 14.56,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 20.5,
          "low": 16.94,
          "high": 28.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 22,
          "low": 21,
          "high": 23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:22:49.720Z",
      "trend_7d": {
        "direction": "up",
        "percent": 61.38
      }
    }
  }
}