Waterpolo

Sport specific information for waterpolo

Match statuses in waterpolo

ID
Match status
Description
Additional information

13

FIRST_QUARTER

1st quarter of the match

-

301

FIRST_PAUSE

1st quarter end of the match

14

SECOND_QUARTER

2nd quarter of the match

-

302

SECOND_PAUSE

2nd quarter end of the match

15

THIRD_QUARTER

3rd quarter of the match

303

THIRD_PAUSE

3rd quarter end of the match

16

FOURTH_QUARTER

4th quarter of the match

304

FOURTH_PAUSE

4th quarter end of the match

32

AWAITING_OT

Waiting for overtime to start

-

41

FIRST_HALF_OT

1st overtime period

-

33

OT_HALFTIME

Pause between 1st and 2nd overtime period

-

42

SECOND_HALF_OT

2nd overtime period

-

110

AFTER_OT

Match finished after overtime

-

34

AWAITING_PENALTIES

Waiting for penalty shoot-out to start

-

50

PENALTY_SHOOTING

penalty shoot-out

-

120

AFTER_PENALTIES

Match finished after the penalty shoot-out

-

443

AWAITING_SD

Waiting for sudden death

-

440

SUDDEN_DEATH

Sudden death

444

AFTER_SD

After sudden death

-

100

ENDED

The match has ended

-

Events in waterpolo

ID
Event
Description
Coverage
extrainfo

14

Start Delayed

Sent when match start delayed

External Feed (BC)

30

Score Change

Sent when the goal is confirmed.

External Feed (BC)

43

Suspension

Triggered whenever a player is sent off due to a foul.

External Feed (BC)

Suspension duration(in seconds)

Possible values for suspension duration:

  • 15

  • 20

  • 240

70

Corner adjustment

Used when corners count adjusted

External Feed (BC)

Corner count adjusted value

110

Possession

Possession change to the given team.

External Feed (BC)

151

Goal Kick

Used during goal throw

External Feed (BC)

154

Corner

Used when the corner is confirmed

External Feed (BC)

161

Penalty awarded

Used when the penalty shot is confirmed.

External Feed (BC)

666

Penalty missed

Used when the penalty shot is missed.

External Feed (BC)

1002

Penalty shootout event

Used during the Penalty shootout

External Feed (BC)

Penalty success/missed

Possible values for Side:

  • 0 = Missed

  • 1= Success

1010

Betstart

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

External Feed (BC)

1011

Betstop

Betstop indicates that all betting markets are closed due to the strong possibility of a goal, penalty, red card, or there is any

unclear situation on the field. Betstop is also used whenever there is the need to establish direct communication between the scout and the match Supervisor, or in case of call disconnection.

External Feed (BC)

Betstop reason id

Possible values for Betstop reason:

  • 0 = Unknown

  • 1 = Possible Goal

  • 3 = Disconnection

  • 9 = Possible penalty awarded home

  • 10 = Possible penalty awarded away

  • 52 = Match postponed/suspended

  • 64 = Penalty shootout begins

1013

Match status

Sent when the status of the match changes.

External Feed (BC)

Match status id

See the above table for match statuses for water polo.

1015

Free comment

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

External Feed (BC)

1016

Possible corner

Happens at the exact moment there is a corner. Entries are assigned to teams

External Feed (BC)

1017

Canceled corner

Used when the possible corner is not confirmed

External Feed (BC)

1018

Possible goal

Possible goal.

External Feed (BC)

1019

Canceled goal

Canceled goal.

External Feed (BC)

reason

possible values for reason:

  • 0 = unknown

1024

Match is about to start

This event is sent when both captains, together with the referee, are selecting which team will start the match.

External Feed (BC)

1035

Timeout

A team calls a timeout. Entries can be assigned to teams, but neutral timeouts are possible too.

External Feed (BC)

1036

Time start/stop

Triggered when the clock is started or stopped.

External Feed (BC)

time start/stop

Possible values:

  • 1 = Time started(running)

  • 0 = Time stopped

1039

Manual time adjustment

Manual adjustment of time

External Feed (BC)

Number of seconds adjusted. Either a positive or a negative integer.

