Pitching Change
<?xml version="1.0"?>
<pitching_change event_id="372985" league_id="5" sport_id="3" timestamp="14-09-03T21:26:37+0000">
<home full_name="Ian Kennedy" pitcher_hand="R" pitcher_name="I KENNEDY -R" player_id="180706"/>
<away full_name="Randall Delgado" pitcher_hand="R" pitcher_name="R DELGADO -R" player_id="177314"/>
</pitching_change>
| name |
description |
notes |
pitching_change.event_id |
unique event id |
@int unique event identifier |
pitching_change.league_id |
league id |
@int league identifier |
pitching_change.sport_id |
sport id |
@int sport identifier |
pitching_change.sport_id |
sport id |
@int sport identifier |
pitching_change.timestamp |
time stamp |
@int updated timestamp |
home.full_name |
pitchers first and lastname |
@str pitcher name description |
home.pitcher_hand |
R / L |
@string Right or Left |
home.pitcher_name |
pitcher combined display name |
@string pitcher short name + hand |
home.player_id |
unique player id |
@int player identifier |
away.full_name |
pitchers first and lastname |
@str pitcher name description |
away.pitcher_hand |
R / L |
@string Right or Left |
away.pitcher_name |
pitcher combined display name |
@string pitcher short name + hand |
away.player_id |
unique player id |
@int player identifier |