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

← Emerald
Grovyle

Grovyle

Uncommon #28 Pokémon Stage 1 HP 70
Types
Grass
Illustrator
Mitsuhiro Arita
Expansion
Emerald · EX
Language
English
TCGplayer
85938

Attacks

Tail Shake 10
Grass

The Defending Pokémon is now Asleep.

Razor Leaf 40
Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/ex9-28vrh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex9-28vrh",
    "name": "Grovyle",
    "number": "28",
    "printed_number": "28",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/28vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/28vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/28vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex9",
      "name": "Emerald",
      "total": 107,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "EM",
      "printed_total": 106,
      "release_date": "2005/05/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "85938",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/28vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/28vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/28vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Grass"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Tail Shake",
        "text": "The Defending Pokémon is now Asleep.",
        "damage": "10"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Razor Leaf",
        "damage": "40"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Water",
        "value": "-30"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 40.4,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 40.4
        },
        {
          "condition": "LP",
          "price": 0.99
        },
        {
          "condition": "MP",
          "price": 0.75
        },
        {
          "condition": "HP",
          "price": 0.52
        },
        {
          "condition": "DMG",
          "price": 0.39
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 45.6,
          "low": 38.76,
          "high": 52.44,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 47,
          "low": 33,
          "high": 47,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1529.48,
          "low": 2000,
          "high": 2000,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 34,
          "low": 28.9,
          "high": 39.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 250,
          "low": 34.7,
          "high": 250,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 123.5,
          "low": 123.5,
          "high": 123.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 157.5,
          "low": 85,
          "high": 157.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-11T02:32:51.913Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}