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 beach volleyball.

Match statuses for beach volleyball

Table Filter Plugin license is not active, please generate a trial license or purchase the product.

IDMatch statusDescriptionAdditional information
0NOT_STARTEDNot started yet-
8FIRST_SET1st set-
301FIRST_PAUSE1st pause-
9SECOND_SET2nd set-
302SECOND_PAUSE2nd pause-
10THIRD_SET3rd set-
303THIRD_PAUSE3rd pause-
11FOURTH_SET4th set-
304FOURTH_PAUSE4th pause-
12FIFTH_SET5th set-
100ENDEDThe match has ended-
93WALKOVER1The home team won the match by walkover-
94WALKOVER2The away team won the match by walkover-
95RETIRED1The away team won because the away team retired-
96RETIRED2The home team won because the home team retired-
80INTERRUPTEDThe match has been interrupted-
90ABANDONEDThe match has been abandoned

This match status is only sent if the corresponding XML configuration is enabled.


Events in beach volleyball

Table Filter Plugin license is not active, please generate a trial license or purchase the product.

IDEventDescriptionCoverageextrainfoextrainfovolleyball
1010BetstartShows that betting markets can be activated. Betstart is not only a pre match event but is also used during the match.

Hardphone (BC)

iScout (BC)

--
1011BetstopBeststop status is used to indicate that betting market shall be closed. Common reasons are: Score under review, Scout lost connection.

Hardphone (BC)

iScout (BC)

--
1013MatchstatusSent when the status of the match changes.

Hardphone (BC)

iScout (BC)

See table above for match statuses-
1015Free comment

Used for any kind of additional information
during the match. Example:
"Match interrupted due to flood light break down", etc..

Hardphone (BC)

iScout (BC)

--
1022Which team serves firstInformation about which team will start serving.

Hardphone (BC)

iScout (BC)

--
1024Match about to startMatch about to start status appears shortly before serving team takes the first serve.

Hardphone (BC)

iScout (BC)

--
1031Ball in playBall in play status is used when service has been taken and ball is in play.

Hardphone (BC)

iScout (BC)

--
1035TimeoutTimeout status is given whenever a team calls a timeout. Each team is entitled to a max. of 1 timeouts each set.

Hardphone (BC)

iScout (BC)

--
1044Deleted event alertManual removal of an event (e.g. last point).

Hardphone (BC)

iScout (BC)

Id of event that was deleted.-
1046Score changeInformation about the match score updated point by point.

Hardphone (BC)

iScout (BC)

Volleyball point type. Possible values:

  • 0 = Standard
  • 1 = Ace
  • 2 = Service error
-
1047Timeout overTimeout over status is given when timeout is over.

Hardphone (BC)

iScout (BC)

--
1058Who serves first in tie break setInformation about which team will start serving in tie break set.

Hardphone (BC)

iScout (BC)

--
1081Current serve volleyballContains information about what teams has the current serve

Hardphone (BC)

iScout (BC)

--
1102Coverage statusSent when the coverage status for the match changes.

Hardphone (BC)

iScout (BC)

Possible values:

  • 0 = Covered
  • 1 = Coverage abandoned
  • 2 = Match will not be covered


Sport specific XML elements and attributes

This section explains what elements / attributes one can expect for beach volleyball matches in addition to the standard elements and attributes, and what the meaning of those elements and attributes is.

Attributes in <match>-element

XML example
<match betstatus="BETSTOP" connectionstatus="0" extrainfo="0" feedtype="full" matchid="9574475" matchtime="0:00:00" numberofsets="3"
start="1465628400000" t1id="8069591" t1name="MALINOVA D / SLANCHEVA R" t2id="7220701" t2name="SHALAYEUSKAYA V /
SIAKRETAVA V">
...
</match>

XML elements and attributes definition

ElementAttributes

AttributeDescriptionPossible values
Matchextrainfo

Integer specifying special information for the match.

Integer. Possible values:

  • 0 = Default
  • 36 = Best of 3, 15 point sets
  • 38 = Best of 5, 15 point sets
  • 43
numberofsets

How many sets are being played in the match.

Integer

Elements in <match> element

XML example
<match matchid="9574475" ... >
<status id="94" name="WALKOVER2" start="1465630797879"/>
<score t1="0" t2="0" type="match"/>
...
</match>

XML elements and attributes definition

ElementAttributes

AttributeDescriptionPossible values
score


Multiple occurrences possible, each occurrence describes the amount of points for the specified period in the match. This element always gets included in full feed, and in the delta feed for the following events:

Volleyball full score (1046)

t1Amount of points home team.
t2Amount of points away team.
type

For what period in the match the points were scored.

String. Possible values:

  • match
  • set1
  • set2
  • set3
  • set4
  • set5
  • set6
  • set7
  • goldenset
  • goldensetmatch

Attributes in <event> element

XML example
<match matchid="9574475" ... >
<events>
<event extrainfo="94" id="649995055" info="WALKOVER2" matchscore="0:0" mtime="0:00:00" setnumber="1" setscore="0:0" side="none"
stime="1465630797879" type="1013"/>
</events>
</match>

XML attributes definition

ElementAttributes

AttributeDescriptionPossible values
eventextrainfo

Attribute containing additional information about the event.

Long