# Fixture

## Properties

<table data-header-hidden><thead><tr><th width="177">Property</th><th>Description</th></tr></thead><tbody><tr><td>id<br><em><mark style="color:blue;">uuid</mark></em></td><td>Unique ID for this fixture. Generated by IMG Arena.</td></tr><tr><td>name<br><em><mark style="color:blue;">string</mark></em></td><td>The fixture's <a data-footnote-ref href="#user-content-fn-1">name</a>.</td></tr><tr><td>startDateUTC<br><em><mark style="color:blue;">timestamp</mark></em></td><td><a data-footnote-ref href="#user-content-fn-2">Timestamp</a> of when the fixture is scheduled to start, in RFC 3339 format.</td></tr><tr><td>status<br><em><mark style="color:blue;">string</mark></em></td><td><ol><li>Scheduled</li><li>Live</li><li>Completed</li><li>Postponed</li><li>Abandoned</li><li>Cancelled</li><li>Suspended</li><li>Unverified</li></ol></td></tr><tr><td>type<br><em><mark style="color:blue;">string</mark></em></td><td><p>This allows a user to call the fixtures API by 'Official', 'Simulation' or 'Training'.</p><ol><li><a data-footnote-ref href="#user-content-fn-3">Official</a></li><li><a data-footnote-ref href="#user-content-fn-4">Simulation</a></li><li><a data-footnote-ref href="#user-content-fn-5">Training</a></li></ol></td></tr><tr><td>coverageLevel<br><em><mark style="color:blue;">string</mark></em></td><td><p>0. No coverage</p><ol><li>In Venue</li><li><a data-footnote-ref href="#user-content-fn-6">Low Latency Stream</a></li><li><a data-footnote-ref href="#user-content-fn-7">Standard stream</a></li><li>Video (post match)</li></ol></td></tr><tr><td>collectionStatus<br><em><mark style="color:blue;">string</mark></em></td><td><p>0. C<a data-footnote-ref href="#user-content-fn-8">ollectionScheduled</a></p><ol><li>C<a data-footnote-ref href="#user-content-fn-9">ollectingLive</a></li><li>C<a data-footnote-ref href="#user-content-fn-10">ollectingPostMatch</a></li><li>C<a data-footnote-ref href="#user-content-fn-11">ollectionSuspended</a></li><li>C<a data-footnote-ref href="#user-content-fn-12">ollectionDropped</a></li><li>C<a data-footnote-ref href="#user-content-fn-13">ollectionCompleted</a></li><li>P<a data-footnote-ref href="#user-content-fn-14">ostMatchChecked</a></li></ol></td></tr><tr><td>teams<br><a href="team-squad"><em><mark style="color:blue;">Team</mark></em></a> <em><mark style="color:blue;">[]</mark></em></td><td>Team details</td></tr><tr><td>stage<br><a href="stage"><em><mark style="color:blue;">Stage</mark></em></a></td><td>Stage information</td></tr><tr><td>venue<br><a href="subvenue/venue"><em><mark style="color:blue;">Venue</mark></em></a></td><td>Details of the venue</td></tr></tbody></table>

[^1]: Examples are\
    \ <mark style="color:orange;">Israel League Cup</mark>

[^2]: Examples for January 25th, 2020

    6:25:34pm\
    \
    Pacific Standard Time:

    <mark style="color:orange;">UTC: 2020-01-26T02:25:34Z</mark>

    \
    Pacific Standard Time with UTC offset:

    <mark style="color:orange;">2020-01-25T18:25:34-08:00</mark>

[^3]: It will denote any official match collected by our data collection team.

[^4]: It is generally any match being simulated.

[^5]: It is for internal data collection training.

[^6]: This is suitable for offering live markets

[^7]: This is only suitable for operators when offering pre match markets

[^8]: fixture was scheduled for data collection (default for new fixtures)

[^9]: a scorer is currently collecting this fixture as it is happening- this will be initiated on kick off

[^10]: a scorer is currently collecting data from video footage of the fixture. The fixture is most probably finished.

[^11]: data collection has been suspended but will be resumed. The reason for suspension may be either a technical issue on site (rest of the data will be collected post-match) or the fixture was suspended and will be resumed in future.

[^12]: there will be no more data collected for this fixture. This can happen either before the fixture starts (e.g., no scorer available to go to that match) or during the fixture (e.g., technical issues on site that cannot be resolved)

[^13]: data collection for this fixture is completed but it has not been verified yet. Some changes may still be made.

[^14]: data has been verified for this fixture and the PostMatchCheckCompleted action has been sent by the supervisor.
