Jump to content

2024 Panini Impeccable: Difference between revisions

From BaseballCardPedia.com
 
(10 intermediate revisions by the same user not shown)
Line 285: Line 285:


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Prospects Cooperstown Logo')
SELECT num,player FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Silver Prospects Logo')
</sql2wiki>
</sql2wiki>


==Game-Used==
==Game-Used==
Line 300: Line 299:


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Jumbo Patches');
SELECT num,player FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Impeccable Jumbo Patches - Batting Gloves');
</sql2wiki>
</sql2wiki>
==Autographs==
==Autographs==


<!--
'''NOTE:''' With the exception of the All-Star Signatures, Cooperstown Signatures, No-Hitters Signatures, and Numbers Signatures, all autographs are also available in the following parallels.
 
===Award Winning Autographs||19||varies||?
|-
|Award Winning Autographs Holo Silver||19||25||?
|-
|Award Winning Autographs Holo Gold||19||10||?
|-
|Award Winning Autographs Platinum||18||one-of-one||?
|-
|Canvas Creations Signatures||48||varies||?
|-
|Canvas Creations Signatures Holo Silver||48||25||?
|-
|Canvas Creations Signatures Holo Gold||48||10||?
|-
|Canvas Creations Signatures Platinum||48||one-of-one||?
|-
|Extravagance Autographs||30||varies||?
|-
|Extravagance Autographs Holo Silver||30||25||?
|-
|Extravagance Autographs Holo Gold||29||10||?
|-
|Extravagance Autographs Platinum||29||one-of-one||?
|-
|Illustrious Ink||28||varies||?
|-
|Illustrious Ink Holo Silver||28||25||?
|-
|Illustrious Ink Holo Gold||28||10||?
|-
|Illustrious Ink Platinum||28||one-of-one||?
|-
|Immortal Ink||29||varies||?
|-
|Immortal Ink Holo Silver||23||25||?
|-
|Immortal Ink Holo Gold||27||10||?
|-
|Immortal Ink Platinum||29||one-of-one||?
|-
|Indelible Ink||40||varies||?
|-
|Indelible Ink Holo Silver||40||25||?
|-
|Indelible Ink Holo Gold||40||10||?
|-
|Indelible Ink Platinum||40||one-of-one||?
|-
|Lumber Signatures||40||varies||?
|-
|Lumber Signatures Holo Silver||36||25||?
|-
|Lumber Signatures Holo Gold||40||10||?
|-
|Lumber Signatures Platinum||40||one-of-one||?
|-
|Timeless Moments Signatures||29||varies||?
|-
|Timeless Moments Signatures Holo Silver||22||varies||?
|-
|Timeless Moments Signatures Holo Gold||27||10||?
|-
|Timeless Moments Signatures Platinum||28||one-of-one||?
|-
|Watercolor Signatures||30||varies||?
|-
|Watercolor Signatures Holo Silver||30||25||?
|-
|Watercolor Signatures Holo Gold||29||10||?
|-
|Watercolor Signatures Platinum||30||one-of-one||?
|-
|All-Star Signatures||30||varies||?
|-
|Cooperstown Signatures||20||varies||?
|-
|No-Hitters Signatures||10||varies||?
|-
|Numbers Signatures||40||varies||?
|-
|Elegance Prospect Jersey Autographs||96||99||?
|-
|Elegance Prospect Jersey Autographs Holo Silver||96||25||?
|-
|Elegance Prospect Jersey Autographs Holo Gold||96||10||?
|-
|Elegance Prospect Jersey Autographs Emerald||96||4||FOTL
|-
|Elegance Prospect Jersey Autographs Platinum||96||one-of-one||?
 
 
<!--
 
===Signatures===
 
Each Signature is serial-numbered to the production figures listed below and also available in the following parallels.


* Holo Silver (serial-numbered to 25 copies
* Holo Gold (serial-numbered to ten)
* Holo Gold (serial-numbered to ten)
* Platinum (one-of-one)
* Platinum (one-of-one)
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Signatures')
</sql2wiki>
===Clearly Immaculate Signatures===


Each Clearly Immaculate Signature is serial-numbered to the production figures listed below and also available in the following parallels.
===Award Winning Autographs===


* Red (serial-numbered to 35 copies)
'''NOTE:''' Card #2 is not available in the one-of-one Platinum parallel.
* Blue (serial-numbered to 25 copies)
* Holo Gold (serial-numbered to ten)
* Green (serial-numbered to five)
* Platinum (one-of-one)


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Clearly Immaculate Signatures')
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Award Winning Autographs')
</sql2wiki>
</sql2wiki>
===Marks===
===Canvas Creations Signatures===
 
Each Marks autograph is serial-numbered to the production figures listed below and also available in the following parallels.
 
* Red (see below)
* Holo Silver (see below)
* Black (see below)
* Green (see below)
* Platinum (one-of-one)


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Marks');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Canvas Creations Signatures')
</sql2wiki>
</sql2wiki>
====Red====
===Extravagance Autographs===


<sql2wiki database="carddb">
'''NOTES'''
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Marks Red');
</sql2wiki>
====Holo Silver====


<sql2wiki database="carddb">
* Card #18 is not available in the Holo Gold parallel.
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Marks Holo Silver');
* Card #14 is not available in the Platinum parallel.
</sql2wiki>
====Black====


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Marks Black');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Extravagance Autographs')
</sql2wiki>
</sql2wiki>
====Green====
===Illustrious Ink===


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Marks Green');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Illustrious Ink')
</sql2wiki>
</sql2wiki>
===Shadowbox Signatures===
===Immortal Ink===


Each Shadowbox Signature is serial-numbered to the production figures listed below and also available in the following parallels.
'''NOTES'''


* Red (see below)
* Cards #16 and #27 are not available in the Holo Silver, and are numbered to five in the Holo Gold parallel.
* Holo Silver (see below)
* Cards #1, #17, #28 and #30 are not available in the Holo Silver parallel.
* Black (see below)
* Green (see below)
* Platinum (one-of-one)


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Shadowbox Signatures');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Immortal Ink')
</sql2wiki>
</sql2wiki>
====Red====
===Indelible Ink===


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Shadowbox Signatures Red');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Indelible Ink')
</sql2wiki>
</sql2wiki>
====Holo Silver====
===Lumber Signatures===


<sql2wiki database="carddb">
'''NOTES'''
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Shadowbox Signatures Holo Silver');
</sql2wiki>
====Black====


<sql2wiki database="carddb">
* Card #15 is not available in the Holo Silver, and serial-numbered to five in the Holo Gold parallel.
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Shadowbox Signatures Black');
* Cards #8, #10, and #39 are not available in the Holo Silver parallel.
</sql2wiki>
====Green====


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Shadowbox Signatures Green');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Impeccable Lumber Signatures')
</sql2wiki>
</sql2wiki>
===Moments===
===Timeless Moments Signatures===


Each Moments is serial-numbered to ten.
'''NOTES'''
 
<sql2wiki database="carddb">
SELECT num,player,info FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Moments');
</sql2wiki>


===Hall of Fame Induction Signatures===
* The production figures for the Holo Silver parallel varies and is listed below.
 
* Cards #2, #16, and #30 are serial-numbered to five in the Holo Gold parallel.
Each Hall of Fame Induction Signatures is serial-numbered to ten.
* Card #17 does not exist in the Platinum parallel.


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Hall of Fame Induction Signatures');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Timeless Moments Signatures')
</sql2wiki>
</sql2wiki>
 
====Holo Silver====
==Autographed Game-Used==
 
===Material Autographs===
 
Each Material Autograph is serial-numbered to 99 copies and also available in the following parallels.
 
* Jersey Number (see below)
* Red (serial-numbered to 49 copies)
* Holo Silver (serial-numbered to 25 copies)
* Black (serial-numbered to ten)
* Pink (serial-numbered to eight; exclusive to 1st Off the Line boxes)
* Green (serial-numbered to five)
* Holo Gold (serial-numbered to two)
* Tag (one-of-one)
* Platinum (one-of-one)
* Printing Plates (set of four for each card)
 
