Magic: The Gathering · Doctor Who · #1145 · rare
The Third Doctor
The Third Doctor (Doctor Who #1145, Magic) price: Cardmarket from €2.74, trend €5.20, TCGplayer $12.09.
- €2.74
- Cardmarket, cheapest
- any language, any condition
- €5.20
- Cardmarket trend
- 7-day average €6.01, 30-day €5.35
- $12.09
- TCGplayer market
- low —
- —
- Graded
- This printing shares its only candidate in the graded index with another printing of the same card. The base printing carries the quotes; this variant does not.

In your app
The same numbers, as JSON
Everything on this page is one call to the TCGGraph API: card mtg_f6d25476-cab 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_f6d25476-cab
- Cardmarket product
- 739957
- TCGplayer product
- 519076
- Artist
- Roberta Ingranata
- Set released
- 13 Oct 2023
- Prices updated
- 14 Sept 2026
REST
curl "https://api.tcggraph.com/v1/cards/mtg_f6d25476-cab" \
-H "Authorization: Bearer $TCGGRAPH_KEY"
# realised sales by day
curl "https://api.tcggraph.com/v1/prices/mtg_f6d25476-cab/sales?days=90" \
-H "Authorization: Bearer $TCGGRAPH_KEY"GraphQL
{
card(id: "mtg_f6d25476-cab") {
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 The Third Doctor cards
Other Magic printings with this name, most valuable first.
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.