...
Name | Image | Description |
---|---|---|
Competitor | Contains the followings elements:
| |
Quartly score | Represents the resume by phases for each competitor | |
Match state | Represents the state of the match with elements as live chip, time clock, current phase and play information | |
Venue | Name of the match venue |
Data Flow
Basic data flow of the widget
...
Coverage
Multisport Scoreboard can display the score of any event across all sports that Genius Sport has coverage for.
Customization
In order to customize the Multisport Scoreboard Widget, what needs to be done is to override the partialTheme property of the corresponding customer configuration stored in our DynamoDB database.
Exact instructions on how to achieve can be found in this article from http://MUI.com
https://mui.com/material-ui/customization/theme-components/#global-style-overrides
For customizations there are options to change the background color, font color and font type. Customization parameters need to be provided before integration of the product.
Configuration
These are the available configuration options that can be overridden for each customer in the configuration stored in our DynamoDB databaseadded to the Multibet Scoreboard:
showTimeouts
Hide/show timeout componentshowRecords
Hide/show records componentshowQuarterlyScore
Hide/show quarterly score componentshowLogo
Hide/show logo componentshowTeamColor
Hide/show team color componentshowVenue
Hide/show venue componentisAwayTeamFirst
used for American competitionsshowRanking
Hide/show ranking component