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

← SM Black Star Promos
Kyogre (Staff Stamp)

Kyogre (Staff Stamp)

Promo #SM129 Pokémon Basic HP 130
Types
Water
Illustrator
Anesaki Dynamic
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
172931

Attacks

Dual Splash
Water · Colorless

This attack does 30 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

Grand Wave 120
Water · Water · Colorless

This Pokémon can't use Grand Wave during your next turn.

GET /api/v1/pokemon/cards/smp-SM129vs?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM129vs",
    "name": "Kyogre (Staff Stamp)",
    "number": "SM129",
    "printed_number": "SM129",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM129vs.small.jpeg?v=1777697120132",
        "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM129vs.small.jpeg?v=1777697120132",
        "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM129vs.small.jpeg?v=1777697120132"
      }
    ],
    "expansion": {
      "id": "smp",
      "name": "SM Black Star Promos",
      "total": 251,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "PR-SM",
      "printed_total": 248,
      "release_date": "2017/02/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "172931",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM129vs.small.jpeg?v=1777697120132",
            "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM129vs.small.jpeg?v=1777697120132",
            "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM129vs.small.jpeg?v=1777697120132"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "hp": "130",
    "attacks": [
      {
        "cost": [
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Dual Splash",
        "text": "This attack does 30 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Grand Wave",
        "text": "This Pokémon can't use Grand Wave during your next turn.",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Anesaki Dynamic",
    "pricing": {
      "currency": "USD",
      "market": 363,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 363
        },
        {
          "condition": "LP",
          "price": 200
        },
        {
          "condition": "DMG",
          "price": 79.99
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 61,
          "low": 51.85,
          "high": 70.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 375,
          "low": 318.75,
          "high": 431.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 5000,
          "low": 4250,
          "high": 5750,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 67,
          "low": 56.95,
          "high": 77.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 212.5,
          "low": 71,
          "high": 212.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:50:16.813Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}