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 100 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness or Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/bw10-93vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw10-93vh",
"name": "G Scope",
"number": "93",
"printed_number": "93",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/93vh.large.webp"
}
],
"expansion": {
"id": "bw10",
"name": "Plasma Blast",
"total": 105,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLB",
"printed_total": 101,
"release_date": "2013/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85596",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/93vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Pokémon Tool",
"ACE SPEC",
"Team Plasma"
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "G Scope",
"text": "This attack does 100 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness or Resistance for Benched Pokémon.)"
}
],
"rarity": "Rare ACE",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.04,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.04
},
{
"condition": "LP",
"price": 2.18
},
{
"condition": "MP",
"price": 1.4
},
{
"condition": "HP",
"price": 0.96
},
{
"condition": "DMG",
"price": 1.07
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 201.23,
"low": 171.05,
"high": 231.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:51.263Z",
"trend_7d": {
"direction": "flat",
"percent": -0.49
}
}
}
}