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

Does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/dp3_ja-224?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp3_ja-224",
"name": "Quagsire",
"number": "224",
"printed_number": "224",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-224.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-224.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-224.large.webp"
}
],
"expansion": {
"id": "dp3_ja",
"name": "Shining Darkness",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP3",
"printed_total": 119,
"release_date": "2007/07/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp3_ja.symbol.png",
"translation": {
"en": {
"name": "Shining Darkness"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-224.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-224.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-224.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Aqua Healing",
"text": "Once during your turn (before your attack), if Quagsire is your Active Pokémon and the Defending Pokémon has any Water Energy attached to it, you may remove 3 damage counters from Quagsire.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Muddy Water",
"text": "Does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "+30"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-20"
}
],
"rarity": "Non",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 1.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.99
},
{
"condition": "HP",
"price": 0.35
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 61,
"low": 53,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 314.65,
"low": 500,
"high": 500,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 39.85,
"low": 33.87,
"high": 45.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-18T06:48:39.082Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}