The Pacific Division is one of the three divisions in the Western Conference of the National Basketball Association (NBA). The division consists of five teams, the Golden State Warriors, the Los Angeles Clippers, the Los Angeles Lakers, the Phoenix Suns and the Sacramento Kings. All teams, except the Suns, are based in California.
The division was created at the start of the 1970–71 season, when the league expanded from 14 to 17 teams with the addition of the Buffalo Braves, the Cleveland Cavaliers and the Portland Trail Blazers. The league realigned itself into two conferences, the Western Conference and the Eastern Conference, with two divisions each in each conference. The Pacific Division began with five inaugural members, the Lakers, the Blazers, the San Diego Rockets, the San Francisco Warriors and the Seattle SuperSonics.[1] The Lakers, the Rockets, the Warriors and the SuperSonics all joined from the Western Division.
The Lakers have won the most Pacific Division titles with 23. The Suns and The Warriors are tied for the second most titles with six, with the latter having won four consecutive times, the first of which occurred in 2015[2]. 15 NBA champions have come from the Pacific Division. The Lakers have won 11 championships, the Warriors won 3, and the Blazers and Sonics won one championship each. All of them, except the 1976–77 Blazers and the 2001–02 Lakers, were division champions. In the 1991–92 season, six teams from the division qualified for the playoffs. In the 1977–78 season, all teams in the division had winning percentages above 0.500 (50%). The most recent division champion is the Golden State Warriors.
Contents
1Standings
2Teams
2.1Former teams
2.2Team timeline
3Division champions
3.1Titles by team
4Season results
5Rivalries
5.1Los Angeles Lakers vs. Los Angeles Clippers
6Notes
7References
8External links
Standings
Main article: 2017–18 NBA season
Pacific Division
W
L
PCT
GB
Home
Road
Div
GP
y – Golden State Warriors
58
24
.707
0.0
29–12
29–12
13–3
82
Los Angeles Clippers
42
40
.512
16.0
22–19
20–21
12–4
82
Los Angeles Lakers
35
47
.427
23.0
20–21
15–26
6–10
82
Sacramento Kings
27
55
.329
31.0
14–27
13–28
5–11
82
Phoenix Suns
21
61
.256
37.0
10–31
11–30
4–12
82
Notes
y – Clinched division title
x – Clinched playoff spot
Teams
Team
City
Joined
Year
From
Golden State Warriors (1971–present) San Francisco Warriors (1962–1971)
Oakland, California San Francisco, California
1970
Western Division
Los Angeles Clippers (1984–present) San Diego Clippers (1978–1984)
Los Angeles, California San Diego, California
1978
Atlantic Division (as Buffalo Braves)
Los Angeles Lakers
Los Angeles, California
1970
Western Division
Phoenix Suns
Phoenix, Arizona
1972
Midwest Division
Sacramento Kings
Sacramento, California
1988
Midwest Division
Former teams
Team
City
Joined
Left
Current division
Year
From
Year
To
Houston Rockets (1971–present) San Diego Rockets (1967-1971)
Houston, Texas San Diego, California
1970
Western Division
1972
Central Division
Southwest Division
Portland Trail Blazers
Portland, Oregon
1970
—
2004
Northwest Division
Northwest Division
Seattle SuperSonics (1967–2008, now Oklahoma City Thunder)
Clash Royale CLAN TAG #URR8PPP Executable numpy error I'm trying to create an executable file for my code. I've already tried with cx_Freeze and with pyinstaller. Both gives me the same error, which is: "Missing required dependencies 0.format(missing_dependencies))" PS C:UsersGustavoDesktopbuildexe.win32-3.6> python AgendaOficial.py C:UsersGustavoAppDataLocalProgramsPythonPython36-32python.exe: can't open file 'AgendaOficial.py': [Errno 2] No such file or directory PS C:UsersGustavoDesktopbuildexe.win32-3.6> .AgendaOficial.exe Traceback (most recent call last): File "C:UsersGustavoAppDataLocalProgramsPythonPython36-32libsite-packagescx_Freezeinitscripts__startup__.py", line 14, in run module.run() File "C:UsersGustavoAppDataLocalProgramsPythonPython36-32libsite-packagescx_FreezeinitscriptsConsole.py", line 26, in run exec(code, m. dict ) File "AgendaOficial.py", line 8, in File "C:UsersGustavoAppDataLocal...
Clash Royale CLAN TAG #URR8PPP Trying to Print Gridster Items to PDF without overlapping contents I want to print gridster items to pdf using chome browser. Unfortunately the item overlaps on next page. Is there any way to make gridster item go to next page if it doesnt fit in the current page when printing to pdf? Screenshot By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Clash Royale CLAN TAG #URR8PPP Mass disable jenkins jobs Is it possible to disable a large number of Jenkins jobs in one go? I have a large number of jenkins job I need to disable. Visiting each job in turn and disbling is tedious. 2 Answers 2 https://wiki.jenkins-ci.org/display/JENKINS/Configuration+Slicing+Plugin That works beautifully install it go to http://your_jenkins.com:8080/slicing/jobdisabledbool/? By using configuration slicing plugin: By using this plugin easy to find out anything has enabled or disable jobs and timer separated jobs Manage Jenkins >Config slicing > select options By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Comments
Post a Comment