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

← Prismatic Evolutions
Goldeen  (Master Ball)

Goldeen (Master Ball)

Common #20 Pokémon Basic HP 50
Types
Water
Illustrator
saino misaki
Expansion
Prismatic Evolutions · Scarlet & Violet
Language
English
TCGplayer
610651

Attacks

Whirlpool 10
Colorless · Colorless

Flip a coin. If heads, discard an Energy from your opponent's Active Pokémon.

GET /api/v1/pokemon/cards/sv8pt5-20vmh?include=prices 200 92ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8pt5-20vmh",
    "name": "Goldeen  (Master Ball)",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/20vmh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/20vmh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/20vmh.large.png"
      }
    ],
    "expansion": {
      "id": "sv8pt5",
      "name": "Prismatic Evolutions",
      "total": 180,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "PRE",
      "printed_total": 131,
      "release_date": "2025/01/17",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "610651",
    "variants": [
      {
        "name": "masterBall",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/20vmh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/20vmh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/20vmh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "hp": "50",
    "abilities": [
      {
        "name": "Festival Lead",
        "text": "If Festival Grounds is in play, this Pokémon may use an attack it has twice. If the first attack Knocks Out your opponent's Active Pokémon, you may attack again after your opponent chooses a new Active Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Whirlpool",
        "text": "Flip a coin. If heads, discard an Energy from your opponent's Active Pokémon.",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "saino misaki",
    "pricing": {
      "currency": "USD",
      "market": 2.84,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.84
        },
        {
          "condition": "LP",
          "price": 2.22
        },
        {
          "condition": "MP",
          "price": 2.4
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 125.49,
          "low": 106.67,
          "high": 144.31,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 12.51,
          "low": 10.63,
          "high": 14.39,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:36:35.971Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.79
      }
    }
  }
}