Baselight
Sign In

Query Result

Loading...Loading chart...
1SELECT DISTINCT st.* EXCLUDE (season_id, team_id, season_year, competition_name)
2FROM @blt.ultimate_soccer_dataset.standings st
3INNER JOIN @blt.ultimate_soccer_dataset.seasons s ON (st.season_id = s.season_id)
4INNER JOIN @blt.ultimate_soccer_dataset.competitions c ON (s.competition_id = c.competition_id)
5WHERE c.slug = 'premier-league' and s.season_label = '2025/2026'  and c.country = 'England'
6ORDER BY snapshot_date DESC, st.competition_name, season_year DESC, rank
7LIMIT 20
snapshot_dateteam_namerankgroupformstatuspointsplayedwinsdrawslossesgoals_forgoals_againstgoal_differencehome_winshome_drawshome_lossesaway_winsaway_drawsaway_losseshome_goals_forhome_goals_againsthome_goal_differenceaway_goals_foraway_goals_againstaway_goal_differencenotes
2026-05-27 00:00:00+00Arsenal1Premier LeagueWWWWWsame8538267571274415221153411130301614Promotion - Champions League (League phase)
2026-05-27 00:00:00+00Manchester City2Premier LeagueLDWWDsame783823967735421432964451431322111Promotion - Champions League (League phase)
2026-05-27 00:00:00+00Manchester United3Premier LeagueWWDWWsame713820117695019133378439241530264Promotion - Champions League (League phase)
2026-05-27 00:00:00+00Aston Villa4Premier LeagueWWDLLsame6538198115649712257663222102427-3Promotion - Champions League (League phase)
2026-05-27 00:00:00+00Liverpool5Premier LeagueDLDLWsame60381791263531010637393420142933-4Promotion - Champions League (League phase)
2026-05-27 00:00:00+00Bournemouth6Premier LeagueDDWWDsame573813187585447102685292092934-5Promotion - Europa League (League phase)
2026-05-27 00:00:00+00Sunderland7Premier LeagueWWDDLsame54381412124248-6964568252051728-11Promotion - Europa League (League phase)
2026-05-27 00:00:00+00Brighton8Premier LeagueLLWLWsame5338141113524669645593020102226-4Promotion - Conference League (Qualification)
2026-05-27 00:00:00+00Brentford9Premier LeagueDDLWLsame53381411135552388363103321122231-9null
2026-05-27 00:00:00+00Chelsea10Premier LeagueLWDLLsame5238141014585267577572625132275null
2026-05-27 00:00:00+00Fulham11Premier LeagueWDLLWsame5238157164751-4112645103020101731-14null
2026-05-27 00:00:00+00Newcastle12Premier LeagueLWDWLsame4938147175355-210274510363061725-8null
2026-05-27 00:00:00+00Everton13Premier LeagueLLDDLsame49381310154750-36587572627-12123-2null
2026-05-27 00:00:00+00Leeds14Premier LeagueLWDWDsame47381114134956-7955298292182035-15null
2026-05-27 00:00:00+00Crystal Palace15Premier LeagueLDLDLsame45381112154151-104967391923-42228-6Promotion - Europa League (League phase)
2026-05-27 00:00:00+00Nottingham Forest16Premier LeagueDLDWWsame44381111164851-34877392023-328280null
2026-05-27 00:00:00+00Tottenham17Premier LeagueWLDWWsame41381011174857-936107572231-926260null
2026-05-27 00:00:00+00West Ham18Premier LeagueWLLLWsame3938109194665-1964945102730-31935-16Relegation - Championship
2026-05-27 00:00:00+00Burnley19Premier LeagueDLDLLsame2238410243875-37271023141829-112046-26Relegation - Championship
2026-05-27 00:00:00+00Wolves20Premier LeagueDDLDLsame2038311242768-41351106131934-15834-26Relegation - Championship

Share link

Anyone who has the link will be able to view this.