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

If you have the same number of cards in your hand as your opponent, this attack does 80 more damage.
/api/v1/pokemon/cards/swsh9a_ja-70vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh9a_ja-70vh",
"name": "Wyrdeer",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/70vh.large.webp"
}
],
"expansion": {
"id": "swsh9a_ja",
"name": "Battle Region",
"total": 93,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S9a",
"printed_total": 67,
"release_date": "2022/02/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9a_ja.symbol.png",
"translation": {
"en": {
"name": "Battle Region"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570640",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/70vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "140",
"abilities": [
{
"name": "Fast Pace",
"text": "Once during your turn, if this Pokémon is in the Active Spot, you may draw a card.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Extrasensory",
"text": "If you have the same number of cards in your hand as your opponent, this attack does 80 more damage.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Character Rare",
"artist": "kirisAki",
"pricing": {
"currency": "USD",
"market": 1.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.54
},
{
"condition": "LP",
"price": 1.51
},
{
"condition": "HP",
"price": 0.97
},
{
"condition": "DMG",
"price": 0.9
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 10.5,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 23.1,
"low": 23,
"high": 23.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 11.63,
"low": 11.39,
"high": 16.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 1.25,
"low": 1.25,
"high": 1.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 4.55,
"low": 3.34,
"high": 5.27,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 6.19,
"low": 5.55,
"high": 5.94,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 13.95,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 30,
"low": 28.21,
"high": 40.08,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 17.07,
"low": 11.5,
"high": 11.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:16:13.377Z",
"trend_7d": {
"direction": "down",
"percent": -40.77
}
}
}
}