'''NOTE:''' Production figures listed below are for the Jersey Number parallel.


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Material Autographs Jersey Number');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Timeless Moments Signatures Holo Silver')
</sql2wiki>
</sql2wiki>
===Watercolor Signatures===


===Materials Signatures===
'''NOTE:''' Card #9 does not exist in the Holo Gold parallel.
 
Each Materials Signatures is serial-numbered to the production figures listed below and also available in the following parallels.


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Watercolor Signatures')
</sql2wiki>
</sql2wiki>
====Prime====
===All-Star Signatures===


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures Prime');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Impeccable All-Stars Signatures')
</sql2wiki>
</sql2wiki>
====Fielding Gloves====


<sql2wiki database="carddb">
===Cooperstown Signatures===
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures Fielding Glove');
</sql2wiki>
====Socks====


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures Socks');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Impeccable Cooperstown Signatures')
</sql2wiki>
</sql2wiki>
====Batting Gloves====
===No-Hitters Signatures===


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures Batting Gloves');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Impeccable No-Hitters Signatures')
</sql2wiki>
</sql2wiki>
====Cleats====
===Numbers Signatures===


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures Cleats');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Impeccable Numbers Signatures')
</sql2wiki>
</sql2wiki>
====Jackets====


<sql2wiki database="carddb">
==Autographed Game-Used==
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures Jackets');
</sql2wiki>
====Jacket Brand Logo====


The Randy Johnson Materials Signatures Jacket Brand Logo is a one-of-one.
===Elegance Prospect Jersey Autographs===


<sql2wiki database="carddb">
Each Elegance Prospect Jersey Autograph is serial-numbered to 99 copies and also available in the following parallels.
SELECT num,player,info FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures Jacket Brand Logo');
</sql2wiki>


====Hat Eyelets====
* Holo Silver (serial-numbered to 25 copies)
 
* Holo Gold (serial-numbered to ten)
<sql2wiki database="carddb">
* Emerald (serial-numbered to four; exclusive to 1st Off the Line packs)
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures Hat Eyelets');
</sql2wiki>
====Hat Laundry Tags====
 
Both Materials Signatures Hat Laundry Tags are ones-of-one.
 
<sql2wiki database="carddb">
SELECT num,player,info FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures Hat Laundry Tag');
</sql2wiki>
 
====Jersey Brand Logo====
 
Each Materials Signatures Jersey Brand Logo is a one-of-one.
 
<sql2wiki database="carddb">
SELECT num,player,info FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures Jersey Brand Logo');
</sql2wiki>
 
====Socks Brand Logo====
 
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Materials Signatures Sock Brand Logo');
</sql2wiki>
 
===Clearly Immaculate Material Signatures===
 
Each Clearly Immaculate Material Signatures is serial-numbered to the production figures listed below and also available in the following parallels.
 
* Holo Gold (see below)
* Platinum (one-of-one)
* Platinum (one-of-one)


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Clearly Immaculate Material Signatures');
SELECT num,player,info FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable Elegance Prospect Jersey Autographs')
</sql2wiki>
</sql2wiki>
====Holo Gold====
==2023 Panini Immaculate Updates==
 
Each Clearly Immaculate Material Signatures Holo Gold is serial-numbered to ten.


<sql2wiki database="carddb">
The following are done in the style of the [[2023 Panini Immaculate]] set.
SELECT num,player,info FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Clearly Immaculate Material Signatures Holo Gold');
</sql2wiki>


===Premium Patch Autographs===
===Bobby Abreu Shadowbox Signatures===


Each Premium Patch Autograph is serial-numbered to 25 copies and also available in the following parallels.
This card is serial-numbered to 99 copies and also available in the following parallels.


* Black (serial-numbered to ten)
* Red (serial-numbered to 49 copies)
* Holo Silver (serial-numbered to 25 copies)
* Black (serial-numbered to ten)
* Green (serial-numbered to five)
* Green (serial-numbered to five)
* Brand Logo (one-of-one)
* Tag (one-of-one)
* Platinum (one-of-one)
* Platinum (one-of-one)
* Printing Plates (set of four for each card)


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,info FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Premium Patch Autographs');
SELECT num,player,info FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable 2023 Panini Impeccable - Shadowbox Signatures')
</sql2wiki>
</sql2wiki>
===Marks===


===Jumbo Signatures===
Each Marks is serial-numbered to 49 copies and also available in the following parallels.


====Bat====
* Red (serial-numbered to 25 copies)
 
* Holo Silver (serial-numbered to ten)
Each Jumbo Bat Signatures is serial-numbered to the production figures listed below and also available in the following parallels.
* Black (seiral-numbered to seven)
 
* Green (serial-numbered to five)
* Blue (serial-numbered to 25 copies)
* Holo Gold (serial-numbered to ten)
* Green (serial-numbered to five)
* Platinum (one-of-one)
* Platinum (one-of-one)
* Printing Plates (set of four for each card)
'''NOTES'''
* Cards #2, 4, 15, 17, 18, 20, 29, 31, 32, 34, 35, 36, 37, 38, and 40 are not available in the Blue parallel.
* Cards #1, 30, and 33 and not available in the Blue or Holo Gold parallels.


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Jumbo Bat Signatures');
SELECT num,player,info FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable 2023 Panini Impeccable - Marks')
</sql2wiki>
</sql2wiki>
====Fielding Glove====
===Prospect Patch Autographs===


Each Jumbo Fielding Glove Signatures is serial-numbered to the figures listed below and also available in the following parallels.
Each Prospect Patch Autograph is serial-numbered to 99 copies and also available in the following parallels.


* Blue (serial-numbered to 25 copies)
* Jersey Number (see below)
* Holo Gold (serial-numbered to ten)
* Red (serial-numbered to 49 copies)
* Holo Silver (serial-numbered to 25 copies)
* Black (seiral-numbered to ten)
* Button (serial-numbered to eight)
* Pink (serial-numbered to eight)
* Green (serial-numbered to five)
* Green (serial-numbered to five)
* Platinum (one-of-one)
* Holo Gold (serial-numbered to two)
 
* Brand Logo (one-of-one)
<sql2wiki database="carddb">
* Tag (one-of-one)
SELECT num,player,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Jumbo Fielding Glove Signatures');
* Printing Plates (set of four for each)
</sql2wiki>
====Jacket====
 
Each Jumbo Jacket Signatures is serial-numbered to the production figures listed below and also available in the following parallels.


* Blue (see below)
'''NOTE:''' Cards #1, #3, and #4 are not available in the Button, Pink, Green, Holo Gold, Brand Logo, Tag, or Printing Plate parallels.
* Gold (serial-numbered to ten)
* Green (serial-numbered to five)
* Platinum (one-of-one)
* Printing Plates (set of four for each card)


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Jumbo Jacket Signatures');
SELECT num,player,info,serial FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable 2023 Panini Impeccable - Prospect Patch Autographs Jersey Number')
</sql2wiki>
</sql2wiki>
=====Blue=====


<sql2wiki database="carddb">
===Lee Smith Autographed Materials===
SELECT num,player,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Jumbo Jacket Signatures Blue');
</sql2wiki>
====Socks====


Each Jumbo Socks Signatures is serial-numbered to 49 copies and also available in the following parallels.
This card is serial-numbered to 49 copies and also available in the following parallels.


* Blue (see below)
* Jersey Number (serial-numbered to 47 copies)
* Holo Gold (see below)
* Red (serial-numbered to 25 copies)
* Green (see below)
* Holo Silver (serial-numbered to ten)
* Black (seiral-numbered to seven)
* Green (serial-numbered to five)
* Pink (serial-numbered to four)
* Holo Gold (serial-numbered to two)
* Platinum (one-of-one)
* Platinum (one-of-one)
* Printing Plates (set of four for each card)
* Printing Plates (set of four for each)
 
