Skip to content

Instantly share code, notes, and snippets.

@yhsiang
Last active December 19, 2015 08:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yhsiang/5926556 to your computer and use it in GitHub Desktop.
Save yhsiang/5926556 to your computer and use it in GitHub Desktop.
CPBL Scoreboard
{
"game_info": [
"◎兄弟中斷4連敗(6/22~)",
"◎官大元連續11 2/3局無失分(6/5~)、對戰統一連續7 2/3局無失分(5/19~)",
"◎真田裕貴對戰統一連續9 2/3局無失分(5/7~)",
"◎湯瑪仕連續10場救援成功(5/12~)、連續9局無失分(5/23~)、連續69 2/3局無被全壘打(2012/5/10~)",
"◎周思齊連續35場上壘(5/2~)【破個人生涯最高記錄】、連續14場安打(6/5~)、連續6場得分(6/19~)",
"◎王勝偉連續7場上壘(6/16~)、連續6場安打(6/19~)、連續2場得分(6/27~)",
"◎彭政閔連續7場上壘(6/16~)、連續3場安打(6/25~)",
"◎張泰山達成生涯1700出賽【聯盟第1人】",
"◎郭俊佑連續4場上壘(6/25~)、連續3場得分(6/26~)",
"◎鄧志偉連續3場安打(6/26~)"
],
"linescore": {
"inning_line_score": [
{
"home": "0",
"away": "0",
"inning": 1
},
{
"home": "1",
"away": "1",
"inning": 2
},
{
"home": "1",
"away": "0",
"inning": 3
},
{
"home": "0",
"away": "0",
"inning": 4
},
{
"home": "0",
"away": "0",
"inning": 5
},
{
"home": "0",
"away": "0",
"inning": 6
},
{
"home": "0",
"away": "1",
"inning": 7
},
{
"home": "0",
"away": "3",
"inning": 8
},
{
"home": "0",
"away": "0",
"inning": 9
}
],
"home_team_errors": "1",
"away_team_errors": "0",
"home_team_hits": "6",
"away_team_hits": "11",
"home_team_runs": "2",
"away_team_runs": "5"
},
"away_fname": "兄弟",
"home_fname": "統一7-ELEVEn",
"venue_name": "台南",
"game_id": "78",
"game_url": "www.cpbl.com.tw/GResult/Result.aspx?Gameno=01&pbyear=2013&game=78"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment