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

This attack does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness or Resistance for Benched Pokémon.) Then, flip a coin. If tails, this attack can't be used during your next turn.
Flip 2 coins. If both are heads, this attack does 50 damage plus 20 more damage. If both are tails, this attack does nothing. If 1 is heads and 1 is tails, this attack just does 50 damage.
/api/v1/pokemon/cards/ecard3_ja-73vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard3_ja-73vh",
"name": "Steelix",
"number": "73",
"printed_number": "73",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/73vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/73vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/73vh.large.webp"
}
],
"expansion": {
"id": "ecard3_ja",
"name": "Wind from the Sea",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 87,
"release_date": "2002/05/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard3_ja.symbol.png",
"translation": {
"en": {
"name": "Wind from the Sea"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576417",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/73vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/73vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/73vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Earth Rift",
"text": "This attack does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness or Resistance for Benched Pokémon.) Then, flip a coin. If tails, this attack can't be used during your next turn.",
"damage": "10"
},
{
"cost": [
"Metal",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Iron Smash",
"text": "Flip 2 coins. If both are heads, this attack does 50 damage plus 20 more damage. If both are tails, this attack does nothing. If 1 is heads and 1 is tails, this attack just does 50 damage.",
"damage": "50+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare Holo",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 2.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 139.5,
"low": 139.5,
"high": 178,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 66.5,
"low": 66.5,
"high": 77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "1",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1205,
"low": 925,
"high": 1725,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11
},
{
"company": "PSA",
"grade": "5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 52,
"low": 51,
"high": 80.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 310,
"low": 308.5,
"high": 472.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "down",
"percent": -12.7
}
}
],
"market_updated_at": "2026-09-22T02:57:07.849Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}