1042

Possible penalty

Used when there is a strong possibility of a penalty shot.

External Feed (BC)

1043

Canceled penalty

Used when a possible penalty is not confirmed.

External Feed (BC)

1047

Timeout over

Used after timeout period

External Feed (BC)

1050

Possible Empty Net

Sent in case one team chooses to play without a goal keeper and instead have 1 extra player attacking.

External Feed (BC)

1051

Empty Net Confirmed

Empty net situation confirmed. Used whenever a possible empty net situations is being confirmed.

External Feed (BC)

1052

Empty Net Resolved

Empty net situation resolved. Used whenever an empty net situation has been resolved and the goalkeeper is back.

External Feed (BC)

1053

Empty Net Cancelled

Possible empty net turns out to not be an empty net. Used whenever a possible empty net is not being confirmed.

External Feed (BC)

1049

Suspension over

Triggered when the suspended player returns to water.

External Feed (BC)

1099

Penalty Count

Waterpolo penalty count

External Feed (BC)

Penalty count adjusted value

1102

Coverage status

Sent when the coverage status for the match changes.

External Feed (BC)

2326

All point adjustment

Home and away score after score adjustment

External Feed (BC)

Parameter extrainfowaterpolo during water polo All point adjustment (2326)

Sport specific XML elements and attributes

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

Attributes in <match> element

<match t2name="HUNTER HURRICANES" t2id="1200185" t1name="BRISBANE BARRACUDAS" t1id="1200186" start="1688627400000" matchid="42014792" feedtype="full" extrainfo="0" betstatus="BETSTOP" device="5" coveredfrom="venue" matchtime="00:00" sportid="26" stime="1688627727542">
...
</match>

XML elements and attributes definition

Element
Attributes
Description
Possible values

Match

extrainfo

Integer specifying special information for the match

Integer. Possible values:

  • 0 = Default

Elements in <match> element

<match t2name="SYDNEY UNI LIONS" t2id="1202192" t1name="BRISBANE BARRACUDAS" t1id="1200186" start="1688959800000" matchid="42016362" feedtype="full" extrainfo="0" betstatus="BETSTOP" device="5" coveredfrom="venue" matchtime="00:00" sportid="26" stime="1688961108968">
    <status start="1688961055992" name="AFTER_PENALTIES" id="120"/>
    <score type="current" t1="8" t2="7"/>
    <events></events>
    <tournament name="NWPL " id="7524"/>
    <category name="Australia" id="493"/>
    <sport name="WATER_POLO" id="26"/>
    </match>

XML elements and attributes definition

Element
Attributes
Description
Possible values

score

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

Score change (30)

t1

Amount of goals home team.

Integer

t2

Amount of goals away team.

Integer

type

For what period in the match the goals were scored.

String. Possible values:

  • current

  • period1

  • period2

  • overtime1

  • overtime2

  • penalties

Attributes in <event> element

<match matchid="42014792" ... >
 <events>
 <event type="1036" stime="1688627030580" side="none" mtime="00:00" info="Time running" id="2184362922" uuid="b66aa10d-7555-471f-abf8-e36cf0b7258a" extrainfo="1" matchstatus="FIRST_QUARTER"/>
 </events>
</match>

XML attributes definition

Element
Attributes
Description
Possible values

event

extrainfo

Attribute containing additional information about the event.

Long

extrainfowaterpolo

Attribute containing additional information about the water polo score adjustment event

String, as described in the parameter extrainfowaterpolo section above

XML configurations for waterpolo

This section explains what XML configurations one can expect for this sport in addition to the standard XML configurations, and what the meaning of these configurations is.

(ID: 59) Send periodx score types for waterpolo

The attribute type in the <score> element (subelement from <match> element) has a set list of possible values. If this setting is enabled, the attribute type can have one of the following values, in addition to the regular values for water polo matches:

  • current

  • period1

  • period2

  • period3

  • period4

  • overtime

  • penalties

XML example

<match matchid="42016362" ... >

<score type="current" t1="8" t2="7"/>

<!-- Remaining message truncated -->
</match>

Last updated

Was this helpful?