Robert Horry

Multi tool use
Robert Keith Horry (Harford County, Maryland, 25 de agosto de 1970) é um ex-basquetebolista profissional norte-americano, heptacampeão da NBA por três equipes diferentes, nos anos de 1994, 1995, 2000, 2001, 2002, 2005 e 2007.
Ligações externas |
- Perfil no Sports-Reference
- Perfil no Basketball-Reference
Draft da NBA de 1992 |
Primeiro Round |
- Shaquille O'Neal
- Alonzo Mourning
- Christian Laettner
- Jim Jackson
- LaPhonso Ellis
- Tom Gugliotta
- Walt Williams
- Todd Day
- Clarence Weatherspoon
- Adam Keefe
- Robert Horry
- Harold Miner
- Bryant Stith
- Malik Sealy
- Anthony Peeler
- Randy Woods
- Doug Christie
- Tracy Murray
- Don MacLean
- Hubert Davis
- Jon Barry
- Oliver Miller
- Lee Mayberry
- Latrell Sprewell
- Elmore Spencer
- Dave Johnson
- Byron Houston
|
Segundo Round |
- Marlon Maxey
- P. J. Brown
- Sean Rooks
- Reggie Smith
- Brent Price
- Corey Williams
- Chris Smith
- Tony Bennett
- Duane Cooper
- Isaiah Morris
- Elmer Bennett
- Litterial Green
- Steve Rogers
- Popeye Jones
- Matt Geiger
- Predrag Danilović
- Henry Williams
- Chris King
- Robert Werdann
- Darren Morningstar
- Brian Davis
- Ron Ellis
- Matt Fish
- Tim Burroughs
- Matt Steigenga
- Curtis Blair
- Brett Roberts
|
Houston Rockets 1993–94 - Campeão da NBA
|
1 Brooks |
7 Herrera |
10 Cassell |
11 Maxwell |
17 Elie |
21 Jent |
25 Horry |
30 Smith |
33 Thorpe |
34 Olajuwon (Finals MVP) |
35 Cureton |
50 Bullard |
Técnico Tomjanovich
|
Houston Rockets campeões da NBA de 1994–95 (2º título) |
- 7 Carl Herrera
- 10 Sam Cassell
- 11 Vernon Maxwell
- 15 Tim Breaux
- 17 Mario Elie
- 22 Clyde Drexler
- 25 Robert Horry
- 27 Charles Jones
- 30 Kenny Smith
- 31 Tracy Murray
- 32 Pete Chilcutt
- 34 Hakeem Olajuwon (MVP das Finais)
- 52 Chucky Brown
- 55 Žan Tabak
|
- Treinador: Rudy Tomjanovich
|
- Assistentes: Bill Berry
- Jim Boylen
- Carroll Dawson
- Larry Smith
|
Los Angeles Lakers Campeões da NBA de 1999–00 (12º Título) |
- 2 Derek Fisher
- 3 Devean George
- 4 Ron Harper
- 5 Robert Horry
- 8 Kobe Bryant
- 10 Tyronn Lue
- 11 John Celestand
- 16 John Salley
- 17 Rick Fox
- 20 Brian Shaw
- 34 Shaquille O'Neal (MVP das Finais)
- 40 Travis Knight
- 41 Glen Rice
- 45 A. C. Green
- Assistentes Tex Winter
- Frank Hamblen
- Jim Cleamons
- Bill Bertka
|
Los Angeles Lakers Campeões da NBA de 2000–01 (13º Título) |
- 2 Derek Fisher
- 3 Devean George
- 4 Ron Harper
- 5 Robert Horry
- 7 Isaiah Rider
- 8 Kobe Bryant
- 10 Tyronn Lue
- 12 Mike Penberthy
- 14 Slava Medvedenko
- 17 Rick Fox
- 20 Brian Shaw
- 34 Shaquille O'Neal (MVP das Finais)
- 35 Mark Madsen
- 40 Greg Foster
- 54 Horace Grant
- Assistentes Tex Winter
- Frank Hamblen
- Jim Cleamons
|
Los Angeles Lakers Campeões da NBA de 2001–02 (14º Título) |
- 2 Derek Fisher
- 3 Devean George
- 5 Robert Horry
- 6 Jelani McCoy
- 8 Kobe Bryant
- 10 Lindsey Hunter
- 14 Slava Medvedenko
- 17 Rick Fox
- 20 Brian Shaw
- 23 Mitch Richmond
- 34 Shaquille O'Neal (MVP das Finais)
- 35 Mark Madsen
- 52 Samaki Walker
- Assistentes Tex Winter
- Frank Hamblen
- Jim Cleamons
- Kurt Rambis
|
San Antonio Spurs Campeões da NBA 2004–05 (3º Título) |
- 2 Nazr Mohammed
- 3 Glenn Robinson
- 4 Sean Marks
- 5 Robert Horry
- 8 Radoslav Nesterović
- 9 Tony Parker
- 11 Mike Wilks
- 12 Bruce Bowen
- 14 Beno Udrih
- 17 Brent Barry
- 20 Manu Ginóbili
- 21 Tim Duncan (MVP das Finais)
- 23 Devin Brown
- 34 Tony Massenburg
- 43 Linton Johnson
- Assistentes P. J. Carlesimo
- Mike Budenholzer
- Don Newman
|
San Antonio Spurs Campeões da NBA 2006–07 (4º Título) |
- 2 Melvin Ely
- 4 Michael Finley
- 5 Robert Horry
- 7 Fabricio Oberto
- 9 Tony Parker (MVP das Finais)
- 11 Jacque Vaughn
- 12 Bruce Bowen
- 14 Beno Udrih
- 15 Matt Bonner
- 16 Francisco Elson
- 17 Brent Barry
- 20 Manu Ginóbili
- 21 Tim Duncan
- 33 James White
- 45 Jackie Butler
- Assistentes P. J. Carlesimo
- Mike Budenholzer
- Chip Engelland
- Brett Brown
- Don Newman
|
Portal do basquetebol
Portal dos Estados Unidos

