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

← Wings of the Captain
Victoria Cindry

Victoria Cindry

Uncommon #91 Character Thriller Bark Pirates Power 2000
Colors
Black
Cost
1
Attribute
Slash
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
541641
GET /api/v1/onepiece/cards/OP06-091?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-091",
    "name": "Victoria Cindry",
    "number": "91",
    "printed_number": "91",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-091.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-091.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-091.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "541641",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-091.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-091.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-091.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] If your Leader has the {Thriller Bark Pirates} type, trash 5 cards from the top of your deck."
    ],
    "counter": "2000",
    "subtypes": [
      "Thriller Bark Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        },
        {
          "condition": "DMG",
          "price": 0.09
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 99,
          "low": 84.15,
          "high": 113.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 18.47,
          "low": 15.7,
          "high": 21.24,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 76.09,
          "low": 64.68,
          "high": 87.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 46,
          "low": 39.1,
          "high": 52.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}