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

← Carrying On His Will
Gol.D.Roger

Gol.D.Roger

Leader #3 Leader King of the PiratesRoger Pirates Power 7000
Colors
Red, Purple
Attribute
Slash
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657254
GET /api/v1/onepiece/cards/OP13-003?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-003",
    "name": "Gol.D.Roger",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657254",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "7000",
    "attribute": "Slash",
    "colors": [
      "Red",
      "Purple"
    ],
    "rules": [
      "If you have any DON!! cards on your field, 1 DON!! card placed during your DON!! Phase is given to your Leader.If you have 9 or less DON!! cards on your field, give this Leader −2000 power."
    ],
    "life": "5",
    "subtypes": [
      "King of the Pirates",
      "Roger Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.16,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.16
        },
        {
          "condition": "LP",
          "price": 0.11
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 20.5,
          "low": 17,
          "high": 20.5,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 64.08,
          "low": 35.9,
          "high": 75.1,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 24.93,
          "low": 24.64,
          "high": 25.65,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-21T02:52:16.605Z",
      "trend_7d": {
        "direction": "up",
        "percent": 14.29
      }
    }
  }
}