|
Este artigo sobre um(a) basquetebolista, integrado ao Projeto Basquetebol, é um esboço. Você pode ajudar a Wikipédia expandindo-o.
|
9 u8,Xp,9ORurjB,uFRescS4kIgdBC15H,MQN3oXBcyb9exn,DR
Popular posts from this blog
1
This question is a follow up of this one. I am trying to run a command through the command line on a remote machine running Windows 7 from a workstation running Debian in an SSH session on that machine. The setup is basically as follows: debian box 1 === (SSH) ===> debian box 2 === (RDP) ===> Windows 7 I have tried running rdesktop from debian box 2 : rdesktop <Windows 7 box network address> -u username -p password -r disk:local="./TestRDP" -s "cmd.exe /K net use C: \\tsclientlocal & C:\test.bat & logoff" but cmd.exe is not launched on the remote device. I have also tried to open up cmd.exe on its own: rdesktop <Windows 7 box network address> -u username -p password -s "cmd.exe" but the terminal is not launched upon login ( rdesktop successf...
up vote
0
down vote
favorite
I am trying to mirror Ubuntu xenial repository by apt-mirror, but after running sudo apt-mirror , I get a Malformed checksum error. Any idea how to fix it? Downloading 1565 index files using 20 threads... Begin time: Wed Nov 21 11:11:21 2018 [20]... [19]... [18]... [17]... [16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]... End time: Wed Nov 21 11:11:51 2018 Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/apt-mirror line 562, <STREAM> line 118. Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/ap...
up vote
0
down vote
favorite
So, my friend has been trying to install Matlab 2018b and he has encountered the following message just after the installation reaches 100%. Matlab installation additional configuration steps message I did some digging around in the Matlab forums and found out that to use the additional components, one should install a compiler and then use the following commands: mex -setup C mex -setup C++ Can anyone help me regarding this error? If this is indeed the solution then how can I execute those steps? Also, he says that even if he presses next, he cannot use matlab. The OS in use is Windows 10.
installation matlab
share | improve this question
...