Skip to content
Prepaid, no subscription trap. Top up a balance and we draw the monthly fee from it.
tcggraph

Yu-Gi-Oh! Trading Card Game · Ultimate Edition 2 · #UE02-EN001 · Ultra Rare

Dragon Master Knight

Dragon Master Knight (Ultimate Edition 2 #UE02-EN001, Yu-Gi-Oh!) price: Cardmarket from €2.94, trend €21.69, TCGplayer $10.56, PSA 10 $463.10.

€2.94
Cardmarket, cheapest
any language, any condition
€21.69
Cardmarket trend
7-day average €7.37, 30-day €14.23
$10.56
TCGplayer market
low $3.07
$463.10
PSA 10
130 sold in the last year, all grades
Dragon Master Knight, Ultimate Edition 2 #UE02-EN001

Graded

Dragon Master Knight graded prices

What graded copies of this printing sell for, by grader and grade, in USD. Refreshed daily from our graded index.

GraderGradePrice
BGS10$602.00
PSA10$463.10
CGC10$278.00
SGC10$278.00
Any grader9.5$225.00
Any grader9$65.26
Any grader8$57.59
Any grader7$21.50
Ungraded$7.74

In your app

The same numbers, as JSON

Everything on this page is one call to the TCGGraph API: card ygo_ue02_en001 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
ygo_ue02_en001
Cardmarket product
244612
TCGplayer product
26172
Prices updated
13 Sept 2026
REST
curl "https://api.tcggraph.com/v1/cards/ygo_ue02_en001" \
  -H "Authorization: Bearer $TCGGRAPH_KEY"

# realised sales by day
curl "https://api.tcggraph.com/v1/prices/ygo_ue02_en001/sales?days=90" \
  -H "Authorization: Bearer $TCGGRAPH_KEY"
GraphQL
{
  card(id: "ygo_ue02_en001") {
    name
    prices { source currency low trend market }
    languagePrices {
      language finish low lowNm offers truncatedAbove
      conditions { condition low offers }
    }
    gradedPrices { grader grade price }
  }
}

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 Konami.