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

← Ace & Newgate
Ace & Newgate

Ace & Newgate

Leader #1 Leader The Four EmperorsWhitebeard Pirates Power 5000
Colors
Blue
Attribute
Special
Expansion
Ace & Newgate · One Piece
Language
English
TCGplayer
647683
GET /api/v1/onepiece/cards/ST22-001?include=prices 200 74ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST22-001",
    "name": "Ace & Newgate",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-001.large.png"
      }
    ],
    "expansion": {
      "id": "ST22",
      "name": "Ace & Newgate",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST22",
      "printed_total": 17,
      "release_date": "2025/09/05",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST22.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "647683",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-001.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] You may reveal 1 card with a type including \"Whitebeard Pirates\" from your hand: Draw 1 card and place the revealed card at the top of your deck."
    ],
    "subtypes": [
      "The Four Emperors",
      "Whitebeard Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 2.14,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.14
        },
        {
          "condition": "LP",
          "price": 1.21
        },
        {
          "condition": "MP",
          "price": 0.1
        },
        {
          "condition": "HP",
          "price": 0.53
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 145.1,
          "low": 209.99,
          "high": 209.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 52,
          "low": 40.12,
          "high": 57.4,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 144.12,
          "low": 66.8,
          "high": 222,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 35,
          "trend": {
            "direction": "up",
            "percent": 60.2
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 33.38,
          "low": 29.56,
          "high": 37.19,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 19.38,
          "low": 17.6,
          "high": 19.87,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 37.5,
          "low": 37,
          "high": 41,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 43.5,
          "low": 41.75,
          "high": 44.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T22:02:23.290Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}