'''NOTES'''
 
* Cards #1 and 15 are serial-numbered to 25 and 15 in the base set and Blue parallel, respectively.


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Jumbo Socks Signatures');
SELECT num,player,info FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable 2023 Panini Impeccable - Autographed Materials')
</sql2wiki>
</sql2wiki>
===Dual Material Signatures===
===Robert Hassel Premium Patch Autograph===


Each Dual Material Signatures is serial-numbered to the production figures listed below and also available in the following parallels.
This card is serial-numbered to 49 copies and also available in the following parallels.


* Red (see below)
* Black (seiral-numbered to ten)
* Holo Silver (see below)
* Green (serial-numbered to five)
* Black (see below)
* Brand Logo (one-of-one)
* Green (see below)
* Tag (one-of-one)
* Platinum (one-of-one)
* Platinum (one-of-one)


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Dual Material Signatures');
SELECT num,player,info FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable 2023 Panini Impeccable - Premium Patch Autographs')
</sql2wiki>
====Red====
 
<sql2wiki database="carddb">
SELECT num,player,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Dual Material Signatures Red');
</sql2wiki>
====Holo Silver====
 
<sql2wiki database="carddb">
SELECT num,player,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Dual Material Signatures Holo Silver');
</sql2wiki>
====Black====
 
<sql2wiki database="carddb">
SELECT num,player,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Dual Material Signatures Black');
</sql2wiki>
====Green====
 
<sql2wiki database="carddb">
SELECT num,player,serial FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Dual Material Signatures Green');
</sql2wiki>
</sql2wiki>
===Prospect Triple Memorabilia Signatures===


===Rookie Triple Memorabilia Signatures===
Each Prospect Triple Memorabilia Signature is serial-numbered to 99 copies and also available in the following parallels.
 
Each Rookie Triple Memorabilia Signature is serial-numbered to 99 copies and also available in the following parallels.


* Red (serial-numbered to 49 copies)
* Red (serial-numbered to 49 copies)
* Holo Silver (serial-numbered to 25 copies)
* Holo Silver (serial-numbered to 25 copies)
* Black (serial-numbered to ten)
* Black (serial-numbered to ten)
* Green (serial-numbered to five)
* Green (serial-numbered to five)
* Platinum (one-of-one)
* Platinum (one-of-one)


<sql2wiki database="carddb">
<sql2wiki database="carddb">
SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Panini Immaculate Rookie Triple Memorabilia Signatures');
SELECT num,player,info FROM cards WHERE (year = 2024) AND (setname = 'Panini Impeccable 2023 Panini Impeccable - Prospect Triple Memorabilia Signatures')
</sql2wiki>
</sql2wiki>
-->


[[Category:Panini]]
[[Category:Panini]]
[[Category:2024]]
[[Category:2024]]

Latest revision as of 16:37, 2 December 2024

Description

[edit]

2024 Panini Impeccable is a 100-card set released November 13th. All cards in the product are serial-numbered to 99 copies or fewer. Each nine-card Hobby box will yield five autographs.

Distribution

[edit]

Nine cards per box. Three boxes per case. Hobby only.

Reviews

[edit]

Insertion Ratios

[edit]
Cards Total Cards Numbered To Hobby Odds
Base 100 99 ?
Silver 100 60 ?
Gold 100 30 ?
Holo Silver 100 25 ?
Holo Gold 100 10 ?
Amethyst 100 5 ?
Platinum 100 one-of-one ?
Stainless Stars 25 99 ?
Stainless Stars Purple 25 25 ?
Stainless Stars Gold 25 10 ?
Stainless Stars Platinum 25 one-of-one ?
Cooperstown Logo 50 25 ?
Cooperstown Logo Gold 50 one-of-one ?
Prospects Logo 50 25 ?
Prospects Logo Gold 50 one-of-one ?
Jumbo Fielding Gloves 100 6 ?
Jumbo Hats 100 6 ?
Jumbo Batting Gloves 100 5 ?
Jumbo Patches 100 5 ?
Award Winning Autographs 19 varies ?
Award Winning Autographs Holo Silver 19 25 ?
Award Winning Autographs Holo Gold 19 10 ?
Award Winning Autographs Platinum 18 one-of-one ?
Canvas Creations Signatures 48 varies ?
Canvas Creations Signatures Holo Silver 48 25 ?
Canvas Creations Signatures Holo Gold 48 10 ?
Canvas Creations Signatures Platinum 48 one-of-one ?
Extravagance Autographs 30 varies ?
Extravagance Autographs Holo Silver 30 25 ?
Extravagance Autographs Holo Gold 29 10 ?
Extravagance Autographs Platinum 29 one-of-one ?
Illustrious Ink 28 varies ?
Illustrious Ink Holo Silver 28 25 ?
Illustrious Ink Holo Gold 28 10 ?
Illustrious Ink Platinum 28 one-of-one ?
Immortal Ink 29 varies ?
Immortal Ink Holo Silver 23 25 ?
Immortal Ink Holo Gold 27 10 ?
Immortal Ink Platinum 29 one-of-one ?
Indelible Ink 40 varies ?
Indelible Ink Holo Silver 40 25 ?
Indelible Ink Holo Gold 40 10 ?
Indelible Ink Platinum 40 one-of-one ?
Lumber Signatures 40 varies ?
Lumber Signatures Holo Silver 36 25 ?
Lumber Signatures Holo Gold 40 10 ?
Lumber Signatures Platinum 40 one-of-one ?
Timeless Moments Signatures 29 varies ?
Timeless Moments Signatures Holo Silver 22 varies ?
Timeless Moments Signatures Holo Gold 27 10 ?
Timeless Moments Signatures Platinum 28 one-of-one ?
Watercolor Signatures 30 varies ?
Watercolor Signatures Holo Silver 30 25 ?
Watercolor Signatures Holo Gold 29 10 ?
Watercolor Signatures Platinum 30 one-of-one ?
All-Star Signatures 30 varies ?
Cooperstown Signatures 20 varies ?
No-Hitters Signatures 10 varies ?
Numbers Signatures 40 varies ?
Elegance Prospect Jersey Autographs 96 99 ?
Elegance Prospect Jersey Autographs Holo Silver 96 25 ?
Elegance Prospect Jersey Autographs Holo Gold 96 10 ?
Elegance Prospect Jersey Autographs Emerald 96 4 FOTL
Elegance Prospect Jersey Autographs Platinum 96 one-of-one ?
2023 Panini Immaculate Update Marks 2 49 ?
2023 Panini Immaculate Update Marks Red 2 25 ?
2023 Panini Immaculate Update Marks Holo Silver 2 10 ?
2023 Panini Immaculate Update Marks Black 2 5 ?
2023 Panini Immaculate Update Marks Green 2 3 ?
2023 Panini Immaculate Update Marks Platinum 2 one-of-one ?
2023 Panini Immaculate Update Bobby Abreu Shadowbox Signature 1 99 ?
2023 Panini Immaculate Update Bobby Abreu Shadowbox Signature Red 1 49 ?
2023 Panini Immaculate Update Bobby Abreu Shadowbox Signature Holo Silver 1 25 ?
2023 Panini Immaculate Update Bobby Abreu Shadowbox Signature Black 1 10 ?
2023 Panini Immaculate Update Bobby Abreu Shadowbox Signature Green 1 5 ?
2023 Panini Immaculate Update Bobby Abreu Shadowbox Signature Platinum 1 one-of-one ?
2023 Panini Immaculate Update Lee Smith Autographed Materials 1 49 ?
2023 Panini Immaculate Update Lee Smith Autographed Materials Jersey Number 1 47 ?
2023 Panini Immaculate Update Lee Smith Autographed Materials Red 1 25 ?
2023 Panini Immaculate Update Lee Smith Autographed Materials Holo Silver 1 10 ?
2023 Panini Immaculate Update Lee Smith Autographed Materials Green 1 5 ?
2023 Panini Immaculate Update Lee Smith Autographed Materials Pink 1 4 ?
2023 Panini Immaculate Update Lee Smith Autographed Materials Holo Gold 1 2 ?
2023 Panini Immaculate Update Lee Smith Autographed Materials Platinum 1 one-of-one ?
2023 Panini Immaculate Update Prospect Patch Autographs 4 99 ?
2023 Panini Immaculate Update Prospect Patch Autographs Jersey Number 4 varies ?
2023 Panini Immaculate Update Prospect Patch Autographs Red 4 49 ?
2023 Panini Immaculate Update Prospect Patch Autographs Holo Silver 4 25 ?
2023 Panini Immaculate Update Prospect Patch Autographs Black 4 10 ?
2023 Panini Immaculate Update Prospect Patch Autographs Button 1 8 ?
2023 Panini Immaculate Update Prospect Patch Autographs Pink 1 8 ?
2023 Panini Immaculate Update Prospect Patch Autographs Green 1 5 ?
2023 Panini Immaculate Update Prospect Patch Autographs Holo Gold 1 2 ?
2023 Panini Immaculate Update Prospect Patch Autographs Brand Logo 1 one-of-one ?
2023 Panini Immaculate Update Prospect Patch Autographs Tag 1 one-of-one ?
2023 Panini Immaculate Update Prospect Patch Autographs Printing Plates 1 four for each ?
2023 Panini Immaculate Update Lee Smith Autographed Materials Printing Plates 1 four for each ?
2023 Panini Immaculate Update Lee Smith Autographed Materials Printing Plates 1 four for each ?
2023 Panini Immaculate Update Robert Hassel Premium Patch Autograph 1 25 ?
2023 Panini Immaculate Update Robert Hassel Premium Patch Autograph Black 1 10 ?
2023 Panini Immaculate Update Robert Hassel Premium Patch Autograph Green 1 5 ?
2023 Panini Immaculate Update Robert Hassel Premium Patch Autograph Brand Logo 1 one-of-one ?
2023 Panini Immaculate Update Robert Hassel Premium Patch Autograph Tag 1 one-of-one ?
2023 Panini Immaculate Update Robert Hassel Premium Patch Autograph Platinum 1 one-of-one ?
2023 Panini Immaculate Update Triple Memorabilia Signatures 4 99 ?
2023 Panini Immaculate Update Triple Memorabilia Signatures Red 4 49 ?
2023 Panini Immaculate Update Triple Memorabilia Signatures Holo Silver 4 25 ?
2023 Panini Immaculate Update Triple Memorabilia Signatures Black 4 10 ?
2023 Panini Immaculate Update Triple Memorabilia Signatures Green 4 5 ?
2023 Panini Immaculate Update Triple Memorabilia Signatures Platinum 4 one-of-one ?

