Betradar - the betting arm of Sportradar

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt Include
HideElements
HideElements
nopaneltrue
Anchor
topOfPage
topOfPage

Excerpt Include
BetradarLogo
BetradarLogo
nopaneltrue

Panel

Sport specific information for darts.

Table of Contents

Sport specific XML elements and attributes

This section explains what elements / attributes one can expect for darts matches in addition to the standard elements and attributes.

Code Block
languagexml
titleXML example
<BetradarLiveOdds xmlns="http://www.betradar.com/BetradarLiveOdds" status="betstart" time="0" timestamp="1412524848268" type="
scoutmatch">
<Match active="1" betstatus="started" legscore="501:501" matchid="6198374" msgnr="61" score="0:0" setscores="0:3" status="in_progress"
throw="1" visit="1"/>
</BetradarLiveOdds>

XML attributes definition

ElementAttributes

AttributeDescriptionPossible values
MatchlegscoreCurrent score in the leg.Score in range "[0-501]:[0-501]"
throw

Which player got the first throw for the current leg.

1 = home
2 = away

visit

The player which is visiting the board.

1 = home
2 = away

XML configurations

Sport specific XML configurations for darts.

(ID: 76) Multiple bets of same type active at once for darts matches

The Live Odds system selects the most balanced bet (line, spread, etc) out of all available ones for each market, and only this one will be sent out to the client system. Enabling this setting will allow multiple bets of the same type to be sent out at once, not only the most balanced ones. E.g. for the total market in soccer the most balanced line would be 2.5. When enabling the setting, total 1.5 and 3.5 would be sent as well.

(ID: 104) Early bet status in darts

Enabling this setting will trigger an early betstart if a betstop has been set because a player is on possible checkout.

Match statuses

IDStatusStatus descriptionAdditional information
0not_startedNot started yet-
21in_progressThe match is in progress-
30pausedMatch is paused-
100endedThe match has ended-
93

walkover

walkover1

The home team won the match by walkover.

Status controlled by XML configuration.
94

walkover

walkover2

The away team won the match by walkover.

Status controlled by XML configuration.
95

retired

retired1

The away team won because the home team retired.

Status controlled by XML configuration.
96

retired

retired2

The home team won because the away team retired.

Status controlled by XML configuration.
97defaulted1

The away team won because the home team defaulted.

-
98defaulted2

The home team won because the away team retired.

-
61delayedThe match start is delayed-
80interruptedThe match has been interrupted-
90abandonedThe match has been abandonedStatus controlled by XML configuration.