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

← Straw Hat Crew
Usopp

Usopp

Common #2 Character Straw Hat Crew Power 2000
Colors
Red
Cost
2
Attribute
Ranged
Expansion
Straw Hat Crew · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST01_ja-002?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST01_ja-002",
    "name": "Usopp",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01_ja-002.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01_ja-002.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01_ja-002.large.webp"
      }
    ],
    "expansion": {
      "id": "ST01_ja",
      "name": "Straw Hat Crew",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST01",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST01.logo.png",
      "translation": {
        "en": {
          "name": "Straw Hat Crew"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01_ja-002.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01_ja-002.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01_ja-002.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Ranged",
    "colors": [
      "Red"
    ],
    "rules": [
      "[DON!! x2] [When Attacking] Your opponent cannot activate a [Blocker] Character that has 5000 or more power during this battle.",
      "[Trigger] Play this card."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 18,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 29,
          "low": 22.35,
          "high": 50.67,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 48,
          "low": 42,
          "high": 100.95,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 11,
          "trend": {
            "direction": "down",
            "percent": -51.5
          }
        }
      ],
      "market_updated_at": "2026-07-29T04:02:00.739Z",
      "trend_7d": {
        "direction": "up",
        "percent": 351.13
      }
    }
  }
}