Skip to content

Instantly share code, notes, and snippets.

@davidchang
Last active August 29, 2015 14:02
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Kevin Durant stats for each game from 2008 to 2013, pulling from http://espn.go.com/nba/player/gamelog/_/id/3202/year/2008/kevin-durant
[
{
"date": "4/16/2008",
"opponent": "GS",
"location": "AWAY",
"score": "W 126-121",
"min": "43",
"fgm-fga": "18-25",
"fg-percentage": ".720",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "5-6",
"ft-percentage": ".833",
"rebounds": "13",
"assists": "6",
"blocks": "2",
"steals": "1",
"pf": "0",
"to": "5",
"pts": "42"
},
{
"date": "4/13/2008",
"opponent": "DAL",
"location": "HOME",
"score": "W 99-95",
"min": "40",
"fgm-fga": "7-18",
"fg-percentage": ".389",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "5-6",
"ft-percentage": ".833",
"rebounds": "5",
"assists": "3",
"blocks": "2",
"steals": "1",
"pf": "3",
"to": "1",
"pts": "19"
},
{
"date": "4/11/2008",
"opponent": "SA",
"location": "AWAY",
"score": "L 74-95",
"min": "35",
"fgm-fga": "9-19",
"fg-percentage": ".474",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "2-3",
"ft-percentage": ".667",
"rebounds": "6",
"assists": "3",
"blocks": "1",
"steals": "0",
"pf": "1",
"to": "0",
"pts": "20"
},
{
"date": "4/9/2008",
"opponent": "HOU",
"location": "AWAY",
"score": "L 80-103",
"min": "39",
"fgm-fga": "10-23",
"fg-percentage": ".435",
"3pm-3pa": "1-1",
"3p-percentage": "1.000",
"ftm-fta": "5-7",
"ft-percentage": ".714",
"rebounds": "3",
"assists": "4",
"blocks": "0",
"steals": "4",
"pf": "1",
"to": "2",
"pts": "26"
},
{
"date": "4/8/2008",
"opponent": "DAL",
"location": "AWAY",
"score": "L 83-99",
"min": "37",
"fgm-fga": "6-16",
"fg-percentage": ".375",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "4-5",
"ft-percentage": ".800",
"rebounds": "6",
"assists": "3",
"blocks": "1",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "16"
},
{
"date": "4/6/2008",
"opponent": "DEN",
"location": "HOME",
"score": "W 151-147",
"min": "51",
"fgm-fga": "11-24",
"fg-percentage": ".458",
"3pm-3pa": "2-4",
"3p-percentage": ".500",
"ftm-fta": "13-13",
"ft-percentage": "1.000",
"rebounds": "8",
"assists": "9",
"blocks": "0",
"steals": "3",
"pf": "2",
"to": "5",
"pts": "37"
},
{
"date": "4/4/2008",
"opponent": "HOU",
"location": "HOME",
"score": "L 66-79",
"min": "35",
"fgm-fga": "2-17",
"fg-percentage": ".118",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "5",
"assists": "4",
"blocks": "0",
"steals": "0",
"pf": "1",
"to": "3",
"pts": "4"
},
{
"date": "4/2/2008",
"opponent": "LAC",
"location": "HOME",
"score": "L 84-102",
"min": "42",
"fgm-fga": "13-23",
"fg-percentage": ".565",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "4-5",
"ft-percentage": ".800",
"rebounds": "5",
"assists": "1",
"blocks": "1",
"steals": "0",
"pf": "2",
"to": "5",
"pts": "30"
},
{
"date": "3/30/2008",
"opponent": "SAC",
"location": "HOME",
"score": "L 107-120",
"min": "38",
"fgm-fga": "10-18",
"fg-percentage": ".556",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "4-4",
"ft-percentage": "1.000",
"rebounds": "2",
"assists": "2",
"blocks": "0",
"steals": "1",
"pf": "1",
"to": "1",
"pts": "25"
},
{
"date": "3/28/2008",
"opponent": " CHA",
"location": "HOME",
"score": "L 93-96",
"min": "40",
"fgm-fga": "6-17",
"fg-percentage": ".353",
"3pm-3pa": "0-4",
"3p-percentage": ".000",
"ftm-fta": "6-6",
"ft-percentage": "1.000",
"rebounds": "5",
"assists": "1",
"blocks": "2",
"steals": "0",
"pf": "1",
"to": "2",
"pts": "18"
},
{
"date": "3/26/2008",
"opponent": "WSH",
"location": "HOME",
"score": "L 99-104",
"min": "39",
"fgm-fga": "13-22",
"fg-percentage": ".591",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "5-5",
"ft-percentage": "1.000",
"rebounds": "7",
"assists": "1",
"blocks": "0",
"steals": "1",
"pf": "2",
"to": "2",
"pts": "32"
},
{
"date": "3/24/2008",
"opponent": "POR",
"location": "HOME",
"score": "W 97-84",
"min": "39",
"fgm-fga": "9-13",
"fg-percentage": ".692",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "4-5",
"ft-percentage": ".800",
"rebounds": "9",
"assists": "3",
"blocks": "1",
"steals": "0",
"pf": "4",
"to": "1",
"pts": "23"
},
{
"date": "3/22/2008",
"opponent": "UTAH",
"location": "AWAY",
"score": "L 101-115",
"min": "42",
"fgm-fga": "10-18",
"fg-percentage": ".556",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "3-3",
"ft-percentage": "1.000",
"rebounds": "3",
"assists": "2",
"blocks": "1",
"steals": "1",
"pf": "1",
"to": "3",
"pts": "23"
},
{
"date": "3/21/2008",
"opponent": "LAL",
"location": "AWAY",
"score": "L 105-130",
"min": "37",
"fgm-fga": "8-15",
"fg-percentage": ".533",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "4-4",
"ft-percentage": "1.000",
"rebounds": "4",
"assists": "3",
"blocks": "0",
"steals": "2",
"pf": "1",
"to": "2",
"pts": "20"
},
{
"date": "3/19/2008",
"opponent": "PHX",
"location": "HOME",
"score": "L 98-110",
"min": "33",
"fgm-fga": "6-13",
"fg-percentage": ".462",
"3pm-3pa": "1-1",
"3p-percentage": "1.000",
"ftm-fta": "3-5",
"ft-percentage": ".600",
"rebounds": "1",
"assists": "1",
"blocks": "0",
"steals": "1",
"pf": "2",
"to": "5",
"pts": "16"
},
{
"date": "3/16/2008",
"opponent": "DEN",
"location": "AWAY",
"score": "L 116-168",
"min": "27",
"fgm-fga": "8-12",
"fg-percentage": ".667",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "7-9",
"ft-percentage": ".778",
"rebounds": "3",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "2",
"to": "2",
"pts": "23"
},
{
"date": "3/14/2008",
"opponent": "MIN",
"location": "HOME",
"score": "L 116-121",
"min": "34",
"fgm-fga": "9-15",
"fg-percentage": ".600",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "6-6",
"ft-percentage": "1.000",
"rebounds": "4",
"assists": "4",
"blocks": "0",
"steals": "0",
"pf": "3",
"to": "5",
"pts": "24"
},
{
"date": "3/12/2008",
"opponent": "BOS",
"location": "AWAY",
"score": "L 82-111",
"min": "33",
"fgm-fga": "7-14",
"fg-percentage": ".500",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "2-2",
"ft-percentage": "1.000",
"rebounds": "3",
"assists": "1",
"blocks": "3",
"steals": "0",
"pf": "2",
"to": "4",
"pts": "16"
},
{
"date": "3/11/2008",
"opponent": "IND",
"location": "AWAY",
"score": "L 107-114",
"min": "38",
"fgm-fga": "7-14",
"fg-percentage": ".500",
"3pm-3pa": "1-1",
"3p-percentage": "1.000",
"ftm-fta": "12-13",
"ft-percentage": ".923",
"rebounds": "2",
"assists": "0",
"blocks": "1",
"steals": "1",
"pf": "4",
"to": "1",
"pts": "27"
},
{
"date": "3/9/2008",
"opponent": "TOR",
"location": "AWAY",
"score": "L 106-114",
"min": "36",
"fgm-fga": "7-15",
"fg-percentage": ".467",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "6-6",
"ft-percentage": "1.000",
"rebounds": "6",
"assists": "3",
"blocks": "0",
"steals": "1",
"pf": "2",
"to": "5",
"pts": "20"
},
{
"date": "3/7/2008",
"opponent": "PHI",
"location": "AWAY",
"score": "L 83-117",
"min": "29",
"fgm-fga": "6-11",
"fg-percentage": ".545",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "2-2",
"ft-percentage": "1.000",
"rebounds": "3",
"assists": "2",
"blocks": "1",
"steals": "0",
"pf": "0",
"to": "6",
"pts": "14"
},
{
"date": "3/5/2008",
"opponent": "MIL",
"location": "AWAY",
"score": "L 106-118",
"min": "38",
"fgm-fga": "9-18",
"fg-percentage": ".500",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "5-6",
"ft-percentage": ".833",
"rebounds": "3",
"assists": "2",
"blocks": "0",
"steals": "3",
"pf": "4",
"to": "1",
"pts": "23"
},
{
"date": "3/4/2008",
"opponent": "DET",
"location": "AWAY",
"score": "L 97-100",
"min": "39",
"fgm-fga": "7-14",
"fg-percentage": ".500",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "6-8",
"ft-percentage": ".750",
"rebounds": "7",
"assists": "5",
"blocks": "1",
"steals": "1",
"pf": "0",
"to": "3",
"pts": "20"
},
{
"date": "3/2/2008",
"opponent": "MIN",
"location": "AWAY",
"score": "W 111-108",
"min": "43",
"fgm-fga": "8-18",
"fg-percentage": ".444",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "9-9",
"ft-percentage": "1.000",
"rebounds": "4",
"assists": "2",
"blocks": "1",
"steals": "1",
"pf": "0",
"to": "7",
"pts": "25"
},
{
"date": "2/29/2008",
"opponent": "MIA",
"location": "HOME",
"score": "L 93-103",
"min": "35",
"fgm-fga": "7-15",
"fg-percentage": ".467",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "10-11",
"ft-percentage": ".909",
"rebounds": "2",
"assists": "4",
"blocks": "0",
"steals": "0",
"pf": "3",
"to": "4",
"pts": "24"
},
{
"date": "2/27/2008",
"opponent": "DEN",
"location": "HOME",
"score": "L 96-138",
"min": "34",
"fgm-fga": "4-17",
"fg-percentage": ".235",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "8-9",
"ft-percentage": ".889",
"rebounds": "6",
"assists": "2",
"blocks": "0",
"steals": "3",
"pf": "2",
"to": "3",
"pts": "16"
},
{
"date": "2/26/2008",
"opponent": "GS",
"location": "AWAY",
"score": "L 99-105",
"min": "40",
"fgm-fga": "9-19",
"fg-percentage": ".474",
"3pm-3pa": "0-2",
"3p-percentage": ".000",
"ftm-fta": "3-3",
"ft-percentage": "1.000",
"rebounds": "4",
"assists": "7",
"blocks": "3",
"steals": "1",
"pf": "1",
"to": "5",
"pts": "21"
},
{
"date": "2/24/2008",
"opponent": "LAL",
"location": "HOME",
"score": "L 91-111",
"min": "33",
"fgm-fga": "4-13",
"fg-percentage": ".308",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "7-8",
"ft-percentage": ".875",
"rebounds": "4",
"assists": "1",
"blocks": "1",
"steals": "2",
"pf": "3",
"to": "4",
"pts": "15"
},
{
"date": "2/22/2008",
"opponent": "POR",
"location": "HOME",
"score": "W 99-87",
"min": "28",
"fgm-fga": "6-17",
"fg-percentage": ".353",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "5-5",
"ft-percentage": "1.000",
"rebounds": "4",
"assists": "0",
"blocks": "0",
"steals": "1",
"pf": "0",
"to": "2",
"pts": "17"
},
{
"date": "2/21/2008",
"opponent": "POR",
"location": "AWAY",
"score": "L 88-92",
"min": "37",
"fgm-fga": "6-15",
"fg-percentage": ".400",
"3pm-3pa": "2-2",
"3p-percentage": "1.000",
"ftm-fta": "6-8",
"ft-percentage": ".750",
"rebounds": "6",
"assists": "2",
"blocks": "0",
"steals": "1",
"pf": "3",
"to": "4",
"pts": "20"
},
{
"date": "2/19/2008",
"opponent": "MEM",
"location": "HOME",
"score": "W 108-101",
"min": "0",
"fgm-fga": "0-0",
"fg-percentage": ".000",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "0",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "0"
},
{
"date": "2/13/2008",
"opponent": "UTAH",
"location": "HOME",
"score": "L 93-112",
"min": "35",
"fgm-fga": "7-17",
"fg-percentage": ".412",
"3pm-3pa": "0-3",
"3p-percentage": ".000",
"ftm-fta": "5-6",
"ft-percentage": ".833",
"rebounds": "3",
"assists": "0",
"blocks": "0",
"steals": "2",
"pf": "2",
"to": "3",
"pts": "19"
},
{
"date": "2/8/2008",
"opponent": "PHX",
"location": "AWAY",
"score": "L 99-103",
"min": "31",
"fgm-fga": "2-12",
"fg-percentage": ".167",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "5-5",
"ft-percentage": "1.000",
"rebounds": "1",
"assists": "3",
"blocks": "2",
"steals": "0",
"pf": "1",
"to": "2",
"pts": "9"
},
{
"date": "2/6/2008",
"opponent": "SAC",
"location": "AWAY",
"score": "W 105-92",
"min": "38",
"fgm-fga": "6-12",
"fg-percentage": ".500",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "4-6",
"ft-percentage": ".667",
"rebounds": "3",
"assists": "5",
"blocks": "0",
"steals": "1",
"pf": "1",
"to": "1",
"pts": "17"
},
{
"date": "2/4/2008",
"opponent": "CHI",
"location": "HOME",
"score": "L 108-118",
"min": "31",
"fgm-fga": "7-15",
"fg-percentage": ".467",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "6-6",
"ft-percentage": "1.000",
"rebounds": "4",
"assists": "3",
"blocks": "1",
"steals": "3",
"pf": "0",
"to": "0",
"pts": "20"
},
{
"date": "2/2/2008",
"opponent": "NY",
"location": "HOME",
"score": "W 86-85",
"min": "36",
"fgm-fga": "7-21",
"fg-percentage": ".333",
"3pm-3pa": "1-1",
"3p-percentage": "1.000",
"ftm-fta": "6-8",
"ft-percentage": ".750",
"rebounds": "7",
"assists": "1",
"blocks": "2",
"steals": "2",
"pf": "0",
"to": "1",
"pts": "21"
},
{
"date": "1/31/2008",
"opponent": "CLE",
"location": "HOME",
"score": "W 101-95",
"min": "30",
"fgm-fga": "10-16",
"fg-percentage": ".625",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "4-5",
"ft-percentage": ".800",
"rebounds": "3",
"assists": "4",
"blocks": "2",
"steals": "2",
"pf": "2",
"to": "5",
"pts": "24"
},
{
"date": "1/29/2008",
"opponent": "SA",
"location": "HOME",
"score": "W 88-85",
"min": "36",
"fgm-fga": "9-19",
"fg-percentage": ".474",
"3pm-3pa": "1-4",
"3p-percentage": ".250",
"ftm-fta": "7-7",
"ft-percentage": "1.000",
"rebounds": "7",
"assists": "5",
"blocks": "1",
"steals": "1",
"pf": "1",
"to": "1",
"pts": "26"
},
{
"date": "1/27/2008",
"opponent": "SAC",
"location": "HOME",
"score": "L 101-103",
"min": "36",
"fgm-fga": "5-20",
"fg-percentage": ".250",
"3pm-3pa": "0-2",
"3p-percentage": ".000",
"ftm-fta": "9-10",
"ft-percentage": ".900",
"rebounds": "4",
"assists": "5",
"blocks": "0",
"steals": "3",
"pf": "4",
"to": "5",
"pts": "19"
},
{
"date": "1/25/2008",
"opponent": "ATL",
"location": "HOME",
"score": "L 90-99",
"min": "32",
"fgm-fga": "7-21",
"fg-percentage": ".333",
"3pm-3pa": "0-4",
"3p-percentage": ".000",
"ftm-fta": "3-3",
"ft-percentage": "1.000",
"rebounds": "2",
"assists": "0",
"blocks": "0",
"steals": "2",
"pf": "3",
"to": "4",
"pts": "17"
},
{
"date": "1/23/2008",
"opponent": "HOU",
"location": "HOME",
"score": "L 107-109",
"min": "33",
"fgm-fga": "12-23",
"fg-percentage": ".522",
"3pm-3pa": "0-2",
"3p-percentage": ".000",
"ftm-fta": "1-1",
"ft-percentage": "1.000",
"rebounds": "3",
"assists": "1",
"blocks": "2",
"steals": "0",
"pf": "1",
"to": "0",
"pts": "25"
},
{
"date": "1/21/2008",
"opponent": "HOU",
"location": "AWAY",
"score": "L 89-96",
"min": "35",
"fgm-fga": "4-13",
"fg-percentage": ".308",
"3pm-3pa": "1-4",
"3p-percentage": ".250",
"ftm-fta": "3-4",
"ft-percentage": ".750",
"rebounds": "4",
"assists": "2",
"blocks": "1",
"steals": "0",
"pf": "1",
"to": "4",
"pts": "12"
},
{
"date": "1/19/2008",
"opponent": "DAL",
"location": "AWAY",
"score": "L 96-111",
"min": "25",
"fgm-fga": "3-12",
"fg-percentage": ".250",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "0-1",
"ft-percentage": ".000",
"rebounds": "2",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "1",
"to": "1",
"pts": "6"
},
{
"date": "1/18/2008",
"opponent": "MEM",
"location": "AWAY",
"score": "L 100-124",
"min": "28",
"fgm-fga": "8-18",
"fg-percentage": ".444",
"3pm-3pa": "2-4",
"3p-percentage": ".500",
"ftm-fta": "4-4",
"ft-percentage": "1.000",
"rebounds": "3",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "1",
"to": "3",
"pts": "22"
},
{
"date": "1/16/2008",
"opponent": " NO",
"location": "AWAY",
"score": "L 92-123",
"min": "30",
"fgm-fga": "9-15",
"fg-percentage": ".600",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "1-1",
"ft-percentage": "1.000",
"rebounds": "7",
"assists": "6",
"blocks": "0",
"steals": "1",
"pf": "0",
"to": "4",
"pts": "20"
},
{
"date": "1/14/2008",
"opponent": "LAL",
"location": "HOME",
"score": "L 121-123",
"min": "41",
"fgm-fga": "6-26",
"fg-percentage": ".231",
"3pm-3pa": "2-6",
"3p-percentage": ".333",
"ftm-fta": "5-6",
"ft-percentage": ".833",
"rebounds": "1",
"assists": "1",
"blocks": "2",
"steals": "1",
"pf": "1",
"to": "0",
"pts": "19"
},
{
"date": "1/11/2008",
"opponent": "DAL",
"location": "HOME",
"score": "L 70-90",
"min": "34",
"fgm-fga": "4-13",
"fg-percentage": ".308",
"3pm-3pa": "0-3",
"3p-percentage": ".000",
"ftm-fta": "7-8",
"ft-percentage": ".875",
"rebounds": "3",
"assists": "6",
"blocks": "1",
"steals": "0",
"pf": "1",
"to": "2",
"pts": "15"
},
{
"date": "1/9/2008",
"opponent": " NJ",
"location": "AWAY",
"score": "L 88-99",
"min": "32",
"fgm-fga": "5-14",
"fg-percentage": ".357",
"3pm-3pa": "0-4",
"3p-percentage": ".000",
"ftm-fta": "5-5",
"ft-percentage": "1.000",
"rebounds": "2",
"assists": "1",
"blocks": "2",
"steals": "1",
"pf": "0",
"to": "3",
"pts": "15"
},
{
"date": "1/8/2008",
"opponent": "CLE",
"location": "AWAY",
"score": "L 79-95",
"min": "31",
"fgm-fga": "10-20",
"fg-percentage": ".500",
"3pm-3pa": "1-3",
"3p-percentage": ".333",
"ftm-fta": "3-3",
"ft-percentage": "1.000",
"rebounds": "6",
"assists": "1",
"blocks": "1",
"steals": "0",
"pf": "0",
"to": "4",
"pts": "24"
},
{
"date": "1/6/2008",
"opponent": "WSH",
"location": "AWAY",
"score": "L 86-108",
"min": "35",
"fgm-fga": "7-21",
"fg-percentage": ".333",
"3pm-3pa": "0-4",
"3p-percentage": ".000",
"ftm-fta": "5-6",
"ft-percentage": ".833",
"rebounds": "6",
"assists": "3",
"blocks": "0",
"steals": "0",
"pf": "1",
"to": "2",
"pts": "19"
},
{
"date": "1/3/2008",
"opponent": "PHX",
"location": "AWAY",
"score": "L 96-104",
"min": "37",
"fgm-fga": "11-24",
"fg-percentage": ".458",
"3pm-3pa": "1-3",
"3p-percentage": ".333",
"ftm-fta": "5-6",
"ft-percentage": ".833",
"rebounds": "7",
"assists": "1",
"blocks": "1",
"steals": "0",
"pf": "0",
"to": "2",
"pts": "28"
},
{
"date": "12/31/2008",
"opponent": "PHI",
"location": "HOME",
"score": "L 90-98",
"min": "0",
"fgm-fga": "0-0",
"fg-percentage": ".000",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "0",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "0"
},
{
"date": "12/29/2008",
"opponent": "MIN",
"location": "HOME",
"score": "W 109-90",
"min": "12",
"fgm-fga": "3-6",
"fg-percentage": ".500",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "0",
"assists": "2",
"blocks": "1",
"steals": "1",
"pf": "0",
"to": "0",
"pts": "6"
},
{
"date": "12/27/2008",
"opponent": "BOS",
"location": "HOME",
"score": "L 96-104",
"min": "37",
"fgm-fga": "10-23",
"fg-percentage": ".435",
"3pm-3pa": "1-4",
"3p-percentage": ".250",
"ftm-fta": "4-4",
"ft-percentage": "1.000",
"rebounds": "5",
"assists": "2",
"blocks": "1",
"steals": "1",
"pf": "4",
"to": "3",
"pts": "25"
},
{
"date": "12/25/2008",
"opponent": "POR",
"location": "AWAY",
"score": "L 79-89",
"min": "38",
"fgm-fga": "8-20",
"fg-percentage": ".400",
"3pm-3pa": "1-4",
"3p-percentage": ".250",
"ftm-fta": "6-6",
"ft-percentage": "1.000",
"rebounds": "6",
"assists": "4",
"blocks": "2",
"steals": "0",
"pf": "1",
"to": "1",
"pts": "23"
},
{
"date": "12/21/2008",
"opponent": "TOR",
"location": "HOME",
"score": "W 123-115",
"min": "38",
"fgm-fga": "11-18",
"fg-percentage": ".611",
"3pm-3pa": "4-5",
"3p-percentage": ".800",
"ftm-fta": "1-1",
"ft-percentage": "1.000",
"rebounds": "2",
"assists": "3",
"blocks": "1",
"steals": "1",
"pf": "1",
"to": "5",
"pts": "27"
},
{
"date": "12/19/2008",
"opponent": " NO",
"location": "HOME",
"score": "L 93-107",
"min": "31",
"fgm-fga": "7-15",
"fg-percentage": ".467",
"3pm-3pa": "0-2",
"3p-percentage": ".000",
"ftm-fta": "4-4",
"ft-percentage": "1.000",
"rebounds": "4",
"assists": "5",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "18"
},
{
"date": "12/15/2008",
"opponent": "UTAH",
"location": "AWAY",
"score": "L 75-96",
"min": "19",
"fgm-fga": "3-11",
"fg-percentage": ".273",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "0-1",
"ft-percentage": ".000",
"rebounds": "3",
"assists": "1",
"blocks": "1",
"steals": "2",
"pf": "3",
"to": "0",
"pts": "6"
},
{
"date": "12/14/2008",
"opponent": "MIN",
"location": "AWAY",
"score": "W 99-88",
"min": "35",
"fgm-fga": "4-17",
"fg-percentage": ".235",
"3pm-3pa": "1-5",
"3p-percentage": ".200",
"ftm-fta": "4-4",
"ft-percentage": "1.000",
"rebounds": "5",
"assists": "0",
"blocks": "1",
"steals": "2",
"pf": "2",
"to": "8",
"pts": "13"
},
{
"date": "12/12/2008",
"opponent": "NY",
"location": "AWAY",
"score": "W 117-110",
"min": "35",
"fgm-fga": "11-20",
"fg-percentage": ".550",
"3pm-3pa": "1-5",
"3p-percentage": ".200",
"ftm-fta": "7-8",
"ft-percentage": ".875",
"rebounds": "5",
"assists": "4",
"blocks": "0",
"steals": "2",
"pf": "1",
"to": "3",
"pts": "30"
},
{
"date": "12/11/2008",
"opponent": "CHI",
"location": "AWAY",
"score": "L 96-123",
"min": "24",
"fgm-fga": "5-10",
"fg-percentage": ".500",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "5-5",
"ft-percentage": "1.000",
"rebounds": "1",
"assists": "2",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "3",
"pts": "16"
},
{
"date": "12/9/2008",
"opponent": " NO",
"location": "AWAY",
"score": "L 88-91",
"min": "36",
"fgm-fga": "7-22",
"fg-percentage": ".318",
"3pm-3pa": "2-4",
"3p-percentage": ".500",
"ftm-fta": "7-8",
"ft-percentage": ".875",
"rebounds": "4",
"assists": "2",
"blocks": "2",
"steals": "1",
"pf": "0",
"to": "2",
"pts": "23"
},
{
"date": "12/7/2008",
"opponent": "MIL",
"location": "HOME",
"score": "W 104-98",
"min": "39",
"fgm-fga": "9-20",
"fg-percentage": ".450",
"3pm-3pa": "2-6",
"3p-percentage": ".333",
"ftm-fta": "15-16",
"ft-percentage": ".938",
"rebounds": "8",
"assists": "1",
"blocks": "5",
"steals": "0",
"pf": "4",
"to": "3",
"pts": "35"
},
{
"date": "12/5/2008",
"opponent": "LAC",
"location": "HOME",
"score": "W 95-88",
"min": "35",
"fgm-fga": "4-12",
"fg-percentage": ".333",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "7-8",
"ft-percentage": ".875",
"rebounds": "7",
"assists": "1",
"blocks": "2",
"steals": "0",
"pf": "4",
"to": "3",
"pts": "16"
},
{
"date": "12/2/2008",
"opponent": "GS",
"location": "HOME",
"score": "L 96-109",
"min": "25",
"fgm-fga": "2-12",
"fg-percentage": ".167",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "2-2",
"ft-percentage": "1.000",
"rebounds": "3",
"assists": "0",
"blocks": "1",
"steals": "0",
"pf": "0",
"to": "3",
"pts": "6"
},
{
"date": "11/30/2008",
"opponent": "IND",
"location": "HOME",
"score": "W 95-93",
"min": "40",
"fgm-fga": "12-20",
"fg-percentage": ".600",
"3pm-3pa": "3-5",
"3p-percentage": ".600",
"ftm-fta": "8-12",
"ft-percentage": ".667",
"rebounds": "5",
"assists": "2",
"blocks": "3",
"steals": "2",
"pf": "4",
"to": "7",
"pts": "35"
},
{
"date": "11/28/2008",
"opponent": "ORL",
"location": "HOME",
"score": "L 94-110",
"min": "34",
"fgm-fga": "6-21",
"fg-percentage": ".286",
"3pm-3pa": "0-3",
"3p-percentage": ".000",
"ftm-fta": "10-10",
"ft-percentage": "1.000",
"rebounds": "6",
"assists": "4",
"blocks": "1",
"steals": "0",
"pf": "1",
"to": "2",
"pts": "22"
},
{
"date": "11/27/2008",
"opponent": "LAL",
"location": "AWAY",
"score": "L 99-106",
"min": "36",
"fgm-fga": "10-19",
"fg-percentage": ".526",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "4-7",
"ft-percentage": ".571",
"rebounds": "2",
"assists": "3",
"blocks": "2",
"steals": "1",
"pf": "1",
"to": "2",
"pts": "25"
},
{
"date": "11/25/2008",
"opponent": "SA",
"location": "HOME",
"score": "L 101-116",
"min": "36",
"fgm-fga": "11-17",
"fg-percentage": ".647",
"3pm-3pa": "1-3",
"3p-percentage": ".333",
"ftm-fta": "2-2",
"ft-percentage": "1.000",
"rebounds": "6",
"assists": "4",
"blocks": "0",
"steals": "0",
"pf": "2",
"to": "3",
"pts": "25"
},
{
"date": "11/23/2008",
"opponent": " NJ",
"location": "HOME",
"score": "L 93-98",
"min": "33",
"fgm-fga": "4-12",
"fg-percentage": ".333",
"3pm-3pa": "1-4",
"3p-percentage": ".250",
"ftm-fta": "3-4",
"ft-percentage": ".750",
"rebounds": "5",
"assists": "2",
"blocks": "1",
"steals": "0",
"pf": "1",
"to": "1",
"pts": "12"
},
{
"date": "11/19/2008",
"opponent": "MEM",
"location": "AWAY",
"score": "L 108-125",
"min": "30",
"fgm-fga": "2-8",
"fg-percentage": ".250",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "7-8",
"ft-percentage": ".875",
"rebounds": "2",
"assists": "2",
"blocks": "0",
"steals": "0",
"pf": "2",
"to": "5",
"pts": "11"
},
{
"date": "11/17/2008",
"opponent": " CHA",
"location": "AWAY",
"score": "L 84-100",
"min": "29",
"fgm-fga": "3-12",
"fg-percentage": ".250",
"3pm-3pa": "0-2",
"3p-percentage": ".000",
"ftm-fta": "10-10",
"ft-percentage": "1.000",
"rebounds": "1",
"assists": "1",
"blocks": "1",
"steals": "1",
"pf": "2",
"to": "3",
"pts": "16"
},
{
"date": "11/16/2008",
"opponent": "ATL",
"location": "AWAY",
"score": "W 126-123",
"min": "45",
"fgm-fga": "8-18",
"fg-percentage": ".444",
"3pm-3pa": "1-5",
"3p-percentage": ".200",
"ftm-fta": "4-4",
"ft-percentage": "1.000",
"rebounds": "3",
"assists": "2",
"blocks": "3",
"steals": "3",
"pf": "2",
"to": "4",
"pts": "21"
},
{
"date": "11/14/2008",
"opponent": "MIA",
"location": "AWAY",
"score": "W 104-95",
"min": "34",
"fgm-fga": "6-16",
"fg-percentage": ".375",
"3pm-3pa": "3-6",
"3p-percentage": ".500",
"ftm-fta": "3-4",
"ft-percentage": ".750",
"rebounds": "5",
"assists": "1",
"blocks": "0",
"steals": "1",
"pf": "2",
"to": "5",
"pts": "18"
},
{
"date": "11/13/2008",
"opponent": "ORL",
"location": "AWAY",
"score": "L 76-103",
"min": "25",
"fgm-fga": "4-13",
"fg-percentage": ".308",
"3pm-3pa": "0-3",
"3p-percentage": ".000",
"ftm-fta": "2-2",
"ft-percentage": "1.000",
"rebounds": "1",
"assists": "0",
"blocks": "2",
"steals": "2",
"pf": "2",
"to": "4",
"pts": "10"
},
{
"date": "11/11/2008",
"opponent": "DET",
"location": "HOME",
"score": "L 103-107",
"min": "33",
"fgm-fga": "7-20",
"fg-percentage": ".350",
"3pm-3pa": "1-4",
"3p-percentage": ".250",
"ftm-fta": "4-5",
"ft-percentage": ".800",
"rebounds": "6",
"assists": "2",
"blocks": "1",
"steals": "1",
"pf": "0",
"to": "2",
"pts": "19"
},
{
"date": "11/9/2008",
"opponent": "UTAH",
"location": "HOME",
"score": "L 101-103",
"min": "36",
"fgm-fga": "7-21",
"fg-percentage": ".333",
"3pm-3pa": "1-8",
"3p-percentage": ".125",
"ftm-fta": "5-7",
"ft-percentage": ".714",
"rebounds": "5",
"assists": "1",
"blocks": "1",
"steals": "3",
"pf": "0",
"to": "3",
"pts": "20"
},
{
"date": "11/7/2008",
"opponent": "MEM",
"location": "HOME",
"score": "L 98-105",
"min": "32",
"fgm-fga": "3-17",
"fg-percentage": ".176",
"3pm-3pa": "1-4",
"3p-percentage": ".250",
"ftm-fta": "10-10",
"ft-percentage": "1.000",
"rebounds": "2",
"assists": "1",
"blocks": "0",
"steals": "1",
"pf": "2",
"to": "2",
"pts": "17"
},
{
"date": "11/6/2008",
"opponent": "SAC",
"location": "AWAY",
"score": "L 98-104",
"min": "34",
"fgm-fga": "11-22",
"fg-percentage": ".500",
"3pm-3pa": "3-9",
"3p-percentage": ".333",
"ftm-fta": "2-3",
"ft-percentage": ".667",
"rebounds": "7",
"assists": "4",
"blocks": "0",
"steals": "1",
"pf": "2",
"to": "6",
"pts": "27"
},
{
"date": "11/4/2008",
"opponent": "LAC",
"location": "AWAY",
"score": "L 101-115",
"min": "37",
"fgm-fga": "10-19",
"fg-percentage": ".526",
"3pm-3pa": "3-6",
"3p-percentage": ".500",
"ftm-fta": "1-2",
"ft-percentage": ".500",
"rebounds": "8",
"assists": "5",
"blocks": "1",
"steals": "0",
"pf": "2",
"to": "1",
"pts": "24"
},
{
"date": "11/1/2008",
"opponent": "PHX",
"location": "HOME",
"score": "L 99-106",
"min": "39",
"fgm-fga": "11-23",
"fg-percentage": ".478",
"3pm-3pa": "2-6",
"3p-percentage": ".333",
"ftm-fta": "3-4",
"ft-percentage": ".750",
"rebounds": "5",
"assists": "1",
"blocks": "1",
"steals": "0",
"pf": "2",
"to": "6",
"pts": "27"
},
{
"date": "10/31/2008",
"opponent": "DEN",
"location": "AWAY",
"score": "L 103-120",
"min": "32",
"fgm-fga": "7-22",
"fg-percentage": ".318",
"3pm-3pa": "2-7",
"3p-percentage": ".286",
"ftm-fta": "2-4",
"ft-percentage": ".500",
"rebounds": "5",
"assists": "1",
"blocks": "1",
"steals": "3",
"pf": "3",
"to": "2",
"pts": "18"
},
{
"date": "4/15/2009",
"opponent": "LAC",
"location": "AWAY",
"score": "W 126-85",
"min": "32",
"fgm-fga": "8-15",
"fg-percentage": ".533",
"3pm-3pa": "2-3",
"3p-percentage": ".667",
"ftm-fta": "8-10",
"ft-percentage": ".800",
"rebounds": "9",
"assists": "3",
"blocks": "0",
"steals": "4",
"pf": "0",
"to": "1",
"pts": "26"
},
{
"date": "4/13/2009",
"opponent": "POR",
"location": "AWAY",
"score": "L 83-113",
"min": "32",
"fgm-fga": "5-15",
"fg-percentage": ".333",
"3pm-3pa": "0-2",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "2",
"assists": "0",
"blocks": "1",
"steals": "0",
"pf": "2",
"to": "1",
"pts": "10"
},
{
"date": "4/11/2009",
"opponent": "MIL",
"location": "AWAY",
"score": "L 98-115",
"min": "28",
"fgm-fga": "6-13",
"fg-percentage": ".462",
"3pm-3pa": "3-4",
"3p-percentage": ".750",
"ftm-fta": "4-4",
"ft-percentage": "1.000",
"rebounds": "5",
"assists": "2",
"blocks": "0",
"steals": "3",
"pf": "3",
"to": "4",
"pts": "19"
},
{
"date": "4/10/2009",
"opponent": " CHA",
"location": "HOME",
"score": "W 84-81",
"min": "44",
"fgm-fga": "9-24",
"fg-percentage": ".375",
"3pm-3pa": "1-6",
"3p-percentage": ".167",
"ftm-fta": "1-3",
"ft-percentage": ".333",
"rebounds": "10",
"assists": "1",
"blocks": "2",
"steals": "3",
"pf": "5",
"to": "4",
"pts": "20"
},
{
"date": "4/8/2009",
"opponent": "DEN",
"location": "AWAY",
"score": "L 112-122",
"min": "41",
"fgm-fga": "9-20",
"fg-percentage": ".450",
"3pm-3pa": "2-6",
"3p-percentage": ".333",
"ftm-fta": "11-12",
"ft-percentage": ".917",
"rebounds": "7",
"assists": "0",
"blocks": "1",
"steals": "0",
"pf": "3",
"to": "1",
"pts": "31"
},
{
"date": "4/7/2009",
"opponent": "SA",
"location": "HOME",
"score": "L 89-99",
"min": "40",
"fgm-fga": "7-16",
"fg-percentage": ".438",
"3pm-3pa": "1-3",
"3p-percentage": ".333",
"ftm-fta": "9-11",
"ft-percentage": ".818",
"rebounds": "7",
"assists": "6",
"blocks": "0",
"steals": "1",
"pf": "1",
"to": "2",
"pts": "24"
},
{
"date": "4/5/2009",
"opponent": "IND",
"location": "HOME",
"score": "L 99-117",
"min": "32",
"fgm-fga": "6-14",
"fg-percentage": ".429",
"3pm-3pa": "1-1",
"3p-percentage": "1.000",
"ftm-fta": "12-13",
"ft-percentage": ".923",
"rebounds": "6",
"assists": "2",
"blocks": "1",
"steals": "1",
"pf": "1",
"to": "3",
"pts": "25"
},
{
"date": "4/3/2009",
"opponent": "POR",
"location": "HOME",
"score": "L 72-107",
"min": "28",
"fgm-fga": "4-13",
"fg-percentage": ".308",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "5-6",
"ft-percentage": ".833",
"rebounds": "5",
"assists": "3",
"blocks": "0",
"steals": "0",
"pf": "1",
"to": "4",
"pts": "13"
},
{
"date": "3/31/2009",
"opponent": "SA",
"location": "AWAY",
"score": "W 96-95",
"min": "44",
"fgm-fga": "12-19",
"fg-percentage": ".632",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "6-8",
"ft-percentage": ".750",
"rebounds": "8",
"assists": "2",
"blocks": "0",
"steals": "1",
"pf": "0",
"to": "2",
"pts": "31"
},
{
"date": "3/29/2009",
"opponent": "BOS",
"location": "AWAY",
"score": "L 84-103",
"min": "33",
"fgm-fga": "6-15",
"fg-percentage": ".400",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "8-8",
"ft-percentage": "1.000",
"rebounds": "2",
"assists": "2",
"blocks": "0",
"steals": "1",
"pf": "4",
"to": "3",
"pts": "21"
},
{
"date": "3/27/2009",
"opponent": "TOR",
"location": "AWAY",
"score": "L 96-112",
"min": "37",
"fgm-fga": "4-13",
"fg-percentage": ".308",
"3pm-3pa": "1-3",
"3p-percentage": ".333",
"ftm-fta": "9-11",
"ft-percentage": ".818",
"rebounds": "4",
"assists": "3",
"blocks": "1",
"steals": "3",
"pf": "3",
"to": "4",
"pts": "18"
},
{
"date": "3/24/2009",
"opponent": "LAL",
"location": "HOME",
"score": "L 89-107",
"min": "40",
"fgm-fga": "8-20",
"fg-percentage": ".400",
"3pm-3pa": "0-6",
"3p-percentage": ".000",
"ftm-fta": "8-9",
"ft-percentage": ".889",
"rebounds": "6",
"assists": "4",
"blocks": "1",
"steals": "1",
"pf": "3",
"to": "1",
"pts": "24"
},
{
"date": "3/22/2009",
"opponent": "MIN",
"location": "AWAY",
"score": "W 97-90",
"min": "36",
"fgm-fga": "13-23",
"fg-percentage": ".565",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "3-4",
"ft-percentage": ".750",
"rebounds": "8",
"assists": "5",
"blocks": "0",
"steals": "2",
"pf": "1",
"to": "1",
"pts": "30"
},
{
"date": "3/20/2009",
"opponent": "UTAH",
"location": "HOME",
"score": "L 94-101",
"min": "44",
"fgm-fga": "10-24",
"fg-percentage": ".417",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "4-4",
"ft-percentage": "1.000",
"rebounds": "12",
"assists": "5",
"blocks": "1",
"steals": "1",
"pf": "3",
"to": "5",
"pts": "24"
},
{
"date": "3/18/2009",
"opponent": "CHI",
"location": "HOME",
"score": "L 96-103",
"min": "42",
"fgm-fga": "9-21",
"fg-percentage": ".429",
"3pm-3pa": "2-4",
"3p-percentage": ".500",
"ftm-fta": "8-9",
"ft-percentage": ".889",
"rebounds": "6",
"assists": "0",
"blocks": "1",
"steals": "1",
"pf": "1",
"to": "3",
"pts": "28"
},
{
"date": "3/16/2009",
"opponent": "SA",
"location": "HOME",
"score": "W 78-76",
"min": "42",
"fgm-fga": "10-24",
"fg-percentage": ".417",
"3pm-3pa": "2-2",
"3p-percentage": "1.000",
"ftm-fta": "3-3",
"ft-percentage": "1.000",
"rebounds": "3",
"assists": "2",
"blocks": "0",
"steals": "2",
"pf": "0",
"to": "2",
"pts": "25"
},
{
"date": "3/14/2009",
"opponent": "PHX",
"location": "AWAY",
"score": "L 95-106",
"min": "39",
"fgm-fga": "9-20",
"fg-percentage": ".450",
"3pm-3pa": "1-4",
"3p-percentage": ".250",
"ftm-fta": "3-3",
"ft-percentage": "1.000",
"rebounds": "6",
"assists": "2",
"blocks": "1",
"steals": "1",
"pf": "1",
"to": "3",
"pts": "22"
},
{
"date": "3/11/2009",
"opponent": "DEN",
"location": "AWAY",
"score": "L 99-112",
"min": "0",
"fgm-fga": "0-0",
"fg-percentage": ".000",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "0",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "0"
},
{
"date": "3/10/2009",
"opponent": "SAC",
"location": "AWAY",
"score": "W 99-98",
"min": "0",
"fgm-fga": "0-0",
"fg-percentage": ".000",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "0",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "0"
},
{
"date": "3/8/2009",
"opponent": "PHI",
"location": "HOME",
"score": "W 89-74",
"min": "0",
"fgm-fga": "0-0",
"fg-percentage": ".000",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "0",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "0"
},
{
"date": "3/7/2009",
"opponent": " NO",
"location": "AWAY",
"score": "L 90-108",
"min": "0",
"fgm-fga": "0-0",
"fg-percentage": ".000",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "0",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "0"
},
{
"date": "3/4/2009",
"opponent": "WSH",
"location": "HOME",
"score": "W 88-83",
"min": "0",
"fgm-fga": "0-0",
"fg-percentage": ".000",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "0",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "0"
},
{
"date": "3/2/2009",
"opponent": "DAL",
"location": "HOME",
"score": "W 96-87",
"min": "0",
"fgm-fga": "0-0",
"fg-percentage": ".000",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "0",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "0"
},
{
"date": "2/28/2009",
"opponent": "MEM",
"location": "AWAY",
"score": "W 99-92",
"min": "0",
"fgm-fga": "0-0",
"fg-percentage": ".000",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "0-0",
"ft-percentage": ".000",
"rebounds": "0",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "0"
},
{
"date": "2/27/2009",
"opponent": "DAL",
"location": "AWAY",
"score": "L 108-110",
"min": "8",
"fgm-fga": "2-3",
"fg-percentage": ".667",
"3pm-3pa": "0-0",
"3p-percentage": ".000",
"ftm-fta": "2-2",
"ft-percentage": "1.000",
"rebounds": "2",
"assists": "0",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "0",
"pts": "6"
},
{
"date": "2/24/2009",
"opponent": "LAL",
"location": "HOME",
"score": "L 93-107",
"min": "44",
"fgm-fga": "11-20",
"fg-percentage": ".550",
"3pm-3pa": "2-4",
"3p-percentage": ".500",
"ftm-fta": "8-9",
"ft-percentage": ".889",
"rebounds": "10",
"assists": "6",
"blocks": "0",
"steals": "3",
"pf": "2",
"to": "6",
"pts": "32"
},
{
"date": "2/21/2009",
"opponent": "GS",
"location": "AWAY",
"score": "L 120-133",
"min": "40",
"fgm-fga": "12-20",
"fg-percentage": ".600",
"3pm-3pa": "0-3",
"3p-percentage": ".000",
"ftm-fta": "8-8",
"ft-percentage": "1.000",
"rebounds": "6",
"assists": "3",
"blocks": "0",
"steals": "2",
"pf": "5",
"to": "5",
"pts": "32"
},
{
"date": "2/20/2009",
"opponent": "PHX",
"location": "AWAY",
"score": "L 118-140",
"min": "39",
"fgm-fga": "12-23",
"fg-percentage": ".522",
"3pm-3pa": "3-5",
"3p-percentage": ".600",
"ftm-fta": "8-9",
"ft-percentage": ".889",
"rebounds": "8",
"assists": "5",
"blocks": "0",
"steals": "2",
"pf": "2",
"to": "5",
"pts": "35"
},
{
"date": "2/17/2009",
"opponent": " NO",
"location": "HOME",
"score": "L 98-100",
"min": "43",
"fgm-fga": "16-27",
"fg-percentage": ".593",
"3pm-3pa": "4-6",
"3p-percentage": ".667",
"ftm-fta": "11-13",
"ft-percentage": ".846",
"rebounds": "3",
"assists": "2",
"blocks": "0",
"steals": "0",
"pf": "3",
"to": "2",
"pts": "47"
},
{
"date": "2/11/2009",
"opponent": "POR",
"location": "AWAY",
"score": "L 92-106",
"min": "36",
"fgm-fga": "6-15",
"fg-percentage": ".400",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "8-10",
"ft-percentage": ".800",
"rebounds": "7",
"assists": "4",
"blocks": "1",
"steals": "4",
"pf": "4",
"to": "3",
"pts": "20"
},
{
"date": "2/10/2009",
"opponent": "LAL",
"location": "AWAY",
"score": "L 98-105",
"min": "41",
"fgm-fga": "10-23",
"fg-percentage": ".435",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "10-11",
"ft-percentage": ".909",
"rebounds": "10",
"assists": "4",
"blocks": "1",
"steals": "4",
"pf": "2",
"to": "5",
"pts": "31"
},
{
"date": "2/8/2009",
"opponent": "SAC",
"location": "HOME",
"score": "W 116-113",
"min": "45",
"fgm-fga": "16-25",
"fg-percentage": ".640",
"3pm-3pa": "3-4",
"3p-percentage": ".750",
"ftm-fta": "4-5",
"ft-percentage": ".800",
"rebounds": "7",
"assists": "4",
"blocks": "2",
"steals": "0",
"pf": "0",
"to": "2",
"pts": "39"
},
{
"date": "2/6/2009",
"opponent": "POR",
"location": "HOME",
"score": "W 102-93",
"min": "43",
"fgm-fga": "12-25",
"fg-percentage": ".480",
"3pm-3pa": "1-3",
"3p-percentage": ".333",
"ftm-fta": "6-7",
"ft-percentage": ".857",
"rebounds": "3",
"assists": "2",
"blocks": "1",
"steals": "1",
"pf": "1",
"to": "0",
"pts": "31"
},
{
"date": "2/4/2009",
"opponent": "DEN",
"location": "HOME",
"score": "L 113-114",
"min": "43",
"fgm-fga": "10-19",
"fg-percentage": ".526",
"3pm-3pa": "3-5",
"3p-percentage": ".600",
"ftm-fta": "8-10",
"ft-percentage": ".800",
"rebounds": "8",
"assists": "7",
"blocks": "0",
"steals": "0",
"pf": "1",
"to": "2",
"pts": "31"
},
{
"date": "2/1/2009",
"opponent": "SAC",
"location": "AWAY",
"score": "L 118-122",
"min": "50",
"fgm-fga": "13-23",
"fg-percentage": ".565",
"3pm-3pa": "2-4",
"3p-percentage": ".500",
"ftm-fta": "5-5",
"ft-percentage": "1.000",
"rebounds": "5",
"assists": "2",
"blocks": "1",
"steals": "0",
"pf": "2",
"to": "3",
"pts": "33"
},
{
"date": "1/30/2009",
"opponent": "UTAH",
"location": "AWAY",
"score": "L 90-110",
"min": "38",
"fgm-fga": "10-19",
"fg-percentage": ".526",
"3pm-3pa": "0-2",
"3p-percentage": ".000",
"ftm-fta": "9-10",
"ft-percentage": ".900",
"rebounds": "10",
"assists": "4",
"blocks": "0",
"steals": "0",
"pf": "4",
"to": "5",
"pts": "29"
},
{
"date": "1/28/2009",
"opponent": "MEM",
"location": "HOME",
"score": "W 114-102",
"min": "49",
"fgm-fga": "14-23",
"fg-percentage": ".609",
"3pm-3pa": "1-3",
"3p-percentage": ".333",
"ftm-fta": "6-8",
"ft-percentage": ".750",
"rebounds": "10",
"assists": "6",
"blocks": "4",
"steals": "1",
"pf": "3",
"to": "4",
"pts": "35"
},
{
"date": "1/26/2009",
"opponent": " NJ",
"location": "HOME",
"score": "W 94-85",
"min": "37",
"fgm-fga": "6-13",
"fg-percentage": ".462",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "5-7",
"ft-percentage": ".714",
"rebounds": "5",
"assists": "4",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "2",
"pts": "18"
},
{
"date": "1/23/2009",
"opponent": "LAC",
"location": "AWAY",
"score": "L 104-107",
"min": "46",
"fgm-fga": "10-23",
"fg-percentage": ".435",
"3pm-3pa": "2-6",
"3p-percentage": ".333",
"ftm-fta": "24-26",
"ft-percentage": ".923",
"rebounds": "15",
"assists": "4",
"blocks": "1",
"steals": "2",
"pf": "3",
"to": "2",
"pts": "46"
},
{
"date": "1/21/2009",
"opponent": "GS",
"location": "AWAY",
"score": "W 122-121",
"min": "45",
"fgm-fga": "8-22",
"fg-percentage": ".364",
"3pm-3pa": "0-2",
"3p-percentage": ".000",
"ftm-fta": "11-12",
"ft-percentage": ".917",
"rebounds": "12",
"assists": "5",
"blocks": "0",
"steals": "3",
"pf": "4",
"to": "3",
"pts": "27"
},
{
"date": "1/18/2009",
"opponent": "MIA",
"location": "HOME",
"score": "L 94-104",
"min": "46",
"fgm-fga": "10-20",
"fg-percentage": ".500",
"3pm-3pa": "3-5",
"3p-percentage": ".600",
"ftm-fta": "8-9",
"ft-percentage": ".889",
"rebounds": "6",
"assists": "5",
"blocks": "1",
"steals": "1",
"pf": "0",
"to": "2",
"pts": "31"
},
{
"date": "1/16/2009",
"opponent": "DET",
"location": "HOME",
"score": "W 89-79",
"min": "46",
"fgm-fga": "14-21",
"fg-percentage": ".667",
"3pm-3pa": "2-3",
"3p-percentage": ".667",
"ftm-fta": "2-2",
"ft-percentage": "1.000",
"rebounds": "6",
"assists": "2",
"blocks": "0",
"steals": "2",
"pf": "2",
"to": "3",
"pts": "32"
},
{
"date": "1/14/2009",
"opponent": "UTAH",
"location": "HOME",
"score": "W 114-93",
"min": "38",
"fgm-fga": "5-12",
"fg-percentage": ".417",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "10-12",
"ft-percentage": ".833",
"rebounds": "9",
"assists": "4",
"blocks": "1",
"steals": "2",
"pf": "4",
"to": "6",
"pts": "21"
},
{
"date": "1/12/2009",
"opponent": " NJ",
"location": "AWAY",
"score": "L 99-103",
"min": "48",
"fgm-fga": "9-20",
"fg-percentage": ".450",
"3pm-3pa": "2-5",
"3p-percentage": ".400",
"ftm-fta": "6-7",
"ft-percentage": ".857",
"rebounds": "9",
"assists": "2",
"blocks": "0",
"steals": "2",
"pf": "0",
"to": "5",
"pts": "26"
},
{
"date": "1/10/2009",
"opponent": "CHI",
"location": "AWAY",
"score": "W 109-98",
"min": "45",
"fgm-fga": "10-20",
"fg-percentage": ".500",
"3pm-3pa": "1-3",
"3p-percentage": ".333",
"ftm-fta": "7-8",
"ft-percentage": ".875",
"rebounds": "12",
"assists": "2",
"blocks": "0",
"steals": "4",
"pf": "1",
"to": "6",
"pts": "28"
},
{
"date": "1/9/2009",
"opponent": "HOU",
"location": "HOME",
"score": "L 96-98",
"min": "40",
"fgm-fga": "11-22",
"fg-percentage": ".500",
"3pm-3pa": "1-3",
"3p-percentage": ".333",
"ftm-fta": "4-4",
"ft-percentage": "1.000",
"rebounds": "6",
"assists": "5",
"blocks": "0",
"steals": "1",
"pf": "1",
"to": "7",
"pts": "27"
},
{
"date": "1/7/2009",
"opponent": "MIN",
"location": "AWAY",
"score": "L 87-129",
"min": "22",
"fgm-fga": "3-13",
"fg-percentage": ".231",
"3pm-3pa": "0-2",
"3p-percentage": ".000",
"ftm-fta": "3-3",
"ft-percentage": "1.000",
"rebounds": "2",
"assists": "1",
"blocks": "0",
"steals": "0",
"pf": "0",
"to": "2",
"pts": "9"
},
{
"date": "1/6/2009",
"opponent": "NY",
"location": "HOME",
"score": "W 107-99",
"min": "46",
"fgm-fga": "11-16",
"fg-percentage": ".688",
"3pm-3pa": "1-5",
"3p-percentage": ".200",
"ftm-fta": "4-5",
"ft-percentage": ".800",
"rebounds": "12",
"assists": "3",
"blocks": "0",
"steals": "0",
"pf": "2",
"to": "4",
"pts": "27"
},
{
"date": "1/2/2009",
"opponent": "DEN",
"location": "HOME",
"score": "L 120-122",
"min": "39",
"fgm-fga": "10-21",
"fg-percentage": ".476",
"3pm-3pa": "4-5",
"3p-percentage": ".800",
"ftm-fta": "9-9",
"ft-percentage": "1.000",
"rebounds": "9",
"assists": "5",
"blocks": "1",
"steals": "1",
"pf": "5",
"to": "2",
"pts": "33"
},
{
"date": "12/31/2009",
"opponent": "GS",
"location": "HOME",
"score": "W 107-100",
"min": "45",
"fgm-fga": "9-18",
"fg-percentage": ".500",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "6-7",
"ft-percentage": ".857",
"rebounds": "10",
"assists": "6",
"blocks": "2",
"steals": "0",
"pf": "2",
"to": "4",
"pts": "25"
},
{
"date": "12/29/2009",
"opponent": "PHX",
"location": "HOME",
"score": "L 102-110",
"min": "39",
"fgm-fga": "5-17",
"fg-percentage": ".294",
"3pm-3pa": "0-5",
"3p-percentage": ".000",
"ftm-fta": "8-10",
"ft-percentage": ".800",
"rebounds": "8",
"assists": "4",
"blocks": "0",
"steals": "1",
"pf": "2",
"to": "2",
"pts": "18"
},
{
"date": "12/27/2009",
"opponent": "WSH",
"location": "AWAY",
"score": "L 95-104",
"min": "42",
"fgm-fga": "11-20",
"fg-percentage": ".550",
"3pm-3pa": "1-4",
"3p-percentage": ".250",
"ftm-fta": "2-2",
"ft-percentage": "1.000",
"rebounds": "11",
"assists": "3",
"blocks": "3",
"steals": "3",
"pf": "3",
"to": "3",
"pts": "25"
},
{
"date": "12/26/2009",
"opponent": "DET",
"location": "AWAY",
"score": "L 88-90",
"min": "41",
"fgm-fga": "9-19",
"fg-percentage": ".474",
"3pm-3pa": "1-6",
"3p-percentage": ".167",
"ftm-fta": "7-8",
"ft-percentage": ".875",
"rebounds": "8",
"assists": "4",
"blocks": "1",
"steals": "0",
"pf": "0",
"to": "1",
"pts": "26"
},
{
"date": "12/23/2009",
"opponent": "ATL",
"location": "AWAY",
"score": "L 88-99",
"min": "40",
"fgm-fga": "10-19",
"fg-percentage": ".526",
"3pm-3pa": "2-3",
"3p-percentage": ".667",
"ftm-fta": "6-7",
"ft-percentage": ".857",
"rebounds": "6",
"assists": "4",
"blocks": "0",
"steals": "1",
"pf": "1",
"to": "3",
"pts": "28"
},
{
"date": "12/21/2009",
"opponent": "CLE",
"location": "HOME",
"score": "L 91-102",
"min": "43",
"fgm-fga": "9-17",
"fg-percentage": ".529",
"3pm-3pa": "2-3",
"3p-percentage": ".667",
"ftm-fta": "6-8",
"ft-percentage": ".750",
"rebounds": "5",
"assists": "1",
"blocks": "0",
"steals": "2",
"pf": "2",
"to": "4",
"pts": "26"
},
{
"date": "12/19/2009",
"opponent": "TOR",
"location": "HOME",
"score": "W 91-83",
"min": "43",
"fgm-fga": "9-24",
"fg-percentage": ".375",
"3pm-3pa": "2-7",
"3p-percentage": ".286",
"ftm-fta": "6-8",
"ft-percentage": ".750",
"rebounds": "8",
"assists": "2",
"blocks": "1",
"steals": "3",
"pf": "0",
"to": "3",
"pts": "26"
},
{
"date": "12/16/2009",
"opponent": "LAC",
"location": "HOME",
"score": "L 88-98",
"min": "41",
"fgm-fga": "9-18",
"fg-percentage": ".500",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "6-7",
"ft-percentage": ".857",
"rebounds": "5",
"assists": "3",
"blocks": "0",
"steals": "2",
"pf": "1",
"to": "1",
"pts": "25"
},
{
"date": "12/14/2009",
"opponent": "SA",
"location": "AWAY",
"score": "L 104-109",
"min": "46",
"fgm-fga": "12-24",
"fg-percentage": ".500",
"3pm-3pa": "1-4",
"3p-percentage": ".250",
"ftm-fta": "3-3",
"ft-percentage": "1.000",
"rebounds": "13",
"assists": "3",
"blocks": "4",
"steals": "0",
"pf": "2",
"to": "1",
"pts": "28"
},
{
"date": "12/13/2009",
"opponent": "DAL",
"location": "AWAY",
"score": "L 99-103",
"min": "40",
"fgm-fga": "8-18",
"fg-percentage": ".444",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "5-5",
"ft-percentage": "1.000",
"rebounds": "8",
"assists": "0",
"blocks": "0",
"steals": "5",
"pf": "2",
"to": "2",
"pts": "22"
},
{
"date": "12/10/2009",
"opponent": "MEM",
"location": "HOME",
"score": "L 102-108",
"min": "41",
"fgm-fga": "9-18",
"fg-percentage": ".500",
"3pm-3pa": "2-4",
"3p-percentage": ".500",
"ftm-fta": "8-11",
"ft-percentage": ".727",
"rebounds": "5",
"assists": "3",
"blocks": "2",
"steals": "1",
"pf": "3",
"to": "6",
"pts": "28"
},
{
"date": "12/8/2009",
"opponent": "GS",
"location": "HOME",
"score": "L 102-112",
"min": "44",
"fgm-fga": "15-27",
"fg-percentage": ".556",
"3pm-3pa": "6-10",
"3p-percentage": ".600",
"ftm-fta": "5-5",
"ft-percentage": "1.000",
"rebounds": "10",
"assists": "4",
"blocks": "3",
"steals": "1",
"pf": "3",
"to": "4",
"pts": "41"
},
{
"date": "12/6/2009",
"opponent": "MIA",
"location": "AWAY",
"score": "L 99-105",
"min": "35",
"fgm-fga": "6-17",
"fg-percentage": ".353",
"3pm-3pa": "2-4",
"3p-percentage": ".500",
"ftm-fta": "4-7",
"ft-percentage": ".571",
"rebounds": "5",
"assists": "1",
"blocks": "1",
"steals": "1",
"pf": "1",
"to": "3",
"pts": "18"
},
{
"date": "12/5/2009",
"opponent": "ORL",
"location": "AWAY",
"score": "L 89-98",
"min": "39",
"fgm-fga": "5-18",
"fg-percentage": ".278",
"3pm-3pa": "1-2",
"3p-percentage": ".500",
"ftm-fta": "5-6",
"ft-percentage": ".833",
"rebounds": "10",
"assists": "3",
"blocks": "1",
"steals": "1",
"pf": "1",
"to": "2",
"pts": "16"
},
{
"date": "12/3/2009",
"opponent": " CHA",
"location": "AWAY",
"score": "L 97-103",
"min": "37",
"fgm-fga": "9-12",
"fg-percentage": ".750",
"3pm-3pa": "3-4",
"3p-percentage": ".750",
"ftm-fta": "3-4",
"ft-percentage": ".750",
"rebounds": "3",
"assists": "2",
"blocks": "1",
"steals": "2",
"pf": "4",
"to": "3",
"pts": "24"
},
{
"date": "11/29/2009",
"opponent": "MEM",
"location": "AWAY",
"score": "W 111-103",
"min": "39",
"fgm-fga": "8-16",
"fg-percentage": ".500",
"3pm-3pa": "0-2",
"3p-percentage": ".000",
"ftm-fta": "14-16",
"ft-percentage": ".875",
"rebounds": "7",
"assists": "2",
"blocks": "2",
"steals": "1",
"pf": "1",
"to": "3",
"pts": "30"
},
{
"date": "11/28/2009",
"opponent": "MIN",
"location": "HOME",
"score": "L 103-105",
"min": "41",
"fgm-fga": "7-18",
"fg-percentage": ".389",
"3pm-3pa": "3-6",
"3p-percentage": ".500",
"ftm-fta": "5-6",
"ft-percentage": ".833",
"rebounds": "4",
"assists": "3",
"blocks": "1",
"steals": "0",
"pf": "0",
"to": "1",
"pts": "22"
},
{
"date": "11/26/2009",
"opponent": "CLE",
"location": "AWAY",
"score": "L 82-117",
"min": "32",
"fgm-fga": "6-16",
"fg-percentage": ".375",
"3pm-3pa": "0-1",
"3p-percentage": ".000",
"ftm-fta": "1-1",
"ft-percentage": "1.000",
"rebounds": "1",
"assists": "1",
"blocks": "0",
"steals": "0",
"pf": "3",
"to": "2",
"pts": "13"
},
{
"date": "11/25/2009",
"opponent": "PHX",
"location": "HOME",
"score": "L 98-99",
"min": "44",
"fgm-fga": "9-19",
"fg-percentage": ".474",
"3pm-3pa": "3-4",
"3p-percentage": ".750",
"ftm-fta": "8-8",
"ft-percentage": "1.000",
"rebounds": "4",
"assists": "1",
"blocks": "1",
"steals": "1",
"pf": "0",
"to": "0",
"pts": "29"
},
{
"date": "11/22/2009",
"opponent": " NO",
"location": "AWAY",
"score": "L 97-109",
"min": "39",
"fgm-fga": "11-16",
"fg-percentage": ".688",
"3pm-3pa": "1-3",
"3p-percentage": ".333",
"ftm-fta": "7-8",