2019 Bowman Next: Difference between revisions
Created page with "=Description= 2019 Bowman Next is a series of four on-demand, printed-to-order, trading card sets issued by Topps in late 2019. All three sets were distributed similarly to..." |
|||
Line 4: | Line 4: | ||
==Bowman Next== | ==Bowman Next== | ||
https://img.comc.com/i/Baseball/2019/Bowman-Next-Topps-Now---Base/3/Victor-Victor-Mesa.jpg?id=b77d46b0-3153-43c0-9162-35022d3f71e8&size=original&side=front&.jpg | |||
https://img.comc.com/i/Baseball/2019/Bowman-Next-Topps-Now---Base/3/Victor-Victor-Mesa.jpg?id=b77d46b0-3153-43c0-9162-35022d3f71e8&size=original&side=back&.jpg | |||
This fifteen-card set features highlights and participants in the 2019 Arizona Fall League (AFL). The AFL is MLB's annual showcase for the leagues top prospects. Like Topps Now, each card is a highlight from the previous day, and was only available for a 24-hour period. Each card cost $9.99. All players are depicted in their AFL jerseys. | This fifteen-card set features highlights and participants in the 2019 Arizona Fall League (AFL). The AFL is MLB's annual showcase for the leagues top prospects. Like Topps Now, each card is a highlight from the previous day, and was only available for a 24-hour period. Each card cost $9.99. All players are depicted in their AFL jerseys. | ||
Line 9: | Line 12: | ||
<sql2wiki database="carddb"> | <sql2wiki database="carddb"> | ||
SELECT num,player,info,serial FROM cards WHERE (year = 2019) AND (setname = 'Bowman Next'); | SELECT num,player,info,serial FROM cards WHERE (year = 2019) AND (setname = 'Bowman Next'); | ||
<sql2wiki> | </sql2wiki> | ||
===Autographs=== | ===Autographs=== | ||
Line 24: | Line 27: | ||
<sql2wiki database="carddb"> | <sql2wiki database="carddb"> | ||
SELECT num,player,info,serial FROM cards WHERE (year = 2019) AND (setname LIKE 'Bowman Next Autographs') AND (num LIKE '%A'); | SELECT num,player,info,serial FROM cards WHERE (year = 2019) AND (setname LIKE 'Bowman Next Autographs') AND (num LIKE '%A'); | ||
<sql2wiki> | </sql2wiki> | ||
==Fall Star Game Autographed Relics== | ==Fall Star Game Autographed Relics== | ||
Revision as of 16:19, 9 January 2020
Description
2019 Bowman Next is a series of four on-demand, printed-to-order, trading card sets issued by Topps in late 2019. All three sets were distributed similarly to the Topps Now cards, and can be seen as a way to bring the Topps Now model to the Bowman Brand.
Bowman Next
This fifteen-card set features highlights and participants in the 2019 Arizona Fall League (AFL). The AFL is MLB's annual showcase for the leagues top prospects. Like Topps Now, each card is a highlight from the previous day, and was only available for a 24-hour period. Each card cost $9.99. All players are depicted in their AFL jerseys.
- 1 Joey Bart 1434
- 2 Daniel Lynch 366
- 3 Victor Victor Mesa 350
- 4 Jo Adell 389
- 5 Joey Bart 383
- 6 Brandon Wagner 305
- 7 Jo Adell 238
- 8 Forrest Whitley 295
- 9 Greg Deichmann 276
- 10 Royce Lewis 347
- 11 Royce Lewis 269
- 12 Sterling Sharp 227
- 13 Royce Lewis 210
- 14 Daniel Lynch 184
- 15 Ashton Goudeau 172
Autographs
As with the regular Topps Now product, autographed cards of the day's subject were also offered. Each card is serial-numbered to 99 copies and also available in the following parallels.
- Purple (serial-numbered to 49 copies)
- Blue (serial-numbered to 25 copies)
- Red (serial-numbered to ten)
- Orange (serial-numbered to five)
- Gold (one-of-one)
NOTE: Cards #5 and 12 are not available in the base set; only the parallels.
- 10A Royce Lewis 99
Fall Star Game Autographed Relics
This 12-card set features autographed game-used relics from the 2019 AFL Fall Star Game. Each card was offered a la carte and was serial-numbered to ten and also available in the following parallels.
- Orange (serial-numbered to five)
- Gold (one-of-one)
NOTE: Card #FSG-1 in the set was the only card offered unautographed. This card is serial-numbered to 99 copies and also available in the following parallels.
- Purple (serial-numbered to 49 copies)
- Blue (serial-numbered to 25 copies)
- Red (serial-numbered to ten)
- Orange (serial-numbered to five)
- Gold (one-of-one)
<sql2wiki database="carddb"> SELECT num,player,info,serial FROM cards WHERE (year = 2019) AND (setname LIKE 'Bowman Next Fall Star Game%') AND (num LIKE '%A'); <sql2wiki>
AFL Team Sets
AFL Team Sets is a series of six, ten-card team sets for each of the Arizona Fall League teams. Each set was available beginning September 15th and ending October 25th for a price of $29.99 per set.
Glendale Desert Dogs
73 sets were sold.
<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2019) AND (setname = 'Bowman Next Team Sets') AND (team = 'Glendale Desert Dogs'); <sql2wiki>
Mesa Solar Sox
99 sets were sold.
<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2019) AND (setname = 'Bowman Next Team Sets') AND (team = 'Mesa Solar Sox'); <sql2wiki>
Peoria Javelinas
247 sets were sold.
<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2019) AND (setname = 'Bowman Next Team Sets') AND (team = 'Peoria Javelinas'); <sql2wiki>
Scottsdale Scorpions
261 sets were sold.
<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2019) AND (setname = 'Bowman Next Team Sets') AND (team = 'Scottsdale Scorpions'); <sql2wiki>
Surprise Saguaros
76 sets were sold.
<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2019) AND (setname = 'Bowman Next Team Sets') AND (team = 'Surprise Saguaros'); <sql2wiki>
Autographs
Collectors had the option of upgrading their team set by adding an autograph for an additional $50. Each of the six teams had two autographs and Topps guaranteed that collectors would receive an autograph of both players if they purchased two autographed team sets.
<sql2wiki database="carddb"> SELECT num,player,team FROM cards WHERE (year = 2019) AND (setname = 'Bowman Next Team Sets Autographs'); <sql2wiki>
Top 20
Bowman Next Top 20 features, in Topps' opinion, the top 20 prospects entering the 2020 season. Beginning in November, 2019, one card was made available on an a la carte basis for a 24-hour period.
Unlike previous Bowman Next sets, all players are depicted in their Major League uniforms.
<sql2wiki database="carddb"> SELECT num,player,info,serial FROM cards WHERE (year = 2019) AND (setname = 'Bowman Next Top 20'); <sql2wiki>
Autographs
As with the regular Topps Now product, autographed cards of the day's subject were also offered. Each card is serial-numbered to 99 copies and also available in the following parallels.
- Purple (serial-numbered to 49 copies)
- Blue (serial-numbered to 25 copies)
- Red (serial-numbered to ten)
- Orange (serial-numbered to five)
- Gold (one-of-one)
<sql2wiki database="carddb"> SELECT num,player,info FROM cards WHERE (year = 2019) AND (setname = 'Bowman Next Top 20 Autographs'); <sql2wiki>