Checklist

[edit]

Base Set

[edit]

Each base card is serial-numbered to 99 copies.

  • 1 Ethan Salas
  • 2 Mike Schmidt
  • 3 Colson Montgomery
  • 4 Ronny Mauricio
  • 5 Lou Brock
  • 6 Colt Keith
  • 7 Jett Williams
  • 8 Brayden Taylor
  • 9 Adael Amador
  • 10 Ichiro
  • 11 Junior Caminero
  • 12 Roman Anthony
  • 13 Mark McGwire
  • 14 Bo Jackson
  • 15 Everson Pereira
  • 16 Evan Carter
  • 17 Jacob Wilson
  • 18 Manny Ramirez
  • 19 Colt Emerson
  • 20 Carson Williams
  • 21 Jacob Gonzalez
  • 22 Yadier Molina
  • 23 Rhett Lowder
  • 24 Chipper Jones
  • 25 Sammy Sosa
  • 26 Roger Clemens
  • 27 David Wright
  • 28 Hurston Waldrep
  • 29 David Ortiz
  • 30 Chase DeLauter
  • 31 Albert Pujols
  • 32 Colin Houck
  • 33 Austin Wells
  • 34 Mariano Rivera
  • 35 Elly De La Cruz
  • 36 Marcelo Mayer
  • 37 Aaron Judge
  • 38 George Lombard, Jr.
  • 39 Druw Jones
  • 40 Paul Skenes
  • 41 James Wood
  • 42 Randy Johnson
  • 43 Heston Kjerstad
  • 44 Nolan Ryan
  • 45 Brock Wilken
  • 46 Luisangel Acuna
  • 47 Alex Rodriguez
  • 48 Mike Piazza
  • 49 Kirby Puckett
  • 50 Willie Mays
  • 51 Brice Matthews
  • 52 Arjun Nimmala
  • 53 Leo De Vries
  • 54 Kyle Teel
  • 55 Ozzie Smith
  • 56 Ralphy Velazquez
  • 57 Nick Loftin
  • 58 Brando Mayea
  • 59 Mickey Mantle
  • 60 Matt Shaw
  • 61 Sebastian Walcott
  • 62 Johnny Bench
  • 63 Brock Porter
  • 64 Pete Rose
  • 65 Deion Sanders
  • 66 Gunnar Henderson
  • 67 Jackie Robinson
  • 68 Chase Dollander
  • 69 Cal Ripken, Jr.
  • 70 Termarr Johnson
  • 71 Barry Larkin
  • 72 Aidan Miller
  • 73 Greg Maddux
  • 74 Bobby Witt, Jr.
  • 75 Spencer Jones
  • 76 Blake Mitchell
  • 77 Chase Davis
  • 78 Jackson Merrill
  • 79 Roderick Arias
  • 80 Tom Seaver
  • 81 Jace Jung
  • 82 Roberto Clemente
  • 83 Cade Horton
  • 84 Kendall George
  • 85 Ben Rice
  • 86 Dylan Crews
  • 87 Josue De Paula
  • 88 Drew Gilbert
  • 89 Stan Musial
  • 90 George Brett
  • 91 Noble Meyer
  • 92 Jackson Chourio
  • 93 Ivan Rodriguez
  • 94 Gary Carter
  • 95 Enrique Bradfield, Jr.
  • 96 Bryce Eldridge
  • 97 Mick Abel
  • 98 Nolan Schanuel
  • 99 Rod Carew
  • 100 Masataka Yoshida

Parallels

[edit]

All 100 base cards are available in the following parallels.

  • Silver (serial-numbered to 60 copies)
  • Gold (serial-numbered to 30 copies)
  • Holo Silver (serial-numbered to 25 copies)
  • Holo Gold (serial-numbered to ten)
  • Amethyst (serial-numbered to five)
  • Platinum (one-of-one)

Inserts

[edit]

Stainless Stars

[edit]

Each Stainless Stars is serial-numbered to 99 copies and also available in the following parallels.

  • Purple (serial-numbered to 25 copies)
  • Gold (serial-numbered to ten)
  • Platinum (one-of-one)
  • 1 Jackson Chourio
  • 2 Cal Ripken, Jr.
  • 3 Ivan Rodriguez
  • 4 Colson Montgomery
  • 5 Ken Griffey, Jr.
  • 6 Pete Rose
  • 7 Ronny Mauricio
  • 8 Heston Kjerstad
  • 9 Dylan Crews
  • 10 Rhett Lowder
  • 11 Ethan Salas
  • 12 Ichiro
  • 13 Mickey Mantle
  • 14 Jordan Lawlar
  • 15 Pete Crow-Armstrong
  • 16 Paul Skenes
  • 17 Brayden Taylor
  • 18 Kyle Teel
  • 19 Jacob Wilson
  • 20 Evan Carter
  • 21 Willie Mays
  • 22 Junior Caminero
  • 23 Jackson Merrill
  • 24 Jackie Robinson
  • 25 Roberto Clemente

Manufactured Relics

[edit]

Both the Cooperstown Logo and Prospects Logo contain a one ounce bar of silver embedded into the card. Each is serial-numbered to 25 copies.

