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

← Wings of the Captain
Yamato

Yamato

Leader #22 Leader Land of Wano Power 5000
Colors
Green, Yellow
Attribute
Strike
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
539489
GET /api/v1/onepiece/cards/OP06-022?include=prices 200 62ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-022",
    "name": "Yamato",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-022.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-022.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-022.large.png"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "539489",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-022.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-022.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-022.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Green",
      "Yellow"
    ],
    "rules": [
      "[Double Attack] (This card deals 2 damage.)",
      "[Activate: Main] [Once Per Turn] If your opponent has 3 or less Life cards, give up to 2 rested DON!! cards to 1 of your Characters."
    ],
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        },
        {
          "condition": "LP",
          "price": 0.11
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 102,
          "low": 86.7,
          "high": 117.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 63,
          "low": 53.55,
          "high": 72.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 78.6,
          "low": 66.81,
          "high": 90.39,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 60,
          "low": 51,
          "high": 69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T18:48:21.892Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.76
      }
    }
  }
}