Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Ultra Deck: The Three Brothers
Monkey.D.Garp (altArt)

Monkey.D.Garp (altArt)

Super Rare #13 Character Navy Power 2000
Colors
Yellow
Attribute
Strike
Expansion
Ultra Deck: The Three Brothers · One Piece
Language
English
TCGplayer
543634
GET /api/v1/onepiece/cards/ST13-013vaa?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST13-013vaa",
    "name": "Monkey.D.Garp (altArt)",
    "number": "13",
    "printed_number": "13",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-013vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-013vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-013vaa.large.webp"
      }
    ],
    "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": "543634",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-013vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-013vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-013vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "2000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 [Sabo], [Portgas.D.Ace], or [Monkey.D.Luffy] with a cost of 5 or less and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "counter": "1000",
    "subtypes": [
      "Navy"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 8.69,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 185.5,
          "low": 162.5,
          "high": 191.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 85.5,
          "low": 75,
          "high": 88.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 142.5,
          "low": 125,
          "high": 146.88,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 85.5,
          "low": 75,
          "high": 88.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:00:33.879Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.47
      }
    }
  }
}