more sports added and stiched some images together
This commit is contained in:
1
csv/sports/NBA/future_games.json
Normal file
1
csv/sports/NBA/future_games.json
Normal file
@@ -0,0 +1 @@
|
||||
[{"date": "2021-06-21", "time": "00:00:00", "round": "0", "home_team": "Philadelphia 76ers", "home_score": "96", "away_team": "Atlanta Hawks", "away_score": "103"}, {"date": "2021-06-23", "time": "01:00:00", "round": "0", "home_team": "Phoenix Suns", "home_score": null, "away_team": "Los Angeles Clippers", "away_score": null}, {"date": "2021-06-24", "time": "00:30:00", "round": "0", "home_team": "Milwaukee Bucks", "home_score": null, "away_team": "Atlanta Hawks", "away_score": null}, {"date": "2021-06-25", "time": "01:00:00", "round": "0", "home_team": "Los Angeles Clippers", "home_score": null, "away_team": "Phoenix Suns", "away_score": null}, {"date": "2021-06-26", "time": "00:30:00", "round": "0", "home_team": "Milwaukee Bucks", "home_score": null, "away_team": "Atlanta Hawks", "away_score": null}, {"date": "2021-06-27", "time": "01:00:00", "round": "0", "home_team": "Los Angeles Clippers", "home_score": null, "away_team": "Phoenix Suns", "away_score": null}, {"date": "2021-06-28", "time": "00:30:00", "round": "0", "home_team": "Atlanta Hawks", "home_score": null, "away_team": "Milwaukee Bucks", "away_score": null}, {"date": "2021-06-30", "time": "00:30:00", "round": "0", "home_team": "Atlanta Hawks", "home_score": null, "away_team": "Milwaukee Bucks", "away_score": null}]
|
1
csv/sports/NBA/live_games.json
Normal file
1
csv/sports/NBA/live_games.json
Normal file
@@ -0,0 +1 @@
|
||||
[{"date": "2021-06-21", "time": "00:00", "progess": "", "status": "FT", "home_team": "Philadelphia 76ers", "home_score": "96", "away_team": "Atlanta Hawks", "away_score": "103"}]
|
1
csv/sports/NBA/past_games.json
Normal file
1
csv/sports/NBA/past_games.json
Normal file
@@ -0,0 +1 @@
|
||||
[{"date": "2021-06-20", "time": "19:30:00", "round": "0", "home_team": "Phoenix Suns", "home_score": "120", "away_team": "Los Angeles Clippers", "away_score": "114"}, {"date": "2021-06-20", "time": "00:30:00", "round": "0", "home_team": "Brooklyn Nets", "home_score": "111", "away_team": "Milwaukee Bucks", "away_score": "115"}, {"date": "2021-06-19", "time": "02:00:00", "round": "0", "home_team": "Los Angeles Clippers", "home_score": "131", "away_team": "Utah Jazz", "away_score": "119"}, {"date": "2021-06-18", "time": "23:30:00", "round": "0", "home_team": "Atlanta Hawks", "home_score": "99", "away_team": "Philadelphia 76ers", "away_score": "104"}, {"date": "2021-06-18", "time": "00:30:00", "round": "0", "home_team": "Milwaukee Bucks", "home_score": "104", "away_team": "Brooklyn Nets", "away_score": "89"}, {"date": "2021-06-17", "time": "02:00:00", "round": "0", "home_team": "Utah Jazz", "home_score": "111", "away_team": "Los Angeles Clippers", "away_score": "119"}, {"date": "2021-06-16", "time": "00:30:00", "round": "0", "home_team": "Brooklyn Nets", "home_score": "114", "away_team": "Milwaukee Bucks", "away_score": "108"}, {"date": "2021-06-16", "time": "23:30:00", "round": "0", "home_team": "Philadelphia 76ers", "home_score": "106", "away_team": "Atlanta Hawks", "away_score": "109"}, {"date": "2021-06-15", "time": "02:00:00", "round": "0", "home_team": "Los Angeles Clippers", "home_score": "118", "away_team": "Utah Jazz", "away_score": "104"}, {"date": "2021-06-14", "time": "23:30:00", "round": "0", "home_team": "Atlanta Hawks", "home_score": "103", "away_team": "Philadelphia 76ers", "away_score": "100"}, {"date": "2021-06-14", "time": "00:00:00", "round": "0", "home_team": "Denver Nuggets", "home_score": "118", "away_team": "Phoenix Suns", "away_score": "125"}, {"date": "2021-06-13", "time": "00:30:00", "round": "0", "home_team": "Los Angeles Clippers", "home_score": "132", "away_team": "Utah Jazz", "away_score": "106"}, {"date": "2021-06-13", "time": "19:00:00", "round": "0", "home_team": "Milwaukee Bucks", "home_score": "107", "away_team": "Brooklyn Nets", "away_score": "96"}, {"date": "2021-06-12", "time": "02:00:00", "round": "0", "home_team": "Denver Nuggets", "home_score": "102", "away_team": "Phoenix Suns", "away_score": "116"}, {"date": "2021-06-11", "time": "02:00:00", "round": "0", "home_team": "Utah Jazz", "home_score": "117", "away_team": "Los Angeles Clippers", "away_score": "111"}]
|
31
csv/sports/NBA/team_info.csv
Normal file
31
csv/sports/NBA/team_info.csv
Normal file
@@ -0,0 +1,31 @@
|
||||
Full Team Name,Team ID,3 Letter ID,Team Color,Logo File name
|
||||
Atlanta Hawks,134880,ATL,Red,Atlanta.png
|
||||
Boston Celtics,134860,BOS,Green,Boston.png
|
||||
Brooklyn Nets,134861,BKN,White,Brooklyn.png
|
||||
Charlotte Hornets,134881,CHA,Light blue,Charlotte.png
|
||||
Chicago Bulls,134870,CHI,Red,Chicago.png
|
||||
Cleveland Cavaliers,134871,CLE,Yellow,Cleveland.png
|
||||
Dallas Mavericks,134875,DAL,Light blue,Dallas.png
|
||||
Denver Nuggets,134885,DEN,Yellow,Denver.png
|
||||
Detroit Pistons,134872,DET,Red,Detroit.png
|
||||
Golden State Warriors,134865,GSW,Yellow,Golden State.png
|
||||
Indiana Pacers,134873,IND,Yellow,Indiana.png
|
||||
Houston Rockets,134876,HOU,Red,Houston.png
|
||||
Los Angeles Clippers,134866,LAC,Red,LA.png
|
||||
Los Angeles Lakers,134867,LAL,Purple,LA Lakers.png
|
||||
Memphis Grizzlies,134877,MEM,Dark blue,Memphis.png
|
||||
Miami Heat,134882,MIA,Red,Miami.png
|
||||
Milwaukee Bucks,134874,MIL,Green,Milwaukee.png
|
||||
Minnesota Timberwolves,134886,MIN,Blue,Minnesota.png
|
||||
New Orleans Pelicans,134878,NOP,Gold,New Orleans.png
|
||||
New York Knicks,134862,NYK,Orange,New York.png
|
||||
Oklahoma City Thunder,134887,OKC,Orange,Oklahoma City.png
|
||||
Orlando Magic,134883,ORL,Light blue,Orlando.png
|
||||
Philadelphia 76ers,134863,PHI,Light blue,Philadelphia.png
|
||||
Utah Jazz,134889,UTA,Yellow,Utah.png
|
||||
Portland Trail Blazers,134888,POR,Red,Portland.png
|
||||
Sacramento Kings,134869,SAC,Purple,Sacramento.png
|
||||
San Antonio Spurs,134879,SAS,Gray,San Antonio.png
|
||||
Toronto Raptors,134864,TOR,Gray,Toronto.png
|
||||
Phoenix Suns,134868,PHX,Orange,Phoenix.png
|
||||
Washington Wizards,134884,WAS,Red,Washington.png
|
|
Reference in New Issue
Block a user