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

← FireRed & LeafGreen
Squirtle

Squirtle

Common #82 Pokémon Basic HP 50
Types
Water
Illustrator
Toshinao Aoki
Expansion
FireRed & LeafGreen · EX
Language
English
TCGplayer
89489

Attacks

Sleepy Ball 10
Water

Flip a coin. If heads, the Defending Pokémon is now Asleep.

GET /api/v1/pokemon/cards/ex6-82?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex6-82",
    "name": "Squirtle",
    "number": "82",
    "printed_number": "82",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/82.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/82.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/82.large.webp"
      }
    ],
    "expansion": {
      "id": "ex6",
      "name": "FireRed & LeafGreen",
      "total": 116,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "RG",
      "printed_total": 112,
      "release_date": "2004/09/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex6.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex6.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "89489",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/82.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/82.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/82.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "hp": "50",
    "attacks": [
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "Sleepy Ball",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Asleep.",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Toshinao Aoki",
    "pricing": {
      "currency": "USD",
      "market": 12.03,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 12.03
        },
        {
          "condition": "LP",
          "price": 8.37
        },
        {
          "condition": "MP",
          "price": 6.51
        },
        {
          "condition": "HP",
          "price": 3.43
        },
        {
          "condition": "DMG",
          "price": 2.52
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 107.45,
          "low": 91.33,
          "high": 123.57,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 50,
          "low": 46,
          "high": 141.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 14.97,
          "low": 12.72,
          "high": 17.22,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 27.99,
          "low": 27.99,
          "high": 27.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 47.94,
          "low": 40.69,
          "high": 62.3,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 36.2,
          "low": 33.35,
          "high": 39.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 975,
          "low": 676.8,
          "high": 975,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 31.5,
          "low": 26.78,
          "high": 36.22,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 20.5,
          "low": 17.43,
          "high": 23.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 75,
          "low": 75,
          "high": 123.42,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 150,
          "low": 97.4,
          "high": 826,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7,
          "trend": {
            "direction": "down",
            "percent": -78.9
          }
        }
      ],
      "market_updated_at": "2026-09-21T02:07:34.216Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.08
      }
    }
  }
}