A one-of-one Gold parallel, with one ounce of gold, is also available.

[edit]
  • 1 Willie Mays
  • 2 Barry Larkin
  • 3 Bob Feller
  • 4 Billy Williams
  • 5 Al Kaline
  • 6 Joe Torre
  • 7 Jeff Bagwell
  • 8 Johnny Bench
  • 9 Cal Ripken, Jr.
  • 10 Mike Piazza
  • 11 Rod Carew
  • 12 Vladimir Guerrero, Sr.
  • 13 Willie McCovey
  • 14 Pedro Martinez
  • 15 Bert Blyleven
  • 16 Ryne Sandberg
  • 17 Tony Oliva
  • 18 Steve Carlton
  • 19 Joe Mauer
  • 20 Joe Morgan
  • 21 Willie Stargell
  • 22 Lou Brock
  • 23 Scott Rolen
  • 24 Mickey Mantle
  • 25 Chipper Jones
  • 26 Duke Snider
  • 27 Mariano Rivera
  • 28 Gary Carter
  • 29 Jim Palmer
  • 30 Ozzie Smith
  • 31 Nolan Ryan
  • 32 Tony Perez
  • 33 George Brett
  • 34 Kirby Puckett
  • 35 Jackie Robinson
  • 36 Ken Griffey, Jr.
  • 37 Greg Maddux
  • 38 Tommy Lasorda
  • 39 Phil Rizzuto
  • 40 Ivan Rodriguez
  • 41 Mike Mussina
  • 42 Brooks Robinson
  • 43 Roberto Clemente
  • 44 Randy Johnson
  • 45 Jim Thome
  • 46 Craig Biggio
  • 47 Stan Musial
  • 48 David Ortiz
  • 49 Tom Seaver
  • 50 Wade Boggs
[edit]
  • 1 Jackson Chourio
  • 2 Adael Amador
  • 3 Dalton Rushing
  • 4 Aidan Miller
  • 5 Druw Jones
  • 6 Colt Emerson
  • 7 Dylan Crews
  • 8 Spencer Jones
  • 9 Luis Baez
  • 10 Harry Ford
  • 11 Jett Williams
  • 12 Noble Meyer
  • 13 Bryce Eldridge
  • 14 Dillon Head
  • 15 Paul Skenes
  • 16 Chase Dollander
  • 17 Jace Jung
  • 18 Ethan Salas
  • 19 Leo De Vries
  • 20 Tink Hence
  • 21 Kyle Teel
  • 22 Enrique Bradfield, Jr.
  • 23 Cole Young
  • 24 Sebastian Walcott
  • 25 Roman Anthony
  • 26 Matt Shaw
  • 27 Termarr Johnson
  • 28 Brayden Taylor
  • 29 Josue De Paula
  • 30 Yanquiel Fernandez
  • 31 Rhett Lowder
  • 32 James Wood
  • 33 Cade Horton
  • 34 Brock Porter
  • 35 Tommy Troy
  • 36 Kevin McGonigle
  • 37 Luisangel Acuna
  • 38 Carson Williams
  • 39 Drew Gilbert
  • 40 Xavier Isaac
  • 41 Mick Abel
  • 42 Brady House
  • 43 Hurston Waldrep
  • 44 Jacob Misiorowski
  • 45 Blake Mitchell
  • 46 Colson Montgomery
  • 47 Justin Crawford
  • 48 Jackson Jobe
  • 49 Marcelo Mayer
  • 50 Jackson Merrill

Game-Used

[edit]

Jumbo Patches

[edit]

Each Jumbo Patch is serial-numbered to fives and also available in the following parallels.

  • Fielding Glove (serial-numbered to six)
  • Hats (serial-numbered to six)
  • Batting Gloves (serial-numbered to five)
  • 1 Chase Petty
  • 2 Felnin Celesten
  • 3 Justin Crawford
  • 4 Blake Mitchell
  • 5 Leo De Vries
  • 6 Samuel Zavala
  • 7 Marcelo Mayer
  • 8 Masyn Winn
  • 9 Jacob Berry
  • 10 Max Muncy
  • 11 Xavier Isaac
  • 12 Ethan Salas
  • 13 Robby Snelling
  • 14 Arjun Nimmala
  • 15 Adael Amador
  • 16 Mick Abel
  • 17 Ty Floyd
  • 18 Josue De Paula
  • 19 Heston Kjerstad
  • 20 Owen Murphy
  • 21 Elly De La Cruz
  • 22 Brooks Lee
  • 23 Colt Keith
  • 24 Kyle Teel
  • 25 Evan Carter
  • 26 Andrew Painter
  • 27 Connor Norby
  • 28 Jacob Wilson
  • 29 Tyler Black
  • 30 Tai Peete
  • 31 Jackson Merrill
  • 32 Starlyn Caba
  • 33 Ricky Tiedemann
  • 34 Kemp Alderman
  • 35 Roman Anthony
  • 36 Brennen Davis
  • 37 Enrique Bradfield, Jr.
  • 38 Rhett Lowder
  • 39 Ben Rice
  • 40 Max Anderson
  • 41 Cade Horton
  • 42 Tommy Troy
  • 43 Sebastian Walcott
  • 44 Dylan Crews
  • 45 Austin Wells
  • 46 Tink Hence
  • 47 Noble Meyer
  • 48 Mitch Jebb
  • 49 Jacob Misiorowski
  • 50 Harry Ford
  • 51 Jackson Chourio
  • 52 James Wood
  • 53 Colt Emerson
  • 54 Jonny Farmelo
  • 55 Brady House
  • 56 Christian Scott
  • 57 Kyle Manzardo
  • 58 Spencer Jones
  • 59 Orelvis Martinez
  • 60 Noah Schultz
  • 61 Brando Mayea
  • 62 Ivan Melendez
  • 63 Carson Williams
  • 64 Dalton Rushing
  • 65 Jace Jung
  • 66 Matt Shaw
  • 67 George Lombard, Jr.
  • 68 Coby Mayo
  • 69 Jett Williams
  • 70 Cole Young
  • 71 Brock Porter
  • 72 Gabriel Gonzalez
  • 73 Chase DeLauter
  • 74 Brayden Taylor
  • 75 Kevin McGonigle
  • 76 Daniel Espino
  • 77 Griff McGarry
  • 78 Bubba Chandler
  • 79 Aidan Miller
  • 80 Chase Dollander
  • 81 Hurston Waldrep
  • 82 Colson Montgomery
  • 83 Brice Matthews
  • 84 Drew Gilbert
  • 85 Bryce Eldridge
  • 86 Luisangel Acuna
  • 87 Yohandy Morales
  • 88 Colin Houck
  • 89 Jack Leiter
  • 90 Lazaro Montes
  • 91 Bobby Witt, Jr.
  • 92 Ralphy Velazquez
  • 93 Kevin Parada
  • 94 Yanquiel Fernandez
  • 95 Druw Jones
  • 96 Paul Skenes
  • 97 Jackson Jobe
  • 98 Chase Davis
  • 99 Dillon Head
  • 100 Elijah Green

Autographs

[edit]

