2023 Topps Luminaries

From BaseballCardPedia.com
Jump to navigation Jump to search

Description

2023 Topps Luminaries was released February 7th, 2024. Each box contains one autographed card serial-numbered to fifteen copies or fewer.

Distribution

One card per box (MSRP: $375). 12 boxes per case. Hobby only.

Reviews

Insertion Ratios

Cards Total Cards Numbered To Hobby Odds
Home Run Kings Autographs 77 15 1:10
Home Run Kings Autographs Red 77 10 1:15
Home Run Kings Autographs Blue 77 5 1:29
Home Run Kings Autographs Purple 77 3 1:47
Home Run Kings Autographs Black 77 one-of-one 1:136
Home Run Kings Ultimate Book Autograph 1 one-of-one 1:11,218
Home Run Kings Autograph Relics 53 15 1:15
Home Run Kings Autograph Relics Blue 53 10 1:22
Home Run Kings Autograph Relics Purple 53 3 1:72
Home Run Kings Autograph Relics Black 53 one-of-one 1:288
Home Run Kings Autograph Patch 26 15 1:29
Home Run Kings Autograph Patch Black 26 one-of-one 1:432
Home Run Kings Baseball Leather Autographs 3 one-of-one 1:5609
Home Run Kings Autograph Patch Dual Book 2 one-of-one 1:5609
Home Run Kings Autograph Patch Triple Book 1 one-of-one 1:11,218
Hit Kings Autographs 78 15 1:11
Hit Kings Autographs Red 78 10 1:16
Hit Kings Autographs Blue 78 5 1:31
Hit Kings Autographs Purple 78 3 1:51
Hit Kings Autographs Black 78 one-of-one 1:150
Hit Kings Ultra Book Autograph 1 one-of-one 1:11,218
Hit Kings Autograph Relics 52 15 1:16
Hit Kings Autograph Relics Blue 52 10 1:23
Hit Kings Autograph Relics Purple 52 3 1:72
Hit Kings Autograph Relics Black 52 one-of-one 1:250
Hit Kings Autograph Patch 25 15 1:31
Hit Kings Autograph Patch Black 25 one-of-one 1:468
Hit Kings Baseball Leather Autographs 9 one-of-one 1:1870
Hit Kings Autograph Patch Dual Book 4 one-of-one 1:2805
Masters of the Mound Autographs 24 15 1:34
Masters of the Mound Autographs Red 24 10 1:50
Masters of the Mound Autographs Blue 24 5 1:102
Masters of the Mound Autographs Purple 24 3 1:176
Masters of the Mound Autographs Black 24 one-of-one 1:510
Masters of the Mound Ultra Book Autograph 1 one-of-one 1:11,218
Masters of the Mound Autograph Relics 12 15 1:59
Masters of the Mound Autograph Relics Blue 12 10 1:89
Masters of the Mound Autograph Relics Purple 12 3 1:312
Masters of the Mound Autograph Relics Black 12 one-of-one 1:935
Masters of the Mound Autograph Patch 10 15 1:77
Masters of the Mound Autograph Patch Black 10 one-of-one 1:1122
Masters of the Mound Baseball Leather Autographs 5 one-of-one 1:1870
Masters of the Mound Autograph Patch Dual Book 4 one-of-one 1:2805
Spark of Light Autographs 27 15 1:29
Spark of Light Autographs Purple 27 3 1:141
Spark of Light Autographs Gold 27 one-of-one 1:416
Spark of Light Dual Autographs 6 15 1:191
Spark of Light Dual Autographs Purple 6 3 1:935
Spark of Light Dual Autographs Gold 6 one-of-one 1:2805
Spark of Light Autograph Patch 10 15 1:89
Spark of Light Autograph Patch Purple 10 3 1:432
Spark of Light Autograph Patch Gold 10 one-of-one 1:1247
Spark of Light Dual Autograph Patch 3 15 1:561
Spark of Light Dual Autograph Patch Purple 3 3 1:1870
Spark of Light Dual Autograph Patch Gold 3 one-of-one 1:5610
Guiding Light Triple Autograph Book 5 5 1:449
Guiding Light Triple Autograph Book Purple 5 3 1:748
Guiding Light Triple Autograph Book Gold 5 one-of-one 1:2244
Guiding Light Triple Autograph Relic Book 2 5 1:1122
Guiding Light Triple Autograph Relic Book Purple 2 3 1:1870
Guiding Light Triple Autograph Relic Book Gold 2 one-of-one 1:5609
The Greatest Book Autograph 1 one-of-one 1:11,218
Letter Book Cards 85 one-of-one 1:132
Cut Signatures 49 one-of-one 1:234
Cut Signature Relics 22 one-of-one 1:510
Cut Signature Bat Knob Book 2 one-of-one 1:5609
Dual Cut Signature Book 3 one-of-one 1:3740

Checklist

Home Run Kings

Autographs

Each Home Run Kings Autograph is serial-numbered to 15 copies and available in the following parallels.

  • Red (serial-numbered to ten)
  • Blue (serial-numbered to five)
  • Purple (serial-numbered to three)
  • Black (one-of-one)

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Home Run Kings Autographs'); </sql2wiki>

Ultimate Book Autograph

This card is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Home Run Kings Ultimate Book'); </sql2wiki>

Autograph Relics

Each Home Run Kings Autograph Relic is serial-numbered to 15 copies, and available in the following parallels.

  • Blue (serial-numbered to five)
  • Purple (serial-numbered to three)
  • Black (one-of-one)

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Home Run King Autograph Relics'); </sql2wiki>

