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

← Two Legends
Portgas.D.Ace (treasureRare)

Portgas.D.Ace (treasureRare)

Rare #52 Character Whitebeard Pirates Power 6000
Colors
Blue
Cost
5
Attribute
Special
Expansion
Two Legends · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/OP08-052vtr?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-052vtr",
    "name": "Portgas.D.Ace (treasureRare)",
    "number": "52",
    "printed_number": "52",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-052vtr.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-052vtr.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-052vtr.large.webp"
      }
    ],
    "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": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-052vtr.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-052vtr.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-052vtr.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] 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 4 or less. Then, place the rest at the top or bottom of your deck."
    ],
    "counter": "1000",
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 129.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 212.69,
          "low": 216.56,
          "high": 216.56,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 347.5,
          "low": 235,
          "high": 572.49,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 94,
          "low": 94,
          "high": 94,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.88
      }
    }
  }
}