Betradar - the betting arm of Sportradar

Page tree

Betradar - the betting arm of Sportradar

Skip to end of metadata
Go to start of metadata

Sport specific information for rugby.

Sport specific XML elements and attributes

This section explains what elements, sub-elements and attributes one can expect for rugby matches in addition to the standard elements and attributes.

XML example
<BetradarLiveOdds xmlns="http://www.betradar.com/BetradarLiveOdds" status="alive" timestamp="1456304650377">
<Match active="1" betstatus="stopped" matchid="1003188216" msgnr="37" score="1:0" setscores="1:0" status="ended"
/>
</BetradarLiveOdds>

XML attributes definition

ElementAttributes


AttributeDescriptionPossible values
Matchsetscores

Period_1 - Period_2 (aggregated score of all overtime and sudden death sequences - score of drop kick competition) So maximum up to 5 scores while 3 and 4 are optional in case of overtime and/or penalty shootout.

String
For example: "1:0 - 1:0 - 0:0 - 0:0 - 0:1"

XML configuration

Sport specific XML configurations for rugby.

(ID: 74) Multiple bets of same type active at once for rugby 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: 135) Add new attribute with extended matchtime info for Rugby

When this is activated, a new attribute matchetime_extended will be included in the match element, showing more detailed matchtime information.

XML examples
<BetradarLiveOdds xmlns="http://www.betradar.com/BetradarLiveOdds" status="change" timestamp="1199777649605">
<Match betstatus="started" matchid="4761252" matchtime="41" matchtime_extended="40:48" active="1" msgnr="88" score="0:0" setscores=
"0:0" status="1p">
</BetradarLiveOdds>


<BetradarLiveOdds xmlns="http://www.betradar.com/BetradarLiveOdds" status="change" timestamp="1199777659034">
<Match betstatus="started" matchid="4761252" matchtime="45" matchtime_extended="45:00 +02:30" active="1" msgnr="88" score="0:0"
setscores="0:0" status="1p">
</BetradarLiveOdds>

Match statuses

IDStatusStatus descriptionAdditional information
0not_startedNot started yet-
61p1st period of the match-
31pausedMatch pause-
72p2nd period of the match-
100endedThe match has ended-
32awaiting_otWaiting for overtime to start

This match status is not used unless the corresponding XML configuration is enabled.

40ot

Overtime (in case a match goes to extra time)

-
411p_ot1st overtime period-
33ot_ht

Pause between 1st and 2nd overtime period

This match status is not used unless the corresponding XML configuration is enabled.

422p_ot2nd overtime period-
110after_otMatch finished after overtime

This match status is not used unless the corresponding XML configuration is enabled.

34awaiting_penWating for penalty shoot-out to start

This match status is not used unless the corresponding XML configuration is enabled.

50penPenalty shoot-out-
120endedThe match has ended after penalties-
443awaiting_sdBefore sudden death-
440SDSudden death-
444after_sdAfter sudden death-
60postponedThe match has been postponed-
80interruptedThe match has been interrupted-
90abandonedThe match has been abandoned

This match status is not used unless the corresponding XML configuration is enabled