Trading Card Location | |||||
---|---|---|---|---|---|
Star Trek: The Original Series → Star Trek The Original Series 50th Anniversary → Mirror, Mirror Uncut | |||||
Front | Middle / Other | Back | |||
Title | Number | Number Made | Manufacturer | Material | Size |
Mirror, Mirror Uncut (1:12 Packs) | None | Unknown | Rittenhouse Archives | Cardboard / Paper | 2½” x 3½” (Standard) |
Year | Original Art | Autograph | Costume / Relic | Sticker | Die Cut |
2016 | No | No | No | No | No |
Notes | |||||
The prices include all 50 Trading Cards in the set. |
Non-Graded Price History Averages | |||||
---|---|---|---|---|---|
1 Month | 3 Months | 6 Months | 1 Year | 3 Years | Lifetime |
[insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('March 2, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 60.00; } [/insert_php][insert_php] if(strtotime('March 12, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 60.00; } [/insert_php][insert_php] if(strtotime('March 16, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 54.99; } [/insert_php][insert_php] if(strtotime('March 24, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 56.99; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 63.00; } [/insert_php][insert_php] if(strtotime('March 29, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 56.45; } [/insert_php][insert_php] if(strtotime('April 2, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 59.99; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 56.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 62.45; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('March 2, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 60.00; } [/insert_php][insert_php] if(strtotime('March 12, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 60.00; } [/insert_php][insert_php] if(strtotime('March 16, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 54.99; } [/insert_php][insert_php] if(strtotime('March 24, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 56.99; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 63.00; } [/insert_php][insert_php] if(strtotime('March 29, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 56.45; } [/insert_php][insert_php] if(strtotime('April 2, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 59.99; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 56.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 62.45; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('March 2, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 60.00; } [/insert_php][insert_php] if(strtotime('March 12, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 60.00; } [/insert_php][insert_php] if(strtotime('March 16, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 54.99; } [/insert_php][insert_php] if(strtotime('March 24, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 56.99; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 63.00; } [/insert_php][insert_php] if(strtotime('March 29, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 56.45; } [/insert_php][insert_php] if(strtotime('April 2, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 59.99; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 56.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 62.45; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('March 2, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 60.00; } [/insert_php][insert_php] if(strtotime('March 12, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 60.00; } [/insert_php][insert_php] if(strtotime('March 16, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 54.99; } [/insert_php][insert_php] if(strtotime('March 24, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 56.99; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 63.00; } [/insert_php][insert_php] if(strtotime('March 29, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 56.45; } [/insert_php][insert_php] if(strtotime('April 2, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 59.99; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 56.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 62.45; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('March 2, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 60.00; } [/insert_php][insert_php] if(strtotime('March 12, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 60.00; } [/insert_php][insert_php] if(strtotime('March 16, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 54.99; } [/insert_php][insert_php] if(strtotime('March 24, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 56.99; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 63.00; } [/insert_php][insert_php] if(strtotime('March 29, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 56.45; } [/insert_php][insert_php] if(strtotime('April 2, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 59.99; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 56.00; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 62.45; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] $counter++; $price = $price + 60.00; [/insert_php][insert_php] $counter++; $price = $price + 60.00; [/insert_php][insert_php] $counter++; $price = $price + 54.99; [/insert_php][insert_php] $counter++; $price = $price + 56.99; [/insert_php][insert_php] $counter++; $price = $price + 63.00; [/insert_php][insert_php] $counter++; $price = $price + 56.45; [/insert_php][insert_php] $counter++; $price = $price + 59.99; [/insert_php][insert_php] $counter++; $price = $price + 56.00; [/insert_php][insert_php] $counter++; $price = $price + 62.45; [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] |
Price History Detail | |||||
---|---|---|---|---|---|
Date Sold | Price | Graded | Condition | Location | User |
April 3, 2016 | $56.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
April 3, 2016 | $62.45 | No | Near Mint/Mint (7-10) | Ebay | admin |
April 2, 2016 | $59.99 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 29, 2016 | $56.45 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 25, 2016 | $63.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 24, 2016 | $56.99 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 16, 2016 | $54.99 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 12, 2016 | $60.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 2, 2016 | $60.00 | No | Near Mint/Mint (7-10) | Ebay | admin |