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

← Ultra Deck: The Three Brothers
Portgas.D.Ace (foil)

Portgas.D.Ace (foil)

Super Rare #11 Character Whitebeard Pirates Power 7000
Colors
Yellow
Cost
5
Attribute
Special
Expansion
Ultra Deck: The Three Brothers · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST13_ja-011?include=prices 200 43ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST13_ja-011",
    "name": "Portgas.D.Ace (foil)",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-011.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-011.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-011.large.webp"
      }
    ],
    "expansion": {
      "id": "ST13_ja",
      "name": "Ultra Deck: The Three Brothers",
      "total": 19,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST13",
      "printed_total": 19,
      "release_date": "2024/04/19",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST13.logo.png",
      "translation": {
        "en": {
          "name": "Ultra Deck: The Three Brothers"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-011.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-011.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-011.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] If you have 2 or less Life cards, this Character gains [Rush].(This card can attack on the turn in which it is played.)"
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 37,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T06:47:47.298Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}