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

← Ace & Newgate
LittleOars Jr.

LittleOars Jr.

Common #13 Character GiantWhitebeard Pirates Allies Power 7000
Colors
Blue
Cost
5
Attribute
Strike
Expansion
Ace & Newgate · One Piece
Language
English
TCGplayer
647707
GET /api/v1/onepiece/cards/ST22-013?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST22-013",
    "name": "LittleOars Jr.",
    "number": "13",
    "printed_number": "13",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-013.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-013.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-013.large.png"
      }
    ],
    "expansion": {
      "id": "ST22",
      "name": "Ace & Newgate",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST22",
      "printed_total": 17,
      "release_date": "2025/09/05",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST22.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "647707",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-013.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-013.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-013.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "7000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "subtypes": [
      "Giant",
      "Whitebeard Pirates Allies"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 42,
          "low": 35.7,
          "high": 48.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 32.23,
          "low": 27.4,
          "high": 37.06,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T22:02:23.290Z",
      "trend_7d": {
        "direction": "down",
        "percent": -16.67
      }
    }
  }
}