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)

Common #10 Character Goa Kingdom Power 2000
Colors
Yellow
Attribute
Strike
Expansion
Ultra Deck: The Three Brothers · One Piece
Language
English
TCGplayer
543612
GET /api/v1/onepiece/cards/ST13-010?include=prices 200 77ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST13-010",
    "name": "Portgas.D.Ace (foil)",
    "number": "10",
    "printed_number": "10",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-010.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-010.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-010.large.png"
      }
    ],
    "expansion": {
      "id": "ST13",
      "name": "Ultra Deck: The Three Brothers",
      "total": 19,
      "language": "English",
      "language_code": "en",
      "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"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "543612",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-010.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-010.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-010.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "2000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Activate: Main] You may trash this Character: Reveal 1 card from the top of your Life cards. If that card is a [Portgas.D.Ace] with a cost of 5, you may play that card. If you do, up to 1 of your Leader gains +2000 power until the end of your opponent's next turn."
    ],
    "subtypes": [
      "Goa Kingdom"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.31
        },
        {
          "condition": "LP",
          "price": 0.28
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T12:04:12.924Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.33
      }
    }
  }
}