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

← A Fist Of Divine Speed
Monkey.D.Luffy

Monkey.D.Luffy

Unknown #58 Character Straw Hat Crew Power 7000
Colors
Blue
Cost
5
Attribute
Strike
Expansion
A Fist Of Divine Speed · One Piece
Language
English
TCGplayer
632426
GET /api/v1/onepiece/cards/OP11-058?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP11-058",
    "name": "Monkey.D.Luffy",
    "number": "58",
    "printed_number": "58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-058.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-058.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-058.large.webp"
      }
    ],
    "expansion": {
      "id": "OP11",
      "name": "A Fist Of Divine Speed",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP11",
      "printed_total": 119,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "632426",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-058.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-058.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-058.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "7000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "rules": [
      "If you have 5 or more cards in your hand, this Character cannot attack.",
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "counter": "1000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Unknown",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        },
        {
          "condition": "LP",
          "price": 0.1
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 900,
          "low": 765,
          "high": 1035,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 120,
          "low": 85.2,
          "high": 178.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 14
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 280,
          "low": 199.99,
          "high": 396.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 11
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 240.63,
          "low": 212.5,
          "high": 312.49,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-21T02:36:02.742Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}