@dcrackel/hematournamentui 1.0.231 → 1.0.233

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.
@@ -0,0 +1,931 @@
1
+
2
+ const getDEWithBouts15Fencers =
3
+ {
4
+ "message": "DE Pool retrieved",
5
+ "pools": [
6
+ {
7
+ "PoolId": 150,
8
+ "Name": "Longsword A-DE",
9
+ "RingName": "DE Bracket",
10
+ "Flight": 1,
11
+ "PoolType": "de",
12
+ "EventId": 9,
13
+ "Status": "live",
14
+ "Updated": "2024-07-29T13:31:39.000Z",
15
+ "Bouts": [
16
+ {
17
+ "TimerStatus": "stopped",
18
+ "RefName": "Unassigned",
19
+ "BoutId": 2339,
20
+ "PoolId": 150,
21
+ "EventId": 9,
22
+ "Person1Id": 35,
23
+ "Person2Id": 0,
24
+ "Status": "Bye",
25
+ "Score1": 0,
26
+ "Score2": 0,
27
+ "Started": null,
28
+ "Ended": null,
29
+ "TimeLeft": 0,
30
+ "CurrentPass": 0,
31
+ "MaxPasses": 0,
32
+ "RoundLabel": "Table of 8",
33
+ "DEBoutId": 1,
34
+ "DENextBoutId": 9,
35
+ "RefereeId": null,
36
+ "createdAt": "2024-07-29T13:31:39.000Z",
37
+ "updatedAt": "2024-07-29T13:31:42.000Z",
38
+ "Person1": {
39
+ "PersonId": 35,
40
+ "DisplayName": "Branden Zipplinger",
41
+ "ClubId": 10,
42
+ "Images": [],
43
+ "Club": {
44
+ "Name": "Columbus United Fencing Club",
45
+ "Color1": "rose",
46
+ "Color2": "navy"
47
+ },
48
+ "EventPersons": [
49
+ {
50
+ "DEPosition": 1
51
+ }
52
+ ]
53
+ },
54
+ "Person2": {
55
+ "PersonId": 0,
56
+ "DisplayName": "BYE",
57
+ "ClubId": 1,
58
+ "Images": [],
59
+ "Club": {
60
+ "Name": "Acme Fencing Club"
61
+ },
62
+ "EventPersons": []
63
+ },
64
+ "Pool": {
65
+ "RingName": "DE Bracket"
66
+ }
67
+ },
68
+ {
69
+ "TimerStatus": "stopped",
70
+ "RefName": "Unassigned",
71
+ "BoutId": 2340,
72
+ "PoolId": 150,
73
+ "EventId": 9,
74
+ "Person1Id": 1,
75
+ "Person2Id": 71,
76
+ "Status": "Completed",
77
+ "Score1": 7,
78
+ "Score2": 5,
79
+ "Started": "2024-07-29T13:32:00.000Z",
80
+ "Ended": "2024-07-29T13:32:09.000Z",
81
+ "TimeLeft": 90,
82
+ "CurrentPass": 6,
83
+ "MaxPasses": 7,
84
+ "RoundLabel": "Table of 8",
85
+ "DEBoutId": 2,
86
+ "DENextBoutId": 9,
87
+ "RefereeId": 1,
88
+ "createdAt": "2024-07-29T13:31:39.000Z",
89
+ "updatedAt": "2024-07-29T13:32:09.000Z",
90
+ "Person1": {
91
+ "PersonId": 1,
92
+ "DisplayName": "Dwain Crackel",
93
+ "ClubId": 10,
94
+ "Images": [
95
+ {
96
+ "ImageId": 7,
97
+ "URL": "https://randomuser.me/api/portraits/men/22.jpg"
98
+ }
99
+ ],
100
+ "Club": {
101
+ "Name": "Columbus United Fencing Club",
102
+ "Color1": "rose",
103
+ "Color2": "navy"
104
+ },
105
+ "EventPersons": [
106
+ {
107
+ "DEPosition": 9
108
+ }
109
+ ]
110
+ },
111
+ "Person2": {
112
+ "PersonId": 71,
113
+ "DisplayName": "Tom Kesler",
114
+ "ClubId": 12,
115
+ "Images": [],
116
+ "Club": {
117
+ "Name": "Gem City Duelists Society"
118
+ },
119
+ "EventPersons": [
120
+ {
121
+ "DEPosition": 8
122
+ }
123
+ ]
124
+ },
125
+ "Pool": {
126
+ "RingName": "DE Bracket"
127
+ }
128
+ },
129
+ {
130
+ "TimerStatus": "stopped",
131
+ "RefName": "Unassigned",
132
+ "BoutId": 2341,
133
+ "PoolId": 150,
134
+ "EventId": 9,
135
+ "Person1Id": 32,
136
+ "Person2Id": 52,
137
+ "Status": "Completed",
138
+ "Score1": 7,
139
+ "Score2": 3,
140
+ "Started": "2024-07-29T13:32:12.000Z",
141
+ "Ended": "2024-07-29T13:32:20.000Z",
142
+ "TimeLeft": 90,
143
+ "CurrentPass": 6,
144
+ "MaxPasses": 7,
145
+ "RoundLabel": "Table of 8",
146
+ "DEBoutId": 3,
147
+ "DENextBoutId": 10,
148
+ "RefereeId": 1,
149
+ "createdAt": "2024-07-29T13:31:39.000Z",
150
+ "updatedAt": "2024-07-29T13:32:20.000Z",
151
+ "Person1": {
152
+ "PersonId": 32,
153
+ "DisplayName": "AJ Trefney",
154
+ "ClubId": 13,
155
+ "Images": [],
156
+ "Club": {
157
+ "Name": "Two Ravens Fencing School",
158
+ "Color1": "red",
159
+ "Color2": "blue"
160
+ },
161
+ "EventPersons": [
162
+ {
163
+ "DEPosition": 5
164
+ }
165
+ ]
166
+ },
167
+ "Person2": {
168
+ "PersonId": 52,
169
+ "DisplayName": "John Osborn",
170
+ "ClubId": 10,
171
+ "Images": [],
172
+ "Club": {
173
+ "Name": "Columbus United Fencing Club"
174
+ },
175
+ "EventPersons": [
176
+ {
177
+ "DEPosition": 12
178
+ }
179
+ ]
180
+ },
181
+ "Pool": {
182
+ "RingName": "DE Bracket"
183
+ }
184
+ },
185
+ {
186
+ "TimerStatus": "stopped",
187
+ "RefName": "Unassigned",
188
+ "BoutId": 2342,
189
+ "PoolId": 150,
190
+ "EventId": 9,
191
+ "Person1Id": 73,
192
+ "Person2Id": 69,
193
+ "Status": "Completed",
194
+ "Score1": 1,
195
+ "Score2": 7,
196
+ "Started": "2024-07-29T13:32:24.000Z",
197
+ "Ended": "2024-07-29T13:32:32.000Z",
198
+ "TimeLeft": 90,
199
+ "CurrentPass": 6,
200
+ "MaxPasses": 7,
201
+ "RoundLabel": "Table of 8",
202
+ "DEBoutId": 4,
203
+ "DENextBoutId": 10,
204
+ "RefereeId": 1,
205
+ "createdAt": "2024-07-29T13:31:39.000Z",
206
+ "updatedAt": "2024-07-29T13:32:32.000Z",
207
+ "Person1": {
208
+ "PersonId": 73,
209
+ "DisplayName": "Victor Marchetto",
210
+ "ClubId": 13,
211
+ "Images": [],
212
+ "Club": {
213
+ "Name": "Two Ravens Fencing School",
214
+ "Color1": "red",
215
+ "Color2": "blue"
216
+ },
217
+ "EventPersons": [
218
+ {
219
+ "DEPosition": 13
220
+ }
221
+ ]
222
+ },
223
+ "Person2": {
224
+ "PersonId": 69,
225
+ "DisplayName": "Sam Ryals",
226
+ "ClubId": 12,
227
+ "Images": [],
228
+ "Club": {
229
+ "Name": "Gem City Duelists Society"
230
+ },
231
+ "EventPersons": [
232
+ {
233
+ "DEPosition": 4
234
+ }
235
+ ]
236
+ },
237
+ "Pool": {
238
+ "RingName": "DE Bracket"
239
+ }
240
+ },
241
+ {
242
+ "TimerStatus": "stopped",
243
+ "RefName": "Unassigned",
244
+ "BoutId": 2343,
245
+ "PoolId": 150,
246
+ "EventId": 9,
247
+ "Person1Id": 43,
248
+ "Person2Id": 65,
249
+ "Status": "Completed",
250
+ "Score1": 7,
251
+ "Score2": 1,
252
+ "Started": "2024-07-29T13:32:58.000Z",
253
+ "Ended": "2024-07-29T13:33:21.000Z",
254
+ "TimeLeft": 90,
255
+ "CurrentPass": 6,
256
+ "MaxPasses": 7,
257
+ "RoundLabel": "Table of 8",
258
+ "DEBoutId": 5,
259
+ "DENextBoutId": 11,
260
+ "RefereeId": 1,
261
+ "createdAt": "2024-07-29T13:31:39.000Z",
262
+ "updatedAt": "2024-07-29T13:33:21.000Z",
263
+ "Person1": {
264
+ "PersonId": 43,
265
+ "DisplayName": "Derek Rey",
266
+ "ClubId": 10,
267
+ "Images": [],
268
+ "Club": {
269
+ "Name": "Columbus United Fencing Club",
270
+ "Color1": "rose",
271
+ "Color2": "navy"
272
+ },
273
+ "EventPersons": [
274
+ {
275
+ "DEPosition": 3
276
+ }
277
+ ]
278
+ },
279
+ "Person2": {
280
+ "PersonId": 65,
281
+ "DisplayName": "Nick Mills",
282
+ "ClubId": 11,
283
+ "Images": [],
284
+ "Club": {
285
+ "Name": "Queen City Sword Guild"
286
+ },
287
+ "EventPersons": [
288
+ {
289
+ "DEPosition": 14
290
+ }
291
+ ]
292
+ },
293
+ "Pool": {
294
+ "RingName": "DE Bracket"
295
+ }
296
+ },
297
+ {
298
+ "TimerStatus": "stopped",
299
+ "RefName": "Unassigned",
300
+ "BoutId": 2344,
301
+ "PoolId": 150,
302
+ "EventId": 9,
303
+ "Person1Id": 33,
304
+ "Person2Id": 62,
305
+ "Status": "Completed",
306
+ "Score1": 3,
307
+ "Score2": 7,
308
+ "Started": "2024-07-29T13:32:35.000Z",
309
+ "Ended": "2024-07-29T13:33:16.000Z",
310
+ "TimeLeft": 90,
311
+ "CurrentPass": 6,
312
+ "MaxPasses": 7,
313
+ "RoundLabel": "Table of 8",
314
+ "DEBoutId": 6,
315
+ "DENextBoutId": 11,
316
+ "RefereeId": 1,
317
+ "createdAt": "2024-07-29T13:31:39.000Z",
318
+ "updatedAt": "2024-07-29T13:33:16.000Z",
319
+ "Person1": {
320
+ "PersonId": 33,
321
+ "DisplayName": "Alec Willette",
322
+ "ClubId": 13,
323
+ "Images": [],
324
+ "Club": {
325
+ "Name": "Two Ravens Fencing School",
326
+ "Color1": "red",
327
+ "Color2": "blue"
328
+ },
329
+ "EventPersons": [
330
+ {
331
+ "DEPosition": 11
332
+ }
333
+ ]
334
+ },
335
+ "Person2": {
336
+ "PersonId": 62,
337
+ "DisplayName": "Matthew Dicken",
338
+ "ClubId": 10,
339
+ "Images": [],
340
+ "Club": {
341
+ "Name": "Columbus United Fencing Club"
342
+ },
343
+ "EventPersons": [
344
+ {
345
+ "DEPosition": 6
346
+ }
347
+ ]
348
+ },
349
+ "Pool": {
350
+ "RingName": "DE Bracket"
351
+ }
352
+ },
353
+ {
354
+ "TimerStatus": "stopped",
355
+ "RefName": "Unassigned",
356
+ "BoutId": 2345,
357
+ "PoolId": 150,
358
+ "EventId": 9,
359
+ "Person1Id": 44,
360
+ "Person2Id": 38,
361
+ "Status": "Scheduled",
362
+ "Score1": 0,
363
+ "Score2": 0,
364
+ "Started": null,
365
+ "Ended": null,
366
+ "TimeLeft": 0,
367
+ "CurrentPass": 0,
368
+ "MaxPasses": 0,
369
+ "RoundLabel": "Table of 8",
370
+ "DEBoutId": 7,
371
+ "DENextBoutId": 12,
372
+ "RefereeId": null,
373
+ "createdAt": "2024-07-29T13:31:39.000Z",
374
+ "updatedAt": "2024-07-29T13:31:39.000Z",
375
+ "Person1": {
376
+ "PersonId": 44,
377
+ "DisplayName": "Ehtan Adkins",
378
+ "ClubId": 11,
379
+ "Images": [],
380
+ "Club": {
381
+ "Name": "Queen City Sword Guild",
382
+ "Color1": "blue",
383
+ "Color2": "silver"
384
+ },
385
+ "EventPersons": [
386
+ {
387
+ "DEPosition": 7
388
+ }
389
+ ]
390
+ },
391
+ "Person2": {
392
+ "PersonId": 38,
393
+ "DisplayName": "Chris Yang",
394
+ "ClubId": 16,
395
+ "Images": [],
396
+ "Club": {
397
+ "Name": "Cymbrogi School of Western Martial Arts"
398
+ },
399
+ "EventPersons": [
400
+ {
401
+ "DEPosition": 10
402
+ }
403
+ ]
404
+ },
405
+ "Pool": {
406
+ "RingName": "DE Bracket"
407
+ }
408
+ },
409
+ {
410
+ "TimerStatus": "stopped",
411
+ "RefName": "Unassigned",
412
+ "BoutId": 2346,
413
+ "PoolId": 150,
414
+ "EventId": 9,
415
+ "Person1Id": 41,
416
+ "Person2Id": 39,
417
+ "Status": "Scheduled",
418
+ "Score1": 0,
419
+ "Score2": 0,
420
+ "Started": null,
421
+ "Ended": null,
422
+ "TimeLeft": 0,
423
+ "CurrentPass": 0,
424
+ "MaxPasses": 0,
425
+ "RoundLabel": "Table of 8",
426
+ "DEBoutId": 8,
427
+ "DENextBoutId": 12,
428
+ "RefereeId": null,
429
+ "createdAt": "2024-07-29T13:31:39.000Z",
430
+ "updatedAt": "2024-07-29T13:31:39.000Z",
431
+ "Person1": {
432
+ "PersonId": 41,
433
+ "DisplayName": "David Reddy",
434
+ "ClubId": 12,
435
+ "Images": [],
436
+ "Club": {
437
+ "Name": "Gem City Duelists Society",
438
+ "Color1": "green",
439
+ "Color2": "black"
440
+ },
441
+ "EventPersons": [
442
+ {
443
+ "DEPosition": 15
444
+ }
445
+ ]
446
+ },
447
+ "Person2": {
448
+ "PersonId": 39,
449
+ "DisplayName": "Colin McConnel",
450
+ "ClubId": 13,
451
+ "Images": [],
452
+ "Club": {
453
+ "Name": "Two Ravens Fencing School"
454
+ },
455
+ "EventPersons": [
456
+ {
457
+ "DEPosition": 2
458
+ }
459
+ ]
460
+ },
461
+ "Pool": {
462
+ "RingName": "DE Bracket"
463
+ }
464
+ },
465
+ {
466
+ "TimerStatus": "stopped",
467
+ "RefName": "Unassigned",
468
+ "BoutId": 2347,
469
+ "PoolId": 150,
470
+ "EventId": 9,
471
+ "Person1Id": 35,
472
+ "Person2Id": 1,
473
+ "Status": "Scheduled",
474
+ "Score1": 0,
475
+ "Score2": 0,
476
+ "Started": null,
477
+ "Ended": null,
478
+ "TimeLeft": 0,
479
+ "CurrentPass": 0,
480
+ "MaxPasses": 0,
481
+ "RoundLabel": "Quarterfinal",
482
+ "DEBoutId": 9,
483
+ "DENextBoutId": 13,
484
+ "RefereeId": null,
485
+ "createdAt": "2024-07-29T13:31:39.000Z",
486
+ "updatedAt": "2024-07-29T13:32:10.000Z",
487
+ "Person1": {
488
+ "PersonId": 35,
489
+ "DisplayName": "Branden Zipplinger",
490
+ "ClubId": 10,
491
+ "Images": [],
492
+ "Club": {
493
+ "Name": "Columbus United Fencing Club",
494
+ "Color1": "rose",
495
+ "Color2": "navy"
496
+ },
497
+ "EventPersons": [
498
+ {
499
+ "DEPosition": 1
500
+ }
501
+ ]
502
+ },
503
+ "Person2": {
504
+ "PersonId": 1,
505
+ "DisplayName": "Dwain Crackel",
506
+ "ClubId": 10,
507
+ "Images": [
508
+ {
509
+ "ImageId": 7,
510
+ "URL": "https://randomuser.me/api/portraits/men/22.jpg"
511
+ }
512
+ ],
513
+ "Club": {
514
+ "Name": "Columbus United Fencing Club"
515
+ },
516
+ "EventPersons": [
517
+ {
518
+ "DEPosition": 9
519
+ }
520
+ ]
521
+ },
522
+ "Pool": {
523
+ "RingName": "DE Bracket"
524
+ }
525
+ },
526
+ {
527
+ "TimerStatus": "stopped",
528
+ "RefName": "Unassigned",
529
+ "BoutId": 2348,
530
+ "PoolId": 150,
531
+ "EventId": 9,
532
+ "Person1Id": 32,
533
+ "Person2Id": 69,
534
+ "Status": "Scheduled",
535
+ "Score1": 0,
536
+ "Score2": 0,
537
+ "Started": null,
538
+ "Ended": null,
539
+ "TimeLeft": 0,
540
+ "CurrentPass": 0,
541
+ "MaxPasses": 0,
542
+ "RoundLabel": "Quarterfinal",
543
+ "DEBoutId": 10,
544
+ "DENextBoutId": 13,
545
+ "RefereeId": null,
546
+ "createdAt": "2024-07-29T13:31:39.000Z",
547
+ "updatedAt": "2024-07-29T13:32:33.000Z",
548
+ "Person1": {
549
+ "PersonId": 32,
550
+ "DisplayName": "AJ Trefney",
551
+ "ClubId": 13,
552
+ "Images": [],
553
+ "Club": {
554
+ "Name": "Two Ravens Fencing School",
555
+ "Color1": "red",
556
+ "Color2": "blue"
557
+ },
558
+ "EventPersons": [
559
+ {
560
+ "DEPosition": 5
561
+ }
562
+ ]
563
+ },
564
+ "Person2": {
565
+ "PersonId": 69,
566
+ "DisplayName": "Sam Ryals",
567
+ "ClubId": 12,
568
+ "Images": [],
569
+ "Club": {
570
+ "Name": "Gem City Duelists Society"
571
+ },
572
+ "EventPersons": [
573
+ {
574
+ "DEPosition": 4
575
+ }
576
+ ]
577
+ },
578
+ "Pool": {
579
+ "RingName": "DE Bracket"
580
+ }
581
+ },
582
+ {
583
+ "TimerStatus": "stopped",
584
+ "RefName": "Unassigned",
585
+ "BoutId": 2349,
586
+ "PoolId": 150,
587
+ "EventId": 9,
588
+ "Person1Id": 62,
589
+ "Person2Id": 43,
590
+ "Status": "Scheduled",
591
+ "Score1": 0,
592
+ "Score2": 0,
593
+ "Started": null,
594
+ "Ended": null,
595
+ "TimeLeft": 0,
596
+ "CurrentPass": 0,
597
+ "MaxPasses": 0,
598
+ "RoundLabel": "Quarterfinal",
599
+ "DEBoutId": 11,
600
+ "DENextBoutId": 14,
601
+ "RefereeId": null,
602
+ "createdAt": "2024-07-29T13:31:39.000Z",
603
+ "updatedAt": "2024-07-29T13:33:21.000Z",
604
+ "Person1": {
605
+ "PersonId": 62,
606
+ "DisplayName": "Matthew Dicken",
607
+ "ClubId": 10,
608
+ "Images": [],
609
+ "Club": {
610
+ "Name": "Columbus United Fencing Club",
611
+ "Color1": "rose",
612
+ "Color2": "navy"
613
+ },
614
+ "EventPersons": [
615
+ {
616
+ "DEPosition": 6
617
+ }
618
+ ]
619
+ },
620
+ "Person2": {
621
+ "PersonId": 43,
622
+ "DisplayName": "Derek Rey",
623
+ "ClubId": 10,
624
+ "Images": [],
625
+ "Club": {
626
+ "Name": "Columbus United Fencing Club"
627
+ },
628
+ "EventPersons": [
629
+ {
630
+ "DEPosition": 3
631
+ }
632
+ ]
633
+ },
634
+ "Pool": {
635
+ "RingName": "DE Bracket"
636
+ }
637
+ },
638
+ {
639
+ "TimerStatus": "stopped",
640
+ "RefName": "Unassigned",
641
+ "BoutId": 2350,
642
+ "PoolId": 150,
643
+ "EventId": 9,
644
+ "Person1Id": 0,
645
+ "Person2Id": 0,
646
+ "Status": "Scheduled",
647
+ "Score1": 0,
648
+ "Score2": 0,
649
+ "Started": null,
650
+ "Ended": null,
651
+ "TimeLeft": 0,
652
+ "CurrentPass": 0,
653
+ "MaxPasses": 0,
654
+ "RoundLabel": "Quarterfinal",
655
+ "DEBoutId": 12,
656
+ "DENextBoutId": 14,
657
+ "RefereeId": null,
658
+ "createdAt": "2024-07-29T13:31:39.000Z",
659
+ "updatedAt": "2024-07-29T13:31:39.000Z",
660
+ "Person1": {
661
+ "PersonId": 0,
662
+ "DisplayName": "BYE",
663
+ "ClubId": 1,
664
+ "Images": [],
665
+ "Club": {
666
+ "Name": "Acme Fencing Club",
667
+ "Color1": "rose",
668
+ "Color2": "navy"
669
+ },
670
+ "EventPersons": []
671
+ },
672
+ "Person2": {
673
+ "PersonId": 0,
674
+ "DisplayName": "BYE",
675
+ "ClubId": 1,
676
+ "Images": [],
677
+ "Club": {
678
+ "Name": "Acme Fencing Club"
679
+ },
680
+ "EventPersons": []
681
+ },
682
+ "Pool": {
683
+ "RingName": "DE Bracket"
684
+ }
685
+ },
686
+ {
687
+ "TimerStatus": "stopped",
688
+ "RefName": "Unassigned",
689
+ "BoutId": 2351,
690
+ "PoolId": 150,
691
+ "EventId": 9,
692
+ "Person1Id": 0,
693
+ "Person2Id": 0,
694
+ "Status": "Scheduled",
695
+ "Score1": 0,
696
+ "Score2": 0,
697
+ "Started": null,
698
+ "Ended": null,
699
+ "TimeLeft": 0,
700
+ "CurrentPass": 0,
701
+ "MaxPasses": 0,
702
+ "RoundLabel": "Semifinal",
703
+ "DEBoutId": 13,
704
+ "DENextBoutId": 15,
705
+ "RefereeId": null,
706
+ "createdAt": "2024-07-29T13:31:39.000Z",
707
+ "updatedAt": "2024-07-29T13:31:39.000Z",
708
+ "Person1": {
709
+ "PersonId": 0,
710
+ "DisplayName": "BYE",
711
+ "ClubId": 1,
712
+ "Images": [],
713
+ "Club": {
714
+ "Name": "Acme Fencing Club",
715
+ "Color1": "rose",
716
+ "Color2": "navy"
717
+ },
718
+ "EventPersons": []
719
+ },
720
+ "Person2": {
721
+ "PersonId": 0,
722
+ "DisplayName": "BYE",
723
+ "ClubId": 1,
724
+ "Images": [],
725
+ "Club": {
726
+ "Name": "Acme Fencing Club"
727
+ },
728
+ "EventPersons": []
729
+ },
730
+ "Pool": {
731
+ "RingName": "DE Bracket"
732
+ }
733
+ },
734
+ {
735
+ "TimerStatus": "stopped",
736
+ "RefName": "Unassigned",
737
+ "BoutId": 2352,
738
+ "PoolId": 150,
739
+ "EventId": 9,
740
+ "Person1Id": 0,
741
+ "Person2Id": 0,
742
+ "Status": "Scheduled",
743
+ "Score1": 0,
744
+ "Score2": 0,
745
+ "Started": null,
746
+ "Ended": null,
747
+ "TimeLeft": 0,
748
+ "CurrentPass": 0,
749
+ "MaxPasses": 0,
750
+ "RoundLabel": "Semifinal",
751
+ "DEBoutId": 14,
752
+ "DENextBoutId": 15,
753
+ "RefereeId": null,
754
+ "createdAt": "2024-07-29T13:31:39.000Z",
755
+ "updatedAt": "2024-07-29T13:31:39.000Z",
756
+ "Person1": {
757
+ "PersonId": 0,
758
+ "DisplayName": "BYE",
759
+ "ClubId": 1,
760
+ "Images": [],
761
+ "Club": {
762
+ "Name": "Acme Fencing Club",
763
+ "Color1": "rose",
764
+ "Color2": "navy"
765
+ },
766
+ "EventPersons": []
767
+ },
768
+ "Person2": {
769
+ "PersonId": 0,
770
+ "DisplayName": "BYE",
771
+ "ClubId": 1,
772
+ "Images": [],
773
+ "Club": {
774
+ "Name": "Acme Fencing Club"
775
+ },
776
+ "EventPersons": []
777
+ },
778
+ "Pool": {
779
+ "RingName": "DE Bracket"
780
+ }
781
+ },
782
+ {
783
+ "TimerStatus": "stopped",
784
+ "RefName": "Unassigned",
785
+ "BoutId": 2353,
786
+ "PoolId": 150,
787
+ "EventId": 9,
788
+ "Person1Id": 0,
789
+ "Person2Id": 0,
790
+ "Status": "Scheduled",
791
+ "Score1": 0,
792
+ "Score2": 0,
793
+ "Started": null,
794
+ "Ended": null,
795
+ "TimeLeft": 0,
796
+ "CurrentPass": 0,
797
+ "MaxPasses": 0,
798
+ "RoundLabel": "Final",
799
+ "DEBoutId": 15,
800
+ "DENextBoutId": null,
801
+ "RefereeId": null,
802
+ "createdAt": "2024-07-29T13:31:39.000Z",
803
+ "updatedAt": "2024-07-29T13:31:39.000Z",
804
+ "Person1": {
805
+ "PersonId": 0,
806
+ "DisplayName": "BYE",
807
+ "ClubId": 1,
808
+ "Images": [],
809
+ "Club": {
810
+ "Name": "Acme Fencing Club",
811
+ "Color1": "rose",
812
+ "Color2": "navy"
813
+ },
814
+ "EventPersons": []
815
+ },
816
+ "Person2": {
817
+ "PersonId": 0,
818
+ "DisplayName": "BYE",
819
+ "ClubId": 1,
820
+ "Images": [],
821
+ "Club": {
822
+ "Name": "Acme Fencing Club"
823
+ },
824
+ "EventPersons": []
825
+ },
826
+ "Pool": {
827
+ "RingName": "DE Bracket"
828
+ }
829
+ },
830
+ {
831
+ "TimerStatus": "stopped",
832
+ "RefName": "Unassigned",
833
+ "BoutId": 2354,
834
+ "PoolId": 150,
835
+ "EventId": 9,
836
+ "Person1Id": 0,
837
+ "Person2Id": 0,
838
+ "Status": "Scheduled",
839
+ "Score1": 0,
840
+ "Score2": 0,
841
+ "Started": null,
842
+ "Ended": null,
843
+ "TimeLeft": 0,
844
+ "CurrentPass": 0,
845
+ "MaxPasses": 0,
846
+ "RoundLabel": "Third Place",
847
+ "DEBoutId": 16,
848
+ "DENextBoutId": null,
849
+ "RefereeId": null,
850
+ "createdAt": "2024-07-29T13:31:43.000Z",
851
+ "updatedAt": "2024-07-29T13:31:43.000Z",
852
+ "Person1": {
853
+ "PersonId": 0,
854
+ "DisplayName": "BYE",
855
+ "ClubId": 1,
856
+ "Images": [],
857
+ "Club": {
858
+ "Name": "Acme Fencing Club",
859
+ "Color1": "rose",
860
+ "Color2": "navy"
861
+ },
862
+ "EventPersons": []
863
+ },
864
+ "Person2": {
865
+ "PersonId": 0,
866
+ "DisplayName": "BYE",
867
+ "ClubId": 1,
868
+ "Images": [],
869
+ "Club": {
870
+ "Name": "Acme Fencing Club"
871
+ },
872
+ "EventPersons": []
873
+ },
874
+ "Pool": {
875
+ "RingName": "DE Bracket"
876
+ }
877
+ }
878
+ ]
879
+ }
880
+ ],
881
+ "eventRules": [
882
+ {
883
+ "RuleId": 5,
884
+ "RuleName": "DE3rdFenceOff",
885
+ "RuleValue": "true",
886
+ "Context": "de"
887
+ },
888
+ {
889
+ "RuleId": 6,
890
+ "RuleName": "PoolNumOfPasses",
891
+ "RuleValue": "7",
892
+ "Context": "pool"
893
+ },
894
+ {
895
+ "RuleId": 7,
896
+ "RuleName": "DENumOfPasses",
897
+ "RuleValue": "7",
898
+ "Context": "de"
899
+ },
900
+ {
901
+ "RuleId": 9,
902
+ "RuleName": "DEPromotionOrder",
903
+ "RuleValue": "W%,IND,TS",
904
+ "Context": "de"
905
+ },
906
+ {
907
+ "RuleId": 10,
908
+ "RuleName": "DENumOfPromotion",
909
+ "RuleValue": "100%",
910
+ "Context": "de"
911
+ },
912
+ {
913
+ "RuleId": 11,
914
+ "RuleName": "PoolSeeding",
915
+ "RuleValue": "HR",
916
+ "Context": "pool"
917
+ },
918
+ {
919
+ "RuleId": 14,
920
+ "RuleName": "CutOffNumber",
921
+ "RuleValue": "32",
922
+ "Context": "event"
923
+ }
924
+ ],
925
+ "hostingClubColors": {
926
+ "Color1": "blue",
927
+ "Color2": "silver"
928
+ }
929
+ }
930
+
931
+ export default getDEWithBouts15Fencers;