Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Carrying On His Will
Portgas.D.Ace

Portgas.D.Ace

Leader #2 Leader Whitebeard Pirates Power 6000
Colors
Red, Blue
Attribute
Special
Expansion
Carrying On His Will · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP13_ja-002?include=prices 200 45ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13_ja-002",
    "name": "Portgas.D.Ace",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-002.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-002.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-002.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13_ja",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png",
      "translation": {
        "en": {
          "name": "Carrying On His Will"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-002.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-002.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-002.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Red",
      "Blue"
    ],
    "rules": [
      "[On Your Opponent's Attack] [Once Per Turn] You may trash 1 card from your hand: Give up to 1 of your opponent's Leader or Character cards −2000 power during this battle.",
      "[DON!! x1] [Once Per Turn] When you take damage or your Character with 6000 base power or more is K.O.'d, draw 1 card."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 7.59,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 188.25,
          "low": 35.52,
          "high": 350.25,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 29,
          "low": 28.2,
          "high": 165,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 99.24,
          "low": 42.2,
          "high": 346,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 24,
          "trend": {
            "direction": "up",
            "percent": 68.2
          }
        }
      ],
      "market_updated_at": "2026-07-29T02:43:05.551Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2348.39
      }
    }
  }
}