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 65ms
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": 1.82,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.82
        },
        {
          "condition": "LP",
          "price": 1.21
        },
        {
          "condition": "MP",
          "price": 0.1
        },
        {
          "condition": "HP",
          "price": 0.53
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 94,
          "low": 90,
          "high": 97,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 36.51,
          "low": 34.29,
          "high": 55.39,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10,
          "trend": {
            "direction": "down",
            "percent": -31.8
          }
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 85,
          "low": 65.3,
          "high": 250,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 30,
          "trend": {
            "direction": "down",
            "percent": -5.5
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 25.75,
          "low": 19.63,
          "high": 33.38,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 21.48,
          "low": 17.38,
          "high": 19.16,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 37.5,
          "low": 37,
          "high": 41,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 43.5,
          "low": 41.75,
          "high": 45,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-17T05:04:50.298Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.54
      }
    }
  }
}