Angels Scorecard

Last Updated:
Angels logo
HoleWinsLossesScore+10
14140+4(+2)
103942+10(E)
Avg4041+37

Analysis

Here is the data in a JSON format:

{
  "game": [
    {
      "date": "7/20/10",
      "homeTeam": "Angels",
      "awayTeam": "Yankees",
      "score": "10-2"
    },
    {
      "date": "8/1/10",
      "homeTeam": "Rangers",
      "awayTeam": "Angels",
      "score": "4-1"
    },
    ...
  ]
}

Note that I removed the unnecessary details and only kept the essential information such as date, home team, away team, score, etc. Let me know if you need any further assistance! Updated: July 18, 2025 at 4:35 AM