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

← Mask of Change
Cornerstone Mask Ogerpon ex

Cornerstone Mask Ogerpon ex

Double Rare #65 Pokémon BasicexTera
Types
Fighting
Illustrator
5ban Graphics
Expansion
Mask of Change · Scarlet & Violet
Language
Japanese
TCGplayer

Attacks

Demolish
Fighting · Colorless · Colorless

This attack's damage isn't affected by Weakness or Resistance, or by any effects on your opponent's Active Pokémon.

GET /api/v1/pokemon/cards/sv6_ja-65vh?include=prices 200 127ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6_ja-65vh",
    "name": "Cornerstone Mask Ogerpon ex",
    "number": "65",
    "printed_number": "65",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/65vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/65vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/65vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv6_ja",
      "name": "Mask of Change",
      "total": 133,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV6",
      "printed_total": 101,
      "release_date": "2024/04/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mask of Change"
        }
      }
    },
    "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/sv6_ja/65vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/65vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/65vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex",
      "Tera"
    ],
    "types": [
      "Fighting"
    ],
    "abilities": [
      {
        "name": "Cornerstone Stance",
        "text": "Prevent all damage from attacks done to this Pokémon by your opponent's Pokémon that have an Ability.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Demolish",
        "text": "This attack's damage isn't affected by Weakness or Resistance, or by any effects on your opponent's Active Pokémon."
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.32
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "10",
          "value": 4.95,
          "low": 4.21,
          "high": 5.69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 7,
          "low": 6,
          "high": 8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 10,
          "low": 7,
          "high": 20,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T14:48:27.625Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}