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

← Stellar Crown
Greninja ex

Greninja ex

Double Rare #41 Pokémon Stage 2ex HP 300
Types
Water
Illustrator
5ban Graphics
Expansion
Stellar Crown · Scarlet & Violet
Language
English
TCGplayer
567267

Attacks

Shifting Shuriken 100
Water · Colorless

Flip a coin. If heads, this attack does 100 more damage.

GET /api/v1/pokemon/cards/sv7-41vh?include=prices 200 145ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7-41vh",
    "name": "Greninja ex",
    "number": "41",
    "printed_number": "41",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/41vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/41vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/41vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv7",
      "name": "Stellar Crown",
      "total": 175,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SCR",
      "printed_total": 142,
      "release_date": "2024/09/13",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "567267",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/41vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/41vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/41vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "ex"
    ],
    "types": [
      "Water"
    ],
    "hp": "300",
    "attacks": [
      {
        "cost": [
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Shifting Shuriken",
        "text": "Flip a coin. If heads, this attack does 100 more damage.",
        "damage": "100"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 1.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.22
        },
        {
          "condition": "MP",
          "price": 1.1
        },
        {
          "condition": "DMG",
          "price": 0.63
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 13.13,
          "low": 15.5,
          "high": 15.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.48,
          "low": 17.4,
          "high": 54,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 12.73,
          "low": 18.5,
          "high": 18.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 86.44,
          "low": 41.57,
          "high": 147.5,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 8,
          "low": 8,
          "high": 9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 32.25,
          "low": 21.32,
          "high": 60.29,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-07-29T15:18:42.228Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.94
      }
    }
  }
}