UNPKG

@dcrackel/meyersquaredui

Version:

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.

193 lines (192 loc) 6.23 kB
const getBoutUpdateViaWS = { "TimerStatus": "stopped", "RefName": "Dwain Crackel", "BoutId": 14681, "PoolId": 573, "EventId": 125, "Person1Id": 202, "Person2Id": 12, "Status": "Active", "Score1": 4, "Score2": 0, "Started": "2025-03-24T16:59:37.000Z", "Ended": null, "TimeLeft": 180, "CurrentPass": 0, "MaxPasses": 0, "RoundLabel": null, "DEBoutId": null, "DENextBoutId": null, "LoserNextBoutId": null, "RefereeId": 1, "createdAt": "2025-03-24T13:30:09.000Z", "updatedAt": "2025-03-25T00:48:48.000Z", "Person1": { "PersonId": 202, "DisplayName": "Test Test2", "ClubId": 17, "ShowData": true, "Images": [], "Club": { "Name": "No Club Affiliation ", "Color1": "red", "Color2": "blue" }, "EventPersons": [ { "DEPosition": null, "LastNote": null } ], "Penalties": [] }, "Person2": { "PersonId": 12, "DisplayName": "Lindsey Mitchell", "ClubId": 17, "ShowData": true, "Images": [], "Club": { "Name": "No Club Affiliation " }, "EventPersons": [ { "DEPosition": null, "LastNote": null } ], "Penalties": [] }, "Pool": { "RingName": "Ring 1" }, "Metrics": [], "IsCountingUp": true, "ShowTimerBox": true, "MaxPoints": 7, "hostingClubColors": { "Color1": "navy", "Color2": "rose" }, "FencerPit": [ { "BoutId": 14682, "Person1": { "PersonId": 168, "DisplayName": "Joseph Vervalin", "ClubId": 30, "ShowData": true, "Images": [], "Club": { "Name": "Maryland Kunst Des Fechtens", "Color1": "Red", "Color2": "Gold" }, "EventPersons": [ { "DEPosition": null, "LastNote": null } ], "Penalties": [] }, "Person2": { "PersonId": 351, "DisplayName": "Blaise Simpson", "ClubId": 16, "ShowData": true, "Images": [], "Club": { "Name": "Cymbrogi School of Western Martial Arts" }, "EventPersons": [ { "DEPosition": null, "LastNote": null } ], "Penalties": [] } }, { "BoutId": 14683, "Person1": { "PersonId": 79, "DisplayName": "Tom Testerlou", "ClubId": 10, "ShowData": true, "Images": [], "Club": { "Name": "Columbus United Fencing Club", "Color1": "navy", "Color2": "rose" }, "EventPersons": [ { "DEPosition": null, "LastNote": null } ], "Penalties": [] }, "Person2": { "PersonId": 202, "DisplayName": "Test Test2", "ClubId": 17, "ShowData": true, "Images": [], "Club": { "Name": "No Club Affiliation " }, "EventPersons": [ { "DEPosition": null, "LastNote": null } ], "Penalties": [] } }, { "BoutId": 14684, "Person1": { "PersonId": 12, "DisplayName": "Lindsey Mitchell", "ClubId": 17, "ShowData": true, "Images": [], "Club": { "Name": "No Club Affiliation ", "Color1": "red", "Color2": "blue" }, "EventPersons": [ { "DEPosition": null, "LastNote": null } ], "Penalties": [] }, "Person2": { "PersonId": 168, "DisplayName": "Joseph Vervalin", "ClubId": 30, "ShowData": true, "Images": [], "Club": { "Name": "Maryland Kunst Des Fechtens" }, "EventPersons": [ { "DEPosition": null, "LastNote": null } ], "Penalties": [] } } ] }; export default getBoutUpdateViaWS;