Difference between revisions of "1998 Fleer Diamond Ink"

From BaseballCardPedia.com
Jump to: navigation, search
(Created page with '<!-- right|frame|The description goes here --> =Description= 1998 Fleer Diamond Ink was a unique redemption program which allowed collectors to save "poi…')
 
(Checklist)
Line 12: Line 12:
  
 
<sql2wiki database = "carddb">
 
<sql2wiki database = "carddb">
SELECT num,player FROM cards WHERE (year = 2000) AND (setname = 'Fleer Tradition Diamond Ink');
+
SELECT num,player FROM cards WHERE (year = 1998) AND (setname = 'Fleer Tradition Diamond Ink');
 
</sql2wiki
 
</sql2wiki
  
 
[[Category:Fleer]]
 
[[Category:Fleer]]
 
[[Category:1998]]
 
[[Category:1998]]

Revision as of 03:41, 1 April 2011


Description

1998 Fleer Diamond Ink was a unique redemption program which allowed collectors to save "points" and exchange them for autographed baseballs.

Randomly inserted into all 1998 Fleer-branded baseball products (1998 Fleer Tradition, 1998 Ultra, and 1998 Flair Showcase) was a Diamond Ink point card bearing the name of one of ten Major League stars, and a point value. Collectors who saved 500 points of the same player could then redeem them for an autographed baseball signed by that player.

Point cards came in 1, 5, 10, and 25 point increments. Judging from supplies on the secondary market at the time of the promotion it appears that a few players -- most notably Roger Clemens, Tony Gwynn, and Alex Rodriguez -- were in shorter supply than others. Greg Maddux was a very late addition to the promotion, thus his point cards were made available only in 1998 Fleer Tradition Series One packs.

Checklist

<sql2wiki database = "carddb"> SELECT num,player FROM cards WHERE (year = 1998) AND (setname = 'Fleer Tradition Diamond Ink'); </sql2wiki