Trading Card Location | |||||
---|---|---|---|---|---|
Star Trek: The Original Series → Star Trek The Original Series 50th Anniversary → Six Case Incentive | |||||
Front | Middle / Other | Back | |||
Title | Number | Number Made | Manufacturer | Material | Size |
Leonard Nimoy | None | Unknown | Rittenhouse Archives | Cardboard / Paper | 2½” x 3½” (Standard) |
Year | Original Art | Autograph | Costume / Relic | Sticker | Die Cut |
2013 | No | Yes | No | No | No |
Notes | |||||
None |
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 7, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 225.00; } [/insert_php][insert_php] if(strtotime('March 18, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 153.00; } [/insert_php][insert_php] if(strtotime('March 17, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 193.79; } [/insert_php][insert_php] if(strtotime('March 20, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 189.95; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 180.99; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 181.24; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 189.95; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 193.04; } [/insert_php][insert_php] if(strtotime('March 29, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 203.98; } [/insert_php][insert_php] if(strtotime('March 31, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 192.77; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 195.55; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 233.98; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 162.25; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 177.03; } [/insert_php][insert_php] if(strtotime('October 6, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 146.16; } [/insert_php][insert_php] if(strtotime('October 18, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 161.83; } [/insert_php][insert_php] if(strtotime('October 18, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 179.99; } [/insert_php][insert_php] if(strtotime('October 23, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 152.63; } [/insert_php][insert_php] if(strtotime('October 6, 2017')>strtotime('-1 months')){ $counter++; $price = $price + 299.99; } [/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 7, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 225.00; } [/insert_php][insert_php] if(strtotime('March 18, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 153.00; } [/insert_php][insert_php] if(strtotime('March 17, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 193.79; } [/insert_php][insert_php] if(strtotime('March 20, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 189.95; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 180.99; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 181.24; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 189.95; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 193.04; } [/insert_php][insert_php] if(strtotime('March 29, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 203.98; } [/insert_php][insert_php] if(strtotime('March 31, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 192.77; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 195.55; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 233.98; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 162.25; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 177.03; } [/insert_php][insert_php] if(strtotime('October 6, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 146.16; } [/insert_php][insert_php] if(strtotime('October 18, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 161.83; } [/insert_php][insert_php] if(strtotime('October 18, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 179.99; } [/insert_php][insert_php] if(strtotime('October 23, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 152.63; } [/insert_php][insert_php] if(strtotime('October 6, 2017')>strtotime('-3 months')){ $counter++; $price = $price + 299.99; } [/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 7, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 225.00; } [/insert_php][insert_php] if(strtotime('March 18, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 153.00; } [/insert_php][insert_php] if(strtotime('March 17, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 193.79; } [/insert_php][insert_php] if(strtotime('March 20, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 189.95; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 180.99; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 181.24; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 189.95; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 193.04; } [/insert_php][insert_php] if(strtotime('March 29, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 203.98; } [/insert_php][insert_php] if(strtotime('March 31, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 192.77; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 195.55; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 233.98; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 162.25; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 177.03; } [/insert_php][insert_php] if(strtotime('October 6, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 146.16; } [/insert_php][insert_php] if(strtotime('October 18, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 161.83; } [/insert_php][insert_php] if(strtotime('October 18, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 179.99; } [/insert_php][insert_php] if(strtotime('October 23, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 152.63; } [/insert_php][insert_php] if(strtotime('October 6, 2017')>strtotime('-6 months')){ $counter++; $price = $price + 299.99; } [/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 7, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 225.00; } [/insert_php][insert_php] if(strtotime('March 18, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 153.00; } [/insert_php][insert_php] if(strtotime('March 17, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 193.79; } [/insert_php][insert_php] if(strtotime('March 20, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 189.95; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 180.99; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 181.24; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 189.95; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 193.04; } [/insert_php][insert_php] if(strtotime('March 29, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 203.98; } [/insert_php][insert_php] if(strtotime('March 31, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 192.77; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 195.55; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 233.98; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 162.25; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 177.03; } [/insert_php][insert_php] if(strtotime('October 6, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 146.16; } [/insert_php][insert_php] if(strtotime('October 18, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 161.83; } [/insert_php][insert_php] if(strtotime('October 18, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 179.99; } [/insert_php][insert_php] if(strtotime('October 23, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 152.63; } [/insert_php][insert_php] if(strtotime('October 6, 2017')>strtotime('-1 year')){ $counter++; $price = $price + 299.99; } [/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 7, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 225.00; } [/insert_php][insert_php] if(strtotime('March 18, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 153.00; } [/insert_php][insert_php] if(strtotime('March 17, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 193.79; } [/insert_php][insert_php] if(strtotime('March 20, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 189.95; } [/insert_php][insert_php] if(strtotime('March 22, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 180.99; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 181.24; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 189.95; } [/insert_php][insert_php] if(strtotime('March 25, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 193.04; } [/insert_php][insert_php] if(strtotime('March 29, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 203.98; } [/insert_php][insert_php] if(strtotime('March 31, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 192.77; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 195.55; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 233.98; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 162.25; } [/insert_php][insert_php] if(strtotime('April 3, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 177.03; } [/insert_php][insert_php] if(strtotime('October 6, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 146.16; } [/insert_php][insert_php] if(strtotime('October 18, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 161.83; } [/insert_php][insert_php] if(strtotime('October 18, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 179.99; } [/insert_php][insert_php] if(strtotime('October 23, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 152.63; } [/insert_php][insert_php] if(strtotime('October 6, 2017')>strtotime('-3 years')){ $counter++; $price = $price + 299.99; } [/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 + 225.00; [/insert_php][insert_php] $counter++; $price = $price + 153.00; [/insert_php][insert_php] $counter++; $price = $price + 193.79; [/insert_php][insert_php] $counter++; $price = $price + 189.95; [/insert_php][insert_php] $counter++; $price = $price + 180.99; [/insert_php][insert_php] $counter++; $price = $price + 181.24; [/insert_php][insert_php] $counter++; $price = $price + 189.95; [/insert_php][insert_php] $counter++; $price = $price + 193.04; [/insert_php][insert_php] $counter++; $price = $price + 203.98; [/insert_php][insert_php] $counter++; $price = $price + 192.77; [/insert_php][insert_php] $counter++; $price = $price + 195.55; [/insert_php][insert_php] $counter++; $price = $price + 233.98; [/insert_php][insert_php] $counter++; $price = $price + 162.25; [/insert_php][insert_php] $counter++; $price = $price + 177.03; [/insert_php][insert_php] $counter++; $price = $price + 146.16; [/insert_php][insert_php] $counter++; $price = $price + 161.83; [/insert_php][insert_php] $counter++; $price = $price + 179.99; [/insert_php][insert_php] $counter++; $price = $price + 152.63; [/insert_php][insert_php] $counter++; $price = $price + 299.99; [/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 |
October 6, 2017 | $299.99 | No | Near Mint/Mint (7-10) | Ebay | admin |
October 23, 2016 | $152.63 | No | Near Mint/Mint (7-10) | Ebay | admin |
October 18, 2016 | $161.83 | No | Near Mint/Mint (7-10) | Ebay | admin |
October 18, 2016 | $179.99 | No | Near Mint/Mint (7-10) | Ebay | admin |
October 6, 2016 | $146.16 | No | Near Mint/Mint (7-10) | Ebay | admin |
April 3, 2016 | $195.55 | No | Near Mint/Mint (7-10) | Ebay | admin |
April 3, 2016 | $233.98 | No | Near Mint/Mint (7-10) | Ebay | admin |
April 3, 2016 | $162.25 | No | Near Mint/Mint (7-10) | Ebay | admin |
April 3, 2016 | $177.03 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 31, 2016 | $192.77 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 29, 2016 | $203.98 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 25, 2016 | $181.24 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 25, 2016 | $189.95 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 25, 2016 | $193.04 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 22, 2016 | $180.99 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 20, 2016 | $189.95 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 18, 2016 | $153.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 17, 2016 | $193.79 | No | Near Mint/Mint (7-10) | Ebay | admin |
March 7, 2016 | $225.00 | No | Near Mint/Mint (7-10) | Ebay | admin |