@dcrackel/hematournamentui 1.0.145 → 1.0.147

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.
@@ -1,417 +1,995 @@
1
1
  const personsMock = [
2
2
  {
3
- "Id": 72,
4
- "EventId": 1,
5
- "PersonId": 4,
6
- "Seed": 8,
7
- "Status": "Absent",
8
- "Person": {
9
- "PersonId": 4,
10
- "FirstName": "Kim",
11
- "LastName": "Bullock",
12
- "Images": [
13
- {
14
- "ImageId": 8,
15
- "URL": "https://randomuser.me/api/portraits/women/9.jpg",
16
- "AltText": null,
17
- "Type": "Portrait",
18
- "EntityId": 4,
19
- "EntityType": "Person"
20
- }
21
- ],
22
- "Club": {
23
- "ClubId": 1,
24
- "Name": "Test Club",
25
- "Description": "This is a test",
26
- "AddressId": 1,
27
- "SocialMediaId": null
28
- },
29
- "HEMARatings": [
30
- {
31
- "Id": 6,
32
- "PersonId": 4,
33
- "Rank": 1234,
34
- "Rating": 1235.6,
35
- "WeaponId": 1,
36
- "Updated": "2024-05-30T17:42:12.000Z"
37
- }
38
- ],
39
- "M2Ratings": []
40
- }
41
- },
42
- {
43
- "Id": 73,
44
- "EventId": 1,
45
3
  "PersonId": 1,
46
- "Seed": 1,
47
- "Status": "Absent",
48
- "Person": {
49
- "PersonId": 1,
50
- "FirstName": "Bob",
51
- "LastName": "Smith",
52
- "Images": [
53
- {
54
- "ImageId": 7,
55
- "URL": "https://randomuser.me/api/portraits/men/22.jpg",
56
- "AltText": null,
57
- "Type": "Portrait",
58
- "EntityId": 1,
59
- "EntityType": "Person"
60
- }
61
- ],
62
- "Club": {
63
- "ClubId": 1,
64
- "Name": "Test Club",
65
- "Description": "This is a test",
66
- "AddressId": 1,
67
- "SocialMediaId": null
4
+ "DisplayName": "Dave Smith",
5
+ "Pronouns": null,
6
+ "FirstName": "Dave",
7
+ "LastName": "Smith",
8
+ "Birthday": null,
9
+ "ClubId": 4,
10
+ "ShowData": true,
11
+ "PersonEmails": [
12
+ {
13
+ "EmailId": 2,
14
+ "EmailAddress": "dcrackel@gmail.com",
15
+ "PersonId": 1,
16
+ "IsPrimary": true
17
+ }
18
+ ],
19
+ "Images": [
20
+ {
21
+ "ImageId": 7,
22
+ "URL": "https://randomuser.me/api/portraits/men/22.jpg",
23
+ "AltText": null,
24
+ "Type": "Portrait",
25
+ "EntityId": 1,
26
+ "EntityType": "Person"
27
+ }
28
+ ],
29
+ "Club": {
30
+ "ClubId": 4,
31
+ "Name": "Guardians of the Guard",
32
+ "ShortName": "GotG",
33
+ "Description": "Guardians of the Guard",
34
+ "AddressId": 1,
35
+ "Color1": "purple",
36
+ "Color2": "orange"
37
+ },
38
+ "HEMARatings": [
39
+ {
40
+ "Id": 4,
41
+ "PersonId": 1,
42
+ "Rank": 1500,
43
+ "Rating": 1200.5,
44
+ "WeaponId": 4,
45
+ "Updated": "2024-05-30T13:40:04.000Z"
46
+ },
47
+ {
48
+ "Id": 1,
49
+ "PersonId": 1,
50
+ "Rank": 1700,
51
+ "Rating": 1200.2,
52
+ "WeaponId": 1,
53
+ "Updated": "2024-05-30T17:39:47.000Z"
54
+ }
55
+ ],
56
+ "M2Ratings": [
57
+ {
58
+ "id": 4,
59
+ "PersonId": 1,
60
+ "EventId": 1,
61
+ "WeaponId": 2,
62
+ "Rating": "C",
63
+ "DateEarned": "2024-05-30"
68
64
  },
69
- "HEMARatings": [
70
- {
71
- "Id": 1,
72
- "PersonId": 1,
73
- "Rank": 1700,
74
- "Rating": 1200.2,
75
- "WeaponId": 1,
76
- "Updated": "2024-05-30T17:39:47.000Z"
77
- }
78
- ],
79
- "M2Ratings": [
80
- {
81
- "id": 1,
82
- "PersonId": 1,
83
- "EventId": 1,
84
- "WeaponId": 1,
85
- "Rating": "E24",
86
- "DateEarned": "2024-05-30"
87
- }
88
- ]
65
+ {
66
+ "id": 1,
67
+ "PersonId": 1,
68
+ "EventId": 1,
69
+ "WeaponId": 1,
70
+ "Rating": "E",
71
+ "DateEarned": "2024-05-30"
72
+ }
73
+ ],
74
+ "ProfileImage": {
75
+ "ImageId": 7,
76
+ "URL": "https://randomuser.me/api/portraits/men/22.jpg",
77
+ "AltText": null,
78
+ "Type": "Portrait",
79
+ "EntityId": 1,
80
+ "EntityType": "Person"
89
81
  }
90
82
  },
91
83
  {
92
- "Id": 74,
93
- "EventId": 1,
94
84
  "PersonId": 2,
95
- "Seed": 6,
96
- "Status": "Absent",
97
- "Person": {
98
- "PersonId": 2,
99
- "FirstName": "Kyle",
100
- "LastName": "Edwards",
101
- "Images": [],
102
- "Club": {
103
- "ClubId": 1,
104
- "Name": "Test Club",
105
- "Description": "This is a test",
106
- "AddressId": 1,
107
- "SocialMediaId": null
85
+ "DisplayName": "Kyle Edwards",
86
+ "Pronouns": "They/Them",
87
+ "FirstName": "Kyle",
88
+ "LastName": "Edwards",
89
+ "Birthday": null,
90
+ "ClubId": 6,
91
+ "ShowData": true,
92
+ "PersonEmails": [
93
+ {
94
+ "EmailId": 4,
95
+ "EmailAddress": "tblouey@hotmail.com",
96
+ "PersonId": 2,
97
+ "IsPrimary": false
108
98
  },
109
- "HEMARatings": [
110
- {
111
- "Id": 2,
112
- "PersonId": 2,
113
- "Rank": 1756,
114
- "Rating": 1223.8,
115
- "WeaponId": 1,
116
- "Updated": "2024-05-30T17:39:47.000Z"
117
- }
118
- ],
119
- "M2Ratings": [
120
- {
121
- "id": 2,
122
- "PersonId": 2,
123
- "EventId": 1,
124
- "WeaponId": 1,
125
- "Rating": "D24",
126
- "DateEarned": "2024-05-22"
127
- }
128
- ]
129
- }
99
+ {
100
+ "EmailId": 3,
101
+ "EmailAddress": "tlou@gmail.com",
102
+ "PersonId": 2,
103
+ "IsPrimary": true
104
+ }
105
+ ],
106
+ "Images": [],
107
+ "Club": {
108
+ "ClubId": 6,
109
+ "Name": "SwordPlay Society",
110
+ "ShortName": "SS",
111
+ "Description": "SwordPlay Society",
112
+ "AddressId": 1,
113
+ "Color1": "red",
114
+ "Color2": "blue"
115
+ },
116
+ "HEMARatings": [
117
+ {
118
+ "Id": 7,
119
+ "PersonId": 2,
120
+ "Rank": 900,
121
+ "Rating": 957,
122
+ "WeaponId": 1,
123
+ "Updated": "2024-06-01T04:04:46.000Z"
124
+ },
125
+ {
126
+ "Id": 5,
127
+ "PersonId": 2,
128
+ "Rank": 1500,
129
+ "Rating": 1302.4,
130
+ "WeaponId": 5,
131
+ "Updated": "2024-05-30T17:40:56.000Z"
132
+ },
133
+ {
134
+ "Id": 2,
135
+ "PersonId": 2,
136
+ "Rank": 1756,
137
+ "Rating": 1223.8,
138
+ "WeaponId": 1,
139
+ "Updated": "2024-05-30T17:39:47.000Z"
140
+ }
141
+ ],
142
+ "M2Ratings": [
143
+ {
144
+ "id": 2,
145
+ "PersonId": 2,
146
+ "EventId": 1,
147
+ "WeaponId": 1,
148
+ "Rating": "D",
149
+ "DateEarned": "2024-05-22"
150
+ }
151
+ ],
152
+ "ProfileImage": null
130
153
  },
131
154
  {
132
- "Id": 77,
133
- "EventId": 1,
134
155
  "PersonId": 3,
135
- "Seed": 3,
136
- "Status": "Absent",
137
- "Person": {
138
- "PersonId": 3,
139
- "FirstName": "Dave",
140
- "LastName": "Larabee",
141
- "Images": [
142
- {
143
- "ImageId": 7,
144
- "URL": "https://randomuser.me/api/portraits/men/31.jpg",
145
- "AltText": null,
146
- "Type": "Portrait",
147
- "EntityId": 1,
148
- "EntityType": "Person"
149
- }
150
- ],
151
- "Club": {
152
- "ClubId": 1,
153
- "Name": "Test Club",
154
- "Description": "This is a test",
155
- "AddressId": 1,
156
- "SocialMediaId": null
156
+ "DisplayName": "Dave Larabee",
157
+ "Pronouns": null,
158
+ "FirstName": "Dave",
159
+ "LastName": "Larabee",
160
+ "Birthday": null,
161
+ "ClubId": 3,
162
+ "ShowData": true,
163
+ "PersonEmails": [
164
+ {
165
+ "EmailId": 6,
166
+ "EmailAddress": "cwagner@rivera-villanueva.info",
167
+ "PersonId": 3,
168
+ "IsPrimary": true
157
169
  },
158
- "HEMARatings": [],
159
- "M2Ratings": [
160
- {
161
- "id": 3,
162
- "PersonId": 3,
163
- "EventId": 1,
164
- "WeaponId": 1,
165
- "Rating": "C24",
166
- "DateEarned": "2024-05-30"
167
- }
168
- ]
170
+ {
171
+ "EmailId": 5,
172
+ "EmailAddress": "davesmith@gmail.com",
173
+ "PersonId": 3,
174
+ "IsPrimary": true
175
+ }
176
+ ],
177
+ "Images": [],
178
+ "Club": {
179
+ "ClubId": 3,
180
+ "Name": "Sword & Blade of Callie",
181
+ "ShortName": "SBoC",
182
+ "Description": "adsasdf",
183
+ "AddressId": 1,
184
+ "Color1": "red",
185
+ "Color2": "gold"
186
+ },
187
+ "HEMARatings": [],
188
+ "M2Ratings": [
189
+ {
190
+ "id": 3,
191
+ "PersonId": 3,
192
+ "EventId": 1,
193
+ "WeaponId": 1,
194
+ "Rating": "C",
195
+ "DateEarned": "2024-05-30"
196
+ }
197
+ ],
198
+ "ProfileImage": null
199
+ },
200
+ {
201
+ "PersonId": 4,
202
+ "DisplayName": "Kim Bullock",
203
+ "Pronouns": "He/Him",
204
+ "FirstName": "Kim",
205
+ "LastName": "Bullock",
206
+ "Birthday": "1963-07-09",
207
+ "ClubId": 1,
208
+ "ShowData": true,
209
+ "PersonEmails": [
210
+ {
211
+ "EmailId": 7,
212
+ "EmailAddress": "samuelharrison@velazquez.net",
213
+ "PersonId": 4,
214
+ "IsPrimary": true
215
+ }
216
+ ],
217
+ "Images": [
218
+ {
219
+ "ImageId": 8,
220
+ "URL": "https://randomuser.me/api/portraits/women/45.jpg",
221
+ "AltText": null,
222
+ "Type": "Portrait",
223
+ "EntityId": 4,
224
+ "EntityType": "Person"
225
+ }
226
+ ],
227
+ "Club": {
228
+ "ClubId": 1,
229
+ "Name": "Acme Fencing Club",
230
+ "ShortName": "ACME",
231
+ "Description": "Acme Fencing Club",
232
+ "AddressId": 1,
233
+ "Color1": "rose",
234
+ "Color2": "navy"
235
+ },
236
+ "HEMARatings": [
237
+ {
238
+ "Id": 6,
239
+ "PersonId": 4,
240
+ "Rank": 1234,
241
+ "Rating": 1235.6,
242
+ "WeaponId": 1,
243
+ "Updated": "2024-05-30T17:42:12.000Z"
244
+ }
245
+ ],
246
+ "M2Ratings": [],
247
+ "ProfileImage": {
248
+ "ImageId": 8,
249
+ "URL": "https://randomuser.me/api/portraits/women/45.jpg",
250
+ "AltText": null,
251
+ "Type": "Portrait",
252
+ "EntityId": 4,
253
+ "EntityType": "Person"
169
254
  }
170
255
  },
171
256
  {
172
- "Id": 78,
173
- "EventId": 1,
174
257
  "PersonId": 5,
175
- "Seed": 10,
176
- "Status": "Absent",
177
- "Person": {
178
- "PersonId": 5,
179
- "FirstName": "Darlene",
180
- "LastName": "Acevedo",
181
- "Images": [
182
- {
183
- "ImageId": 7,
184
- "URL": "https://randomuser.me/api/portraits/women/31.jpg",
185
- "AltText": null,
186
- "Type": "Portrait",
187
- "EntityId": 1,
188
- "EntityType": "Person"
189
- }
190
- ],
191
- "Club": {
192
- "ClubId": 1,
193
- "Name": "Test Club",
194
- "Description": "This is a test",
195
- "AddressId": 1,
196
- "SocialMediaId": null
197
- },
198
- "HEMARatings": [],
199
- "M2Ratings": []
258
+ "DisplayName": "Darlene Acevedo",
259
+ "Pronouns": "He/Him",
260
+ "FirstName": "Darlene",
261
+ "LastName": "Acevedo",
262
+ "Birthday": "1992-08-11",
263
+ "ClubId": 9,
264
+ "ShowData": true,
265
+ "PersonEmails": [
266
+ {
267
+ "EmailId": 8,
268
+ "EmailAddress": "knicholson@hotmail.com",
269
+ "PersonId": 5,
270
+ "IsPrimary": true
271
+ }
272
+ ],
273
+ "Images": [
274
+ {
275
+ "ImageId": 22,
276
+ "URL": "https://randomuser.me/api/portraits/women/30.jpg",
277
+ "AltText": null,
278
+ "Type": "Portrait",
279
+ "EntityId": 5,
280
+ "EntityType": "Person"
281
+ }
282
+ ],
283
+ "Club": {
284
+ "ClubId": 9,
285
+ "Name": "Cats Cutlass Club of Canton",
286
+ "ShortName": "CCCoC",
287
+ "Description": null,
288
+ "AddressId": null,
289
+ "Color1": "red",
290
+ "Color2": "blue"
291
+ },
292
+ "HEMARatings": [],
293
+ "M2Ratings": [],
294
+ "ProfileImage": {
295
+ "ImageId": 22,
296
+ "URL": "https://randomuser.me/api/portraits/women/30.jpg",
297
+ "AltText": null,
298
+ "Type": "Portrait",
299
+ "EntityId": 5,
300
+ "EntityType": "Person"
200
301
  }
201
302
  },
202
303
  {
203
- "Id": 79,
204
- "EventId": 1,
205
304
  "PersonId": 6,
206
- "Seed": 11,
207
- "Status": "Absent",
208
- "Person": {
209
- "PersonId": 6,
210
- "FirstName": "Courtney",
211
- "LastName": "Medina",
212
- "Images": [
213
- {
214
- "ImageId": 7,
215
- "URL": "https://randomuser.me/api/portraits/women/19.jpg",
216
- "AltText": null,
217
- "Type": "Portrait",
218
- "EntityId": 1,
219
- "EntityType": "Person"
220
- }
221
- ],
222
- "Club": {
223
- "ClubId": 1,
224
- "Name": "Test Club",
225
- "Description": "This is a test",
226
- "AddressId": 1,
227
- "SocialMediaId": null
228
- },
229
- "HEMARatings": [],
230
- "M2Ratings": []
231
- }
305
+ "DisplayName": "Courtney Medina",
306
+ "Pronouns": "They/Them",
307
+ "FirstName": "Courtney",
308
+ "LastName": "Medina",
309
+ "Birthday": "1983-09-25",
310
+ "ClubId": 3,
311
+ "ShowData": true,
312
+ "PersonEmails": [
313
+ {
314
+ "EmailId": 9,
315
+ "EmailAddress": "jacquelinehill@davis.biz",
316
+ "PersonId": 6,
317
+ "IsPrimary": true
318
+ }
319
+ ],
320
+ "Images": [],
321
+ "Club": {
322
+ "ClubId": 3,
323
+ "Name": "Sword & Blade of Callie",
324
+ "ShortName": "SBoC",
325
+ "Description": "adsasdf",
326
+ "AddressId": 1,
327
+ "Color1": "red",
328
+ "Color2": "gold"
329
+ },
330
+ "HEMARatings": [],
331
+ "M2Ratings": [],
332
+ "ProfileImage": null
232
333
  },
233
334
  {
234
- "Id": 80,
235
- "EventId": 1,
236
335
  "PersonId": 7,
237
- "Seed": 5,
238
- "Status": "Absent",
239
- "Person": {
240
- "PersonId": 7,
241
- "FirstName": "Emily",
242
- "LastName": "Carlson",
243
- "Images": [
244
- {
245
- "ImageId": 7,
246
- "URL": "https://randomuser.me/api/portraits/women/12.jpg",
247
- "AltText": null,
248
- "Type": "Portrait",
249
- "EntityId": 1,
250
- "EntityType": "Person"
251
- }
252
- ],
253
- "Club": {
254
- "ClubId": 1,
255
- "Name": "Test Club",
256
- "Description": "This is a test",
257
- "AddressId": 1,
258
- "SocialMediaId": null
259
- },
260
- "HEMARatings": [],
261
- "M2Ratings": []
262
- }
336
+ "DisplayName": "Emily Carlson",
337
+ "Pronouns": "He/Him",
338
+ "FirstName": "Emily",
339
+ "LastName": "Carlson",
340
+ "Birthday": "1997-06-13",
341
+ "ClubId": 4,
342
+ "ShowData": true,
343
+ "PersonEmails": [
344
+ {
345
+ "EmailId": 10,
346
+ "EmailAddress": "wgonzalez@yahoo.com",
347
+ "PersonId": 7,
348
+ "IsPrimary": true
349
+ }
350
+ ],
351
+ "Images": [],
352
+ "Club": {
353
+ "ClubId": 4,
354
+ "Name": "Guardians of the Guard",
355
+ "ShortName": "GotG",
356
+ "Description": "Guardians of the Guard",
357
+ "AddressId": 1,
358
+ "Color1": "purple",
359
+ "Color2": "orange"
360
+ },
361
+ "HEMARatings": [],
362
+ "M2Ratings": [],
363
+ "ProfileImage": null
263
364
  },
264
365
  {
265
- "Id": 81,
266
- "EventId": 1,
267
366
  "PersonId": 8,
268
- "Seed": 12,
269
- "Status": "Absent",
270
- "Person": {
271
- "PersonId": 8,
272
- "FirstName": "Julie",
273
- "LastName": "Riddle",
274
- "Images": [],
275
- "Club": {
276
- "ClubId": 1,
277
- "Name": "Test Club",
278
- "Description": "This is a test",
279
- "AddressId": 1,
280
- "SocialMediaId": null
281
- },
282
- "HEMARatings": [],
283
- "M2Ratings": []
367
+ "DisplayName": "Julie Riddle",
368
+ "Pronouns": "He/Him",
369
+ "FirstName": "Julie",
370
+ "LastName": "Riddle",
371
+ "Birthday": "1984-07-18",
372
+ "ClubId": 2,
373
+ "ShowData": true,
374
+ "PersonEmails": [],
375
+ "Images": [
376
+ {
377
+ "ImageId": 23,
378
+ "URL": "https://randomuser.me/api/portraits/women/41.jpg",
379
+ "AltText": null,
380
+ "Type": "Portrait",
381
+ "EntityId": 8,
382
+ "EntityType": "Person"
383
+ }
384
+ ],
385
+ "Club": {
386
+ "ClubId": 2,
387
+ "Name": "Historical Fencing Of Anywhere",
388
+ "ShortName": "HFoA",
389
+ "Description": "is",
390
+ "AddressId": 1,
391
+ "Color1": "red",
392
+ "Color2": "blue"
393
+ },
394
+ "HEMARatings": [],
395
+ "M2Ratings": [],
396
+ "ProfileImage": {
397
+ "ImageId": 23,
398
+ "URL": "https://randomuser.me/api/portraits/women/41.jpg",
399
+ "AltText": null,
400
+ "Type": "Portrait",
401
+ "EntityId": 8,
402
+ "EntityType": "Person"
284
403
  }
285
404
  },
286
405
  {
287
- "Id": 82,
288
- "EventId": 1,
289
406
  "PersonId": 9,
290
- "Seed": 4,
291
- "Status": "Absent",
292
- "Person": {
293
- "PersonId": 9,
294
- "FirstName": "Sean",
295
- "LastName": "McCoy",
296
- "Images": [
297
- {
298
- "ImageId": 7,
299
- "URL": "https://randomuser.me/api/portraits/men/12.jpg",
300
- "AltText": null,
301
- "Type": "Portrait",
302
- "EntityId": 1,
303
- "EntityType": "Person"
304
- }
305
- ],
306
- "Club": {
307
- "ClubId": 1,
308
- "Name": "Test Club",
309
- "Description": "This is a test",
310
- "AddressId": 1,
311
- "SocialMediaId": null
312
- },
313
- "HEMARatings": [],
314
- "M2Ratings": []
315
- }
407
+ "DisplayName": "Sean McCoy",
408
+ "Pronouns": "He/Him",
409
+ "FirstName": "Sean",
410
+ "LastName": "McCoy",
411
+ "Birthday": "1989-10-14",
412
+ "ClubId": 7,
413
+ "ShowData": true,
414
+ "PersonEmails": [],
415
+ "Images": [],
416
+ "Club": {
417
+ "ClubId": 7,
418
+ "Name": "Hilt & Heart",
419
+ "ShortName": "H&H",
420
+ "Description": "Hilt & Heart",
421
+ "AddressId": 1,
422
+ "Color1": "red",
423
+ "Color2": "blue"
424
+ },
425
+ "HEMARatings": [],
426
+ "M2Ratings": [],
427
+ "ProfileImage": null
316
428
  },
317
429
  {
318
- "Id": 83,
319
- "EventId": 1,
320
430
  "PersonId": 10,
321
- "Seed": 13,
322
- "Status": "Absent",
323
- "Person": {
324
- "PersonId": 10,
325
- "FirstName": "Melissa",
326
- "LastName": "Jones",
327
- "Images": [],
328
- "Club": {
329
- "ClubId": 1,
330
- "Name": "Test Club",
331
- "Description": "This is a test",
332
- "AddressId": 1,
333
- "SocialMediaId": null
334
- },
335
- "HEMARatings": [],
336
- "M2Ratings": []
431
+ "DisplayName": "Melissa Jones",
432
+ "Pronouns": "She/Her",
433
+ "FirstName": "Melissa",
434
+ "LastName": "Jones",
435
+ "Birthday": "1993-10-14",
436
+ "ClubId": 4,
437
+ "ShowData": true,
438
+ "PersonEmails": [],
439
+ "Images": [
440
+ {
441
+ "ImageId": 21,
442
+ "URL": "https://randomuser.me/api/portraits/women/9.jpg",
443
+ "AltText": null,
444
+ "Type": "Portrait",
445
+ "EntityId": 10,
446
+ "EntityType": "Person"
447
+ }
448
+ ],
449
+ "Club": {
450
+ "ClubId": 4,
451
+ "Name": "Guardians of the Guard",
452
+ "ShortName": "GotG",
453
+ "Description": "Guardians of the Guard",
454
+ "AddressId": 1,
455
+ "Color1": "purple",
456
+ "Color2": "orange"
457
+ },
458
+ "HEMARatings": [
459
+ {
460
+ "Id": 9,
461
+ "PersonId": 10,
462
+ "Rank": 1432,
463
+ "Rating": 1423.4,
464
+ "WeaponId": 1,
465
+ "Updated": "2024-06-01T04:05:44.000Z"
466
+ }
467
+ ],
468
+ "M2Ratings": [],
469
+ "ProfileImage": {
470
+ "ImageId": 21,
471
+ "URL": "https://randomuser.me/api/portraits/women/9.jpg",
472
+ "AltText": null,
473
+ "Type": "Portrait",
474
+ "EntityId": 10,
475
+ "EntityType": "Person"
337
476
  }
338
477
  },
339
478
  {
340
- "Id": 84,
341
- "EventId": 1,
342
479
  "PersonId": 11,
343
- "Seed": 9,
344
- "Status": "Absent",
345
- "Person": {
346
- "PersonId": 11,
347
- "FirstName": "Sylvia",
348
- "LastName": "Lee",
349
- "Images": [],
350
- "Club": {
351
- "ClubId": 1,
352
- "Name": "Test Club",
353
- "Description": "This is a test",
354
- "AddressId": 1,
355
- "SocialMediaId": null
356
- },
357
- "HEMARatings": [],
358
- "M2Ratings": []
359
- }
480
+ "DisplayName": "Sylvia Lee",
481
+ "Pronouns": "She/Her",
482
+ "FirstName": "Sylvia",
483
+ "LastName": "Lee",
484
+ "Birthday": "1963-12-28",
485
+ "ClubId": 3,
486
+ "ShowData": true,
487
+ "PersonEmails": [],
488
+ "Images": [],
489
+ "Club": {
490
+ "ClubId": 3,
491
+ "Name": "Sword & Blade of Callie",
492
+ "ShortName": "SBoC",
493
+ "Description": "adsasdf",
494
+ "AddressId": 1,
495
+ "Color1": "red",
496
+ "Color2": "gold"
497
+ },
498
+ "HEMARatings": [],
499
+ "M2Ratings": [],
500
+ "ProfileImage": null
360
501
  },
361
502
  {
362
- "Id": 85,
363
- "EventId": 1,
364
503
  "PersonId": 12,
365
- "Seed": 2,
366
- "Status": "Absent",
367
- "Person": {
368
- "PersonId": 12,
369
- "FirstName": "Lindsey",
370
- "LastName": "Mitchell",
371
- "Images": [
372
- {
373
- "ImageId": 7,
374
- "URL": "https://randomuser.me/api/portraits/women/33.jpg",
375
- "AltText": null,
376
- "Type": "Portrait",
377
- "EntityId": 1,
378
- "EntityType": "Person"
379
- }
380
- ],
381
- "Club": {
382
- "ClubId": 1,
383
- "Name": "Test Club",
384
- "Description": "This is a test",
385
- "AddressId": 1,
386
- "SocialMediaId": null
387
- },
388
- "HEMARatings": [],
389
- "M2Ratings": []
390
- }
504
+ "DisplayName": "Lindsey Mitchell",
505
+ "Pronouns": "They/Them",
506
+ "FirstName": "Lindsey",
507
+ "LastName": "Mitchell",
508
+ "Birthday": "1977-06-17",
509
+ "ClubId": 6,
510
+ "ShowData": true,
511
+ "PersonEmails": [],
512
+ "Images": [],
513
+ "Club": {
514
+ "ClubId": 6,
515
+ "Name": "SwordPlay Society",
516
+ "ShortName": "SS",
517
+ "Description": "SwordPlay Society",
518
+ "AddressId": 1,
519
+ "Color1": "red",
520
+ "Color2": "blue"
521
+ },
522
+ "HEMARatings": [],
523
+ "M2Ratings": [],
524
+ "ProfileImage": null
391
525
  },
392
526
  {
393
- "Id": 86,
394
- "EventId": 1,
395
527
  "PersonId": 13,
396
- "Seed": 7,
397
- "Status": "Absent",
398
- "Person": {
399
- "PersonId": 13,
400
- "FirstName": "Jarrett",
401
- "LastName": "Anderson",
402
- "Images": [],
403
- "Club": {
404
- "ClubId": 1,
405
- "Name": "Test Club",
406
- "Description": "This is a test",
407
- "AddressId": 1,
408
- "SocialMediaId": null
409
- },
410
- "HEMARatings": [],
411
- "M2Ratings": []
528
+ "DisplayName": "Jarrett Anderson",
529
+ "Pronouns": "He/Him",
530
+ "FirstName": "Jarrett",
531
+ "LastName": "Anderson",
532
+ "Birthday": "1970-09-15",
533
+ "ClubId": 1,
534
+ "ShowData": true,
535
+ "PersonEmails": [],
536
+ "Images": [],
537
+ "Club": {
538
+ "ClubId": 1,
539
+ "Name": "Acme Fencing Club",
540
+ "ShortName": "ACME",
541
+ "Description": "Acme Fencing Club",
542
+ "AddressId": 1,
543
+ "Color1": "rose",
544
+ "Color2": "navy"
545
+ },
546
+ "HEMARatings": [],
547
+ "M2Ratings": [],
548
+ "ProfileImage": null
549
+ },
550
+ {
551
+ "PersonId": 14,
552
+ "DisplayName": "Jordan Allen",
553
+ "Pronouns": "They/Them",
554
+ "FirstName": "Jordan",
555
+ "LastName": "Allen",
556
+ "Birthday": "1995-08-12",
557
+ "ClubId": 5,
558
+ "ShowData": true,
559
+ "PersonEmails": [],
560
+ "Images": [],
561
+ "Club": {
562
+ "ClubId": 5,
563
+ "Name": "Fechtastic Fighters",
564
+ "ShortName": "FF",
565
+ "Description": "Fechtastic Fighters",
566
+ "AddressId": 1,
567
+ "Color1": "green",
568
+ "Color2": "silver"
569
+ },
570
+ "HEMARatings": [
571
+ {
572
+ "Id": 8,
573
+ "PersonId": 14,
574
+ "Rank": 1134,
575
+ "Rating": 1187.2,
576
+ "WeaponId": 1,
577
+ "Updated": "2024-06-01T04:05:26.000Z"
578
+ }
579
+ ],
580
+ "M2Ratings": [],
581
+ "ProfileImage": null
582
+ },
583
+ {
584
+ "PersonId": 15,
585
+ "DisplayName": "David Peters",
586
+ "Pronouns": "They/Them",
587
+ "FirstName": "David",
588
+ "LastName": "Peters",
589
+ "Birthday": "2005-03-06",
590
+ "ClubId": 9,
591
+ "ShowData": true,
592
+ "PersonEmails": [],
593
+ "Images": [],
594
+ "Club": {
595
+ "ClubId": 9,
596
+ "Name": "Cats Cutlass Club of Canton",
597
+ "ShortName": "CCCoC",
598
+ "Description": null,
599
+ "AddressId": null,
600
+ "Color1": "red",
601
+ "Color2": "blue"
602
+ },
603
+ "HEMARatings": [
604
+ {
605
+ "Id": 10,
606
+ "PersonId": 15,
607
+ "Rank": 1500,
608
+ "Rating": 1540,
609
+ "WeaponId": 1,
610
+ "Updated": "2024-06-01T04:10:04.000Z"
611
+ }
612
+ ],
613
+ "M2Ratings": [],
614
+ "ProfileImage": null
615
+ },
616
+ {
617
+ "PersonId": 16,
618
+ "DisplayName": "Christian Jacob Peralta",
619
+ "Pronouns": "He/Him",
620
+ "FirstName": "Christian",
621
+ "LastName": "Jacob Peralta",
622
+ "Birthday": "1987-08-31",
623
+ "ClubId": 1,
624
+ "ShowData": true,
625
+ "PersonEmails": [],
626
+ "Images": [],
627
+ "Club": {
628
+ "ClubId": 1,
629
+ "Name": "Acme Fencing Club",
630
+ "ShortName": "ACME",
631
+ "Description": "Acme Fencing Club",
632
+ "AddressId": 1,
633
+ "Color1": "rose",
634
+ "Color2": "navy"
635
+ },
636
+ "HEMARatings": [
637
+ {
638
+ "Id": 11,
639
+ "PersonId": 16,
640
+ "Rank": 1540,
641
+ "Rating": 1345,
642
+ "WeaponId": 1,
643
+ "Updated": "2024-06-01T04:10:23.000Z"
644
+ }
645
+ ],
646
+ "M2Ratings": [],
647
+ "ProfileImage": null
648
+ },
649
+ {
650
+ "PersonId": 17,
651
+ "DisplayName": "Brendan Morris",
652
+ "Pronouns": "Him",
653
+ "FirstName": "Brendan",
654
+ "LastName": "Morris",
655
+ "Birthday": "1994-12-11",
656
+ "ClubId": 7,
657
+ "ShowData": true,
658
+ "PersonEmails": [],
659
+ "Images": [],
660
+ "Club": {
661
+ "ClubId": 7,
662
+ "Name": "Hilt & Heart",
663
+ "ShortName": "H&H",
664
+ "Description": "Hilt & Heart",
665
+ "AddressId": 1,
666
+ "Color1": "red",
667
+ "Color2": "blue"
668
+ },
669
+ "HEMARatings": [
670
+ {
671
+ "Id": 12,
672
+ "PersonId": 17,
673
+ "Rank": 1500,
674
+ "Rating": 1534,
675
+ "WeaponId": 1,
676
+ "Updated": "2024-06-01T04:10:42.000Z"
677
+ }
678
+ ],
679
+ "M2Ratings": [],
680
+ "ProfileImage": null
681
+ },
682
+ {
683
+ "PersonId": 18,
684
+ "DisplayName": "Sean Hanson",
685
+ "Pronouns": "He/Him",
686
+ "FirstName": "Sean",
687
+ "LastName": "Hanson",
688
+ "Birthday": "1978-03-04",
689
+ "ClubId": 3,
690
+ "ShowData": true,
691
+ "PersonEmails": [],
692
+ "Images": [],
693
+ "Club": {
694
+ "ClubId": 3,
695
+ "Name": "Sword & Blade of Callie",
696
+ "ShortName": "SBoC",
697
+ "Description": "adsasdf",
698
+ "AddressId": 1,
699
+ "Color1": "red",
700
+ "Color2": "gold"
701
+ },
702
+ "HEMARatings": [
703
+ {
704
+ "Id": 13,
705
+ "PersonId": 18,
706
+ "Rank": 1500,
707
+ "Rating": 1503,
708
+ "WeaponId": 1,
709
+ "Updated": "2024-06-01T04:10:57.000Z"
710
+ }
711
+ ],
712
+ "M2Ratings": [],
713
+ "ProfileImage": null
714
+ },
715
+ {
716
+ "PersonId": 19,
717
+ "DisplayName": "David Frederick",
718
+ "Pronouns": "He/Him",
719
+ "FirstName": "David",
720
+ "LastName": "Frederick",
721
+ "Birthday": "1993-11-21",
722
+ "ClubId": 5,
723
+ "ShowData": true,
724
+ "PersonEmails": [],
725
+ "Images": [],
726
+ "Club": {
727
+ "ClubId": 5,
728
+ "Name": "Fechtastic Fighters",
729
+ "ShortName": "FF",
730
+ "Description": "Fechtastic Fighters",
731
+ "AddressId": 1,
732
+ "Color1": "green",
733
+ "Color2": "silver"
734
+ },
735
+ "HEMARatings": [
736
+ {
737
+ "Id": 14,
738
+ "PersonId": 19,
739
+ "Rank": 1500,
740
+ "Rating": 1341.1,
741
+ "WeaponId": 1,
742
+ "Updated": "2024-06-01T04:11:23.000Z"
743
+ }
744
+ ],
745
+ "M2Ratings": [],
746
+ "ProfileImage": null
747
+ },
748
+ {
749
+ "PersonId": 22,
750
+ "DisplayName": "Bob Smith",
751
+ "Pronouns": "He/Him",
752
+ "FirstName": "Bob",
753
+ "LastName": "Smith",
754
+ "Birthday": "2024-06-06",
755
+ "ClubId": 6,
756
+ "ShowData": true,
757
+ "PersonEmails": [
758
+ {
759
+ "EmailId": 12,
760
+ "EmailAddress": "bob@aol.com",
761
+ "PersonId": 22,
762
+ "IsPrimary": true
763
+ }
764
+ ],
765
+ "Images": [
766
+ {
767
+ "ImageId": 12,
768
+ "URL": "https://randomuser.me/api/portraits/men/81.jpg",
769
+ "AltText": null,
770
+ "Type": "Portrait",
771
+ "EntityId": 22,
772
+ "EntityType": "Person"
773
+ }
774
+ ],
775
+ "Club": {
776
+ "ClubId": 6,
777
+ "Name": "SwordPlay Society",
778
+ "ShortName": "SS",
779
+ "Description": "SwordPlay Society",
780
+ "AddressId": 1,
781
+ "Color1": "red",
782
+ "Color2": "blue"
783
+ },
784
+ "HEMARatings": [],
785
+ "M2Ratings": [],
786
+ "ProfileImage": {
787
+ "ImageId": 12,
788
+ "URL": "https://randomuser.me/api/portraits/men/81.jpg",
789
+ "AltText": null,
790
+ "Type": "Portrait",
791
+ "EntityId": 22,
792
+ "EntityType": "Person"
412
793
  }
794
+ },
795
+ {
796
+ "PersonId": 23,
797
+ "DisplayName": "Lucas Garcia",
798
+ "Pronouns": "He/Him",
799
+ "FirstName": "Lucas",
800
+ "LastName": "Garcia",
801
+ "Birthday": "2024-06-06",
802
+ "ClubId": 1,
803
+ "ShowData": true,
804
+ "PersonEmails": [],
805
+ "Images": [
806
+ {
807
+ "ImageId": 11,
808
+ "URL": "https://randomuser.me/api/portraits/men/77.jpg",
809
+ "AltText": null,
810
+ "Type": "Portrait",
811
+ "EntityId": 23,
812
+ "EntityType": "Person"
813
+ }
814
+ ],
815
+ "Club": {
816
+ "ClubId": 1,
817
+ "Name": "Acme Fencing Club",
818
+ "ShortName": "ACME",
819
+ "Description": "Acme Fencing Club",
820
+ "AddressId": 1,
821
+ "Color1": "rose",
822
+ "Color2": "navy"
823
+ },
824
+ "HEMARatings": [],
825
+ "M2Ratings": [],
826
+ "ProfileImage": {
827
+ "ImageId": 11,
828
+ "URL": "https://randomuser.me/api/portraits/men/77.jpg",
829
+ "AltText": null,
830
+ "Type": "Portrait",
831
+ "EntityId": 23,
832
+ "EntityType": "Person"
833
+ }
834
+ },
835
+ {
836
+ "PersonId": 24,
837
+ "DisplayName": "Mia Rodriguez",
838
+ "Pronouns": "She/Her",
839
+ "FirstName": "Mia",
840
+ "LastName": "Rodriguez",
841
+ "Birthday": "2024-06-06",
842
+ "ClubId": 2,
843
+ "ShowData": true,
844
+ "PersonEmails": [],
845
+ "Images": [
846
+ {
847
+ "ImageId": 10,
848
+ "URL": "https://randomuser.me/api/portraits/women/89.jpg",
849
+ "AltText": null,
850
+ "Type": "Portrait",
851
+ "EntityId": 24,
852
+ "EntityType": "Person"
853
+ }
854
+ ],
855
+ "Club": {
856
+ "ClubId": 2,
857
+ "Name": "Historical Fencing Of Anywhere",
858
+ "ShortName": "HFoA",
859
+ "Description": "is",
860
+ "AddressId": 1,
861
+ "Color1": "red",
862
+ "Color2": "blue"
863
+ },
864
+ "HEMARatings": [],
865
+ "M2Ratings": [],
866
+ "ProfileImage": {
867
+ "ImageId": 10,
868
+ "URL": "https://randomuser.me/api/portraits/women/89.jpg",
869
+ "AltText": null,
870
+ "Type": "Portrait",
871
+ "EntityId": 24,
872
+ "EntityType": "Person"
873
+ }
874
+ },
875
+ {
876
+ "PersonId": 25,
877
+ "DisplayName": "Isabella Hernandez",
878
+ "Pronouns": "She/Her",
879
+ "FirstName": "Isabella ",
880
+ "LastName": "Hernandez",
881
+ "Birthday": "2024-06-06",
882
+ "ClubId": 4,
883
+ "ShowData": true,
884
+ "PersonEmails": [],
885
+ "Images": [],
886
+ "Club": {
887
+ "ClubId": 4,
888
+ "Name": "Guardians of the Guard",
889
+ "ShortName": "GotG",
890
+ "Description": "Guardians of the Guard",
891
+ "AddressId": 1,
892
+ "Color1": "purple",
893
+ "Color2": "orange"
894
+ },
895
+ "HEMARatings": [],
896
+ "M2Ratings": [],
897
+ "ProfileImage": null
898
+ },
899
+ {
900
+ "PersonId": 29,
901
+ "DisplayName": "Smith Smithy",
902
+ "Pronouns": "He/Him",
903
+ "FirstName": "Smith",
904
+ "LastName": "Smithy",
905
+ "Birthday": null,
906
+ "ClubId": 6,
907
+ "ShowData": true,
908
+ "PersonEmails": [
909
+ {
910
+ "EmailId": 16,
911
+ "EmailAddress": "smithy@aol.com",
912
+ "PersonId": 29,
913
+ "IsPrimary": true
914
+ }
915
+ ],
916
+ "Images": [],
917
+ "Club": {
918
+ "ClubId": 6,
919
+ "Name": "SwordPlay Society",
920
+ "ShortName": "SS",
921
+ "Description": "SwordPlay Society",
922
+ "AddressId": 1,
923
+ "Color1": "red",
924
+ "Color2": "blue"
925
+ },
926
+ "HEMARatings": [],
927
+ "M2Ratings": [],
928
+ "ProfileImage": null
929
+ },
930
+ {
931
+ "PersonId": 30,
932
+ "DisplayName": "William Jabronie",
933
+ "Pronouns": "He/Him",
934
+ "FirstName": "William",
935
+ "LastName": "Jabronie",
936
+ "Birthday": null,
937
+ "ClubId": 8,
938
+ "ShowData": true,
939
+ "PersonEmails": [
940
+ {
941
+ "EmailId": 17,
942
+ "EmailAddress": "wj@aol.com",
943
+ "PersonId": 30,
944
+ "IsPrimary": true
945
+ }
946
+ ],
947
+ "Images": [],
948
+ "Club": {
949
+ "ClubId": 8,
950
+ "Name": "Anytime Historical Fencing ",
951
+ "ShortName": "AHF",
952
+ "Description": null,
953
+ "AddressId": 1,
954
+ "Color1": "red",
955
+ "Color2": "blue"
956
+ },
957
+ "HEMARatings": [],
958
+ "M2Ratings": [],
959
+ "ProfileImage": null
960
+ },
961
+ {
962
+ "PersonId": 31,
963
+ "DisplayName": "Jim Jungle",
964
+ "Pronouns": "He/Him",
965
+ "FirstName": "Jim",
966
+ "LastName": "Jungle",
967
+ "Birthday": null,
968
+ "ClubId": 4,
969
+ "ShowData": true,
970
+ "PersonEmails": [
971
+ {
972
+ "EmailId": 18,
973
+ "EmailAddress": "jim@aol.com",
974
+ "PersonId": 31,
975
+ "IsPrimary": true
976
+ }
977
+ ],
978
+ "Images": [],
979
+ "Club": {
980
+ "ClubId": 4,
981
+ "Name": "Guardians of the Guard",
982
+ "ShortName": "GotG",
983
+ "Description": "Guardians of the Guard",
984
+ "AddressId": 1,
985
+ "Color1": "purple",
986
+ "Color2": "orange"
987
+ },
988
+ "HEMARatings": [],
989
+ "M2Ratings": [],
990
+ "ProfileImage": null
413
991
  }
414
- ]
992
+ ];
415
993
 
416
994
 
417
995
  export default personsMock;