Autograph Patches

Each Home Run Kings Autograph Patch is serial-numbered to fifteen, and also available in a one-of-one Black parallel.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Home Run King Autograph Patches'); </sql2wiki>

Baseball Leather Autographs

Each Home Run Kings Baseball Leather Autograph is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Home Run Kings Baseball Leather Autographs'); </sql2wiki>

Autograph Patch Dual Book

Each Home Run Kings Autograph Patch Dual Book is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Home Run Kings Dual Autograph Patch Book'); </sql2wiki>

Autograph Patch Triple Book

Each Home Run Kings Autograph Patch Triple Book is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Home Run Kings Triple Autograph Patch Book'); </sql2wiki>

Hit Kings

Autographs

Each Hit Kings Autograph is serial-numbered to 15 copies and available in the following parallels.

  • Red (serial-numbered to ten)
  • Blue (serial-numbered to five)
  • Purple (serial-numbered to three)
  • Black (one-of-one)

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Hit Kings Autographs'); </sql2wiki>

Ultra Book Autograph

This card is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Hit Kings Ultra Book'); </sql2wiki>

Autograph Relics

Each Hit Kings Autograph Relic is serial-numbered to 15 copies, and available in the following parallels.

  • Blue (serial-numbered to five)
  • Purple (serial-numbered to three)
  • Black (one-of-one)

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Hit Kings Autograph Relics'); </sql2wiki>

Autograph Patches

Each Hit Kings Autograph Patch is serial-numbered to fifteen, and also available in a one-of-one Black parallel.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Hit Kings Autograph Patches'); </sql2wiki>

Baseball Leather Autographs

Each Hit Kings Baseball Leather Autograph is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Hit Kings Baseball Leather Autographs'); </sql2wiki>

Autograph Patch Dual Book

Each Hit Kings Autograph Patch Dual Book is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Hit Kings Dual Autograph Patch Book'); </sql2wiki>

Masters of the Mound

Autographs

Each Masters of the Mound Autograph is serial-numbered to 15 copies and available in the following parallels.

  • Red (serial-numbered to ten)
  • Blue (serial-numbered to five)
  • Purple (serial-numbered to three)
  • Black (one-of-one)

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Masters of the Mound Autographs'); </sql2wiki>

Ultra Book Autograph

This card is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Masters of the Mound Ultra Book'); </sql2wiki>

Autograph Relics

Each Masters of the Mound Autograph Relic is serial-numbered to 15 copies, and available in the following parallels.

  • Blue (serial-numbered to five)
  • Purple (serial-numbered to three)
  • Black (one-of-one)

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Masters of the Mound Autograph Relics'); </sql2wiki>

Autograph Patches

Each Masters of the Mound Autograph Patch is serial-numbered to fifteen, and also available in a one-of-one Black parallel.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Masters of the Mound Autograph Patches'); </sql2wiki>

Baseball Leather Autographs

Each Masters of the Mound Baseball Leather Autograph is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Masters of the Mound Baseball Leather Autographs'); </sql2wiki>

Autograph Patch Dual Book

Each Masters of the Mound Autograph Patch Dual Book is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Masters of the Mound Dual Patch Autograph Book'); </sql2wiki>

Spark of Light

Autographs

Each Spark of Light Autograph is serial-numbered to fifteen and available in the following parallels.

  • Purple (serial-numbered to three)
  • Gold (one-of-one)

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Spark of Light'); </sql2wiki>

Dual Autographs

Each Spark of Light Dual Autograph is serial-numbered to fifteen and available in the following parallels.

  • Purple (serial-numbered to three)
  • Gold (one-of-one)

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Spark of Light Dual Autographs'); </sql2wiki>

Autographed Patch

Each Spark of Light Autograph Patch is serial-numbered to fifteen and also available in a one-of-one Gold parallel.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Spark of Light Autograph Patches'); </sql2wiki>

Dual Autographed Patch

Each Spark of Light Dual Autograph Patch is serial-numbered to fifteen and also available in a one-of-one Gold parallel.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Spark of Light Dual Autograph Patches'); </sql2wiki>

Guiding Light Triple Autograph Book

Each Guiding Light Triple Autograph Book is serial-numbered to five and also available in the following parallels.

  • Purple (serial-numbered to three)
  • Gold (one-of-one)

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Guiding Light Triple Autograph Book Cards'); </sql2wiki>

Relic

Each Guiding Light Triple Autograph Relic Book is serial-numbered to five and also available in the following parallels.

  • Purple (serial-numbered to three)
  • Gold (one-of-one)

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Guiding Light Triple Autograph Relic Book Cards'); </sql2wiki>

The Greatest Book Autograph

This card is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires The Greatest Book Card'); </sql2wiki>

Letters Book

Each is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player,info FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Letters Book Cards'); </sql2wiki>

Cut Signatures

Each Cut Signature is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Cut Signatures'); </sql2wiki>

Relics

Each Cut Signature Relic is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Cut Signatures Relics'); </sql2wiki>

Bat Knob Book

Each Cut Signature Bat Knob Book is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Cut Signatures Bat Knob'); </sql2wiki>

Dual

Each Dual Cut Signature Relic is a one-of-one.

<sql2wiki database="carddb"> SELECT num,player FROM cards WHERE (year = 2023) AND (setname = 'Topps Luminaires Dual Cut Signatures Book Cards'); </sql2wiki>