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

← Destined Rivals
Misty's Gyarados (Staff Stamp)

Misty's Gyarados (Staff Stamp)

Rare #49 Pokémon Stage 1 HP 180
Types
Water
Illustrator
GOSSAN
Expansion
Destined Rivals · Scarlet & Violet
Language
English
TCGplayer
634335

Attacks

Splashing Panic 70×
Water

Discard the top 7 cards of your deck, and this attack does 70 damage for each Misty's Pokémon that you discarded in this way.

Waterfall 120
Water · Water · Colorless
GET /api/v1/pokemon/cards/sv10-49vs?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv10-49vs",
    "name": "Misty's Gyarados (Staff Stamp)",
    "number": "49",
    "printed_number": "49",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-49vs.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-49vs.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-49vs.large.webp"
      }
    ],
    "expansion": {
      "id": "sv10",
      "name": "Destined Rivals",
      "total": 244,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "DRI",
      "printed_total": 182,
      "release_date": "2025/05/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "634335",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-49vs.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-49vs.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-49vs.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "180",
    "attacks": [
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "Splashing Panic",
        "text": "Discard the top 7 cards of your deck, and this attack does 70 damage for each Misty's Pokémon that you discarded in this way.",
        "damage": "70×"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Waterfall",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "GOSSAN",
    "pricing": {
      "currency": "USD",
      "market": 141.18,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 141.18
        },
        {
          "condition": "LP",
          "price": 103.8
        },
        {
          "condition": "MP",
          "price": 49.99
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 402.12,
          "low": 341.8,
          "high": 462.44,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 206,
          "low": 186.99,
          "high": 237,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 94.8,
          "low": 94.8,
          "high": 98.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 37,
          "low": 31.45,
          "high": 42.55,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 500,
          "low": 499.38,
          "high": 512.55,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 19.07,
          "low": 17.44,
          "high": 19.09,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 135.5,
          "low": 135.5,
          "high": 147.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T04:05:36.204Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}