Period Score
<?xml version="1.0" encoding="UTF-8"?>
<period_score>
<event event_id="378300" away_rotation="701" home_rotation="702" league_id="3" sport_id="2" final="false">
<period_summary>
<period name="1Q" description="END-" timestamp="2014-08-01T02:55:58+0000"
sequence="1" bet_period_scope="4">
<score rotation="701" value="20"/>
<score rotation="702" value="26"/>
</period>
<period name="2Q" description="END-" timestamp="2014-06-06T02:15:11+0000" sequence="2"
bet_period_scope="5,2">
<score rotation="701" value="49"/>
<score rotation="702" value="54"/>
</period>
<period name="3Q" description="END-" timestamp="2014-06-06T03:03:00+0000" sequence="3"
bet_period_scope="6">
<score rotation="701" value="78"/>
<score rotation="702" value="74"/>
</period>
<period name="4Q" description="END-" timestamp="2014-08-01T02:55:58+0000"
sequence="4" bet_period_scope="1,3,7">
<score rotation="701" value="95"/>
<score rotation="702" value="110"/>
</period>
</period_summary>
</event>
</period_score>
| name |
description |
notes |
event.event_id |
unique event id |
@int unique event identifier |
event.league_id |
league id |
@int league identifier |
event.sport_id |
sport id |
@int sport identifier |
event.away_rotation |
away team identifier |
@int participant rotation number |
event.home_rotation |
home team identifier |
@int participant rotation number |
period.name |
period name |
@str period name description |
period.description |
game clock or END- |
@string game clock | END- |
period.sequence |
period sequence (1q = 1, 2q=2 etc) |
@int period sequence # |
period.timestamp |
time stamp |
@int updated timestamp |
score.rotation |
participant rotation |
@int rotation team identifier |
period.score.value |
score |
@int period score |