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

← Twilight Masquerade
Cornerstone Mask Ogerpon ex

Cornerstone Mask Ogerpon ex

Double Rare #112 Pokémon BasicTeraex HP 210
Types
Fighting
Illustrator
5ban Graphics
Expansion
Twilight Masquerade · Scarlet & Violet
Language
English
TCGplayer
550156

Attacks

Demolish 140
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-112vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6-112vh",
    "name": "Cornerstone Mask Ogerpon ex",
    "number": "112",
    "printed_number": "112",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/112vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/112vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/112vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv6",
      "name": "Twilight Masquerade",
      "total": 226,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "TWM",
      "printed_total": 167,
      "release_date": "2024/05/24",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "550156",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/112vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/112vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/112vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "Tera",
      "ex"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "210",
    "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.",
        "damage": "140"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.79,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.79
        },
        {
          "condition": "HP",
          "price": 0.53
        },
        {
          "condition": "DMG",
          "price": 0.25
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 10.75,
          "low": 9,
          "high": 11,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 25,
          "low": 25,
          "high": 29,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 10.76,
          "low": 10,
          "high": 11.64,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:44:41.675Z",
      "trend_7d": {
        "direction": "down",
        "percent": -12.22
      }
    }
  }
}