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

← MEGA Dream ex
Teal Mask Ogerpon ex

Teal Mask Ogerpon ex

Double Rare #17 Pokémon BasicexTera
Types
Grass
Illustrator
5ban Graphics
Expansion
MEGA Dream ex · Mega Evolution
Language
Japanese
TCGplayer

Attacks

Myriad Leaf Shower
Grass · Grass · Grass

This attack does 30 more damage for each Energy attached to both Active Pokémon.

GET /api/v1/pokemon/cards/m2a_ja-17vh?include=prices 200 86ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m2a_ja-17vh",
    "name": "Teal Mask Ogerpon ex",
    "number": "17",
    "printed_number": "17",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/17vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/17vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/17vh.large.png"
      }
    ],
    "expansion": {
      "id": "m2a_ja",
      "name": "MEGA Dream ex",
      "total": 250,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M2a",
      "printed_total": 193,
      "release_date": "2025/11/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "MEGA Dream ex"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/17vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/17vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/17vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex",
      "Tera"
    ],
    "types": [
      "Grass"
    ],
    "abilities": [
      {
        "name": "Teal Dance",
        "text": "Once during your turn, you may attach a Basic Grass Energy card from your hand to this Pokémon. If you attached Energy to a Pokémon in this way, draw a card.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Grass",
          "Grass"
        ],
        "converted_energy_cost": 3,
        "name": "Myriad Leaf Shower",
        "text": "This attack does 30 more damage for each Energy attached to both Active Pokémon."
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.27,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.27
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 20.85,
          "low": 20.5,
          "high": 20.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9.23,
          "low": 7.85,
          "high": 10.61,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T16:05:07.846Z",
      "trend_7d": {
        "direction": "down",
        "percent": -56.45
      }
    }
  }
}