2006 FanFest: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
=Description= | =Description= | ||
2006 FanFest were three separate sets distributed at the 2006 All-Star Game FanFest in Pittsburgh. | 2006 FanFest were three separate sets distributed at the 2006 All-Star Game FanFest in Pittsburgh. Two five-card sets was produced by Topps, and a six-card set was issued by Upper Deck. As with other FanFest sets, all cards were distributed via wrapper redemption programs. | ||
=Checklist= | =Checklist= | ||
Line 14: | Line 12: | ||
SELECT num,player,info FROM cards WHERE (year = 2006) AND (setname = 'Topps All-Star FanFest'); | SELECT num,player,info FROM cards WHERE (year = 2006) AND (setname = 'Topps All-Star FanFest'); | ||
</sql2wiki> | </sql2wiki> | ||
===Pirates=== | |||
<sql2wiki database="carddb"> | |||
SELECT num,player,info FROM cards WHERE (year = 2006) AND (setname = 'Topps Pirates FanFest'); | |||
</sql2wiki> | |||
==Upper Deck== | ==Upper Deck== | ||
Collectors who purchased five packs of any 2006 Upper Deck baseball product and opened them at Upper Deck's corporate booth would receive a pack containing their six-card All-Star set. | |||
<sql2wiki database="carddb"> | <sql2wiki database="carddb"> | ||
SELECT num,player,info FROM cards WHERE (year = 2006) AND (setname = 'Upper Deck All-Star FanFest'); | SELECT num,player,info FROM cards WHERE (year = 2006) AND (setname = 'Upper Deck All-Star FanFest'); | ||
</sql2wiki> | </sql2wiki> | ||
[[Category:2006]] | [[Category:2006]] |
Revision as of 16:59, 13 November 2023
Description
2006 FanFest were three separate sets distributed at the 2006 All-Star Game FanFest in Pittsburgh. Two five-card sets was produced by Topps, and a six-card set was issued by Upper Deck. As with other FanFest sets, all cards were distributed via wrapper redemption programs.
Checklist
Topps
Topps produced a five-card set, with a different card for each of FanFest's five days. To receive the card of the day, collectors had to purchase five packs of any 2006 Topps baseball product and open them at Topps' corporate booth.
- 1 Ichiro Suzuki
- 2 Roberto Clemente
- 3 Albert Pujols
- 4 Mickey Mantle
- 5 Alex Rodriguez
Pirates
Upper Deck
Collectors who purchased five packs of any 2006 Upper Deck baseball product and opened them at Upper Deck's corporate booth would receive a pack containing their six-card All-Star set.
- 1 Ken Griffey, Jr.
- 2 Derek Jeter
- 3 Miguel Cabrera
- 4 Albert Pujols
- 5 Babe Ruth
- 6 Ty Cobb