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

← Royal Blood
Usopp

Usopp

Leader #42 Leader DressrosaStraw Hat Crew Power 5000
Colors
Blue, Black
Attribute
Ranged
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617081
GET /api/v1/onepiece/cards/OP10-042?include=prices 200 54ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-042",
    "name": "Usopp",
    "number": "42",
    "printed_number": "42",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-042.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-042.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-042.large.png"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617081",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-042.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-042.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-042.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Ranged",
    "colors": [
      "Blue",
      "Black"
    ],
    "rules": [
      "All of your {Dressrosa} type Characters with a cost of 2 or more gain +1 cost.",
      "[Opponent's Turn] [Once Per Turn] This effect can be activated when your {Dressrosa} type Character is removed from the field by your opponent's effect or K.O.'d. If you have 5 or less cards in your hand, draw 1 card."
    ],
    "subtypes": [
      "Dressrosa",
      "Straw Hat Crew"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.18,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.18
        },
        {
          "condition": "LP",
          "price": 0.14
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 120,
          "low": 102,
          "high": 138,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 60,
          "low": 51,
          "high": 69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 74.99,
          "low": 63.74,
          "high": 86.24,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T21:02:21.891Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}