Magic: The Gathering · MagicFest 2025 · #2 · rare
Ponder
Ponder (MagicFest 2025 #2, Magic) price: Cardmarket from €6.00, trend €9.26, TCGplayer $8.14.
- €6.00
- Cardmarket, cheapest
- any language, any condition
- €9.26
- Cardmarket trend
- 7-day average €11.82, 30-day €9.38
- $8.14
- TCGplayer market
- low —
- —
- Graded
- The graded index has no entry for this set, or none we could identify with confidence, so nothing in it can be quoted.

In your app
The same numbers, as JSON
Everything on this page is one call to the TCGGraph API: card mtg_ef654617-02a with its Cardmarket and TCGplayer quotes, the per-language and per-condition lows, graded prices and realised sales. REST or GraphQL, one key.
- Card id
- mtg_ef654617-02a
- Cardmarket product
- 810275
- TCGplayer product
- 616938
- Artist
- Mark Zug
- Set released
- 3 Feb 2025
- Prices updated
- 13 Sept 2026
REST
curl "https://api.tcggraph.com/v1/cards/mtg_ef654617-02a" \
-H "Authorization: Bearer $TCGGRAPH_KEY"
# realised sales by day
curl "https://api.tcggraph.com/v1/prices/mtg_ef654617-02a/sales?days=90" \
-H "Authorization: Bearer $TCGGRAPH_KEY"GraphQL
{
card(id: "mtg_ef654617-02a") {
name
prices { source finish currency low trend market }
printings { key label kind imageFrom images { small } prices { source market trend } }
languagePrices {
language finish low lowNm offers truncatedAbove
conditions { condition low offers }
}
gradedPrices { grader grade price }
}
}Other printings
More Ponder cards
Other Magic printings with this name, most valuable first.
- PonderSecret Lair Drop · #7119€99.99
- PonderSecret Lair Drop · #1783€18.62
- PonderTime Spiral Remastered · #315€15.36
- PonderSecret Lair Drop · #2292€11.72
- PonderSecret Lair Drop · #7125€10.13
- PonderMagic Player Rewards 2008 · #6€9.23
- PonderSecret Lair Drop · #245€8.41
- PonderSecret Lair Countdown · #2007€8.09
- PonderDoctor Who · #808€7.43
- PonderMarvel Universe · #13€6.60
- PonderSecret Lair Drop · #2670€5.91
- PonderTarkir: Dragonstorm Commander · #159€3.71
Prices on this page are read from Cardmarket and TCGplayer and refreshed daily; graded quotes come from TCGGraph's graded index. TCGGraph does not sell cards and carries no affiliate links. Card names and artwork are the property of Wizards of the Coast.