Remove CFB/NASCAR/PGA and streamline to 8 supported sports
- Remove College Football, NASCAR, and PGA from scraper and app - Clean all data files (stadiums, games, pipeline reports) - Update Sport.swift enum and all UI components - Add sportstime.py CLI tool for pipeline management - Add DATA_SCRAPING.md documentation - Add WNBA/MLS/NWSL implementation documentation - Scraper now supports: NBA, MLB, NHL, NFL, WNBA, MLS, NWSL, CBB Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1102,5 +1102,677 @@
|
||||
"division_id": "nhl_central",
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_atl",
|
||||
"name": "Atlanta Dream",
|
||||
"abbreviation": "ATL",
|
||||
"sport": "WNBA",
|
||||
"city": "College Park",
|
||||
"stadium_canonical_id": "stadium_wnba_gateway_center_arena",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_chi",
|
||||
"name": "Chicago Sky",
|
||||
"abbreviation": "CHI",
|
||||
"sport": "WNBA",
|
||||
"city": "Chicago",
|
||||
"stadium_canonical_id": "stadium_wnba_wintrust_arena",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_con",
|
||||
"name": "Connecticut Sun",
|
||||
"abbreviation": "CON",
|
||||
"sport": "WNBA",
|
||||
"city": "Uncasville",
|
||||
"stadium_canonical_id": "stadium_wnba_mohegan_sun_arena",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_dal",
|
||||
"name": "Dallas Wings",
|
||||
"abbreviation": "DAL",
|
||||
"sport": "WNBA",
|
||||
"city": "Arlington",
|
||||
"stadium_canonical_id": "stadium_wnba_college_park_center",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_gsv",
|
||||
"name": "Golden State Valkyries",
|
||||
"abbreviation": "GSV",
|
||||
"sport": "WNBA",
|
||||
"city": "San Francisco",
|
||||
"stadium_canonical_id": "stadium_wnba_chase_center",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_ind",
|
||||
"name": "Indiana Fever",
|
||||
"abbreviation": "IND",
|
||||
"sport": "WNBA",
|
||||
"city": "Indianapolis",
|
||||
"stadium_canonical_id": "stadium_wnba_gainbridge_fieldhouse",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_lva",
|
||||
"name": "Las Vegas Aces",
|
||||
"abbreviation": "LVA",
|
||||
"sport": "WNBA",
|
||||
"city": "Las Vegas",
|
||||
"stadium_canonical_id": "stadium_wnba_michelob_ultra_arena",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_las",
|
||||
"name": "Los Angeles Sparks",
|
||||
"abbreviation": "LAS",
|
||||
"sport": "WNBA",
|
||||
"city": "Los Angeles",
|
||||
"stadium_canonical_id": "stadium_wnba_cryptocom_arena",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_min",
|
||||
"name": "Minnesota Lynx",
|
||||
"abbreviation": "MIN",
|
||||
"sport": "WNBA",
|
||||
"city": "Minneapolis",
|
||||
"stadium_canonical_id": "stadium_wnba_target_center",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_nyl",
|
||||
"name": "New York Liberty",
|
||||
"abbreviation": "NYL",
|
||||
"sport": "WNBA",
|
||||
"city": "Brooklyn",
|
||||
"stadium_canonical_id": "stadium_wnba_barclays_center",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_phx",
|
||||
"name": "Phoenix Mercury",
|
||||
"abbreviation": "PHX",
|
||||
"sport": "WNBA",
|
||||
"city": "Phoenix",
|
||||
"stadium_canonical_id": "stadium_wnba_footprint_center",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_sea",
|
||||
"name": "Seattle Storm",
|
||||
"abbreviation": "SEA",
|
||||
"sport": "WNBA",
|
||||
"city": "Seattle",
|
||||
"stadium_canonical_id": "stadium_wnba_climate_pledge_arena",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_wnba_was",
|
||||
"name": "Washington Mystics",
|
||||
"abbreviation": "WAS",
|
||||
"sport": "WNBA",
|
||||
"city": "Washington",
|
||||
"stadium_canonical_id": "stadium_wnba_entertainment__sports_arena",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_atl",
|
||||
"name": "Atlanta United FC",
|
||||
"abbreviation": "ATL",
|
||||
"sport": "MLS",
|
||||
"city": "Atlanta",
|
||||
"stadium_canonical_id": "stadium_mls_mercedes-benz_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_atx",
|
||||
"name": "Austin FC",
|
||||
"abbreviation": "ATX",
|
||||
"sport": "MLS",
|
||||
"city": "Austin",
|
||||
"stadium_canonical_id": "stadium_mls_q2_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_clt",
|
||||
"name": "Charlotte FC",
|
||||
"abbreviation": "CLT",
|
||||
"sport": "MLS",
|
||||
"city": "Charlotte",
|
||||
"stadium_canonical_id": "stadium_mls_bank_of_america_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_chi",
|
||||
"name": "Chicago Fire FC",
|
||||
"abbreviation": "CHI",
|
||||
"sport": "MLS",
|
||||
"city": "Chicago",
|
||||
"stadium_canonical_id": "stadium_mls_soldier_field",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_cin",
|
||||
"name": "FC Cincinnati",
|
||||
"abbreviation": "CIN",
|
||||
"sport": "MLS",
|
||||
"city": "Cincinnati",
|
||||
"stadium_canonical_id": "stadium_mls_tql_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_col",
|
||||
"name": "Colorado Rapids",
|
||||
"abbreviation": "COL",
|
||||
"sport": "MLS",
|
||||
"city": "Commerce City",
|
||||
"stadium_canonical_id": "stadium_mls_dicks_sporting_goods_park",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_clb",
|
||||
"name": "Columbus Crew",
|
||||
"abbreviation": "CLB",
|
||||
"sport": "MLS",
|
||||
"city": "Columbus",
|
||||
"stadium_canonical_id": "stadium_mls_lowercom_field",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_dal",
|
||||
"name": "FC Dallas",
|
||||
"abbreviation": "DAL",
|
||||
"sport": "MLS",
|
||||
"city": "Frisco",
|
||||
"stadium_canonical_id": "stadium_mls_toyota_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_dcu",
|
||||
"name": "D.C. United",
|
||||
"abbreviation": "DCU",
|
||||
"sport": "MLS",
|
||||
"city": "Washington",
|
||||
"stadium_canonical_id": "stadium_mls_audi_field",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_hou",
|
||||
"name": "Houston Dynamo FC",
|
||||
"abbreviation": "HOU",
|
||||
"sport": "MLS",
|
||||
"city": "Houston",
|
||||
"stadium_canonical_id": "stadium_mls_shell_energy_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_lag",
|
||||
"name": "LA Galaxy",
|
||||
"abbreviation": "LAG",
|
||||
"sport": "MLS",
|
||||
"city": "Carson",
|
||||
"stadium_canonical_id": "stadium_mls_dignity_health_sports_park",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_lafc",
|
||||
"name": "Los Angeles FC",
|
||||
"abbreviation": "LAFC",
|
||||
"sport": "MLS",
|
||||
"city": "Los Angeles",
|
||||
"stadium_canonical_id": "stadium_mls_bmo_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_mia",
|
||||
"name": "Inter Miami CF",
|
||||
"abbreviation": "MIA",
|
||||
"sport": "MLS",
|
||||
"city": "Fort Lauderdale",
|
||||
"stadium_canonical_id": "stadium_mls_chase_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_min",
|
||||
"name": "Minnesota United FC",
|
||||
"abbreviation": "MIN",
|
||||
"sport": "MLS",
|
||||
"city": "St. Paul",
|
||||
"stadium_canonical_id": "stadium_mls_allianz_field",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_mtl",
|
||||
"name": "CF Montreal",
|
||||
"abbreviation": "MTL",
|
||||
"sport": "MLS",
|
||||
"city": "Montreal",
|
||||
"stadium_canonical_id": "stadium_mls_stade_saputo",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_nsh",
|
||||
"name": "Nashville SC",
|
||||
"abbreviation": "NSH",
|
||||
"sport": "MLS",
|
||||
"city": "Nashville",
|
||||
"stadium_canonical_id": "stadium_mls_geodis_park",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_ner",
|
||||
"name": "New England Revolution",
|
||||
"abbreviation": "NER",
|
||||
"sport": "MLS",
|
||||
"city": "Foxborough",
|
||||
"stadium_canonical_id": "stadium_mls_gillette_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_nyc",
|
||||
"name": "New York City FC",
|
||||
"abbreviation": "NYC",
|
||||
"sport": "MLS",
|
||||
"city": "New York",
|
||||
"stadium_canonical_id": "stadium_mls_yankee_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_rbny",
|
||||
"name": "New York Red Bulls",
|
||||
"abbreviation": "RBNY",
|
||||
"sport": "MLS",
|
||||
"city": "Harrison",
|
||||
"stadium_canonical_id": "stadium_mls_red_bull_arena",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_orl",
|
||||
"name": "Orlando City SC",
|
||||
"abbreviation": "ORL",
|
||||
"sport": "MLS",
|
||||
"city": "Orlando",
|
||||
"stadium_canonical_id": "stadium_mls_interco_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_phi",
|
||||
"name": "Philadelphia Union",
|
||||
"abbreviation": "PHI",
|
||||
"sport": "MLS",
|
||||
"city": "Chester",
|
||||
"stadium_canonical_id": "stadium_mls_subaru_park",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_por",
|
||||
"name": "Portland Timbers",
|
||||
"abbreviation": "POR",
|
||||
"sport": "MLS",
|
||||
"city": "Portland",
|
||||
"stadium_canonical_id": "stadium_mls_providence_park",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_rsl",
|
||||
"name": "Real Salt Lake",
|
||||
"abbreviation": "RSL",
|
||||
"sport": "MLS",
|
||||
"city": "Sandy",
|
||||
"stadium_canonical_id": "stadium_mls_america_first_field",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_sje",
|
||||
"name": "San Jose Earthquakes",
|
||||
"abbreviation": "SJE",
|
||||
"sport": "MLS",
|
||||
"city": "San Jose",
|
||||
"stadium_canonical_id": "stadium_mls_paypal_park",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_sea",
|
||||
"name": "Seattle Sounders FC",
|
||||
"abbreviation": "SEA",
|
||||
"sport": "MLS",
|
||||
"city": "Seattle",
|
||||
"stadium_canonical_id": "stadium_mls_lumen_field",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_skc",
|
||||
"name": "Sporting Kansas City",
|
||||
"abbreviation": "SKC",
|
||||
"sport": "MLS",
|
||||
"city": "Kansas City",
|
||||
"stadium_canonical_id": "stadium_mls_childrens_mercy_park",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_stl",
|
||||
"name": "St. Louis City SC",
|
||||
"abbreviation": "STL",
|
||||
"sport": "MLS",
|
||||
"city": "St. Louis",
|
||||
"stadium_canonical_id": "stadium_mls_citypark",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_tor",
|
||||
"name": "Toronto FC",
|
||||
"abbreviation": "TOR",
|
||||
"sport": "MLS",
|
||||
"city": "Toronto",
|
||||
"stadium_canonical_id": "stadium_mls_bmo_field",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_van",
|
||||
"name": "Vancouver Whitecaps FC",
|
||||
"abbreviation": "VAN",
|
||||
"sport": "MLS",
|
||||
"city": "Vancouver",
|
||||
"stadium_canonical_id": "stadium_mls_bc_place",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_mls_sdg",
|
||||
"name": "San Diego FC",
|
||||
"abbreviation": "SDG",
|
||||
"sport": "MLS",
|
||||
"city": "San Diego",
|
||||
"stadium_canonical_id": "stadium_mls_snapdragon_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_ang",
|
||||
"name": "Angel City FC",
|
||||
"abbreviation": "ANG",
|
||||
"sport": "NWSL",
|
||||
"city": "Los Angeles",
|
||||
"stadium_canonical_id": "stadium_nwsl_bmo_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_bay",
|
||||
"name": "Bay FC",
|
||||
"abbreviation": "BAY",
|
||||
"sport": "NWSL",
|
||||
"city": "San Jose",
|
||||
"stadium_canonical_id": "stadium_nwsl_paypal_park",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_chi",
|
||||
"name": "Chicago Red Stars",
|
||||
"abbreviation": "CHI",
|
||||
"sport": "NWSL",
|
||||
"city": "Chicago",
|
||||
"stadium_canonical_id": "stadium_nwsl_seatgeek_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_hou",
|
||||
"name": "Houston Dash",
|
||||
"abbreviation": "HOU",
|
||||
"sport": "NWSL",
|
||||
"city": "Houston",
|
||||
"stadium_canonical_id": "stadium_nwsl_shell_energy_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_kcc",
|
||||
"name": "Kansas City Current",
|
||||
"abbreviation": "KCC",
|
||||
"sport": "NWSL",
|
||||
"city": "Kansas City",
|
||||
"stadium_canonical_id": "stadium_nwsl_cpkc_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_njy",
|
||||
"name": "NJ/NY Gotham FC",
|
||||
"abbreviation": "NJY",
|
||||
"sport": "NWSL",
|
||||
"city": "Harrison",
|
||||
"stadium_canonical_id": "stadium_nwsl_red_bull_arena",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_ncc",
|
||||
"name": "North Carolina Courage",
|
||||
"abbreviation": "NCC",
|
||||
"sport": "NWSL",
|
||||
"city": "Cary",
|
||||
"stadium_canonical_id": "stadium_nwsl_wakemed_soccer_park",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_orl",
|
||||
"name": "Orlando Pride",
|
||||
"abbreviation": "ORL",
|
||||
"sport": "NWSL",
|
||||
"city": "Orlando",
|
||||
"stadium_canonical_id": "stadium_nwsl_interco_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_por",
|
||||
"name": "Portland Thorns FC",
|
||||
"abbreviation": "POR",
|
||||
"sport": "NWSL",
|
||||
"city": "Portland",
|
||||
"stadium_canonical_id": "stadium_nwsl_providence_park",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_rgn",
|
||||
"name": "Seattle Reign FC",
|
||||
"abbreviation": "RGN",
|
||||
"sport": "NWSL",
|
||||
"city": "Seattle",
|
||||
"stadium_canonical_id": "stadium_nwsl_lumen_field",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_sdw",
|
||||
"name": "San Diego Wave FC",
|
||||
"abbreviation": "SDW",
|
||||
"sport": "NWSL",
|
||||
"city": "San Diego",
|
||||
"stadium_canonical_id": "stadium_nwsl_snapdragon_stadium",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_uta",
|
||||
"name": "Utah Royals FC",
|
||||
"abbreviation": "UTA",
|
||||
"sport": "NWSL",
|
||||
"city": "Sandy",
|
||||
"stadium_canonical_id": "stadium_nwsl_america_first_field",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
},
|
||||
{
|
||||
"canonical_id": "team_nwsl_wsh",
|
||||
"name": "Washington Spirit",
|
||||
"abbreviation": "WSH",
|
||||
"sport": "NWSL",
|
||||
"city": "Washington",
|
||||
"stadium_canonical_id": "stadium_nwsl_audi_field",
|
||||
"conference_id": null,
|
||||
"division_id": null,
|
||||
"primary_color": null,
|
||||
"secondary_color": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user