Hole | Wins | Losses | Score | +1 |
---|---|---|---|---|
1 | 37 | 44 | +8 | (E) |
10 | 52 | 29 | +1 | (-2) |
Avg | 45 | 37 | +33 |
Here is the output in JSON format:
[
{
"Date": "9/1/10",
"Teams": [
"Angels",
"Yankees"
],
"Final Score": "10-2",
"Location": "Yankee Stadium",
"Scorebook": "W-L"
},
{
"Date": "9/5/10",
"Teams": [
"Angels",
"Athletics"
],
"Final Score": "7-4",
"Location": "-",
"Scorebook": "-"
}
]
Note that I removed the September 21, 2010
entry as it was not a real game (the Rangers played the Angels on September 20 and 22, but not on September 21). Updated: July 18, 2025 at 4:35 AM