Powered live by GET /api/v1/onepiece/… — the same public API documented in 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 91ms
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.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-052vtr.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-052vtr.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": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-052vtr.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-052vtr.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-052vtr.large.png"
          }
        ]
      }
    ],
    "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."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 130,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 216.56,
          "low": 205.31,
          "high": 281.71,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 379.99,
          "low": 268,
          "high": 632,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 29,
          "trend": {
            "direction": "up",
            "percent": 11.1
          }
        }
      ],
      "market_updated_at": "2026-07-29T03:28:31.393Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}