NOTE: With the exception of the All-Star Signatures, Cooperstown Signatures, No-Hitters Signatures, and Numbers Signatures, all autographs are also available in the following parallels.

  • Holo Silver (serial-numbered to 25 copies
  • Holo Gold (serial-numbered to ten)
  • Platinum (one-of-one)

Award Winning Autographs

[edit]

NOTE: Card #2 is not available in the one-of-one Platinum parallel.

  • 1 Eric Chavez 49
  • 2 Jose Reyes 49
  • 4 Bobby Richardson 49
  • 5 Will Clark 35
  • 6 Javy Lopez 49
  • 7 Ivan Rodriguez 35
  • 8 Johan Santana 49
  • 9 Don Mattingly 35
  • 10 Sammy Sosa 35
  • 11 Rollie Fingers 35
  • 12 Chuck Knoblauch 49
  • 13 Ted Simmons 49
  • 14 Carlos Beltran 35
  • 15 Mike Lowell 49
  • 16 Andres Galarraga 49
  • 17 Eric Gagne 49
  • 18 Chris Sabo 49
  • 19 Keith Hernandez 49
  • 20 Gary Sheffield 35

Canvas Creations Signatures

[edit]
  • 1 James Wood 49
  • 2 Jackson Chourio 49
  • 4 Andrew Painter 49
  • 5 Jacob Wilson 49
  • 6 Ricky Tiedemann 49
  • 7 Ronny Mauricio 49
  • 8 Abner Uribe 99
  • 9 Thomas White 49
  • 10 Marcelo Mayer 49
  • 11 Jonny Farmelo 49
  • 12 Colton Cowser 49
  • 13 Junior Caminero 49
  • 14 Termarr Johnson 49
  • 15 Evan Carter 49
  • 16 Masataka Yoshida 49
  • 17 Bobby Witt, Jr. 35
  • 18 Luisangel Acuna 49
  • 19 Drew Gilbert 49
  • 20 Colt Keith 49
  • 21 Jett Williams 49
  • 22 Spencer Jones 99
  • 23 Everson Pereira 49
  • 24 Nick Loftin 49
  • 25 Elijah Green 49
  • 26 Dalton Rushing 49
  • 27 Felnin Celesten 49
  • 28 Yanquiel Fernandez 99
  • 29 Yu-Min Lin 99
  • 30 Brooks Lee 49
  • 31 Mick Abel 49
  • 32 Orelvis Martinez 49
  • 33 Won-Bin Cho 99
  • 34 Jackson Merrill 49
  • 36 Chase DeLauter 99
  • 37 Cole Young 99
  • 38 Ivan Melendez 49
  • 39 Kevin Parada 49
  • 40 Druw Jones 35
  • 41 Xavier Isaac 99
  • 42 Miguel Bleis 99
  • 43 Jacob Berry 49
  • 44 Brady House 49
  • 45 Joendry Vargas 49
  • 46 Gabriel Gonzalez 99
  • 47 Pete Crow-Armstrong 99
  • 48 Kyle Harrison 49
  • 49 Jace Jung 49
  • 50 Austin Wells 49

Extravagance Autographs

[edit]

NOTES

  • Card #18 is not available in the Holo Gold parallel.
  • Card #14 is not available in the Platinum parallel.
  • 1 Ralphy Velazquez 49
  • 2 Leo De Vries 49
  • 3 Brice Matthews 49
  • 4 Francisco Vilorio 99
  • 5 Myles Naylor 49
  • 6 Colton Ledbetter 99
  • 7 Luke Keaschall 99
  • 8 Kyle Teel 49
  • 9 Mac Horvath 99
  • 10 Gino Groover 99
  • 11 Colt Emerson 49
  • 12 Nazzan Zanetello 99
  • 13 Walker Martin 49
  • 14 Ty Floyd 99
  • 15 Adrian Santana 49
  • 16 Colin Houck 49
  • 17 Kemp Alderman 99
  • 18 Dylan Crews 25
  • 19 Brock Wilken 49
  • 20 Brayden Taylor 49
  • 21 Chase Davis 49
  • 22 Paul Skenes 99
  • 23 Ethan Salas 49
  • 24 Charlee Soto 49
  • 25 Dillon Head 49
  • 26 George Lombard, Jr. 49
  • 27 Josh Knoth 49
  • 28 Tai Peete 49
  • 29 Jonny Farmelo 49
  • 30 Noble Meyer 49

Illustrious Ink

[edit]
  • 1 David Cone 49
  • 2 Rafael Palmeiro 35
  • 3 Arjun Nimmala 49
  • 4 Bobby Witt, Jr. 35
  • 5 Jose Reyes 49
  • 6 Yovanny Rodriguez 49
  • 7 Bobby Richardson 49
  • 8 Leo De Vries 49
  • 9 Moises Ballesteros 49
  • 10 Bartolo Colon 49
  • 11 Cecil Fielder 49
  • 12 Rod Carew 35
  • 13 Ruben Sierra 49
  • 14 Frank Viola 49
  • 16 David Wells 35
  • 18 Luis Matos 49
  • 19 Steve Garvey 49
  • 20 Jordan Westburg 49
  • 21 Elly De La Cruz 49
  • 22 Gavin Williams 49
  • 23 Javy Lopez 49
  • 24 Ryan Zimmerman 35
  • 25 Mark Mulder 49
  • 26 Bobby Valentine 49
  • 27 Hanley Ramirez 35
  • 28 Ben Sheets 49
  • 29 Edgardo Alfonzo 49
  • 30 Juan Gonzalez 49

Immortal Ink

[edit]

NOTES

  • Cards #16 and #27 are not available in the Holo Silver, and are numbered to five in the Holo Gold parallel.
  • Cards #1, #17, #28 and #30 are not available in the Holo Silver parallel.
  • 1 Ken Griffey, Jr. 25
  • 2 Craig Biggio 35
  • 3 Juan Marichal 35
  • 4 Bill Mazeroski 35
  • 5 Fergie Jenkins 35
  • 6 Jim Palmer 35
  • 7 Goose Gossage 35
  • 8 Jeff Bagwell 35
  • 9 Andre Dawson 35
  • 10 Jim Rice 49
  • 11 Tom Glavine 35
  • 12 Roberto Alomar 35
  • 13 Carlton Fisk 35
  • 14 Scott Rolen 35
  • 15 Joe Mauer 35
  • 16 George Brett 10
  • 17 Mike Schmidt 25
  • 18 Larry Walker 35
  • 19 Wade Boggs 35
  • 20 Orlando Cepeda 49
  • 21 Alan Trammell 49
  • 22 Steve Carlton 35
  • 23 Dennis Eckersley 49
  • 24 Rollie Fingers 35
  • 25 Lee Smith 49
  • 26 Edgar Martinez 49
  • 27 Alex Rodriguez 10
  • 28 Jim Thome 25
  • 30 Chipper Jones 25

Indelible Ink

[edit]
  • 1 Cecil Fielder 49
  • 2 Torii Hunter 49
  • 3 Mark Grace 49
  • 4 Tim Salmon 49
  • 5 Bill Lee 49
  • 6 Ray Lankford 49
  • 7 Fred Lynn 49
  • 8 Nomar Garciaparra 35
  • 9 Bobby Abreu 49
  • 10 Omar Vizquel 49
  • 11 Ryan Zimmerman 35
  • 12 Moises Alou 49
  • 13 Pete Rose 35
  • 14 Rod Carew 35
  • 15 Paul Konerko 35
  • 16 Mario Soto 49
  • 17 David Wells 35
  • 18 Andruw Jones 49
  • 19 Bill Madlock 49
  • 20 Frank Viola 49
  • 21 Matt Williams 49
  • 22 Bartolo Colon 49
  • 23 Jay Buhner 49
  • 24 Ben Sheets 49
  • 25 Johnny Damon 35
  • 26 Felix Hernandez 35
  • 27 Joe Carter 35
  • 28 Carlos Baerga 49
  • 29 Keith Hernandez 49
  • 30 Joe Girardi 49
  • 31 Jimmy Rollins 35
  • 32 Ryan Howard 35
  • 33 Bernie Williams 35
  • 34 Ryan Klesko 49
  • 35 Luis Tiant 49
  • 36 Chien-Ming Wang 49
  • 37 Ron Darling 49
  • 38 Jose Canseco 49
  • 39 Robin Ventura 49
  • 40 Bobby Valentine 49

Lumber Signatures

[edit]

NOTES

  • Card #15 is not available in the Holo Silver, and serial-numbered to five in the Holo Gold parallel.
  • Cards #8, #10, and #39 are not available in the Holo Silver parallel.
  • 1 Adam Dunn 49
  • 2 Reggie Crawford 99
  • 3 Tre' Morgan 99
  • 4 Yohandy Morales 49
  • 5 Pete Crow-Armstrong 99
  • 6 Tom Glavine 35
  • 7 Nick Loftin 49
  • 8 Eddie Murray 25
  • 9 Gary Sheffield 35
  • 10 Frank Thomas 25
  • 11 Orlando Cepeda 49
  • 12 Druw Jones 35
  • 13 Bryce Eldridge 49
  • 14 Caden Grice 99
  • 15 Alex Rodriguez 10
  • 16 Termarr Johnson 49
  • 17 Kyle Teel 49
  • 18 Jacob Berry 49
  • 19 Colt Emerson 49
  • 20 Chase Davis 49
  • 21 Kevin McGonigle 49
  • 22 Drew Gilbert 49
  • 23 Johnny Damon 35
  • 24 Brayden Taylor 49
  • 25 Aidan Miller 49
  • 26 Paul Konerko 35
  • 27 Rafael Palmeiro 35
  • 28 Dave Parker 49
  • 29 Scott Rolen 35
  • 30 Fred Lynn 49
  • 31 Roberto Alomar 35
  • 32 Elijah Green 49
  • 33 Enrique Bradfield, Jr. 49
  • 34 Jace Bohrofen 99
  • 35 Joe Carter 35
  • 36 Wade Boggs 35
  • 37 Jeff Bagwell 35
  • 38 Owen Murphy 99
  • 39 Robin Yount 25
  • 40 Barry Larkin 35

Timeless Moments Signatures

[edit]

NOTES

  • The production figures for the Holo Silver parallel varies and is listed below.
  • Cards #2, #16, and #30 are serial-numbered to five in the Holo Gold parallel.
  • Card #17 does not exist in the Platinum parallel.
  • 1 Bruce Bochy 49
  • 2 Ichiro 10
  • 3 Evan Carter 49
  • 4 Adam Wainwright 25
  • 5 David Freese 49
  • 6 Mark Buehrle 49
  • 7 Rickey Henderson 25
  • 8 Bartolo Colon 49
  • 9 David Ortiz 25
  • 11 Roger Clemens 25
  • 12 Cal Ripken, Jr. 25
  • 13 Carlton Fisk 35
  • 14 Joe Carter 35
  • 15 Pete Rose 35
  • 16 Mike Piazza 10
  • 17 Bill Mazeroski 35
  • 18 Luis Gonzalez 49
  • 19 Edgar Martinez 49
  • 20 Luis Tiant 49
  • 21 Greg Maddux 25
  • 22 Ken Griffey, Jr. 25
  • 23 Tim Salmon 49
  • 24 Ozzie Smith 35
  • 25 Kevin Mitchell 49
  • 26 Chipper Jones 25
  • 27 Aramis Ramirez 49
  • 28 Mark McGwire 25
  • 29 Paul Konerko 35
  • 30 Mariano Rivera 10

Holo Silver

[edit]
  • 1 Bruce Bochy 25
  • 3 Evan Carter 25
  • 4 Adam Wainwright 15
  • 5 David Freese 25
  • 6 Mark Buehrle 25
  • 7 Rickey Henderson 15
  • 8 Bartolo Colon 25
  • 9 David Ortiz 15
  • 12 Cal Ripken, Jr. 15
  • 13 Carlton Fisk 25
  • 14 Joe Carter 25
  • 15 Pete Rose 25
  • 17 Bill Mazeroski 25
  • 18 Luis Gonzalez 25
  • 19 Edgar Martinez 25
  • 20 Luis Tiant 25
  • 23 Tim Salmon 25
  • 24 Ozzie Smith 25
  • 25 Kevin Mitchell 25
  • 26 Chipper Jones 15
  • 27 Aramis Ramirez 25
  • 29 Paul Konerko 25

Watercolor Signatures

[edit]

NOTE: Card #9 does not exist in the Holo Gold parallel.

  • 1 Kevin McGonigle 49
  • 2 Dalton Rushing 49
  • 3 Hurston Waldrep 49
  • 4 Rhett Lowder 49
  • 5 Matt Shaw 49
  • 6 Noble Meyer 49
  • 7 Jacob Gonzalez 49
  • 8 Max Anderson 49
  • 9 Dylan Crews 25
  • 10 Sammy Stafura 49
  • 11 Paul Skenes 35
  • 12 Alonzo Tredwell 49
  • 13 Tommy Troy 49
  • 14 Grant Taylor 49
  • 15 Heston Kjerstad 49
  • 16 Mitch Jebb 49
  • 17 Bryce Eldridge 49
  • 18 Ryan Lasko 49
  • 19 Jack Leiter 35
  • 20 Ethan Salas 49
  • 21 Elly De La Cruz 49
  • 22 Max Muncy 49
  • 23 Luis Baez 49
  • 24 Cade Horton 49
  • 25 Chase Dollander 49
  • 26 Jacob Wilson 49
  • 27 Colson Montgomery 49
  • 28 Nolan Schanuel 49
  • 29 Aidan Miller 49
  • 30 George Lombard, Jr. 49

All-Star Signatures

[edit]
  • 1 Don Mattingly 6
  • 2 George Brett 13
  • 3 Carlos Beltran 9
  • 4 David Wright 7
  • 5 Johnny Bench 14
  • 6 Ryne Sandberg 10
  • 7 Ken Griffey, Jr. 13
  • 8 Barry Larkin 12
  • 9 Carlton Fisk 11
  • 10 Alex Rodriguez 14
  • 11 Mike Schmidt 12
  • 12 Joe Mauer 6
  • 13 Goose Gossage 9
  • 14 Mariano Rivera 13
  • 15 Bill Mazeroski 10
  • 16 Paul Konerko 6
  • 17 Cal Ripken, Jr. 19
  • 18 Orlando Cepeda 11
  • 19 Mike Piazza 12
  • 20 Roberto Alomar 12
  • 21 Felix Hernandez 6
  • 22 Ryan Howard 3
  • 23 Tony Oliva 8
  • 24 Jonathan Papelbon 6
  • 25 Mark McGwire 12
  • 26 Alfonso Soriano 7
  • 27 Nomar Garciaparra 6
  • 28 Andres Galarraga 5
  • 29 Bartolo Colon 4
  • 30 Bill Madlock 3

Cooperstown Signatures

[edit]
  • 1 Robin Yount 99
  • 2 Chipper Jones 18
  • 3 David Ortiz 22
  • 4 Lee Smith 19
  • 5 Larry Walker 20
  • 6 Scott Rolen 23
  • 7 Fergie Jenkins 91
  • 8 Jeff Bagwell 17
  • 9 Tom Glavine 14
  • 10 Edgar Martinez 19
  • 11 Wade Boggs 5
  • 12 Pedro Martinez 15
  • 13 Tony Oliva 22
  • 14 Alan Trammell 18
  • 15 Jim Rice 9
  • 16 Ted Simmons 20
  • 17 Ryne Sandberg 5
  • 18 Rod Carew 91
  • 19 Frank Thomas 14
  • 20 Jim Thome 18

No-Hitters Signatures

[edit]
  • 1 Dwight Gooden 96
  • 2 Johan Santana 12
  • 3 Juan Marichal 63
  • 4 Nolan Ryan 75
  • 5 Jim Palmer 69
  • 6 Dennis Eckersley 77
  • 7 Mark Buehrle 7
  • 8 Felix Hernandez 12
  • 9 Randy Johnson 4
  • 10 David Cone 99

Numbers Signatures

[edit]
  • 1 Paul O'Neill 21
  • 2 Adam Wainwright 50
  • 3 Paul Skenes 30
  • 4 Evan Carter 32
  • 5 Pete Rose 14
  • 6 Jose Canseco 33
  • 7 Nolan Ryan 34
  • 8 Ivan Rodriguez 7
  • 9 Sammy Sosa 21
  • 10 Adam Dunn 44
  • 11 Johnny Bench 5
  • 12 Buster Posey 28
  • 13 Rafael Palmeiro 25
  • 14 Ichiro 51
  • 15 Alex Rodriguez 13
  • 16 Craig Biggio 7
  • 17 Mike Schmidt 20
  • 18 Scott Rolen 17
  • 19 Roger Clemens 21
  • 20 Torii Hunter 48
  • 21 Mariano Rivera 42
  • 22 Andre Dawson 10
  • 23 Cal Ripken, Jr. 8
  • 24 Juan Marichal 27
  • 25 Steve Carlton 32
  • 26 Mike Piazza 31
  • 27 Wade Boggs 26
  • 28 Randy Johnson 51
  • 29 Andruw Jones 25
  • 30 Dustin Pedroia 15
  • 31 Jim Thome 25
  • 32 Bobby Witt, Jr. 7
  • 33 Pedro Martinez 45
  • 34 Dale Murphy 3
  • 35 Greg Maddux 31
  • 36 Bruce Bochy 15
  • 37 Rickey Henderson 24
  • 38 Mark McGwire 25
  • 39 Albert Pujols 5
  • 40 Cecil Fielder 45

Autographed Game-Used

[edit]

Elegance Prospect Jersey Autographs

[edit]

Each Elegance Prospect Jersey Autograph is serial-numbered to 99 copies and also available in the following parallels.

  • Holo Silver (serial-numbered to 25 copies)
  • Holo Gold (serial-numbered to ten)
  • Emerald (serial-numbered to four; exclusive to 1st Off the Line packs)
  • Platinum (one-of-one)
  • 1 Luisangel Acuna
  • 2 Roman Anthony
  • 3 Ivan Melendez
  • 4 Dillon Head
  • 5 Mick Abel
  • 6 Carson Williams
  • 7 Colt Emerson
  • 8 Noble Meyer
  • 9 Jacob Wilson
  • 10 Paul Skenes
  • 11 Brock Wilken
  • 12 Cade Horton
  • 13 Miguel Bleis
  • 14 Josh Knoth
  • 15 Robby Snelling
  • 16 Nolan Schanuel
  • 17 Chase Davis
  • 18 Felnin Celesten
  • 19 Kevin Alcantara
  • 21 Noah Schultz
  • 22 Colin Houck
  • 23 Drew Gilbert
  • 24 Josue De Paula
  • 26 Justin Crawford
  • 27 Kendall George
  • 28 Enrique Bradfield, Jr.
  • 29 Daniel Espino
  • 30 Marcelo Mayer
  • 31 Kevin Parada
  • 32 Jett Williams
  • 33 Matt Shaw
  • 34 Harry Ford
  • 35 Tyler Black
  • 36 Anthony Gutierrez
  • 37 Ricky Tiedemann
  • 38 Colson Montgomery
  • 39 Tai Peete
  • 40 Bubba Chandler
  • 41 Orelvis Martinez
  • 42 Jonny Farmelo
  • 43 Owen Murphy
  • 44 Brayden Taylor
  • 45 Diego Cartaya
  • 46 Kyle Teel
  • 47 Aidan Miller
  • 48 Dalton Rushing
  • 50 Yiddi Cappe
  • 51 Thomas White
  • 52 Jose Perdomo
  • 54 James Wood
  • 55 Spencer Jones
  • 56 Dylan Crews
  • 57 Won-Bin Cho
  • 58 Colt Keith
  • 59 Jackson Chourio
  • 60 Ty Floyd
  • 61 Lazaro Montes
  • 62 Brice Matthews
  • 63 Charlee Soto
  • 64 Ralphy Velazquez
  • 65 Robert Hassell
  • 66 Brando Mayea
  • 67 Ethan Salas
  • 68 Brooks Lee
  • 69 Cole Young
  • 70 Yohandy Morales
  • 71 Max Muncy
  • 72 Gabriel Gonzalez
  • 73 Hurston Waldrep
  • 74 Mitch Jebb
  • 75 Rhett Lowder
  • 76 Jackson Merrill
  • 77 Samuel Zavala
  • 78 Brock Porter
  • 79 Yovanny Rodriguez
  • 80 Roderick Arias
  • 81 Chase Dollander
  • 82 George Lombard, Jr.
  • 83 Termarr Johnson
  • 84 Kevin McGonigle
  • 85 Myles Naylor
  • 86 Luis Baez
  • 87 Brady House
  • 88 Druw Jones
  • 89 Zac Veen
  • 90 Tommy Troy
  • 91 Reggie Crawford
  • 92 Elijah Green
  • 93 Bryce Eldridge
  • 94 Jace Jung
  • 95 Coby Mayo
  • 96 Blake Mitchell
  • 97 Carson Whisenhunt
  • 98 Adael Amador
  • 99 Sebastian Walcott
  • 100 Jacob Gonzalez

2023 Panini Immaculate Updates

[edit]

The following are done in the style of the 2023 Panini Immaculate set.

Bobby Abreu Shadowbox Signatures

[edit]

This card is serial-numbered to 99 copies and also available in the following parallels.

  • Red (serial-numbered to 49 copies)
  • Holo Silver (serial-numbered to 25 copies)
  • Black (serial-numbered to ten)
  • Green (serial-numbered to five)
  • Platinum (one-of-one)
  • 1 Bobby Abreu

Marks

[edit]

Each Marks is serial-numbered to 49 copies and also available in the following parallels.

  • Red (serial-numbered to 25 copies)
  • Holo Silver (serial-numbered to ten)
  • Black (seiral-numbered to seven)
  • Green (serial-numbered to five)
  • Platinum (one-of-one)
  • 1 Ben Sheets
  • 2 Juan Gonzalez

Prospect Patch Autographs

[edit]

Each Prospect Patch Autograph is serial-numbered to 99 copies and also available in the following parallels.

  • Jersey Number (see below)
  • Red (serial-numbered to 49 copies)
  • Holo Silver (serial-numbered to 25 copies)
  • Black (seiral-numbered to ten)
  • Button (serial-numbered to eight)
  • Pink (serial-numbered to eight)
  • Green (serial-numbered to five)
  • Holo Gold (serial-numbered to two)
  • Brand Logo (one-of-one)
  • Tag (one-of-one)
  • Printing Plates (set of four for each)

NOTE: Cards #1, #3, and #4 are not available in the Button, Pink, Green, Holo Gold, Brand Logo, Tag, or Printing Plate parallels.

  • 1 Jackson Jobe 16
  • 2 Jordan Westburg 81
  • 3 JR Ritchie 24
  • 4 Mick Abel 74

Lee Smith Autographed Materials

[edit]

This card is serial-numbered to 49 copies and also available in the following parallels.

  • Jersey Number (serial-numbered to 47 copies)
  • Red (serial-numbered to 25 copies)
  • Holo Silver (serial-numbered to ten)
  • Black (seiral-numbered to seven)
  • Green (serial-numbered to five)
  • Pink (serial-numbered to four)
  • Holo Gold (serial-numbered to two)
  • Platinum (one-of-one)
  • Printing Plates (set of four for each)
  • 1 Lee Smith

Robert Hassel Premium Patch Autograph

[edit]

This card is serial-numbered to 49 copies and also available in the following parallels.

  • Black (seiral-numbered to ten)
  • Green (serial-numbered to five)
  • Brand Logo (one-of-one)
  • Tag (one-of-one)
  • Platinum (one-of-one)
  • 1 Robert Hassell

Prospect Triple Memorabilia Signatures

[edit]

Each Prospect Triple Memorabilia Signature is serial-numbered to 99 copies and also available in the following parallels.

  • Red (serial-numbered to 49 copies)
  • Holo Silver (serial-numbered to 25 copies)
  • Black (serial-numbered to ten)
  • Green (serial-numbered to five)
  • Platinum (one-of-one)
  • 1 Addison Barger
  • 2 Austin Wells
  • 3 Jared Shuster
  • 4 Zac Veen