zwift-data 1.12.2 → 1.13.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -52,6 +52,12 @@ export const bikeFrames = [
52
52
  "name": "Zwift Skeletal",
53
53
  "isTT": false
54
54
  },
55
+ {
56
+ "id": 291034584,
57
+ "name": "Trek Speed Concept 2021",
58
+ "modelYear": 2021,
59
+ "isTT": true
60
+ },
55
61
  {
56
62
  "id": 385270250,
57
63
  "name": "Zwift Mountain",
@@ -228,6 +234,12 @@ export const bikeFrames = [
228
234
  "modelYear": 2019,
229
235
  "isTT": false
230
236
  },
237
+ {
238
+ "id": 1639102673,
239
+ "name": "Specialized Specialized Crux 2022",
240
+ "modelYear": 2022,
241
+ "isTT": false
242
+ },
231
243
  {
232
244
  "id": 1675779900,
233
245
  "name": "Canyon CanyonUltimate2021",
@@ -5,6 +5,11 @@ export const bikeFrontWheels = [
5
5
  "name": "Zwift Zwift BW Concept Front Wheel",
6
6
  "imageName": "Wheel_ZwiftBW"
7
7
  },
8
+ {
9
+ "id": 190867464,
10
+ "name": "Enve G23",
11
+ "imageName": "Wheel_EnveG23"
12
+ },
8
13
  {
9
14
  "id": 192959988,
10
15
  "name": "Roval Alpinist CLX",
@@ -20,6 +25,11 @@ export const bikeFrontWheels = [
20
25
  "name": "Mavic Cosmic CXR60c",
21
26
  "imageName": "Wheel_MavicCosmicCXR60c"
22
27
  },
28
+ {
29
+ "id": 327143135,
30
+ "name": "Roval Terra CLX",
31
+ "imageName": "Wheel_RovalTerraCLX"
32
+ },
23
33
  {
24
34
  "id": 346409677,
25
35
  "name": "DTSwiss ARC 1100 DICUT 62",
@@ -90,6 +90,11 @@ export const bikeRearWheels = [
90
90
  "name": "Campagnolo Bora Ultra 35",
91
91
  "imageName": "Wheel_BoraUltra35"
92
92
  },
93
+ {
94
+ "id": 1694719327,
95
+ "name": "Enve G23",
96
+ "imageName": "Wheel_EnveG23"
97
+ },
93
98
  {
94
99
  "id": 1758560098,
95
100
  "name": "Zipp 858/Super9",
@@ -175,6 +180,11 @@ export const bikeRearWheels = [
175
180
  "name": "Zwift Buffalo Fahrrad",
176
181
  "imageName": "Wheel_BuffaloFahrrad"
177
182
  },
183
+ {
184
+ "id": 3454205320,
185
+ "name": "Roval Terra CLX",
186
+ "imageName": "Wheel_RovalTerraCLX"
187
+ },
178
188
  {
179
189
  "id": 3473846672,
180
190
  "name": "Zwift Safety",
@@ -115,6 +115,11 @@ export const headgears = [
115
115
  "name": "Haute Route",
116
116
  "imageName": "CcHauteRoute2020_thumb"
117
117
  },
118
+ {
119
+ "id": 1208445863,
120
+ "name": "Team BikeExchange Cap",
121
+ "imageName": "CyclingCapBikeExchange2022_thumb"
122
+ },
118
123
  {
119
124
  "id": 1225125243,
120
125
  "name": "None",
@@ -405,6 +410,11 @@ export const headgears = [
405
410
  "name": "Giro Eclipse FDJ",
406
411
  "imageName": "GiroEclipseFDJ2021"
407
412
  },
413
+ {
414
+ "id": 3961081102,
415
+ "name": "Le Col CC",
416
+ "imageName": "CyclingCapLeCol2022_thumb"
417
+ },
408
418
  {
409
419
  "id": 4226117447,
410
420
  "name": "INEOS Grenadiers",
@@ -190,11 +190,6 @@ export const jerseys = [
190
190
  "name": "Powertap",
191
191
  "imageName": "Powertap_thumb"
192
192
  },
193
- {
194
- "id": 245979204,
195
- "name": "CANYON//SRAM Racing",
196
- "imageName": "CanyonSram_thumb"
197
- },
198
193
  {
199
194
  "id": 246267937,
200
195
  "name": "Sprint",
@@ -590,6 +585,11 @@ export const jerseys = [
590
585
  "name": "Century",
591
586
  "imageName": "Zwift_Century_Jersey_thumb"
592
587
  },
588
+ {
589
+ "id": 673116471,
590
+ "name": "Trinidad and Tobago Federation Elite 2022",
591
+ "imageName": "UCIBlackTT2022_thumb"
592
+ },
593
593
  {
594
594
  "id": 677436092,
595
595
  "name": "Phil's Cookie Fondo Kit",
@@ -600,6 +600,11 @@ export const jerseys = [
600
600
  "name": "Vintage 1",
601
601
  "imageName": "Zwift_Retro_01_thumb"
602
602
  },
603
+ {
604
+ "id": 706154061,
605
+ "name": "Eritrea Federation Elite 2022",
606
+ "imageName": "UCIBlackEritrea2022_thumb"
607
+ },
603
608
  {
604
609
  "id": 713852384,
605
610
  "name": "Giant Ride Like King",
@@ -705,6 +710,11 @@ export const jerseys = [
705
710
  "name": "Pearson CC",
706
711
  "imageName": "PearsonCC_thumb"
707
712
  },
713
+ {
714
+ "id": 836121883,
715
+ "name": "Singapore Federation Elite 2022",
716
+ "imageName": "SingaporeUCI2022_thumb"
717
+ },
708
718
  {
709
719
  "id": 836965768,
710
720
  "name": "VeloNews",
@@ -825,6 +835,11 @@ export const jerseys = [
825
835
  "name": "Haute Route x Zwift",
826
836
  "imageName": "HauteRoutexZwift2020_thumb"
827
837
  },
838
+ {
839
+ "id": 958696823,
840
+ "name": "Team Jumbo-Visma Men",
841
+ "imageName": "JumboVismaMen2022_thumb"
842
+ },
828
843
  {
829
844
  "id": 971980441,
830
845
  "name": "Bicycling",
@@ -880,6 +895,11 @@ export const jerseys = [
880
895
  "name": "AHDR Giant Bison",
881
896
  "imageName": "AHDRGiantBison_thumb"
882
897
  },
898
+ {
899
+ "id": 1033576880,
900
+ "name": "Sub 8",
901
+ "imageName": "Sub82022_thumb"
902
+ },
883
903
  {
884
904
  "id": 1040478737,
885
905
  "name": "2XU Cycling",
@@ -900,6 +920,11 @@ export const jerseys = [
900
920
  "name": "Eric Min T Day Jersey",
901
921
  "imageName": "EricMinTDay2021_thumb"
902
922
  },
923
+ {
924
+ "id": 1067526784,
925
+ "name": "ZHR",
926
+ "imageName": "ZHR2022_thumb"
927
+ },
903
928
  {
904
929
  "id": 1072467839,
905
930
  "name": "Giant Ride Like King 2020",
@@ -1140,6 +1165,11 @@ export const jerseys = [
1140
1165
  "name": "Wanty Gobert",
1141
1166
  "imageName": "WantyGobert2021_thumb"
1142
1167
  },
1168
+ {
1169
+ "id": 1324536719,
1170
+ "name": "Finland Federation Elite 2022",
1171
+ "imageName": "FinlandUCI2022_thumb"
1172
+ },
1143
1173
  {
1144
1174
  "id": 1327508500,
1145
1175
  "name": "Parlee",
@@ -1280,11 +1310,6 @@ export const jerseys = [
1280
1310
  "name": "B&B Hotels - Vital Concept p/b KTM",
1281
1311
  "imageName": "VitalConcept2020_thumb"
1282
1312
  },
1283
- {
1284
- "id": 1509669761,
1285
- "name": "UNO-X 2020",
1286
- "imageName": "UNO-X2020_thumb"
1287
- },
1288
1313
  {
1289
1314
  "id": 1513854402,
1290
1315
  "name": "CycleVox",
@@ -1305,6 +1330,11 @@ export const jerseys = [
1305
1330
  "name": "Life time",
1306
1331
  "imageName": "LifeCycle2021_thumb"
1307
1332
  },
1333
+ {
1334
+ "id": 1541349594,
1335
+ "name": "Team Jumbo Visma-Women",
1336
+ "imageName": "JumboVismaWomen2022_thumb"
1337
+ },
1308
1338
  {
1309
1339
  "id": 1561591671,
1310
1340
  "name": "Bolt Race Team Hellcatz",
@@ -1435,6 +1465,11 @@ export const jerseys = [
1435
1465
  "name": "2021 ZA Tri Kit",
1436
1466
  "imageName": "ZATri2021_thumb"
1437
1467
  },
1468
+ {
1469
+ "id": 1727340017,
1470
+ "name": "Hong Kong Federation Elite 2022",
1471
+ "imageName": "UCIBlackHK2022_thumb"
1472
+ },
1438
1473
  {
1439
1474
  "id": 1735340823,
1440
1475
  "name": "Level 40",
@@ -1450,11 +1485,21 @@ export const jerseys = [
1450
1485
  "name": "UAE",
1451
1486
  "imageName": "UAE_2017_thumb"
1452
1487
  },
1488
+ {
1489
+ "id": 1756517729,
1490
+ "name": "UnoXPro2022",
1491
+ "imageName": "UnoXPro2022_thumb"
1492
+ },
1453
1493
  {
1454
1494
  "id": 1766102862,
1455
1495
  "name": "Elite",
1456
1496
  "imageName": "Elite_thumb"
1457
1497
  },
1498
+ {
1499
+ "id": 1776034995,
1500
+ "name": "Trek Segafredo Training",
1501
+ "imageName": "TrekSegafredoTrain2022_thumb"
1502
+ },
1458
1503
  {
1459
1504
  "id": 1794085789,
1460
1505
  "name": "Super League Grey",
@@ -1515,6 +1560,11 @@ export const jerseys = [
1515
1560
  "name": "Black Cyclists Network",
1516
1561
  "imageName": "BlackCyclistsNetwork2020_thumb"
1517
1562
  },
1563
+ {
1564
+ "id": 1842355135,
1565
+ "name": "Movistar Team",
1566
+ "imageName": "MovistarTeam2022_thumb"
1567
+ },
1518
1568
  {
1519
1569
  "id": 1851027443,
1520
1570
  "name": "Black Celebration Series Kit",
@@ -1570,6 +1620,11 @@ export const jerseys = [
1570
1620
  "name": "Endurance Nation",
1571
1621
  "imageName": "EnduranceNation2019_thumb"
1572
1622
  },
1623
+ {
1624
+ "id": 1935761488,
1625
+ "name": "Team BikeExchange Women",
1626
+ "imageName": "BikeExchangeWomen2022_thumb"
1627
+ },
1573
1628
  {
1574
1629
  "id": 1936574954,
1575
1630
  "name": "ZBR",
@@ -1750,11 +1805,6 @@ export const jerseys = [
1750
1805
  "name": "Sugoi",
1751
1806
  "imageName": "Sugoi2018_thumb"
1752
1807
  },
1753
- {
1754
- "id": 2152136302,
1755
- "name": "Movistar2020",
1756
- "imageName": "Movistar2020_thumb"
1757
- },
1758
1808
  {
1759
1809
  "id": 2155858980,
1760
1810
  "name": "Bahrain McLaren",
@@ -1795,6 +1845,11 @@ export const jerseys = [
1795
1845
  "name": "Team PTz",
1796
1846
  "imageName": "TeamPTZ_thumb"
1797
1847
  },
1848
+ {
1849
+ "id": 2242745186,
1850
+ "name": "Endura",
1851
+ "imageName": "Endura2022_thumb"
1852
+ },
1798
1853
  {
1799
1854
  "id": 2252477074,
1800
1855
  "name": "Belgium Elite",
@@ -1817,7 +1872,7 @@ export const jerseys = [
1817
1872
  },
1818
1873
  {
1819
1874
  "id": 2289295452,
1820
- "name": "Chasing Cancellara 2020",
1875
+ "name": "Chasing Cancellara",
1821
1876
  "imageName": "ChasingCancellara2020_thumb"
1822
1877
  },
1823
1878
  {
@@ -1865,6 +1920,11 @@ export const jerseys = [
1865
1920
  "name": "EF Education First",
1866
1921
  "imageName": "Cannondale_2014_thumb"
1867
1922
  },
1923
+ {
1924
+ "id": 2352794923,
1925
+ "name": "BMC Walmart 2022",
1926
+ "imageName": "BMCWalmart2022_thumb"
1927
+ },
1868
1928
  {
1869
1929
  "id": 2360518479,
1870
1930
  "name": "ZTH",
@@ -2015,6 +2075,11 @@ export const jerseys = [
2015
2075
  "name": "ZZRC",
2016
2076
  "imageName": "ZZRC_thumb"
2017
2077
  },
2078
+ {
2079
+ "id": 2521862418,
2080
+ "name": "Grand Fondo Team",
2081
+ "imageName": "GrandFondoTeam2022_thumb"
2082
+ },
2018
2083
  {
2019
2084
  "id": 2523171976,
2020
2085
  "name": "Level 25",
@@ -2025,6 +2090,11 @@ export const jerseys = [
2025
2090
  "name": "Clash Of Clubs Pink",
2026
2091
  "imageName": "ClashOfClubs2020_thumb"
2027
2092
  },
2093
+ {
2094
+ "id": 2557367984,
2095
+ "name": "dPac-Elite",
2096
+ "imageName": "dPaceElite2022_thumb"
2097
+ },
2028
2098
  {
2029
2099
  "id": 2561776795,
2030
2100
  "name": "KNWU Elite",
@@ -2260,6 +2330,11 @@ export const jerseys = [
2260
2330
  "name": "Champion",
2261
2331
  "imageName": "Plain_06_thumb"
2262
2332
  },
2333
+ {
2334
+ "id": 2813571014,
2335
+ "name": "Team BikeExchange Men",
2336
+ "imageName": "BikeExchangeMen2022_thumb"
2337
+ },
2263
2338
  {
2264
2339
  "id": 2818028945,
2265
2340
  "name": "DigiCamo 1",
@@ -2375,11 +2450,6 @@ export const jerseys = [
2375
2450
  "name": "Classy 2",
2376
2451
  "imageName": "ZwiftClassy02_thumb"
2377
2452
  },
2378
- {
2379
- "id": 2989065891,
2380
- "name": "BikeExchange",
2381
- "imageName": "BikeExchange_thumb"
2382
- },
2383
2453
  {
2384
2454
  "id": 2993458510,
2385
2455
  "name": "Canyon Eisberg",
@@ -2395,6 +2465,11 @@ export const jerseys = [
2395
2465
  "name": "ZFondo March 2022",
2396
2466
  "imageName": "ZFondo202203_thumb"
2397
2467
  },
2468
+ {
2469
+ "id": 2998551931,
2470
+ "name": "Angola Federation Elite 2022",
2471
+ "imageName": "UCIBlackAngola2022_thumb"
2472
+ },
2398
2473
  {
2399
2474
  "id": 3002321123,
2400
2475
  "name": "Giant",
@@ -2505,6 +2580,11 @@ export const jerseys = [
2505
2580
  "name": "Zwift zFondo June",
2506
2581
  "imageName": "Zwift_zFondo2018_Jun_thumb"
2507
2582
  },
2583
+ {
2584
+ "id": 3169737262,
2585
+ "name": "Team Veselka",
2586
+ "imageName": "TeamVeselka2022_thumb"
2587
+ },
2508
2588
  {
2509
2589
  "id": 3173711529,
2510
2590
  "name": "Team Type 1",
@@ -2550,6 +2630,11 @@ export const jerseys = [
2550
2630
  "name": "WEZ 2020",
2551
2631
  "imageName": "WEZ2020_thumb"
2552
2632
  },
2633
+ {
2634
+ "id": 3236010357,
2635
+ "name": "Women's Ride Series 2022",
2636
+ "imageName": "ZwiftWomens2022_thumb"
2637
+ },
2553
2638
  {
2554
2639
  "id": 3237599752,
2555
2640
  "name": "Zwift zFondo December 2018",
@@ -2627,7 +2712,7 @@ export const jerseys = [
2627
2712
  },
2628
2713
  {
2629
2714
  "id": 3318118077,
2630
- "name": "Italy Elite",
2715
+ "name": "Italy Federation Elite 2022",
2631
2716
  "imageName": "ItalyCyclingFederationElite2020_thumb"
2632
2717
  },
2633
2718
  {
@@ -2665,11 +2750,6 @@ export const jerseys = [
2665
2750
  "name": "Souigneur",
2666
2751
  "imageName": "Souigneur_thumb"
2667
2752
  },
2668
- {
2669
- "id": 3355052630,
2670
- "name": "Team Jumbo-Visma",
2671
- "imageName": "TeamJumboVisma2019_thumb"
2672
- },
2673
2753
  {
2674
2754
  "id": 3361977988,
2675
2755
  "name": "ZFondo January 2022",
@@ -2710,6 +2790,11 @@ export const jerseys = [
2710
2790
  "name": "XTERRA TRI",
2711
2791
  "imageName": "Xterra2020_thumb"
2712
2792
  },
2793
+ {
2794
+ "id": 3388151259,
2795
+ "name": "Zwift Insider",
2796
+ "imageName": "ZwiftInsider2022_thumb"
2797
+ },
2713
2798
  {
2714
2799
  "id": 3405367476,
2715
2800
  "name": "Evoq.Bike",
@@ -3105,6 +3190,11 @@ export const jerseys = [
3105
3190
  "name": "Sprint",
3106
3191
  "imageName": "Zwift_Green_Jersey_01"
3107
3192
  },
3193
+ {
3194
+ "id": 3793940065,
3195
+ "name": "Sub 7",
3196
+ "imageName": "Sub72022_thumb"
3197
+ },
3108
3198
  {
3109
3199
  "id": 3795276190,
3110
3200
  "name": "Team DIRT",
@@ -3235,6 +3325,11 @@ export const jerseys = [
3235
3325
  "name": "Mandela Day 2021",
3236
3326
  "imageName": "MandelaDay2021_thumb"
3237
3327
  },
3328
+ {
3329
+ "id": 3902243512,
3330
+ "name": "Bikes France",
3331
+ "imageName": "BikesFrance2022_thumb"
3332
+ },
3238
3333
  {
3239
3334
  "id": 3909717131,
3240
3335
  "name": "Richmond 2015",
@@ -3270,6 +3365,11 @@ export const jerseys = [
3270
3365
  "name": "ZNC - France",
3271
3366
  "imageName": "ZwiftNationalChampions_thumb"
3272
3367
  },
3368
+ {
3369
+ "id": 3970245639,
3370
+ "name": "CANYON//SRAM Racing",
3371
+ "imageName": "CanyonSRAMRacing2022_thumb"
3372
+ },
3273
3373
  {
3274
3374
  "id": 3977378563,
3275
3375
  "name": "Clash Of Clubs Green",
@@ -3390,6 +3490,11 @@ export const jerseys = [
3390
3490
  "name": "Tour of Watopia 2022",
3391
3491
  "imageName": "TOW2022_thumb"
3392
3492
  },
3493
+ {
3494
+ "id": 4072760162,
3495
+ "name": "USA Triathlon",
3496
+ "imageName": "USATri2022_thumb"
3497
+ },
3393
3498
  {
3394
3499
  "id": 4074781084,
3395
3500
  "name": "Optum",
@@ -3435,6 +3540,11 @@ export const jerseys = [
3435
3540
  "name": "Dutch National",
3436
3541
  "imageName": "DutchNational_thumb"
3437
3542
  },
3543
+ {
3544
+ "id": 4113250696,
3545
+ "name": "Team Zoot 2022",
3546
+ "imageName": "TeamZoot2022_thumb"
3547
+ },
3438
3548
  {
3439
3549
  "id": 4115647532,
3440
3550
  "name": "Hagens Berman Supermint",
@@ -20,6 +20,10 @@ export const paintJobs = [
20
20
  "id": 234063120,
21
21
  "name": "Giant TCR Advanced SL-TCR Blue"
22
22
  },
23
+ {
24
+ "id": 304373641,
25
+ "name": "Trek Speed Concept 2021-Base"
26
+ },
23
27
  {
24
28
  "id": 352352109,
25
29
  "name": "Pinarello Dogma 65.1-Beta Scheme"
@@ -132,6 +136,10 @@ export const paintJobs = [
132
136
  "id": 1050532355,
133
137
  "name": "Specialized Roubaix-Chameleon Black"
134
138
  },
139
+ {
140
+ "id": 1066566931,
141
+ "name": "Canyon Aeroad Team Edition-Canyon SRAM 2022"
142
+ },
135
143
  {
136
144
  "id": 1132004705,
137
145
  "name": "Specialized Roubaix S-Works-Rocket Red"
@@ -306,7 +314,7 @@ export const paintJobs = [
306
314
  },
307
315
  {
308
316
  "id": 2240051099,
309
- "name": "Felt FeltFR2022-FeltFRRally"
317
+ "name": "Felt FeltFR2022-FeltFRTwenty24"
310
318
  },
311
319
  {
312
320
  "id": 2266567131,
@@ -482,7 +490,7 @@ export const paintJobs = [
482
490
  },
483
491
  {
484
492
  "id": 3335778980,
485
- "name": "Felt FeltFR2022-FeltFR"
493
+ "name": "Felt FeltFR2022-FeltFRRally"
486
494
  },
487
495
  {
488
496
  "id": 3336992711,