-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathteams.json
More file actions
8 lines (8 loc) · 4.17 KB
/
teams.json
File metadata and controls
8 lines (8 loc) · 4.17 KB
1
2
3
4
5
6
7
8
[{
"team_id": 133,
"team_name": "Oakland Athletics",
"team_location": "Oakland",
"team_logo": "https://www.mlbstatic.com/team-logos/133.svg"
}, {"team_id": 134, "team_name": "Pittsburgh Pirates", "team_location": "Pittsburgh", "team_logo": "https://www.mlbstatic.com/team-logos/134.svg"}, {"team_id": 135, "team_name": "San Diego Padres", "team_location": "San Diego", "team_logo": "https://www.mlbstatic.com/team-logos/135.svg"}, {"team_id": 136, "team_name": "Seattle Mariners", "team_location": "Seattle", "team_logo": "https://www.mlbstatic.com/team-logos/136.svg"}, {"team_id": 137, "team_name": "San Francisco Giants", "team_location": "San Francisco", "team_logo": "https://www.mlbstatic.com/team-logos/137.svg"}, {"team_id": 138, "team_name": "St. Louis Cardinals", "team_location": "St. Louis", "team_logo": "https://www.mlbstatic.com/team-logos/138.svg"}, {"team_id": 139, "team_name": "Tampa Bay Rays", "team_location": "St. Petersburg", "team_logo": "https://www.mlbstatic.com/team-logos/139.svg"}, {"team_id": 140, "team_name": "Texas Rangers", "team_location": "Arlington", "team_logo": "https://www.mlbstatic.com/team-logos/140.svg"}, {"team_id": 141, "team_name": "Toronto Blue Jays", "team_location": "Toronto", "team_logo": "https://www.mlbstatic.com/team-logos/141.svg"}, {"team_id": 142, "team_name": "Minnesota Twins", "team_location": "Minneapolis", "team_logo": "https://www.mlbstatic.com/team-logos/142.svg"}, {"team_id": 143, "team_name": "Philadelphia Phillies", "team_location": "Philadelphia", "team_logo": "https://www.mlbstatic.com/team-logos/143.svg"}, {"team_id": 144, "team_name": "Atlanta Braves", "team_location": "Atlanta", "team_logo": "https://www.mlbstatic.com/team-logos/144.svg"}, {"team_id": 145, "team_name": "Chicago White Sox", "team_location": "Chicago", "team_logo": "https://www.mlbstatic.com/team-logos/145.svg"}, {"team_id": 146, "team_name": "Miami Marlins", "team_location": "Miami", "team_logo": "https://www.mlbstatic.com/team-logos/146.svg"}, {"team_id": 147, "team_name": "New York Yankees", "team_location": "Bronx", "team_logo": "https://www.mlbstatic.com/team-logos/147.svg"}, {"team_id": 158, "team_name": "Milwaukee Brewers", "team_location": "Milwaukee", "team_logo": "https://www.mlbstatic.com/team-logos/158.svg"}, {"team_id": 108, "team_name": "Los Angeles Angels", "team_location": "Anaheim", "team_logo": "https://www.mlbstatic.com/team-logos/108.svg"}, {"team_id": 109, "team_name": "Arizona Diamondbacks", "team_location": "Phoenix", "team_logo": "https://www.mlbstatic.com/team-logos/109.svg"}, {"team_id": 110, "team_name": "Baltimore Orioles", "team_location": "Baltimore", "team_logo": "https://www.mlbstatic.com/team-logos/110.svg"}, {"team_id": 111, "team_name": "Boston Red Sox", "team_location": "Boston", "team_logo": "https://www.mlbstatic.com/team-logos/111.svg"}, {"team_id": 112, "team_name": "Chicago Cubs", "team_location": "Chicago", "team_logo": "https://www.mlbstatic.com/team-logos/112.svg"}, {"team_id": 113, "team_name": "Cincinnati Reds", "team_location": "Cincinnati", "team_logo": "https://www.mlbstatic.com/team-logos/113.svg"}, {"team_id": 114, "team_name": "Cleveland Guardians", "team_location": "Cleveland", "team_logo": "https://www.mlbstatic.com/team-logos/114.svg"}, {"team_id": 115, "team_name": "Colorado Rockies", "team_location": "Denver", "team_logo": "https://www.mlbstatic.com/team-logos/115.svg"}, {"team_id": 116, "team_name": "Detroit Tigers", "team_location": "Detroit", "team_logo": "https://www.mlbstatic.com/team-logos/116.svg"}, {"team_id": 117, "team_name": "Houston Astros", "team_location": "Houston", "team_logo": "https://www.mlbstatic.com/team-logos/117.svg"}, {"team_id": 118, "team_name": "Kansas City Royals", "team_location": "Kansas City", "team_logo": "https://www.mlbstatic.com/team-logos/118.svg"}, {"team_id": 119, "team_name": "Los Angeles Dodgers", "team_location": "Los Angeles", "team_logo": "https://www.mlbstatic.com/team-logos/119.svg"}, {"team_id": 120, "team_name": "Washington Nationals", "team_location": "Washington", "team_logo": "https://www.mlbstatic.com/team-logos/120.svg"}, {"team_id": 121, "team_name": "New York Mets", "team_location": "Flushing", "team_logo": "https://www.mlbstatic.com/team-logos/121.svg"
}
]