Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save noomerikal/7b0acaef7aa1be9fb398 to your computer and use it in GitHub Desktop.
Save noomerikal/7b0acaef7aa1be9fb398 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<response>
<sports>
<sportsItem>
<name>basketball</name>
<id>40</id>
<type>points</type>
<leagues>
<leaguesItem>
<name>National Basketball Assoc.</name>
<abbreviation>nba</abbreviation>
<id>46</id>
<groupId>7</groupId>
<shortName>NBA</shortName>
<groups>
<groupsItem>
<id>5</id>
<abbreviation>E</abbreviation>
<name>Eastern</name>
<groups>
<groupsItem>
<id>1</id>
<name>Atlantic</name>
<abbreviation>AT</abbreviation>
<competitors>
<competitorsItem>
<id>18</id>
<location>New York</location>
<name>Knicks</name>
<abbreviation>NY</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>8-1</summary>
<wins>8</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.889</winPercentage>
<conference>
<summary>5-0</summary>
<wins>5</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</conference>
<division>
<summary>2-0</summary>
<wins>2</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</division>
<home>
<summary>4-0</summary>
<wins>4</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</home>
<away>
<summary>4-1</summary>
<wins>4</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.8</winPercentage>
</away>
</record>
<stats>
<streak>2</streak>
<gamesPlayed>9</gamesPlayed>
<points>3.5</points>
<pointsAgainstTotal>800</pointsAgainstTotal>
<pointsAgainstAverage>88.889</pointsAgainstAverage>
<pointsForTotal>906</pointsForTotal>
<pointsForAverage>100.667</pointsForAverage>
<playoffSeed>1</playoffSeed>
<gamesBehind>0</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/18</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/18/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/18/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/ny/new-york-knicks?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=18&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>17</id>
<location>Brooklyn</location>
<name>Nets</name>
<abbreviation>BKN</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>6-3</summary>
<wins>6</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
<conference>
<summary>5-1</summary>
<wins>5</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.833</winPercentage>
</conference>
<division>
<summary>2-0</summary>
<wins>2</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</division>
<home>
<summary>4-1</summary>
<wins>4</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.8</winPercentage>
</home>
<away>
<summary>2-2</summary>
<wins>2</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</away>
</record>
<stats>
<streak>-1</streak>
<gamesPlayed>9</gamesPlayed>
<points>1.5</points>
<pointsAgainstTotal>835</pointsAgainstTotal>
<pointsAgainstAverage>92.778</pointsAgainstAverage>
<pointsForTotal>870</pointsForTotal>
<pointsForAverage>96.667</pointsForAverage>
<playoffSeed>3</playoffSeed>
<gamesBehind>2</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/17</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/17/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/17/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/bkn/brooklyn-nets?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=17&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>20</id>
<location>Philadelphia</location>
<name>76ers</name>
<abbreviation>PHI</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>7-4</summary>
<wins>7</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.636</winPercentage>
<conference>
<summary>4-4</summary>
<wins>4</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</conference>
<division>
<summary>3-2</summary>
<wins>3</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.6</winPercentage>
</division>
<home>
<summary>4-3</summary>
<wins>4</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.571</winPercentage>
</home>
<away>
<summary>3-1</summary>
<wins>3</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.75</winPercentage>
</away>
</record>
<stats>
<streak>3</streak>
<gamesPlayed>11</gamesPlayed>
<points>1.5</points>
<pointsAgainstTotal>905</pointsAgainstTotal>
<pointsAgainstAverage>82.273</pointsAgainstAverage>
<pointsForTotal>919</pointsForTotal>
<pointsForAverage>83.545</pointsForAverage>
<playoffSeed>5</playoffSeed>
<gamesBehind>2</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/20</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/20/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/20/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/phi/philadelphia-76ers?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=20&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>2</id>
<location>Boston</location>
<name>Celtics</name>
<abbreviation>BOS</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>6-5</summary>
<wins>6</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.545</winPercentage>
<conference>
<summary>5-5</summary>
<wins>5</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</conference>
<division>
<summary>1-2</summary>
<wins>1</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.333</winPercentage>
</division>
<home>
<summary>3-2</summary>
<wins>3</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.6</winPercentage>
</home>
<away>
<summary>3-3</summary>
<wins>3</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</away>
</record>
<stats>
<streak>-1</streak>
<gamesPlayed>11</gamesPlayed>
<points>0.5</points>
<pointsAgainstTotal>1079</pointsAgainstTotal>
<pointsAgainstAverage>98.091</pointsAgainstAverage>
<pointsForTotal>1066</pointsForTotal>
<pointsForAverage>96.909</pointsForAverage>
<playoffSeed>8</playoffSeed>
<gamesBehind>3</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/2</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/2/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/2/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/bos/boston-celtics?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=2&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>28</id>
<location>Toronto</location>
<name>Raptors</name>
<abbreviation>TOR</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>3-8</summary>
<wins>3</wins>
<losses>8</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.273</winPercentage>
<conference>
<summary>2-5</summary>
<wins>2</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.286</winPercentage>
</conference>
<division>
<summary>0-4</summary>
<wins>0</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>2-3</summary>
<wins>2</wins>
<losses>3</losses>
<overtimeLosses>3</overtimeLosses>
<ties>0</ties>
<winPercentage>0.4</winPercentage>
</home>
<away>
<summary>1-5</summary>
<wins>1</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.167</winPercentage>
</away>
</record>
<stats>
<streak>-1</streak>
<gamesPlayed>11</gamesPlayed>
<points>-2.5</points>
<pointsAgainstTotal>1104</pointsAgainstTotal>
<pointsAgainstAverage>100.364</pointsAgainstAverage>
<pointsForTotal>1059</pointsForTotal>
<pointsForAverage>96.273</pointsForAverage>
<playoffSeed>12</playoffSeed>
<gamesBehind>6</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/28</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/28/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/28/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/tor/toronto-raptors?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=28&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
</competitors>
</groupsItem>
<groupsItem>
<id>2</id>
<name>Central</name>
<abbreviation>CE</abbreviation>
<competitors>
<competitorsItem>
<id>15</id>
<location>Milwaukee</location>
<name>Bucks</name>
<abbreviation>MIL</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>6-3</summary>
<wins>6</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
<conference>
<summary>5-2</summary>
<wins>5</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.714</winPercentage>
</conference>
<division>
<summary>2-0</summary>
<wins>2</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</division>
<home>
<summary>3-2</summary>
<wins>3</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.6</winPercentage>
</home>
<away>
<summary>3-1</summary>
<wins>3</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.75</winPercentage>
</away>
</record>
<stats>
<streak>-1</streak>
<gamesPlayed>9</gamesPlayed>
<points>1.5</points>
<pointsAgainstTotal>881</pointsAgainstTotal>
<pointsAgainstAverage>97.889</pointsAgainstAverage>
<pointsForTotal>906</pointsForTotal>
<pointsForAverage>100.667</pointsForAverage>
<playoffSeed>4</playoffSeed>
<gamesBehind>0</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/15</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/15/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/15/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/mil/milwaukee-bucks?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=15&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>4</id>
<location>Chicago</location>
<name>Bulls</name>
<abbreviation>CHI</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>5-5</summary>
<wins>5</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
<conference>
<summary>2-1</summary>
<wins>2</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
</conference>
<division>
<summary>1-0</summary>
<wins>1</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</division>
<home>
<summary>3-3</summary>
<wins>3</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</home>
<away>
<summary>2-2</summary>
<wins>2</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</away>
</record>
<stats>
<streak>-2</streak>
<gamesPlayed>10</gamesPlayed>
<points>0</points>
<pointsAgainstTotal>942</pointsAgainstTotal>
<pointsAgainstAverage>94.2</pointsAgainstAverage>
<pointsForTotal>948</pointsForTotal>
<pointsForAverage>94.8</pointsForAverage>
<playoffSeed>9</playoffSeed>
<gamesBehind>1.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/4</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/4/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/4/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/chi/chicago-bulls?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=4&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>11</id>
<location>Indiana</location>
<name>Pacers</name>
<abbreviation>IND</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>5-7</summary>
<wins>5</wins>
<losses>7</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.417</winPercentage>
<conference>
<summary>3-5</summary>
<wins>3</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.375</winPercentage>
</conference>
<division>
<summary>0-1</summary>
<wins>0</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>3-1</summary>
<wins>3</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.75</winPercentage>
</home>
<away>
<summary>2-6</summary>
<wins>2</wins>
<losses>6</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.25</winPercentage>
</away>
</record>
<stats>
<streak>1</streak>
<gamesPlayed>12</gamesPlayed>
<points>-1</points>
<pointsAgainstTotal>1080</pointsAgainstTotal>
<pointsAgainstAverage>90</pointsAgainstAverage>
<pointsForTotal>1065</pointsForTotal>
<pointsForAverage>88.75</pointsForAverage>
<playoffSeed>10</playoffSeed>
<gamesBehind>2.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/11</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/11/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/11/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/ind/indiana-pacers?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=11&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>5</id>
<location>Cleveland</location>
<name>Cavaliers</name>
<abbreviation>CLE</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>2-8</summary>
<wins>2</wins>
<losses>8</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.2</winPercentage>
<conference>
<summary>1-4</summary>
<wins>1</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.2</winPercentage>
</conference>
<division>
<summary>0-2</summary>
<wins>0</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>1-2</summary>
<wins>1</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.333</winPercentage>
</home>
<away>
<summary>1-6</summary>
<wins>1</wins>
<losses>6</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.143</winPercentage>
</away>
</record>
<stats>
<streak>-6</streak>
<gamesPlayed>10</gamesPlayed>
<points>-3</points>
<pointsAgainstTotal>1027</pointsAgainstTotal>
<pointsAgainstAverage>102.7</pointsAgainstAverage>
<pointsForTotal>957</pointsForTotal>
<pointsForAverage>95.7</pointsForAverage>
<playoffSeed>13</playoffSeed>
<gamesBehind>4.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/5</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/5/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/5/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/cle/cleveland-cavaliers?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=5&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>8</id>
<location>Detroit</location>
<name>Pistons</name>
<abbreviation>DET</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>2-9</summary>
<wins>2</wins>
<losses>9</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.182</winPercentage>
<conference>
<summary>2-1</summary>
<wins>2</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
</conference>
<division>
<summary>0-0</summary>
<wins>0</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>1-3</summary>
<wins>1</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.25</winPercentage>
</home>
<away>
<summary>1-6</summary>
<wins>1</wins>
<losses>6</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.143</winPercentage>
</away>
</record>
<stats>
<streak>1</streak>
<gamesPlayed>11</gamesPlayed>
<points>-3.5</points>
<pointsAgainstTotal>1005</pointsAgainstTotal>
<pointsAgainstAverage>91.364</pointsAgainstAverage>
<pointsForTotal>939</pointsForTotal>
<pointsForAverage>85.364</pointsForAverage>
<playoffSeed>14</playoffSeed>
<gamesBehind>5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/8</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/8/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/8/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/det/detroit-pistons?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=8&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
</competitors>
</groupsItem>
<groupsItem>
<id>9</id>
<name>Southeast</name>
<abbreviation>SE</abbreviation>
<competitors>
<competitorsItem>
<id>14</id>
<location>Miami</location>
<name>Heat</name>
<abbreviation>MIA</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>8-3</summary>
<wins>8</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.727</winPercentage>
<conference>
<summary>3-1</summary>
<wins>3</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.75</winPercentage>
</conference>
<division>
<summary>1-0</summary>
<wins>1</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</division>
<home>
<summary>4-0</summary>
<wins>4</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</home>
<away>
<summary>4-3</summary>
<wins>4</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.571</winPercentage>
</away>
</record>
<stats>
<streak>2</streak>
<gamesPlayed>11</gamesPlayed>
<points>2.5</points>
<pointsAgainstTotal>1090</pointsAgainstTotal>
<pointsAgainstAverage>99.091</pointsAgainstAverage>
<pointsForTotal>1139</pointsForTotal>
<pointsForAverage>103.545</pointsForAverage>
<playoffSeed>2</playoffSeed>
<gamesBehind>0</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/14</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/14/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/14/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/mia/miami-heat?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=14&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>30</id>
<location>Charlotte</location>
<name>Bobcats</name>
<abbreviation>CHA</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>5-4</summary>
<wins>5</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.556</winPercentage>
<conference>
<summary>3-0</summary>
<wins>3</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</conference>
<division>
<summary>1-0</summary>
<wins>1</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</division>
<home>
<summary>4-2</summary>
<wins>4</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
</home>
<away>
<summary>1-2</summary>
<wins>1</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.333</winPercentage>
</away>
</record>
<stats>
<streak>1</streak>
<gamesPlayed>9</gamesPlayed>
<points>0.5</points>
<pointsAgainstTotal>891</pointsAgainstTotal>
<pointsAgainstAverage>99</pointsAgainstAverage>
<pointsForTotal>869</pointsForTotal>
<pointsForAverage>96.556</pointsForAverage>
<playoffSeed>6</playoffSeed>
<gamesBehind>2</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/30</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/30/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/30/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/cha/charlotte-bobcats?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=30&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>1</id>
<location>Atlanta</location>
<name>Hawks</name>
<abbreviation>ATL</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>5-4</summary>
<wins>5</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.556</winPercentage>
<conference>
<summary>2-1</summary>
<wins>2</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
</conference>
<division>
<summary>1-1</summary>
<wins>1</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</division>
<home>
<summary>2-2</summary>
<wins>2</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</home>
<away>
<summary>3-2</summary>
<wins>3</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.6</winPercentage>
</away>
</record>
<stats>
<streak>2</streak>
<gamesPlayed>9</gamesPlayed>
<points>0.5</points>
<pointsAgainstTotal>821</pointsAgainstTotal>
<pointsAgainstAverage>91.222</pointsAgainstAverage>
<pointsForTotal>836</pointsForTotal>
<pointsForAverage>92.889</pointsForAverage>
<playoffSeed>7</playoffSeed>
<gamesBehind>2</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/1</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/1/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/1/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/atl/atlanta-hawks?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=1&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>19</id>
<location>Orlando</location>
<name>Magic</name>
<abbreviation>ORL</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>3-7</summary>
<wins>3</wins>
<losses>7</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.3</winPercentage>
<conference>
<summary>1-6</summary>
<wins>1</wins>
<losses>6</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.143</winPercentage>
</conference>
<division>
<summary>0-1</summary>
<wins>0</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>2-2</summary>
<wins>2</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</home>
<away>
<summary>1-5</summary>
<wins>1</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.167</winPercentage>
</away>
</record>
<stats>
<streak>-2</streak>
<gamesPlayed>10</gamesPlayed>
<points>-2</points>
<pointsAgainstTotal>944</pointsAgainstTotal>
<pointsAgainstAverage>94.4</pointsAgainstAverage>
<pointsForTotal>884</pointsForTotal>
<pointsForAverage>88.4</pointsForAverage>
<playoffSeed>11</playoffSeed>
<gamesBehind>4.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/19</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/19/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/19/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/orl/orlando-magic?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=19&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>27</id>
<location>Washington</location>
<name>Wizards</name>
<abbreviation>WSH</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>0-9</summary>
<wins>0</wins>
<losses>9</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
<conference>
<summary>0-7</summary>
<wins>0</wins>
<losses>7</losses>
<overtimeLosses>1</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</conference>
<division>
<summary>0-1</summary>
<wins>0</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>0-4</summary>
<wins>0</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</home>
<away>
<summary>0-5</summary>
<wins>0</wins>
<losses>5</losses>
<overtimeLosses>1</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</away>
</record>
<stats>
<streak>-9</streak>
<gamesPlayed>9</gamesPlayed>
<points>-4.5</points>
<pointsAgainstTotal>851</pointsAgainstTotal>
<pointsAgainstAverage>94.556</pointsAgainstAverage>
<pointsForTotal>782</pointsForTotal>
<pointsForAverage>86.889</pointsForAverage>
<playoffSeed>15</playoffSeed>
<gamesBehind>7</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/27</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/27/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/27/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/wsh/washington-wizards?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=27&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
</competitors>
</groupsItem>
</groups>
</groupsItem>
<groupsItem>
<id>6</id>
<abbreviation>W</abbreviation>
<name>Western</name>
<groups>
<groupsItem>
<id>4</id>
<name>Pacific</name>
<abbreviation>PA</abbreviation>
<competitors>
<competitorsItem>
<id>12</id>
<location>Los Angeles</location>
<name>Clippers</name>
<abbreviation>LAC</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>8-2</summary>
<wins>8</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.8</winPercentage>
<conference>
<summary>5-1</summary>
<wins>5</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.833</winPercentage>
</conference>
<division>
<summary>1-1</summary>
<wins>1</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</division>
<home>
<summary>5-2</summary>
<wins>5</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.714</winPercentage>
</home>
<away>
<summary>3-0</summary>
<wins>3</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</away>
</record>
<stats>
<streak>6</streak>
<gamesPlayed>10</gamesPlayed>
<points>3</points>
<pointsAgainstTotal>926</pointsAgainstTotal>
<pointsAgainstAverage>92.6</pointsAgainstAverage>
<pointsForTotal>1015</pointsForTotal>
<pointsForAverage>101.5</pointsForAverage>
<playoffSeed>1</playoffSeed>
<gamesBehind>0</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/12</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/12/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/12/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/lac/los-angeles-clippers?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=12&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>13</id>
<location>Los Angeles</location>
<name>Lakers</name>
<abbreviation>LAL</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>6-5</summary>
<wins>6</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.545</winPercentage>
<conference>
<summary>4-5</summary>
<wins>4</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.444</winPercentage>
</conference>
<division>
<summary>3-1</summary>
<wins>3</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.75</winPercentage>
</division>
<home>
<summary>6-3</summary>
<wins>6</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
</home>
<away>
<summary>0-2</summary>
<wins>0</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</away>
</record>
<stats>
<streak>3</streak>
<gamesPlayed>11</gamesPlayed>
<points>0.5</points>
<pointsAgainstTotal>1045</pointsAgainstTotal>
<pointsAgainstAverage>95</pointsAgainstAverage>
<pointsForTotal>1100</pointsForTotal>
<pointsForAverage>100</pointsForAverage>
<playoffSeed>6</playoffSeed>
<gamesBehind>2.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/13</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/13/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/13/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/lal/los-angeles-lakers?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=13&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>9</id>
<location>Golden State</location>
<name>Warriors</name>
<abbreviation>GS</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>6-5</summary>
<wins>6</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.545</winPercentage>
<conference>
<summary>4-5</summary>
<wins>4</wins>
<losses>5</losses>
<overtimeLosses>2</overtimeLosses>
<ties>0</ties>
<winPercentage>0.444</winPercentage>
</conference>
<division>
<summary>2-2</summary>
<wins>2</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</division>
<home>
<summary>2-2</summary>
<wins>2</wins>
<losses>2</losses>
<overtimeLosses>2</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</home>
<away>
<summary>4-3</summary>
<wins>4</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.571</winPercentage>
</away>
</record>
<stats>
<streak>1</streak>
<gamesPlayed>11</gamesPlayed>
<points>0.5</points>
<pointsAgainstTotal>1102</pointsAgainstTotal>
<pointsAgainstAverage>100.182</pointsAgainstAverage>
<pointsForTotal>1083</pointsForTotal>
<pointsForAverage>98.455</pointsForAverage>
<playoffSeed>7</playoffSeed>
<gamesBehind>2.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/9</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/9/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/9/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/gs/golden-state-warriors?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=9&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>21</id>
<location>Phoenix</location>
<name>Suns</name>
<abbreviation>PHX</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>4-7</summary>
<wins>4</wins>
<losses>7</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.364</winPercentage>
<conference>
<summary>1-3</summary>
<wins>1</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.25</winPercentage>
</conference>
<division>
<summary>0-2</summary>
<wins>0</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>3-3</summary>
<wins>3</wins>
<losses>3</losses>
<overtimeLosses>1</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</home>
<away>
<summary>1-4</summary>
<wins>1</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.2</winPercentage>
</away>
</record>
<stats>
<streak>-3</streak>
<gamesPlayed>11</gamesPlayed>
<points>-1.5</points>
<pointsAgainstTotal>1147</pointsAgainstTotal>
<pointsAgainstAverage>104.273</pointsAgainstAverage>
<pointsForTotal>1080</pointsForTotal>
<pointsForAverage>98.182</pointsForAverage>
<playoffSeed>13</playoffSeed>
<gamesBehind>4.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/21</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/21/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/21/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/phx/phoenix-suns?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=21&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>23</id>
<location>Sacramento</location>
<name>Kings</name>
<abbreviation>SAC</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>2-8</summary>
<wins>2</wins>
<losses>8</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.2</winPercentage>
<conference>
<summary>1-4</summary>
<wins>1</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.2</winPercentage>
</conference>
<division>
<summary>1-1</summary>
<wins>1</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</division>
<home>
<summary>2-4</summary>
<wins>2</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.333</winPercentage>
</home>
<away>
<summary>0-4</summary>
<wins>0</wins>
<losses>4</losses>
<overtimeLosses>2</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</away>
</record>
<stats>
<streak>-5</streak>
<gamesPlayed>10</gamesPlayed>
<points>-3</points>
<pointsAgainstTotal>1000</pointsAgainstTotal>
<pointsAgainstAverage>100</pointsAgainstAverage>
<pointsForTotal>912</pointsForTotal>
<pointsForAverage>91.2</pointsForAverage>
<playoffSeed>15</playoffSeed>
<gamesBehind>6</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/23</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/23/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/23/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/sac/sacramento-kings?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=23&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
</competitors>
</groupsItem>
<groupsItem>
<id>10</id>
<name>Southwest</name>
<abbreviation>SW</abbreviation>
<competitors>
<competitorsItem>
<id>29</id>
<location>Memphis</location>
<name>Grizzlies</name>
<abbreviation>MEM</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>8-2</summary>
<wins>8</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.8</winPercentage>
<conference>
<summary>4-2</summary>
<wins>4</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
</conference>
<division>
<summary>1-0</summary>
<wins>1</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</division>
<home>
<summary>4-1</summary>
<wins>4</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.8</winPercentage>
</home>
<away>
<summary>4-1</summary>
<wins>4</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.8</winPercentage>
</away>
</record>
<stats>
<streak>-1</streak>
<gamesPlayed>10</gamesPlayed>
<points>3</points>
<pointsAgainstTotal>926</pointsAgainstTotal>
<pointsAgainstAverage>92.6</pointsAgainstAverage>
<pointsForTotal>1002</pointsForTotal>
<pointsForAverage>100.2</pointsForAverage>
<playoffSeed>2</playoffSeed>
<gamesBehind>0</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/29</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/29/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/29/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/mem/memphis-grizzlies?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=29&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>24</id>
<location>San Antonio</location>
<name>Spurs</name>
<abbreviation>SA</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>8-3</summary>
<wins>8</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.727</winPercentage>
<conference>
<summary>7-2</summary>
<wins>7</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.778</winPercentage>
</conference>
<division>
<summary>1-0</summary>
<wins>1</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</division>
<home>
<summary>4-2</summary>
<wins>4</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
</home>
<away>
<summary>4-1</summary>
<wins>4</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.8</winPercentage>
</away>
</record>
<stats>
<streak>-1</streak>
<gamesPlayed>11</gamesPlayed>
<points>2.5</points>
<pointsAgainstTotal>1037</pointsAgainstTotal>
<pointsAgainstAverage>94.273</pointsAgainstAverage>
<pointsForTotal>1086</pointsForTotal>
<pointsForAverage>98.727</pointsForAverage>
<playoffSeed>3</playoffSeed>
<gamesBehind>0.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/24</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/24/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/24/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/sa/san-antonio-spurs?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=24&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>6</id>
<location>Dallas</location>
<name>Mavericks</name>
<abbreviation>DAL</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>6-6</summary>
<wins>6</wins>
<losses>6</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
<conference>
<summary>2-3</summary>
<wins>2</wins>
<losses>3</losses>
<overtimeLosses>1</overtimeLosses>
<ties>0</ties>
<winPercentage>0.4</winPercentage>
</conference>
<division>
<summary>0-0</summary>
<wins>0</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>4-2</summary>
<wins>4</wins>
<losses>2</losses>
<overtimeLosses>1</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
</home>
<away>
<summary>2-4</summary>
<wins>2</wins>
<losses>4</losses>
<overtimeLosses>1</overtimeLosses>
<ties>0</ties>
<winPercentage>0.333</winPercentage>
</away>
</record>
<stats>
<streak>-1</streak>
<gamesPlayed>12</gamesPlayed>
<points>0</points>
<pointsAgainstTotal>1197</pointsAgainstTotal>
<pointsAgainstAverage>99.75</pointsAgainstAverage>
<pointsForTotal>1209</pointsForTotal>
<pointsForAverage>100.75</pointsForAverage>
<playoffSeed>9</playoffSeed>
<gamesBehind>3</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/6</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/6/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/6/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/dal/dallas-mavericks?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=6&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>10</id>
<location>Houston</location>
<name>Rockets</name>
<abbreviation>HOU</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>4-7</summary>
<wins>4</wins>
<losses>7</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.364</winPercentage>
<conference>
<summary>1-6</summary>
<wins>1</wins>
<losses>6</losses>
<overtimeLosses>2</overtimeLosses>
<ties>0</ties>
<winPercentage>0.143</winPercentage>
</conference>
<division>
<summary>1-1</summary>
<wins>1</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</division>
<home>
<summary>2-3</summary>
<wins>2</wins>
<losses>3</losses>
<overtimeLosses>1</overtimeLosses>
<ties>0</ties>
<winPercentage>0.4</winPercentage>
</home>
<away>
<summary>2-4</summary>
<wins>2</wins>
<losses>4</losses>
<overtimeLosses>1</overtimeLosses>
<ties>0</ties>
<winPercentage>0.333</winPercentage>
</away>
</record>
<stats>
<streak>-3</streak>
<gamesPlayed>11</gamesPlayed>
<points>-1.5</points>
<pointsAgainstTotal>1110</pointsAgainstTotal>
<pointsAgainstAverage>100.909</pointsAgainstAverage>
<pointsForTotal>1093</pointsForTotal>
<pointsForAverage>99.364</pointsForAverage>
<playoffSeed>12</playoffSeed>
<gamesBehind>4.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/10</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/10/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/10/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/hou/houston-rockets?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=10&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>3</id>
<location>New Orleans</location>
<name>Hornets</name>
<abbreviation>NO</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>3-6</summary>
<wins>3</wins>
<losses>6</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.333</winPercentage>
<conference>
<summary>1-3</summary>
<wins>1</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.25</winPercentage>
</conference>
<division>
<summary>0-2</summary>
<wins>0</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>2-4</summary>
<wins>2</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.333</winPercentage>
</home>
<away>
<summary>1-2</summary>
<wins>1</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.333</winPercentage>
</away>
</record>
<stats>
<streak>-4</streak>
<gamesPlayed>9</gamesPlayed>
<points>-1.5</points>
<pointsAgainstTotal>872</pointsAgainstTotal>
<pointsAgainstAverage>96.889</pointsAgainstAverage>
<pointsForTotal>825</pointsForTotal>
<pointsForAverage>91.667</pointsForAverage>
<playoffSeed>14</playoffSeed>
<gamesBehind>4.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/3</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/3/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/3/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/no/new-orleans-hornets?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=3&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
</competitors>
</groupsItem>
<groupsItem>
<id>11</id>
<name>Northwest</name>
<abbreviation>NW</abbreviation>
<competitors>
<competitorsItem>
<id>25</id>
<location>Oklahoma City</location>
<name>Thunder</name>
<abbreviation>OKC</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>8-3</summary>
<wins>8</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.727</winPercentage>
<conference>
<summary>3-2</summary>
<wins>3</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.6</winPercentage>
</conference>
<division>
<summary>1-0</summary>
<wins>1</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</division>
<home>
<summary>5-2</summary>
<wins>5</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.714</winPercentage>
</home>
<away>
<summary>3-1</summary>
<wins>3</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.75</winPercentage>
</away>
</record>
<stats>
<streak>2</streak>
<gamesPlayed>11</gamesPlayed>
<points>2.5</points>
<pointsAgainstTotal>1047</pointsAgainstTotal>
<pointsAgainstAverage>95.182</pointsAgainstAverage>
<pointsForTotal>1119</pointsForTotal>
<pointsForAverage>101.727</pointsForAverage>
<playoffSeed>4</playoffSeed>
<gamesBehind>0</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/25</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/25/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/25/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/okc/oklahoma-city-thunder?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=25&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>16</id>
<location>Minnesota</location>
<name>Timberwolves</name>
<abbreviation>MIN</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>5-4</summary>
<wins>5</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.556</winPercentage>
<conference>
<summary>2-1</summary>
<wins>2</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
</conference>
<division>
<summary>0-0</summary>
<wins>0</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>3-2</summary>
<wins>3</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.6</winPercentage>
</home>
<away>
<summary>2-2</summary>
<wins>2</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</away>
</record>
<stats>
<streak>-2</streak>
<gamesPlayed>9</gamesPlayed>
<points>0.5</points>
<pointsAgainstTotal>814</pointsAgainstTotal>
<pointsAgainstAverage>90.444</pointsAgainstAverage>
<pointsForTotal>826</pointsForTotal>
<pointsForAverage>91.778</pointsForAverage>
<playoffSeed>5</playoffSeed>
<gamesBehind>2</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/16</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/16/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/16/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/min/minnesota-timberwolves?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=16&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>26</id>
<location>Utah</location>
<name>Jazz</name>
<abbreviation>UTAH</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>6-6</summary>
<wins>6</wins>
<losses>6</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
<conference>
<summary>4-4</summary>
<wins>4</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</conference>
<division>
<summary>0-1</summary>
<wins>0</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>4-0</summary>
<wins>4</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</home>
<away>
<summary>2-6</summary>
<wins>2</wins>
<losses>6</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.25</winPercentage>
</away>
</record>
<stats>
<streak>2</streak>
<gamesPlayed>12</gamesPlayed>
<points>0</points>
<pointsAgainstTotal>1163</pointsAgainstTotal>
<pointsAgainstAverage>96.917</pointsAgainstAverage>
<pointsForTotal>1177</pointsForTotal>
<pointsForAverage>98.083</pointsForAverage>
<playoffSeed>8</playoffSeed>
<gamesBehind>2.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/26</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/26/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/26/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/utah/utah-jazz?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=26&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>22</id>
<location>Portland</location>
<name>Trail Blazers</name>
<abbreviation>POR</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>5-5</summary>
<wins>5</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
<conference>
<summary>4-4</summary>
<wins>4</wins>
<losses>4</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</conference>
<division>
<summary>0-1</summary>
<wins>0</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0</winPercentage>
</division>
<home>
<summary>3-3</summary>
<wins>3</wins>
<losses>3</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</home>
<away>
<summary>2-2</summary>
<wins>2</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.5</winPercentage>
</away>
</record>
<stats>
<streak>3</streak>
<gamesPlayed>10</gamesPlayed>
<points>0</points>
<pointsAgainstTotal>1018</pointsAgainstTotal>
<pointsAgainstAverage>101.8</pointsAgainstAverage>
<pointsForTotal>1004</pointsForTotal>
<pointsForAverage>100.4</pointsForAverage>
<playoffSeed>10</playoffSeed>
<gamesBehind>2.5</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/22</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/22/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/22/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/por/portland-trail-blazers?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=22&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
<competitorsItem>
<id>7</id>
<location>Denver</location>
<name>Nuggets</name>
<abbreviation>DEN</abbreviation>
<record>
<season>
<year>2013</year>
<type>2</type>
<description>regular</description>
<startDate>2012-10-30T07:00:00Z</startDate>
<endDate>2013-04-18T06:59:59Z</endDate>
</season>
<summary>5-6</summary>
<wins>5</wins>
<losses>6</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.455</winPercentage>
<conference>
<summary>4-2</summary>
<wins>4</wins>
<losses>2</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
</conference>
<division>
<summary>1-0</summary>
<wins>1</wins>
<losses>0</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>1</winPercentage>
</division>
<home>
<summary>2-1</summary>
<wins>2</wins>
<losses>1</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.667</winPercentage>
</home>
<away>
<summary>3-5</summary>
<wins>3</wins>
<losses>5</losses>
<overtimeLosses>0</overtimeLosses>
<ties>0</ties>
<winPercentage>0.375</winPercentage>
</away>
</record>
<stats>
<streak>1</streak>
<gamesPlayed>11</gamesPlayed>
<points>-0.5</points>
<pointsAgainstTotal>1100</pointsAgainstTotal>
<pointsAgainstAverage>100</pointsAgainstAverage>
<pointsForTotal>1083</pointsForTotal>
<pointsForAverage>98.455</pointsForAverage>
<playoffSeed>11</playoffSeed>
<gamesBehind>3</gamesBehind>
</stats>
<links>
<api>
<teams>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/7</href>
</teams>
<news>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/7/news</href>
</news>
<notes>
<href>http://api.espn.com/v1/sports/basketball/nba/teams/7/news/notes</href>
</notes>
</api>
<web>
<teams>
<href>http://espn.go.com/nba/team/_/name/den/denver-nuggets?ex_cid=espnapi_internal</href>
</teams>
</web>
<mobile>
<teams>
<href>http://m.espn.go.com/nba/clubhouse?teamId=7&amp;ex_cid=espnapi_internal</href>
</teams>
</mobile>
</links>
</competitorsItem>
</competitors>
</groupsItem>
</groups>
</groupsItem>
</groups>
</leaguesItem>
</leagues>
</sportsItem>
</sports>
<resultsCount>30</resultsCount>
<timestamp>2012-11-21T17:01:06Z</timestamp>
<status>success</status>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment