Skip to content

Instantly share code, notes, and snippets.

@dumbmatter
Last active May 16, 2016 00:42
Show Gist options
  • Save dumbmatter/ab52e511ad2dc8affd3e6296bbe848e6 to your computer and use it in GitHub Desktop.
Save dumbmatter/ab52e511ad2dc8affd3e6296bbe848e6 to your computer and use it in GitHub Desktop.
What I did to make this: 1. created new league on https://play.basketball-gm.com/ ; 2. exported league (just players and teams); 3. opened the file in a text editor and did search/replace to change 2015 to 2002; 4. added "startingSeason": 2002, after the first line.
{
"startingSeason": 2002,
"meta": {
"phaseText": "2002 preseason",
"name": "League 3"
},
"players": [
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 32,
"stre": 5,
"spd": 29,
"jmp": 11,
"endu": 7,
"ins": 0,
"dnk": 20,
"ft": 21,
"fg": 13,
"tp": 42,
"blk": 11,
"stl": 12,
"drb": 15,
"pss": 21,
"reb": 8,
"season": 2002,
"ovr": 19,
"pot": 25,
"fuzz": -2.881841921661402,
"skills": [],
"pos": "SG"
}
],
"weight": 221,
"hgt": 77,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Jack Reed",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 42,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 20.420677004312246
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 20.420677004312246
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9486696920652296,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.24483757687847874,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 20.799999999999997,
"valueNoPot": 19,
"valueFuzz": 17.799999999999997,
"valueNoPotFuzz": 16,
"valueWithContract": 20.799999999999997,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 1
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 44,
"stre": 26,
"spd": 2,
"jmp": 0,
"endu": 26,
"ins": 19,
"dnk": 23,
"ft": 4,
"fg": 44,
"tp": 31,
"blk": 12,
"stl": 6,
"drb": 9,
"pss": 14,
"reb": 7,
"season": 2002,
"ovr": 19,
"pot": 19,
"fuzz": 2.2402446407755283,
"skills": [],
"pos": "SF"
}
],
"weight": 231,
"hgt": 78,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Francis Nichols",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 46,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 14.910805033056
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 14.910805033056
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.14458452194663374,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.6364770095809649,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 19,
"valueNoPot": 19,
"valueFuzz": 20.999999999999996,
"valueNoPotFuzz": 21,
"valueWithContract": 19,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 2
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 48,
"stre": 64,
"spd": 55,
"jmp": 60,
"endu": 40,
"ins": 55,
"dnk": 59,
"ft": 84,
"fg": 73,
"tp": 68,
"blk": 67,
"stl": 52,
"drb": 64,
"pss": 47,
"reb": 64,
"season": 2002,
"ovr": 56,
"pot": 56,
"fuzz": -0.6554778704708779,
"skills": [],
"pos": "GF"
}
],
"weight": 240,
"hgt": 79,
"born": {
"year": 1991,
"loc": "USA"
},
"name": "Bill Miller",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0.30593551502113414,
1.4167994039574947,
1.3377306557372537,
0.3531967233771546,
1.0906240675827306,
1.2939170767493589,
0.8310996379402744,
1.0309222004630931,
1.1746643303096187,
1.9845713783661432,
0,
0,
0.6415078017455551,
1.5618168669774075,
0,
0.8292286620721276,
0.3796789799107316,
1.5021790800230566,
0.3066893262394097,
0,
1.7278976088412443,
1.009530773635804,
0.20539936635462627,
0.6127484212763747,
0.9250762975888245,
0.2642249466203377,
0.09793993946455784,
1.1455828656922662,
0.742614753692405
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2009,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 46,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 27.880870137813446
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 27.880870137813446
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.16102600118368415,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.33612452931113124,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 56,
"valueNoPot": 56,
"valueFuzz": 55,
"valueNoPotFuzz": 55,
"valueWithContract": 56,
"salaries": [],
"contract": {
"amount": 7050,
"exp": 2017
},
"pid": 3
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 48,
"stre": 16,
"spd": 28,
"jmp": 39,
"endu": 18,
"ins": 28,
"dnk": 25,
"ft": 27,
"fg": 18,
"tp": 24,
"blk": 32,
"stl": 26,
"drb": 35,
"pss": 32,
"reb": 30,
"season": 2002,
"ovr": 30,
"pot": 32,
"fuzz": -2.845184290271116,
"skills": [],
"pos": "GF"
}
],
"weight": 212,
"hgt": 79,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Paul Frazier",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 49,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -9.61216496907618
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -9.61216496907618
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3522396857246959,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.741834230093749,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 30.3,
"valueNoPot": 30,
"valueFuzz": 27.299999999999997,
"valueNoPotFuzz": 27,
"valueWithContract": 30.3,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 4
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 14,
"stre": 16,
"spd": 73,
"jmp": 50,
"endu": 31,
"ins": 42,
"dnk": 29,
"ft": 62,
"fg": 50,
"tp": 64,
"blk": 30,
"stl": 56,
"drb": 77,
"pss": 69,
"reb": 26,
"season": 2002,
"ovr": 45,
"pot": 45,
"fuzz": 0.25777517599748556,
"skills": [],
"pos": "PG"
}
],
"weight": 173,
"hgt": 72,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "Gerry Hernandez",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0.4455627144337154,
0,
0.15375473664653938,
0,
1.7524498092270577,
1.2358119170501192,
0.6691451647920225,
0,
0,
1.5439061521021444,
0,
0,
0.22427613500755195,
1.3062361826657398,
0.14026108156142814,
1.5053684053811809,
1.271217330124383,
1.4441691411320272,
1.1889596884274019,
0.9600255190170179,
1.0957568162013662,
1.688773415993024,
1.1963326261252416,
0,
0,
1.2614389454572172,
1.534152282343824,
0.0009564618195077312,
0,
0.6091335537408128
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 40,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 28.782911255977282
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 28.782911255977282
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.11692508430525184,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.06632882583110877,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 43.875,
"valueNoPot": 45,
"valueFuzz": 43.875,
"valueNoPotFuzz": 45,
"valueWithContract": 43.875,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 5
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 31,
"stre": 42,
"spd": 12,
"jmp": 28,
"endu": 24,
"ins": 66,
"dnk": 29,
"ft": 43,
"fg": 47,
"tp": 71,
"blk": 71,
"stl": 39,
"drb": 58,
"pss": 70,
"reb": 55,
"season": 2002,
"ovr": 41,
"pot": 41,
"fuzz": -3.5402403945704366,
"skills": [],
"pos": "PG"
}
],
"weight": 220,
"hgt": 77,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Dana Burke",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0.07987845332245502,
0.35043872332177595,
1.866722618505865,
0.1311175361875306,
0.9437253857611352,
0,
0.567935601989031,
1.532443235788519,
1.1112260849838087,
1.3925568384525655,
1.623979914010988,
0,
0.6992134443164253,
0,
0,
0.5746763412496936,
0,
1.3809067612255015,
0.5289623859453313,
1.429063748349607,
0.42792539405067054,
0.7900312345568417,
1.796319161824781,
1.6848420376771116,
1.3613100825780047,
1.152792482012026,
0.7682925475920731,
0.9975071344919226,
1.6967586862464323,
0.6851791397979312
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 46,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -13.424106582530397
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -13.424106582530397
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3748575683983788,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.48477927116372554,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 36.9,
"valueNoPot": 41,
"valueFuzz": 33.300000000000004,
"valueNoPotFuzz": 37,
"valueWithContract": 36.9,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 6
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 0,
"stre": 0,
"spd": 41,
"jmp": 24,
"endu": 4,
"ins": 0,
"dnk": 55,
"ft": 24,
"fg": 30,
"tp": 20,
"blk": 11,
"stl": 27,
"drb": 37,
"pss": 49,
"reb": 15,
"season": 2002,
"ovr": 24,
"pot": 25,
"fuzz": 1.5951289203689933,
"skills": [],
"pos": "SG"
}
],
"weight": 168,
"hgt": 72,
"born": {
"year": 1991,
"loc": "USA"
},
"name": "Joseph McMichael",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2009,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -19.976496906226984
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -19.976496906226984
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.19670054526899472,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.4354520411890106,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 24.1,
"valueNoPot": 24,
"valueFuzz": 26.1,
"valueNoPotFuzz": 26,
"valueWithContract": 24.1,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 7
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 44,
"stre": 54,
"spd": 27,
"jmp": 50,
"endu": 39,
"ins": 51,
"dnk": 69,
"ft": 71,
"fg": 61,
"tp": 73,
"blk": 40,
"stl": 42,
"drb": 71,
"pss": 48,
"reb": 65,
"season": 2002,
"ovr": 51,
"pot": 51,
"fuzz": 0.6108431203395313,
"skills": [],
"pos": "GF"
}
],
"weight": 214,
"hgt": 77,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "John Folse",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
1.243063137494778,
1.4750457252499287,
1.2412616410015773,
1.3476448920076287,
0.2609841151943789,
1.427907776153358,
0,
1.563613132850282,
1.3554655534946227,
1.3590322431083397,
0.7298815402979627,
0.7326294137249285,
1.3909674418122098,
0,
1.3907540670580723,
0.859088519506364,
1.1476351949567074,
0,
0.5085035766760914,
0.7858193544316803,
0.9159414074787985,
1.7368812272054612,
1.6210561768996248,
1.5188823240777196,
0.9112053759776804,
1.1601066413424788,
0,
0,
1.5098433484032399,
0.8179288398690954
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 4.4784750716157795
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 4.4784750716157795
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.47674721029340783,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.08430197120077443,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.9,
"valueNoPot": 51,
"valueFuzz": 46.800000000000004,
"valueNoPotFuzz": 52,
"valueWithContract": 45.9,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2017
},
"pid": 8
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 0,
"stre": 0,
"spd": 44,
"jmp": 33,
"endu": 52,
"ins": 0,
"dnk": 12,
"ft": 25,
"fg": 23,
"tp": 53,
"blk": 20,
"stl": 56,
"drb": 50,
"pss": 46,
"reb": 22,
"season": 2002,
"ovr": 28,
"pot": 28,
"fuzz": 2.644235006463922,
"skills": [],
"pos": "SG"
}
],
"weight": 185,
"hgt": 71,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Dean Paz",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 33,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 19.781777642490233
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 19.781777642490233
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5820811190712971,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.46269833680225503,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 28,
"valueNoPot": 28,
"valueFuzz": 31,
"valueNoPotFuzz": 31,
"valueWithContract": 28,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 9
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 42,
"stre": 58,
"spd": 47,
"jmp": 52,
"endu": 46,
"ins": 42,
"dnk": 39,
"ft": 40,
"fg": 41,
"tp": 34,
"blk": 44,
"stl": 85,
"drb": 42,
"pss": 54,
"reb": 49,
"season": 2002,
"ovr": 46,
"pot": 46,
"fuzz": 0.3760927139238417,
"skills": [],
"pos": "GF"
}
],
"weight": 241,
"hgt": 77,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Dean Stephen",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0.06366032349963524,
0.17773776615638914,
0,
1.2813026544483344,
1.6350456266190998,
0.18690293598767316,
1.3359048987511917,
0,
0,
0.41546938812768697,
0,
1.0268697039301364,
1.2201405632549844,
0.3901922078084986,
0.6798291354681516,
0.7594816184682642,
0.2129240876208433,
0.1753432752998879,
0.35024812487307133,
0,
0.6824399046544265,
0,
1.306429891461674,
1.6231633450388647,
0.7390437030537029,
1.929081370693261,
1.4960349183476014,
0.03062080924579269,
0.777663630230411
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 8.299085007554183
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 8.299085007554183
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3364960450055339,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.1253572016821407,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 46,
"valueNoPot": 46,
"valueFuzz": 46,
"valueNoPotFuzz": 46,
"valueWithContract": 46,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 10
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 89,
"stre": 43,
"spd": 11,
"jmp": 0,
"endu": 0,
"ins": 55,
"dnk": 41,
"ft": 22,
"fg": 0,
"tp": 14,
"blk": 61,
"stl": 22,
"drb": 0,
"pss": 0,
"reb": 77,
"season": 2002,
"ovr": 31,
"pot": 31,
"fuzz": -0.7093106548153267,
"skills": [
"R"
],
"pos": "C"
}
],
"weight": 281,
"hgt": 83,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Ronald Daniels",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 40,
"skills": [
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 29.33255765388229
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 29.33255765388229
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9366649757378411,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.9926916152695988,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 27.900000000000002,
"valueNoPot": 31,
"valueFuzz": 27,
"valueNoPotFuzz": 30,
"valueWithContract": 27.900000000000002,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 11
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 14,
"stre": 27,
"spd": 56,
"jmp": 54,
"endu": 48,
"ins": 17,
"dnk": 24,
"ft": 38,
"fg": 50,
"tp": 44,
"blk": 25,
"stl": 65,
"drb": 68,
"pss": 54,
"reb": 9,
"season": 2002,
"ovr": 38,
"pot": 38,
"fuzz": -0.28363421069157724,
"skills": [],
"pos": "PG"
}
],
"weight": 199,
"hgt": 73,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Mitchell Hyatt",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 42,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 26.737265731738518
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 26.737265731738518
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.704827076543697,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.1851975557546124,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 34.2,
"valueNoPot": 38,
"valueFuzz": 34.2,
"valueNoPotFuzz": 38,
"valueWithContract": 34.2,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 12
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 80,
"stre": 29,
"spd": 0,
"jmp": 0,
"endu": 10,
"ins": 39,
"dnk": 32,
"ft": 0,
"fg": 0,
"tp": 0,
"blk": 49,
"stl": 0,
"drb": 0,
"pss": 0,
"reb": 49,
"season": 2002,
"ovr": 23,
"pot": 23,
"fuzz": -0.8271374011515933,
"skills": [],
"pos": "C"
}
],
"weight": 260,
"hgt": 84,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "John Lawson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 30,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -12.19787685907539
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -12.19787685907539
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6476272382943249,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.031031482991567216,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 22.999999999999996,
"valueNoPot": 23,
"valueFuzz": 22,
"valueNoPotFuzz": 22,
"valueWithContract": 22.999999999999996,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 13
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 25,
"stre": 23,
"spd": 40,
"jmp": 30,
"endu": 25,
"ins": 32,
"dnk": 28,
"ft": 20,
"fg": 27,
"tp": 63,
"blk": 40,
"stl": 12,
"drb": 33,
"pss": 44,
"reb": 47,
"season": 2002,
"ovr": 33,
"pot": 44,
"fuzz": -0.9902379999491275,
"skills": [],
"pos": "SG"
}
],
"weight": 195,
"hgt": 76,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Marlon Spellman",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 36,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -15.106865329210176
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -15.106865329210176
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2545109742175713,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.6167829838224514,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 40.699999999999996,
"valueNoPot": 33,
"valueFuzz": 39.699999999999996,
"valueNoPotFuzz": 32,
"valueWithContract": 40.699999999999996,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 14
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 30,
"stre": 74,
"spd": 65,
"jmp": 74,
"endu": 37,
"ins": 55,
"dnk": 70,
"ft": 55,
"fg": 60,
"tp": 58,
"blk": 61,
"stl": 77,
"drb": 57,
"pss": 45,
"reb": 65,
"season": 2002,
"ovr": 56,
"pot": 56,
"fuzz": -0.3561445040060409,
"skills": [],
"pos": "G"
}
],
"weight": 227,
"hgt": 75,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Michale Smith",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0.02882458848356584,
0,
1.6561776095019924,
1.2794223819695294,
1.4151993825519162,
0.6028772503318397,
1.350772581631345,
1.8684305447645106,
0.6833779987356681,
1.442032323266138,
0.7677430399887141,
0.5553947072265524,
1.0432600825997982,
0,
2.0153041615436735,
0.5020206245549885,
0,
1.4597221377570466,
1.1045538434245699,
0.7563666916743297,
0.9071552812149003,
1.869872913196353,
1.2489697899633836,
0.48712528221817564,
0.5923394354693416,
0,
1.38907322102625,
0.5385772613439741,
1.0778178796968245,
1.391380134626933
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 20.414616906914617
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 20.414616906914617
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2874332049318742,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.5280074874002423,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 56,
"valueNoPot": 56,
"valueFuzz": 56,
"valueNoPotFuzz": 56,
"valueWithContract": 56,
"salaries": [],
"contract": {
"amount": 7000,
"exp": 2017
},
"pid": 15
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 38,
"stre": 18,
"spd": 34,
"jmp": 32,
"endu": 27,
"ins": 55,
"dnk": 23,
"ft": 43,
"fg": 65,
"tp": 63,
"blk": 48,
"stl": 40,
"drb": 60,
"pss": 56,
"reb": 49,
"season": 2002,
"ovr": 41,
"pot": 41,
"fuzz": -2.4843686902530875,
"skills": [],
"pos": "GF"
}
],
"weight": 206,
"hgt": 78,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "James Yi",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0.27884412950630877,
0,
0.015693366677418608,
0,
1.3416861932313175,
0.38799005566485023,
0.05319924532985665,
1.47342474464734,
0.5418270617533216,
0.4465316462932912,
1.3651313180281175,
0.863197724880892,
1.2401851346405182,
0.4150801003144389,
0.27106074234916466,
1.6186313118664923,
0,
1.363178491200287,
0.3383346913581914,
0.1931079532377048,
0.6524924306053085,
1.8902116564276257,
0.6666342368444946,
0,
0,
1.4059694073557876,
0.731015368432285,
1.327627426028394,
0.11083076041317252,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 47,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 7.94945671387018
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 7.94945671387018
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.14514435160542272,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.5983163508976934,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 34.85,
"valueNoPot": 41,
"valueFuzz": 33.15,
"valueNoPotFuzz": 39,
"valueWithContract": 34.85,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 16
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 6,
"stre": 29,
"spd": 67,
"jmp": 69,
"endu": 69,
"ins": 42,
"dnk": 59,
"ft": 65,
"fg": 42,
"tp": 51,
"blk": 58,
"stl": 74,
"drb": 82,
"pss": 47,
"reb": 54,
"season": 2002,
"ovr": 51,
"pot": 53,
"fuzz": -0.8410422757318914,
"skills": [],
"pos": "PG"
}
],
"weight": 171,
"hgt": 74,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Mathew Atkinson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
1.3635927783021784,
1.5425634682457967,
0.8323371378885772,
0.9796922340742981,
0.3909511219050562,
1.3432937926981514,
1.9783024631711554,
0.14301143978349062,
0.5120065621806908,
0,
0.12321501981383687,
0.7745532648292475,
0.28449608390233383,
1.935580174619824,
1.8630445293688194,
0.8767584649520326,
0.8894150599359472,
0.2836254583172971,
1.1764209005900317,
0.03700983385720813,
0.9439829756974111,
0.7162857457735494,
1.564942171526644,
1.700848740803812,
0.5198903516086253,
0.537370694536009,
0,
1.3731206375129599,
0,
1.3256727710839824
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 55,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 18.098785919384582
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 18.098785919384582
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6758814968514295,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.1622540588056316,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 51.599999999999994,
"valueNoPot": 51,
"valueFuzz": 50.6,
"valueNoPotFuzz": 50,
"valueWithContract": 51.599999999999994,
"salaries": [],
"contract": {
"amount": 4800,
"exp": 2017
},
"pid": 17
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 15,
"stre": 43,
"spd": 37,
"jmp": 31,
"endu": 46,
"ins": 16,
"dnk": 70,
"ft": 50,
"fg": 56,
"tp": 50,
"blk": 34,
"stl": 46,
"drb": 51,
"pss": 36,
"reb": 32,
"season": 2002,
"ovr": 39,
"pot": 43,
"fuzz": 0.25592859835914616,
"skills": [],
"pos": "SG"
}
],
"weight": 209,
"hgt": 75,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Virgil White",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
1.1498354065331498,
0.5291042617265541,
1.473826432959981,
0,
0.20084037673119137,
0.5425586731315413,
0.8570500291052451,
0.8076941285907295,
0.11483355423386632,
1.2669962039115816,
1.6760827575270305,
0.4160855512453547,
1.4766986414353824,
1.1326223541297304,
1.5121351940021839,
0.3519415484326642,
0,
1.0609152316501536,
0.2769178931738764,
0.24071799561122853,
0,
1.143931133006462,
0.2191627884913851,
0,
0.5536612623549468,
1.5803080435001968,
0.7185934548242662,
0.13433224092963805,
0.6207478283739227,
0.9099956549094301
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -11.30591196808815
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -11.30591196808815
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5905212550631362,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.6920502411373306,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 41,
"valueNoPot": 39,
"valueFuzz": 41,
"valueNoPotFuzz": 39,
"valueWithContract": 41,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 18
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 9,
"stre": 39,
"spd": 57,
"jmp": 63,
"endu": 49,
"ins": 46,
"dnk": 30,
"ft": 57,
"fg": 85,
"tp": 84,
"blk": 32,
"stl": 63,
"drb": 76,
"pss": 83,
"reb": 70,
"season": 2002,
"ovr": 51,
"pot": 51,
"fuzz": -2.8191559952490275,
"skills": [
"Ps"
],
"pos": "SG"
}
],
"weight": 185,
"hgt": 76,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Thomas Meisner",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
1.8395248613507627,
0.5381086861744605,
0.7151377861324927,
0,
0.98345182997681,
0.8385522841704585,
0,
1.4503507385439116,
0,
0.7944142868496056,
0.11304919617262743,
0,
0.001790282972655488,
1.0951795347703426,
1.1321149744718908,
1.887199971621735,
0,
0.760008646668406,
0.39658703313278143,
0.7384037025004107,
0.042745088717574986,
0,
0.04715652032107959,
0,
0.036344611005933225,
1.5043208970380597,
0,
0.3386171852432698,
0,
0.8360387235521096
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 46,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 28.235386262861347
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 28.235386262861347
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9424491365256247,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.4281869102850935,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.9,
"valueNoPot": 51,
"valueFuzz": 43.2,
"valueNoPotFuzz": 48,
"valueWithContract": 45.9,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2017
},
"pid": 19
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 16,
"stre": 15,
"spd": 70,
"jmp": 85,
"endu": 29,
"ins": 26,
"dnk": 32,
"ft": 47,
"fg": 44,
"tp": 33,
"blk": 23,
"stl": 63,
"drb": 60,
"pss": 60,
"reb": 74,
"season": 2002,
"ovr": 43,
"pot": 43,
"fuzz": -2.904476487179066,
"skills": [],
"pos": "PG"
}
],
"weight": 185,
"hgt": 73,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Bruce Maddux",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
1.6158892384145473,
0.2458828928819955,
1.6947302487450906,
0.08968895543294728,
0.963567356875136,
0.9456157500659446,
0.30608547404007513,
2.123224658712364,
0.0697808175507515,
0.985686556442662,
1.4458246591987902,
0,
1.1319356831488863,
1.0841823576178184,
1.7994797740739754,
1.6319133955377683,
1.0699001899577283,
1.195655162012021,
0.5052388169077543,
1.6345578567115195,
1.0197922998512077,
0.10885667159408241,
0.5560390965915225,
0,
0.39329717890952387,
1.5591249216189969,
1.6313560395679993,
0.44656312317928126,
0.31598482690369467,
1.5018957682655412
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 0.8397037679887269
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 0.8397037679887269
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8963922735411083,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.023024956715632205,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 43,
"valueNoPot": 43,
"valueFuzz": 40,
"valueNoPotFuzz": 40,
"valueWithContract": 43,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 20
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 0,
"stre": 25,
"spd": 65,
"jmp": 74,
"endu": 50,
"ins": 22,
"dnk": 40,
"ft": 54,
"fg": 52,
"tp": 53,
"blk": 34,
"stl": 59,
"drb": 77,
"pss": 80,
"reb": 37,
"season": 2002,
"ovr": 46,
"pot": 46,
"fuzz": 2.7474226229585614,
"skills": [
"Ps"
],
"pos": "PG"
}
],
"weight": 179,
"hgt": 71,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Doug Williams",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0.09432820944223819,
0.719986985088562,
1.4984022670459156,
0.5404785923617718,
0.4630221306322593,
0.4135917165532288,
0.6873161498898158,
1.3009499105304736,
1.0488614350547638,
0,
0.5150709244275272,
1.3631289202360797,
1.0987174891442995,
0,
1.8049150525612419,
1.0301036531331969,
0,
0,
0.42446716292697084,
0.7640541203152966,
0,
1.2299081783617558,
0.1719870684429577,
0,
0,
1.2493608754849828,
1.5666398525364826,
0.42415184007565854,
1.0574208665464473,
1.5516164286089802
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 42,
"skills": [
"Ps"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -12.08221130499723
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -12.08221130499723
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.005460448449871702,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.4740868684040396,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.99999999999999,
"valueNoPot": 46,
"valueFuzz": 49,
"valueNoPotFuzz": 49,
"valueWithContract": 45.99999999999999,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 21
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 39,
"stre": 24,
"spd": 52,
"jmp": 36,
"endu": 6,
"ins": 21,
"dnk": 77,
"ft": 46,
"fg": 82,
"tp": 35,
"blk": 30,
"stl": 26,
"drb": 40,
"pss": 34,
"reb": 38,
"season": 2002,
"ovr": 40,
"pot": 40,
"fuzz": -4.9380561003588594,
"skills": [],
"pos": "GF"
}
],
"weight": 216,
"hgt": 78,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Frank Dennis",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0.05497533017895073,
0,
1.0187239163923638,
0.4866396806898855,
0,
1.3119678545836533,
1.738806337977708,
0.20911235084732116,
0.5182830185144138,
0.13913526753940036,
0.29230896540232176,
0,
0,
0.9791634975488608,
0.11420789192268643,
1.5524786805143114,
0.4620436258731495,
1.4385208064378763,
0.929303160569387,
0.33133116712579547,
0,
0.4695764435162313,
0,
0.12517629268583538,
0,
0.009534283915933417,
1.4921082485046675,
1.2067605720741368,
0.8774601051236035,
0.2075656747746203
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 56,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 8.84245873966368
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 8.84245873966368
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9127488370275529,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.24707112819320232,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 40,
"valueNoPot": 40,
"valueFuzz": 35,
"valueNoPotFuzz": 35,
"valueWithContract": 40,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 22
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 51,
"stre": 17,
"spd": 27,
"jmp": 28,
"endu": 19,
"ins": 29,
"dnk": 39,
"ft": 44,
"fg": 58,
"tp": 50,
"blk": 9,
"stl": 7,
"drb": 39,
"pss": 9,
"reb": 31,
"season": 2002,
"ovr": 31,
"pot": 31,
"fuzz": -0.6219457371655439,
"skills": [],
"pos": "F"
}
],
"weight": 234,
"hgt": 79,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "Edward Fortier",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 14.058236753212547
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 14.058236753212547
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5682094214768547,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.12932922694165727,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 30.224999999999998,
"valueNoPot": 31,
"valueFuzz": 29.25,
"valueNoPotFuzz": 30,
"valueWithContract": 30.224999999999998,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 23
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 0,
"stre": 32,
"spd": 79,
"jmp": 38,
"endu": 54,
"ins": 41,
"dnk": 33,
"ft": 47,
"fg": 63,
"tp": 44,
"blk": 36,
"stl": 62,
"drb": 80,
"pss": 56,
"reb": 18,
"season": 2002,
"ovr": 44,
"pot": 44,
"fuzz": -1.0802896533464192,
"skills": [
"B"
],
"pos": "PG"
}
],
"weight": 190,
"hgt": 72,
"born": {
"year": 1991,
"loc": "USA"
},
"name": "Joseph Chung",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0.40951996578965477,
0.6249452837984998,
0.8989895059500687,
1.1809094140369603,
1.1466063577900845,
1.4369431116233484,
0.7547015021291051,
2.164550152001988,
0.5860099549621773,
0,
0,
0.0286441470608228,
0,
0.5702355742871019,
0.12103912531261318,
1.0905433639053657,
0.8411503355802628,
1.0746159532202588,
0.291242358194867,
0,
0,
0.975218731026211,
0.7071053659993227,
0.06503917670450962,
1.3946588242545659,
0,
0,
1.1981452430183785,
0,
1.6648741434842302
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2009,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 45,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -3.3388305461666192
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -3.3388305461666192
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.28443867006619383,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.3601539160055196,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44,
"valueNoPot": 44,
"valueFuzz": 43,
"valueNoPotFuzz": 43,
"valueWithContract": 44,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 24
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 63,
"stre": 42,
"spd": 6,
"jmp": 5,
"endu": 31,
"ins": 49,
"dnk": 58,
"ft": 10,
"fg": 0,
"tp": 0,
"blk": 31,
"stl": 64,
"drb": 0,
"pss": 0,
"reb": 30,
"season": 2002,
"ovr": 29,
"pot": 29,
"fuzz": 0.3549845708365602,
"skills": [],
"pos": "PF"
}
],
"weight": 229,
"hgt": 81,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Anthony Degennaro",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 18.633377524006796
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 18.633377524006796
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9792837033123005,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.5333082637222324,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 29.000000000000004,
"valueNoPot": 29,
"valueFuzz": 29.000000000000004,
"valueNoPotFuzz": 29,
"valueWithContract": 29.000000000000004,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 25
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 74,
"stre": 57,
"spd": 31,
"jmp": 35,
"endu": 31,
"ins": 68,
"dnk": 71,
"ft": 23,
"fg": 29,
"tp": 17,
"blk": 68,
"stl": 16,
"drb": 6,
"pss": 5,
"reb": 75,
"season": 2002,
"ovr": 44,
"pot": 44,
"fuzz": -1.5798975537592481,
"skills": [],
"pos": "FC"
}
],
"weight": 239,
"hgt": 82,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Kenneth Henry",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0.5942988468900013,
0.19449198204185658,
0.0032833986557031514,
0,
0.46005653268377433,
2.1905042911249275,
0,
1.943999146813345,
0.20562172770581144,
0,
0,
0,
0.36646859608366755,
1.8065698295951014,
1.227259398625435,
0.5033065716463752,
0.7996284976978394,
1.7896974056173416,
1.8601349302155397,
0.05527411598253129,
1.739795524858641,
2.0275496463356255,
0,
1.511080994745506,
0.59711222673996,
0.7501691658705179,
1.1663088782671194,
0.38724610404610704,
1.201890919327635,
0.289819021507144
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 19.936785185325952
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 19.936785185325952
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8224507784498789,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.43086493292860006,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44,
"valueNoPot": 44,
"valueFuzz": 42,
"valueNoPotFuzz": 42,
"valueWithContract": 44,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 26
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 27,
"stre": 53,
"spd": 58,
"jmp": 47,
"endu": 30,
"ins": 17,
"dnk": 51,
"ft": 58,
"fg": 62,
"tp": 66,
"blk": 35,
"stl": 75,
"drb": 54,
"pss": 57,
"reb": 85,
"season": 2002,
"ovr": 47,
"pot": 47,
"fuzz": -2.3268528786659806,
"skills": [],
"pos": "G"
}
],
"weight": 220,
"hgt": 76,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Michael Shelton",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0.6943344138207547,
1.6164429213210694,
0,
1.4511416901421008,
0.5320749939890703,
1.0286678941660576,
1.1959415722752955,
0,
0.8646951074609084,
0,
1.990910331850563,
0.9946356772103326,
0.5968040902797198,
1.9687821754466845,
1.5331497096205107,
1.4433481867910518,
0,
0.03690554190648071,
1.21051872406668,
1.722904030384563,
0.7715952474044628,
0.9511895146302456,
0.19070799816651568,
0.3395165748988468,
0.7792856263052255,
0,
1.0551927770044638,
1.5712200628879955,
0,
1.966234385550262
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -12.046115148030893
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -12.046115148030893
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2890032257980655,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.14749902100630763,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 47,
"valueNoPot": 47,
"valueFuzz": 45,
"valueNoPotFuzz": 45,
"valueWithContract": 47,
"salaries": [],
"contract": {
"amount": 950,
"exp": 2016
},
"pid": 27
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 34,
"stre": 46,
"spd": 10,
"jmp": 29,
"endu": 45,
"ins": 41,
"dnk": 34,
"ft": 53,
"fg": 33,
"tp": 44,
"blk": 28,
"stl": 42,
"drb": 56,
"pss": 77,
"reb": 35,
"season": 2002,
"ovr": 39,
"pot": 39,
"fuzz": -2.479250604771811,
"skills": [],
"pos": "PG"
}
],
"weight": 217,
"hgt": 78,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "James McMahon",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 46,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -11.914495436369936
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -11.914495436369936
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8661491488757616,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.21410758823293974,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39,
"valueNoPot": 39,
"valueFuzz": 37,
"valueNoPotFuzz": 37,
"valueWithContract": 39,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 28
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 57,
"stre": 48,
"spd": 37,
"jmp": 58,
"endu": 62,
"ins": 46,
"dnk": 33,
"ft": 53,
"fg": 30,
"tp": 66,
"blk": 56,
"stl": 24,
"drb": 36,
"pss": 28,
"reb": 39,
"season": 2002,
"ovr": 45,
"pot": 47,
"fuzz": 1.5839108809345301,
"skills": [],
"pos": "PF"
}
],
"weight": 244,
"hgt": 80,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Danny Ketcham",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0.3709122475005677,
0,
0.44637245359768396,
1.2353832408441152,
1.8357258525589968,
1.7043612671116863,
0,
1.4299934324634072,
0,
1.5477408367090706,
0,
0,
0.47220179544187246,
1.1546608216937644,
1.060285450698037,
1.8540598622221531,
0,
1.5766516510512665,
1.414361660711521,
0,
0,
1.3279307249311054,
0.5831590012909889,
0.42524253825662306,
0,
1.2689799083020692,
0,
1.0230385053386408,
1.0842717063645135,
1.3636428834846015
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 47,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 15.170518850396945
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 15.170518850396945
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5160814600551358,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.845166788357729,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.3,
"valueNoPot": 45,
"valueFuzz": 47.3,
"valueNoPotFuzz": 47,
"valueWithContract": 45.3,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 29
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 0,
"stre": 31,
"spd": 61,
"jmp": 60,
"endu": 40,
"ins": 48,
"dnk": 80,
"ft": 81,
"fg": 63,
"tp": 77,
"blk": 42,
"stl": 78,
"drb": 85,
"pss": 79,
"reb": 51,
"season": 2002,
"ovr": 55,
"pot": 55,
"fuzz": 1.2267235300460335,
"skills": [
"Ps"
],
"pos": "G"
}
],
"weight": 162,
"hgt": 70,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Carl Dick",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0.871222525676416,
0,
0,
0,
1.4490531667954385,
0.10239091204083228,
1.4125649133907685,
1.3642376543565262,
0,
0,
1.880717304866998,
0,
0.2275274729200052,
1.3070632932632777,
0,
0,
0,
0,
0.2755216224161655,
1.3868819636204996,
0,
0.16421431197245417,
1.9265714090299888,
0.23039682175679052,
0.4710119049305026,
1.53574950639622,
0.2435750557479337,
0.7358510276049599,
0.0036300169278452588,
1.6743575353015507
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 56,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -14.127828029344085
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -14.127828029344085
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9620750104470563,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.6266268930011427,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 46.75,
"valueNoPot": 55,
"valueFuzz": 47.6,
"valueNoPotFuzz": 56,
"valueWithContract": 46.75,
"salaries": [],
"contract": {
"amount": 900,
"exp": 2017
},
"pid": 30
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 92,
"stre": 62,
"spd": 16,
"jmp": 9,
"endu": 27,
"ins": 81,
"dnk": 65,
"ft": 29,
"fg": 16,
"tp": 4,
"blk": 46,
"stl": 36,
"drb": 4,
"pss": 4,
"reb": 73,
"season": 2002,
"ovr": 41,
"pot": 74,
"fuzz": 0.6879281674143787,
"skills": [
"Po",
"R"
],
"pos": "C"
}
],
"weight": 258,
"hgt": 86,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Thomas Ickes",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
1.4270337231717551,
0.17259818684316253,
0.31560988585822425,
0.4898505083690098,
0.09591168679470319,
1.2170189018643656,
0,
0.8741928023121586,
1.0474966964638668,
0,
0.9642301946583142,
0.3881947155080378,
0.6450090447729577,
0.5563469496336211,
0.886579549029407,
0.03865296475311958,
0,
0,
0,
0.8976485926493403,
0.90571312880321,
1.1286932347759235,
1.8050330959973178,
0.2998668650526445,
0,
0.6949747476944146,
1.7515591158962822,
0.7306847329029722,
0.7086937793381953,
1.5483115900185687
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 38,
"skills": [
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 22.322957525597317
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 22.322957525597317
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9750747712407986,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.41262884902318797,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 67.4,
"valueNoPot": 41,
"valueFuzz": 68.4,
"valueNoPotFuzz": 42,
"valueWithContract": 67.4,
"salaries": [],
"contract": {
"amount": 14100,
"exp": 2016
},
"pid": 31
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 61,
"stre": 27,
"spd": 33,
"jmp": 23,
"endu": 32,
"ins": 10,
"dnk": 54,
"ft": 37,
"fg": 18,
"tp": 30,
"blk": 2,
"stl": 18,
"drb": 41,
"pss": 23,
"reb": 43,
"season": 2002,
"ovr": 34,
"pot": 35,
"fuzz": 2.3414072935186656,
"skills": [],
"pos": "SF"
}
],
"weight": 251,
"hgt": 80,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Charles Smith",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 57,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 6.561860009728932
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 6.561860009728932
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8150241086051753,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.5872687271578829,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 34.15,
"valueNoPot": 34,
"valueFuzz": 36.15,
"valueNoPotFuzz": 36,
"valueWithContract": 34.15,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 32
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 0,
"stre": 13,
"spd": 70,
"jmp": 57,
"endu": 43,
"ins": 49,
"dnk": 45,
"ft": 64,
"fg": 82,
"tp": 75,
"blk": 54,
"stl": 85,
"drb": 85,
"pss": 81,
"reb": 55,
"season": 2002,
"ovr": 53,
"pot": 53,
"fuzz": 1.9844287707738335,
"skills": [
"B",
"Ps"
],
"pos": "G"
}
],
"weight": 194,
"hgt": 71,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Richard Phillips",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
1.084617964271752,
0,
0.6747288433572304,
0.17635270885015272,
0.12080191314087407,
1.9730302630547347,
1.0473925994124902,
1.7229346569210342,
1.2692783490611093,
0,
1.5692423196531275,
0.9154031715756867,
0,
0.5210160312101049,
0.8486331775523439,
0,
0,
0.47312336540455807,
0.10091007994027401,
1.9857905215545735,
0,
2.0701722131231772,
1.05880711608305,
0.4729288351102642,
0.908358138300269,
0.5087979149026833,
0.9447055954326588,
0,
1.1297153919342051,
1.2071939729293863
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 42,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 5.147461977258679
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 5.147461977258679
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9311277031546361,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.5964427351832939,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 47.7,
"valueNoPot": 53,
"valueFuzz": 49.5,
"valueNoPotFuzz": 55,
"valueWithContract": 47.7,
"salaries": [],
"contract": {
"amount": 1450,
"exp": 2017
},
"pid": 33
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 0,
"stre": 29,
"spd": 54,
"jmp": 60,
"endu": 35,
"ins": 37,
"dnk": 35,
"ft": 40,
"fg": 53,
"tp": 46,
"blk": 39,
"stl": 38,
"drb": 51,
"pss": 35,
"reb": 39,
"season": 2002,
"ovr": 37,
"pot": 37,
"fuzz": 1.2613563181170804,
"skills": [],
"pos": "PG"
}
],
"weight": 191,
"hgt": 71,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Daniel Nielson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 16.2296291907496
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 16.2296291907496
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7805702240268679,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.5251996324715837,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 37,
"valueNoPot": 37,
"valueFuzz": 38,
"valueNoPotFuzz": 38,
"valueWithContract": 37,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 34
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 41,
"stre": 19,
"spd": 41,
"jmp": 52,
"endu": 26,
"ins": 9,
"dnk": 45,
"ft": 35,
"fg": 27,
"tp": 40,
"blk": 39,
"stl": 22,
"drb": 39,
"pss": 45,
"reb": 32,
"season": 2002,
"ovr": 36,
"pot": 40,
"fuzz": 2.5443895446915015,
"skills": [],
"pos": "SF"
}
],
"weight": 205,
"hgt": 79,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Thomas Steen",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 49,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -0.9885846286248281
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -0.9885846286248281
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.07777313029274024,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.09538314630418654,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39.2,
"valueNoPot": 36,
"valueFuzz": 42.2,
"valueNoPotFuzz": 39,
"valueWithContract": 39.2,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 35
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 49,
"stre": 3,
"spd": 31,
"jmp": 0,
"endu": 0,
"ins": 0,
"dnk": 44,
"ft": 29,
"fg": 34,
"tp": 72,
"blk": 5,
"stl": 21,
"drb": 43,
"pss": 30,
"reb": 47,
"season": 2002,
"ovr": 29,
"pot": 29,
"fuzz": 0.5369092868730165,
"skills": [],
"pos": "GF"
}
],
"weight": 218,
"hgt": 79,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "James McBride",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 50,
"skills": [
"3"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -3.478308062240579
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -3.478308062240579
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5701957304715255,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.9218187506502864,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 27.549999999999997,
"valueNoPot": 29,
"valueFuzz": 28.5,
"valueNoPotFuzz": 30,
"valueWithContract": 27.549999999999997,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 36
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 36,
"stre": 27,
"spd": 31,
"jmp": 32,
"endu": 25,
"ins": 0,
"dnk": 41,
"ft": 21,
"fg": 26,
"tp": 34,
"blk": 2,
"stl": 21,
"drb": 56,
"pss": 37,
"reb": 28,
"season": 2002,
"ovr": 29,
"pot": 29,
"fuzz": -0.29967456686550964,
"skills": [],
"pos": "GF"
}
],
"weight": 194,
"hgt": 77,
"born": {
"year": 1991,
"loc": "USA"
},
"name": "Roger Hughes",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2009,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -7.468242056690414
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -7.468242056690414
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8566819056032644,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.3979848206218688,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 29,
"valueNoPot": 29,
"valueFuzz": 29,
"valueNoPotFuzz": 29,
"valueWithContract": 29,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 37
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 52,
"stre": 35,
"spd": 27,
"jmp": 31,
"endu": 25,
"ins": 24,
"dnk": 40,
"ft": 21,
"fg": 21,
"tp": 44,
"blk": 23,
"stl": 14,
"drb": 40,
"pss": 29,
"reb": 39,
"season": 2002,
"ovr": 33,
"pot": 33,
"fuzz": -1.8393985764043155,
"skills": [],
"pos": "PF"
}
],
"weight": 225,
"hgt": 78,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Jeffrey Rothschild",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 51,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -13.694778191603723
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -13.694778191603723
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8465143106803585,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.3915396363153085,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 31.349999999999998,
"valueNoPot": 33,
"valueFuzz": 29.45,
"valueNoPotFuzz": 31,
"valueWithContract": 31.349999999999998,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 38
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 0,
"stre": 0,
"spd": 66,
"jmp": 47,
"endu": 39,
"ins": 27,
"dnk": 20,
"ft": 28,
"fg": 47,
"tp": 50,
"blk": 18,
"stl": 40,
"drb": 58,
"pss": 56,
"reb": 40,
"season": 2002,
"ovr": 35,
"pot": 35,
"fuzz": 2.1590538617827297,
"skills": [],
"pos": "PG"
}
],
"weight": 186,
"hgt": 71,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Ricky Inman",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 49,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 25.968513789945952
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 25.968513789945952
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6028135471861136,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.8306355375032606,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 35,
"valueNoPot": 35,
"valueFuzz": 37,
"valueNoPotFuzz": 37,
"valueWithContract": 35,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 39
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 38,
"stre": 41,
"spd": 54,
"jmp": 48,
"endu": 24,
"ins": 28,
"dnk": 40,
"ft": 28,
"fg": 43,
"tp": 62,
"blk": 34,
"stl": 40,
"drb": 44,
"pss": 29,
"reb": 40,
"season": 2002,
"ovr": 39,
"pot": 39,
"fuzz": -0.23165085083379466,
"skills": [],
"pos": "GF"
}
],
"weight": 206,
"hgt": 78,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Timothy Austin",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 11.018450821246446
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 11.018450821246446
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7280290049848881,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.33998426239648705,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39,
"valueNoPot": 39,
"valueFuzz": 39,
"valueNoPotFuzz": 39,
"valueWithContract": 39,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 40
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 39,
"stre": 59,
"spd": 83,
"jmp": 38,
"endu": 35,
"ins": 44,
"dnk": 84,
"ft": 61,
"fg": 43,
"tp": 84,
"blk": 39,
"stl": 84,
"drb": 44,
"pss": 25,
"reb": 37,
"season": 2002,
"ovr": 55,
"pot": 55,
"fuzz": -1.5125489765892741,
"skills": [],
"pos": "GF"
}
],
"weight": 227,
"hgt": 77,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Jeff McGinnis",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0.5793507546927766,
0.21733888488755426,
0,
0.8998178756714295,
0,
1.1957562842342182,
1.2013902777907097,
0,
0,
1.0267706313287954,
0.8710184226841371,
0.7707950649127664,
1.3945131793621497,
0.3591690215768307,
0.9106294631721878,
0,
0,
0.8147444700581358,
1.2062345980365645,
0.6547311643387109,
1.0988366721621161,
0,
0,
0.7417115488458805,
0.96735575955273,
0.43444575539603447,
0,
1.1384792710483997,
1.3617505924374247
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -19.053698852858606
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -19.053698852858606
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6160735268785509,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.5001183195258865,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 55,
"valueNoPot": 55,
"valueFuzz": 53,
"valueNoPotFuzz": 53,
"valueWithContract": 55,
"salaries": [],
"contract": {
"amount": 5600,
"exp": 2017
},
"pid": 41
},
{
"tid": -1,
"statsTids": [],
"rosterOrder": 666,
"ratings": [
{
"hgt": 0,
"stre": 7,
"spd": 65,
"jmp": 27,
"endu": 51,
"ins": 22,
"dnk": 12,
"ft": 71,
"fg": 32,
"tp": 52,
"blk": 20,
"stl": 63,
"drb": 40,
"pss": 46,
"reb": 27,
"season": 2002,
"ovr": 34,
"pot": 34,
"fuzz": -0.9007955522528501,
"skills": [],
"pos": "PG"
}
],
"weight": 159,
"hgt": 70,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Joey Peachey",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 35,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 4.887024340990216
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 4.887024340990216
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7995487001394188,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.7186795344837571,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 34,
"valueNoPot": 34,
"valueFuzz": 33,
"valueNoPotFuzz": 33,
"valueWithContract": 34,
"salaries": [],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 42
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 75,
"stre": 66,
"spd": 1,
"jmp": 29,
"endu": 35,
"ins": 69,
"dnk": 60,
"ft": 33,
"fg": 31,
"tp": 21,
"blk": 70,
"stl": 36,
"drb": 4,
"pss": 2,
"reb": 52,
"season": 2002,
"ovr": 39,
"pot": 41,
"fuzz": 1.0682601687660336,
"skills": [],
"pos": "FC"
}
],
"weight": 259,
"hgt": 81,
"born": {
"year": 1991,
"loc": "USA"
},
"name": "Mark Herbert",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2009,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 37,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 21.62044959733022
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 21.62044959733022
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5030928012452927,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.07076591592226977,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39.2,
"valueNoPot": 39,
"valueFuzz": 40.2,
"valueNoPotFuzz": 40,
"valueWithContract": 39.2,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 43
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 71,
"stre": 39,
"spd": 1,
"jmp": 11,
"endu": 28,
"ins": 55,
"dnk": 39,
"ft": 11,
"fg": 1,
"tp": 1,
"blk": 50,
"stl": 11,
"drb": 0,
"pss": 0,
"reb": 64,
"season": 2002,
"ovr": 28,
"pot": 33,
"fuzz": 0.4716840704165417,
"skills": [],
"pos": "PF"
}
],
"weight": 229,
"hgt": 82,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Jason Hill",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 35,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 14.065858265645446
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 14.065858265645446
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.18043284393962056,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.4158549559722273,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 29.5,
"valueNoPot": 28,
"valueFuzz": 29.5,
"valueNoPotFuzz": 28,
"valueWithContract": 29.5,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 44
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 52,
"stre": 42,
"spd": 7,
"jmp": 28,
"endu": 2,
"ins": 63,
"dnk": 25,
"ft": 47,
"fg": 66,
"tp": 75,
"blk": 46,
"stl": 47,
"drb": 60,
"pss": 44,
"reb": 43,
"season": 2002,
"ovr": 38,
"pot": 38,
"fuzz": 3.321662719658759,
"skills": [],
"pos": "GF"
}
],
"weight": 233,
"hgt": 81,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Ronald Eller",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 3.7665200788481634
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 3.7665200788481634
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.596266734343246,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.9495704218798378,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 32.3,
"valueNoPot": 38,
"valueFuzz": 34.85,
"valueNoPotFuzz": 41,
"valueWithContract": 32.3,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 45
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 54,
"stre": 22,
"spd": 29,
"jmp": 20,
"endu": 41,
"ins": 30,
"dnk": 17,
"ft": 44,
"fg": 30,
"tp": 21,
"blk": 36,
"stl": 29,
"drb": 37,
"pss": 35,
"reb": 42,
"season": 2002,
"ovr": 33,
"pot": 35,
"fuzz": -0.8358126348260448,
"skills": [],
"pos": "GF"
}
],
"weight": 222,
"hgt": 80,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Donald Robertson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 51,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 1.3196413268655895
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 1.3196413268655895
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.4260742822185699,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.42433165330547196,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 33,
"valueNoPot": 33,
"valueFuzz": 32,
"valueNoPotFuzz": 32,
"valueWithContract": 33,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 46
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 66,
"stre": 96,
"spd": 11,
"jmp": 29,
"endu": 34,
"ins": 74,
"dnk": 73,
"ft": 54,
"fg": 61,
"tp": 48,
"blk": 70,
"stl": 26,
"drb": 25,
"pss": 32,
"reb": 71,
"season": 2002,
"ovr": 49,
"pot": 51,
"fuzz": -0.0064481797780793215,
"skills": [],
"pos": "FC"
}
],
"weight": 263,
"hgt": 81,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Joseph Croy",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 28,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 1.6296904120732556
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 1.6296904120732556
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9537493997090625,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.7772379952221329,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 49,
"valueNoPot": 49,
"valueFuzz": 49,
"valueNoPotFuzz": 49,
"valueWithContract": 49,
"salaries": [
{
"season": 2002,
"amount": 2250
},
{
"season": 2016,
"amount": 2250
},
{
"season": 2017,
"amount": 2250
}
],
"contract": {
"amount": 2250,
"exp": 2017
},
"pid": 47
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 56,
"stre": 64,
"spd": 57,
"jmp": 62,
"endu": 22,
"ins": 50,
"dnk": 54,
"ft": 42,
"fg": 42,
"tp": 62,
"blk": 29,
"stl": 30,
"drb": 49,
"pss": 27,
"reb": 62,
"season": 2002,
"ovr": 48,
"pot": 60,
"fuzz": -1.1322490048085898,
"skills": [],
"pos": "PF"
}
],
"weight": 239,
"hgt": 80,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Ryan Brown",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 48,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 14.25046087478919
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 14.25046087478919
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.013520729472542348,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.31994240786113304,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 57.6,
"valueNoPot": 48,
"valueFuzz": 56.6,
"valueNoPotFuzz": 47,
"valueWithContract": 57.6,
"salaries": [
{
"season": 2002,
"amount": 2350
}
],
"contract": {
"amount": 2350,
"exp": 2002
},
"pid": 48
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 53,
"stre": 60,
"spd": 26,
"jmp": 25,
"endu": 21,
"ins": 53,
"dnk": 39,
"ft": 71,
"fg": 65,
"tp": 78,
"blk": 60,
"stl": 37,
"drb": 55,
"pss": 38,
"reb": 60,
"season": 2002,
"ovr": 44,
"pot": 44,
"fuzz": 3.607947699205047,
"skills": [
"3"
],
"pos": "F"
}
],
"weight": 248,
"hgt": 80,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "George Sheley",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 41,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 18.72910114544846
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 18.72910114544846
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8965878951698993,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.6760736780408838,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 37.4,
"valueNoPot": 44,
"valueFuzz": 40.8,
"valueNoPotFuzz": 48,
"valueWithContract": 37.4,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 49
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 41,
"stre": 53,
"spd": 37,
"jmp": 29,
"endu": 36,
"ins": 92,
"dnk": 60,
"ft": 78,
"fg": 55,
"tp": 43,
"blk": 28,
"stl": 62,
"drb": 69,
"pss": 44,
"reb": 59,
"season": 2002,
"ovr": 51,
"pot": 51,
"fuzz": 1.0404692625929304,
"skills": [],
"pos": "SF"
}
],
"weight": 206,
"hgt": 77,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Scott Herrington",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 47,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -15.025955193264068
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -15.025955193264068
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7353452113811785,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.01763765541077822,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 51,
"valueNoPot": 51,
"valueFuzz": 52,
"valueNoPotFuzz": 52,
"valueWithContract": 51,
"salaries": [
{
"season": 2002,
"amount": 3850
}
],
"contract": {
"amount": 3850,
"exp": 2002
},
"pid": 50
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 23,
"stre": 50,
"spd": 38,
"jmp": 36,
"endu": 30,
"ins": 42,
"dnk": 45,
"ft": 28,
"fg": 25,
"tp": 56,
"blk": 47,
"stl": 47,
"drb": 63,
"pss": 24,
"reb": 51,
"season": 2002,
"ovr": 38,
"pot": 42,
"fuzz": -4.201846497884392,
"skills": [],
"pos": "SG"
}
],
"weight": 188,
"hgt": 74,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Robert Ortiz",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 36,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -5.852539487455381
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -5.852539487455381
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7309646618271974,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.0064816543471486465,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 40,
"valueNoPot": 38,
"valueFuzz": 36,
"valueNoPotFuzz": 34,
"valueWithContract": 40,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 51
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 44,
"stre": 48,
"spd": 65,
"jmp": 54,
"endu": 35,
"ins": 50,
"dnk": 67,
"ft": 47,
"fg": 42,
"tp": 75,
"blk": 40,
"stl": 85,
"drb": 67,
"pss": 50,
"reb": 51,
"season": 2002,
"ovr": 55,
"pot": 55,
"fuzz": -0.4851133913821828,
"skills": [],
"pos": "GF"
}
],
"weight": 210,
"hgt": 79,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Albert James",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 52,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 7.935488698764065
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 7.935488698764065
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7579498298883265,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.23998911149552282,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.25,
"valueNoPot": 55,
"valueFuzz": 52.25,
"valueNoPotFuzz": 55,
"valueWithContract": 52.25,
"salaries": [
{
"season": 2002,
"amount": 3750
},
{
"season": 2016,
"amount": 3750
},
{
"season": 2017,
"amount": 3750
}
],
"contract": {
"amount": 3750,
"exp": 2017
},
"pid": 52
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 3,
"stre": 62,
"spd": 94,
"jmp": 58,
"endu": 90,
"ins": 56,
"dnk": 50,
"ft": 81,
"fg": 96,
"tp": 96,
"blk": 62,
"stl": 94,
"drb": 88,
"pss": 89,
"reb": 77,
"season": 2002,
"ovr": 68,
"pot": 73,
"fuzz": 1.3705283453302979,
"skills": [
"3",
"B",
"Ps"
],
"pos": "G"
}
],
"weight": 176,
"hgt": 72,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Carl Sant",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 42,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 23.488145837830416
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 23.488145837830416
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7735577360565853,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.8432406704197899,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 68,
"valueNoPot": 68,
"valueFuzz": 69,
"valueNoPotFuzz": 69,
"valueWithContract": 68,
"salaries": [
{
"season": 2002,
"amount": 14550
},
{
"season": 2016,
"amount": 14550
},
{
"season": 2017,
"amount": 14550
}
],
"contract": {
"amount": 14550,
"exp": 2017
},
"pid": 53
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 91,
"stre": 78,
"spd": 8,
"jmp": 19,
"endu": 1,
"ins": 93,
"dnk": 88,
"ft": 79,
"fg": 44,
"tp": 28,
"blk": 75,
"stl": 80,
"drb": 17,
"pss": 26,
"reb": 70,
"season": 2002,
"ovr": 51,
"pot": 51,
"fuzz": 0.5145253507885421,
"skills": [
"Po",
"R"
],
"pos": "C"
}
],
"weight": 263,
"hgt": 88,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Sean Stanley",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 33,
"skills": [
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 17.931600046422616
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 17.931600046422616
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6768187637133525,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.5478732403509694,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.9,
"valueNoPot": 51,
"valueFuzz": 46.800000000000004,
"valueNoPotFuzz": 52,
"valueWithContract": 45.9,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 54
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 39,
"stre": 46,
"spd": 20,
"jmp": 62,
"endu": 33,
"ins": 33,
"dnk": 59,
"ft": 50,
"fg": 36,
"tp": 45,
"blk": 34,
"stl": 37,
"drb": 67,
"pss": 96,
"reb": 42,
"season": 2002,
"ovr": 46,
"pot": 51,
"fuzz": -4.828511599550861,
"skills": [
"Ps"
],
"pos": "PG"
}
],
"weight": 215,
"hgt": 79,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Daniel Hoff",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 43,
"skills": [
"Ps"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -7.385204327756149
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -7.385204327756149
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.47738810928997055,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.13621023411839372,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 46.75,
"valueNoPot": 46,
"valueFuzz": 41.75,
"valueNoPotFuzz": 41,
"valueWithContract": 46.75,
"salaries": [
{
"season": 2002,
"amount": 1100
},
{
"season": 2016,
"amount": 1100
},
{
"season": 2017,
"amount": 1100
}
],
"contract": {
"amount": 1100,
"exp": 2017
},
"pid": 55
},
{
"tid": 0,
"statsTids": [
0
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 53,
"stre": 95,
"spd": 26,
"jmp": 33,
"endu": 36,
"ins": 75,
"dnk": 94,
"ft": 93,
"fg": 68,
"tp": 62,
"blk": 94,
"stl": 64,
"drb": 33,
"pss": 28,
"reb": 80,
"season": 2002,
"ovr": 57,
"pot": 64,
"fuzz": 1.6714288650309665,
"skills": [],
"pos": "F"
}
],
"weight": 235,
"hgt": 78,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Edward Perry",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 31,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -16.61036563785298
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -16.61036563785298
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.47141853575147685,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.7448695852228113,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 57,
"valueNoPot": 57,
"valueFuzz": 59,
"valueNoPotFuzz": 59,
"valueWithContract": 57,
"salaries": [
{
"season": 2002,
"amount": 7250
}
],
"contract": {
"amount": 7250,
"exp": 2002
},
"pid": 56
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 66,
"stre": 74,
"spd": 42,
"jmp": 36,
"endu": 42,
"ins": 73,
"dnk": 78,
"ft": 69,
"fg": 52,
"tp": 44,
"blk": 96,
"stl": 41,
"drb": 46,
"pss": 29,
"reb": 89,
"season": 2002,
"ovr": 56,
"pot": 56,
"fuzz": 3.475463504415968,
"skills": [],
"pos": "FC"
}
],
"weight": 245,
"hgt": 81,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "Charles Mielke",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 31,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 11.30097400312938
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 11.30097400312938
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5627150524598556,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.17453310779525433,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 54.6,
"valueNoPot": 56,
"valueFuzz": 57.525,
"valueNoPotFuzz": 59,
"valueWithContract": 54.6,
"salaries": [
{
"season": 2002,
"amount": 6050
},
{
"season": 2016,
"amount": 6050
},
{
"season": 2017,
"amount": 6050
}
],
"contract": {
"amount": 6050,
"exp": 2017
},
"pid": 57
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 52,
"stre": 67,
"spd": 65,
"jmp": 74,
"endu": 67,
"ins": 88,
"dnk": 76,
"ft": 89,
"fg": 53,
"tp": 94,
"blk": 59,
"stl": 71,
"drb": 77,
"pss": 75,
"reb": 73,
"season": 2002,
"ovr": 71,
"pot": 71,
"fuzz": 1.1460123869614085,
"skills": [
"3",
"Ps"
],
"pos": "GF"
}
],
"weight": 228,
"hgt": 81,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Rodney Tate",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 53,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 9.77769153345653
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 9.77769153345653
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.4566475314601035,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.9214255762267622,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 71,
"valueNoPot": 71,
"valueFuzz": 72,
"valueNoPotFuzz": 72,
"valueWithContract": 71,
"salaries": [
{
"season": 2002,
"amount": 15600
},
{
"season": 2016,
"amount": 15600
},
{
"season": 2017,
"amount": 15600
},
{
"season": 2018,
"amount": 15600
},
{
"season": 2019,
"amount": 15600
}
],
"contract": {
"amount": 15600,
"exp": 2019
},
"pid": 58
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 27,
"stre": 53,
"spd": 23,
"jmp": 36,
"endu": 40,
"ins": 47,
"dnk": 46,
"ft": 45,
"fg": 49,
"tp": 86,
"blk": 35,
"stl": 66,
"drb": 76,
"pss": 75,
"reb": 88,
"season": 2002,
"ovr": 48,
"pot": 48,
"fuzz": 2.8408777929928357,
"skills": [
"3",
"Ps"
],
"pos": "PG"
}
],
"weight": 218,
"hgt": 77,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Steven Lehr",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 37,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -6.167830953565371
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -6.167830953565371
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8372283281087458,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.42967744197904656,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 40.8,
"valueNoPot": 48,
"valueFuzz": 43.35,
"valueNoPotFuzz": 51,
"valueWithContract": 40.8,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 59
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 53,
"stre": 58,
"spd": 80,
"jmp": 99,
"endu": 54,
"ins": 52,
"dnk": 87,
"ft": 66,
"fg": 91,
"tp": 85,
"blk": 61,
"stl": 65,
"drb": 74,
"pss": 69,
"reb": 71,
"season": 2002,
"ovr": 71,
"pot": 71,
"fuzz": -2.230221550194438,
"skills": [
"3"
],
"pos": "GF"
}
],
"weight": 212,
"hgt": 80,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "William Ibrahim",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 62,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 13.428192562611834
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 13.428192562611834
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.053580186571144495,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.8077685198645868,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 71,
"valueNoPot": 71,
"valueFuzz": 69,
"valueNoPotFuzz": 69,
"valueWithContract": 71,
"salaries": [
{
"season": 2002,
"amount": 5050
},
{
"season": 2016,
"amount": 5050
},
{
"season": 2017,
"amount": 5050
},
{
"season": 2018,
"amount": 5050
}
],
"contract": {
"amount": 5050,
"exp": 2018
},
"pid": 60
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 42,
"stre": 34,
"spd": 38,
"jmp": 65,
"endu": 53,
"ins": 47,
"dnk": 47,
"ft": 46,
"fg": 52,
"tp": 61,
"blk": 50,
"stl": 57,
"drb": 48,
"pss": 46,
"reb": 44,
"season": 2002,
"ovr": 48,
"pot": 48,
"fuzz": -3.8699778782671332,
"skills": [],
"pos": "GF"
}
],
"weight": 206,
"hgt": 80,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Steve Fields",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 42,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -12.362372523683511
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -12.362372523683511
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.46469955268757324,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.502102811845123,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 48,
"valueNoPot": 48,
"valueFuzz": 44,
"valueNoPotFuzz": 44,
"valueWithContract": 48,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 61
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 77,
"stre": 71,
"spd": 25,
"jmp": 34,
"endu": 25,
"ins": 62,
"dnk": 98,
"ft": 39,
"fg": 0,
"tp": 15,
"blk": 75,
"stl": 23,
"drb": 6,
"pss": 2,
"reb": 77,
"season": 2002,
"ovr": 46,
"pot": 46,
"fuzz": 1.0846695144333927,
"skills": [
"R"
],
"pos": "FC"
}
],
"weight": 270,
"hgt": 82,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Vincent Sawyer",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 0.5908541790764126
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 0.5908541790764126
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5547315596951066,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.3854781973023991,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 46,
"valueNoPot": 46,
"valueFuzz": 47,
"valueNoPotFuzz": 47,
"valueWithContract": 46,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 62
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 70,
"stre": 75,
"spd": 24,
"jmp": 28,
"endu": 42,
"ins": 78,
"dnk": 91,
"ft": 35,
"fg": 35,
"tp": 23,
"blk": 85,
"stl": 29,
"drb": 17,
"pss": 15,
"reb": 69,
"season": 2002,
"ovr": 50,
"pot": 51,
"fuzz": -0.3542392086936488,
"skills": [],
"pos": "FC"
}
],
"weight": 239,
"hgt": 81,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Gary Ruiz",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -16.453229703319188
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -16.453229703319188
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2380357141605387,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.7124748257831792,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50,
"valueNoPot": 50,
"valueFuzz": 50,
"valueNoPotFuzz": 50,
"valueWithContract": 50,
"salaries": [
{
"season": 2002,
"amount": 2850
},
{
"season": 2016,
"amount": 2850
},
{
"season": 2017,
"amount": 2850
}
],
"contract": {
"amount": 2850,
"exp": 2017
},
"pid": 63
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 92,
"stre": 70,
"spd": 27,
"jmp": 17,
"endu": 45,
"ins": 80,
"dnk": 81,
"ft": 45,
"fg": 34,
"tp": 30,
"blk": 70,
"stl": 42,
"drb": 8,
"pss": 12,
"reb": 90,
"season": 2002,
"ovr": 52,
"pot": 55,
"fuzz": 1.5644046684061852,
"skills": [
"Po",
"R"
],
"pos": "C"
}
],
"weight": 264,
"hgt": 84,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Richard Vincent",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 47,
"skills": [
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -6.798820296911893
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -6.798820296911893
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.4952778839551526,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.8947517406923238,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52,
"valueNoPot": 52,
"valueFuzz": 54,
"valueNoPotFuzz": 54,
"valueWithContract": 52,
"salaries": [
{
"season": 2002,
"amount": 4350
},
{
"season": 2016,
"amount": 4350
},
{
"season": 2017,
"amount": 4350
}
],
"contract": {
"amount": 4350,
"exp": 2017
},
"pid": 64
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 66,
"stre": 80,
"spd": 14,
"jmp": 8,
"endu": 31,
"ins": 76,
"dnk": 82,
"ft": 20,
"fg": 89,
"tp": 32,
"blk": 89,
"stl": 23,
"drb": 17,
"pss": 18,
"reb": 62,
"season": 2002,
"ovr": 46,
"pot": 49,
"fuzz": -3.239102484909556,
"skills": [],
"pos": "FC"
}
],
"weight": 269,
"hgt": 81,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Russell Bade",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -8.059416444640338
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -8.059416444640338
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9826351362270669,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.8487502064493435,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 46.15,
"valueNoPot": 46,
"valueFuzz": 43.15,
"valueNoPotFuzz": 43,
"valueWithContract": 46.15,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 65
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 27,
"stre": 27,
"spd": 45,
"jmp": 32,
"endu": 30,
"ins": 49,
"dnk": 56,
"ft": 60,
"fg": 62,
"tp": 52,
"blk": 36,
"stl": 48,
"drb": 45,
"pss": 51,
"reb": 43,
"season": 2002,
"ovr": 43,
"pot": 71,
"fuzz": 1.2826402811706865,
"skills": [],
"pos": "SG"
}
],
"weight": 212,
"hgt": 76,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Justin Rodriguez",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 2.1686328683379905
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 2.1686328683379905
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2588656158501872,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.26361486090977526,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 62.599999999999994,
"valueNoPot": 43,
"valueFuzz": 63.599999999999994,
"valueNoPotFuzz": 44,
"valueWithContract": 62.599999999999994,
"salaries": [
{
"season": 2002,
"amount": 2500
}
],
"contract": {
"amount": 2500,
"exp": 2002
},
"pid": 66
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 55,
"stre": 25,
"spd": 20,
"jmp": 23,
"endu": 13,
"ins": 53,
"dnk": 22,
"ft": 36,
"fg": 44,
"tp": 75,
"blk": 47,
"stl": 14,
"drb": 51,
"pss": 35,
"reb": 89,
"season": 2002,
"ovr": 37,
"pot": 37,
"fuzz": 0.3269599752319099,
"skills": [],
"pos": "PF"
}
],
"weight": 240,
"hgt": 80,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "William DeRose",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 37,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 5.100576070118919
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 5.100576070118919
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.13895483947570986,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.03344477909187815,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 33.300000000000004,
"valueNoPot": 37,
"valueFuzz": 33.300000000000004,
"valueNoPotFuzz": 37,
"valueWithContract": 33.300000000000004,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 67
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 45,
"stre": 53,
"spd": 47,
"jmp": 46,
"endu": 37,
"ins": 56,
"dnk": 49,
"ft": 80,
"fg": 53,
"tp": 72,
"blk": 51,
"stl": 40,
"drb": 72,
"pss": 71,
"reb": 70,
"season": 2002,
"ovr": 53,
"pot": 53,
"fuzz": 3.3389677941175915,
"skills": [],
"pos": "GF"
}
],
"weight": 217,
"hgt": 79,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "Wendell Silvers",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -4.614132286634348
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -4.614132286634348
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.4898880966097885,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.8650389935072098,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 51.675,
"valueNoPot": 53,
"valueFuzz": 54.6,
"valueNoPotFuzz": 56,
"valueWithContract": 51.675,
"salaries": [
{
"season": 2002,
"amount": 4450
},
{
"season": 2016,
"amount": 4450
}
],
"contract": {
"amount": 4450,
"exp": 2016
},
"pid": 68
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 53,
"stre": 27,
"spd": 19,
"jmp": 37,
"endu": 30,
"ins": 43,
"dnk": 46,
"ft": 38,
"fg": 41,
"tp": 60,
"blk": 29,
"stl": 50,
"drb": 96,
"pss": 63,
"reb": 49,
"season": 2002,
"ovr": 44,
"pot": 44,
"fuzz": -3.4201626341006035,
"skills": [],
"pos": "GF"
}
],
"weight": 213,
"hgt": 80,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "William Wilson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 6.6896030873977494
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 6.6896030873977494
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5100376214587252,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.2796777359373448,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 41.8,
"valueNoPot": 44,
"valueFuzz": 38.949999999999996,
"valueNoPotFuzz": 41,
"valueWithContract": 41.8,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 69
},
{
"tid": 1,
"statsTids": [
1
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 0,
"stre": 34,
"spd": 75,
"jmp": 49,
"endu": 48,
"ins": 40,
"dnk": 36,
"ft": 40,
"fg": 48,
"tp": 69,
"blk": 20,
"stl": 68,
"drb": 69,
"pss": 57,
"reb": 51,
"season": 2002,
"ovr": 45,
"pot": 53,
"fuzz": 3.0854870598566198,
"skills": [],
"pos": "PG"
}
],
"weight": 164,
"hgt": 71,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Frederick Wells",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 20.227899704665873
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 20.227899704665873
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.10757114447113869,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.023129321464311348,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50.599999999999994,
"valueNoPot": 45,
"valueFuzz": 53.599999999999994,
"valueNoPotFuzz": 48,
"valueWithContract": 50.599999999999994,
"salaries": [
{
"season": 2002,
"amount": 750
},
{
"season": 2016,
"amount": 750
},
{
"season": 2017,
"amount": 750
}
],
"contract": {
"amount": 750,
"exp": 2017
},
"pid": 70
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 42,
"stre": 47,
"spd": 45,
"jmp": 52,
"endu": 50,
"ins": 28,
"dnk": 61,
"ft": 55,
"fg": 51,
"tp": 53,
"blk": 36,
"stl": 42,
"drb": 53,
"pss": 31,
"reb": 61,
"season": 2002,
"ovr": 46,
"pot": 49,
"fuzz": 1.0551338490883104,
"skills": [],
"pos": "SF"
}
],
"weight": 240,
"hgt": 79,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Eugene Morris",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 47,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -3.9537394571502666
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -3.9537394571502666
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7800016838301003,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.08781206993668578,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 48.099999999999994,
"valueNoPot": 46,
"valueFuzz": 49.1,
"valueNoPotFuzz": 47,
"valueWithContract": 48.099999999999994,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 71
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 61,
"stre": 59,
"spd": 55,
"jmp": 73,
"endu": 50,
"ins": 27,
"dnk": 65,
"ft": 64,
"fg": 60,
"tp": 74,
"blk": 44,
"stl": 56,
"drb": 52,
"pss": 22,
"reb": 43,
"season": 2002,
"ovr": 53,
"pot": 53,
"fuzz": -0.5369906762866625,
"skills": [],
"pos": "F"
}
],
"weight": 230,
"hgt": 80,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Randy Savoie",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 51,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -17.803553643126417
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -17.803553643126417
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5152659349221065,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.2738869877771901,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 53,
"valueNoPot": 53,
"valueFuzz": 52,
"valueNoPotFuzz": 52,
"valueWithContract": 53,
"salaries": [
{
"season": 2002,
"amount": 1150
},
{
"season": 2016,
"amount": 1150
},
{
"season": 2017,
"amount": 1150
}
],
"contract": {
"amount": 1150,
"exp": 2017
},
"pid": 72
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 0,
"stre": 20,
"spd": 72,
"jmp": 50,
"endu": 37,
"ins": 27,
"dnk": 56,
"ft": 54,
"fg": 58,
"tp": 69,
"blk": 26,
"stl": 59,
"drb": 77,
"pss": 45,
"reb": 33,
"season": 2002,
"ovr": 44,
"pot": 55,
"fuzz": 0.08397794160872873,
"skills": [],
"pos": "PG"
}
],
"weight": 184,
"hgt": 71,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Calvin Tyler",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 36,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -3.865362569226921
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -3.865362569226921
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.1361891552104597,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.4937235084220106,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 47.3,
"valueNoPot": 44,
"valueFuzz": 47.3,
"valueNoPotFuzz": 44,
"valueWithContract": 47.3,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 73
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 30,
"stre": 41,
"spd": 83,
"jmp": 51,
"endu": 53,
"ins": 56,
"dnk": 39,
"ft": 49,
"fg": 73,
"tp": 65,
"blk": 35,
"stl": 65,
"drb": 69,
"pss": 66,
"reb": 61,
"season": 2002,
"ovr": 55,
"pot": 58,
"fuzz": -0.7376913099251778,
"skills": [],
"pos": "PG"
}
],
"weight": 197,
"hgt": 77,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Tommy Stevens",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 53,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 28.126480277346907
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 28.126480277346907
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.736988513987777,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.20486897046837282,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 55.45,
"valueNoPot": 55,
"valueFuzz": 54.449999999999996,
"valueNoPotFuzz": 54,
"valueWithContract": 55.45,
"salaries": [
{
"season": 2002,
"amount": 7750
}
],
"contract": {
"amount": 7750,
"exp": 2002
},
"pid": 74
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 87,
"stre": 99,
"spd": 48,
"jmp": 22,
"endu": 47,
"ins": 82,
"dnk": 99,
"ft": 42,
"fg": 85,
"tp": 42,
"blk": 99,
"stl": 76,
"drb": 27,
"pss": 27,
"reb": 100,
"season": 2002,
"ovr": 64,
"pot": 68,
"fuzz": -0.5867829292907798,
"skills": [
"Di",
"Po",
"R"
],
"pos": "F"
}
],
"weight": 280,
"hgt": 85,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Miguel Oakes",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 43,
"skills": [
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 16.461912472139836
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 16.461912472139836
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2099508172891429,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.4982228384375895,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 64,
"valueNoPot": 64,
"valueFuzz": 63,
"valueNoPotFuzz": 63,
"valueWithContract": 64,
"salaries": [
{
"season": 2002,
"amount": 11250
},
{
"season": 2016,
"amount": 11250
}
],
"contract": {
"amount": 11250,
"exp": 2016
},
"pid": 75
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 9,
"stre": 27,
"spd": 60,
"jmp": 55,
"endu": 51,
"ins": 45,
"dnk": 46,
"ft": 56,
"fg": 75,
"tp": 65,
"blk": 58,
"stl": 81,
"drb": 83,
"pss": 71,
"reb": 31,
"season": 2002,
"ovr": 50,
"pot": 50,
"fuzz": -1.6970634452380233,
"skills": [],
"pos": "PG"
}
],
"weight": 182,
"hgt": 73,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "David Whetstone",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 28.22202632482417
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 28.22202632482417
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.20709507771064617,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.2704489716581189,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50,
"valueNoPot": 50,
"valueFuzz": 48,
"valueNoPotFuzz": 48,
"valueWithContract": 50,
"salaries": [
{
"season": 2002,
"amount": 2950
},
{
"season": 2016,
"amount": 2950
}
],
"contract": {
"amount": 2950,
"exp": 2016
},
"pid": 76
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 0,
"stre": 79,
"spd": 78,
"jmp": 66,
"endu": 55,
"ins": 39,
"dnk": 37,
"ft": 44,
"fg": 32,
"tp": 51,
"blk": 29,
"stl": 81,
"drb": 52,
"pss": 75,
"reb": 54,
"season": 2002,
"ovr": 49,
"pot": 49,
"fuzz": 0.23974912161260598,
"skills": [],
"pos": "PG"
}
],
"weight": 202,
"hgt": 72,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Gilbert Dardar",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 10.867274237017096
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 10.867274237017096
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.37860945512373023,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.21950291991788395,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 49,
"valueNoPot": 49,
"valueFuzz": 49,
"valueNoPotFuzz": 49,
"valueWithContract": 49,
"salaries": [
{
"season": 2002,
"amount": 650
}
],
"contract": {
"amount": 650,
"exp": 2002
},
"pid": 77
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 68,
"stre": 37,
"spd": 0,
"jmp": 4,
"endu": 14,
"ins": 40,
"dnk": 45,
"ft": 21,
"fg": 0,
"tp": 0,
"blk": 55,
"stl": 26,
"drb": 2,
"pss": 3,
"reb": 45,
"season": 2002,
"ovr": 26,
"pot": 26,
"fuzz": -0.9686650737782481,
"skills": [],
"pos": "F"
}
],
"weight": 231,
"hgt": 82,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Robert Little",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 28,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 14.54819254569069
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 14.54819254569069
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5053703284309743,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.41847696326939854,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 26,
"valueNoPot": 26,
"valueFuzz": 25,
"valueNoPotFuzz": 25,
"valueWithContract": 26,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 78
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 48,
"stre": 46,
"spd": 67,
"jmp": 42,
"endu": 29,
"ins": 23,
"dnk": 55,
"ft": 51,
"fg": 32,
"tp": 57,
"blk": 35,
"stl": 37,
"drb": 61,
"pss": 57,
"reb": 52,
"season": 2002,
"ovr": 47,
"pot": 57,
"fuzz": 0.5733013135726797,
"skills": [],
"pos": "PG"
}
],
"weight": 214,
"hgt": 79,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Lowell Randolph",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -2.260286207684196
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -2.260286207684196
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.18170783210366803,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.5739786570100349,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 54,
"valueNoPot": 47,
"valueFuzz": 54.99999999999999,
"valueNoPotFuzz": 48,
"valueWithContract": 54,
"salaries": [
{
"season": 2002,
"amount": 1400
}
],
"contract": {
"amount": 1400,
"exp": 2002
},
"pid": 79
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 55,
"stre": 33,
"spd": 21,
"jmp": 2,
"endu": 0,
"ins": 32,
"dnk": 7,
"ft": 14,
"fg": 28,
"tp": 47,
"blk": 21,
"stl": 69,
"drb": 39,
"pss": 20,
"reb": 39,
"season": 2002,
"ovr": 26,
"pot": 26,
"fuzz": 0.15005650147863658,
"skills": [],
"pos": "GF"
}
],
"weight": 230,
"hgt": 80,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Robert Byrd",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -14.7890479174469
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -14.7890479174469
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9561542772497884,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.8202027117192454,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 24.7,
"valueNoPot": 26,
"valueFuzz": 24.7,
"valueNoPotFuzz": 26,
"valueWithContract": 24.7,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 80
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 66,
"stre": 58,
"spd": 10,
"jmp": 11,
"endu": 28,
"ins": 88,
"dnk": 64,
"ft": 20,
"fg": 12,
"tp": 83,
"blk": 73,
"stl": 28,
"drb": 10,
"pss": 21,
"reb": 88,
"season": 2002,
"ovr": 45,
"pot": 46,
"fuzz": -1.5312822196354814,
"skills": [
"3"
],
"pos": "PF"
}
],
"weight": 226,
"hgt": 82,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "David Vogel",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 2.556605138080201
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 2.556605138080201
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.831129983583696,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.426292062659658,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45,
"valueNoPot": 45,
"valueFuzz": 43,
"valueNoPotFuzz": 43,
"valueWithContract": 45,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 81
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 5,
"stre": 9,
"spd": 55,
"jmp": 32,
"endu": 30,
"ins": 24,
"dnk": 12,
"ft": 20,
"fg": 39,
"tp": 45,
"blk": 17,
"stl": 65,
"drb": 61,
"pss": 65,
"reb": 26,
"season": 2002,
"ovr": 32,
"pot": 41,
"fuzz": 4.28295258356074,
"skills": [],
"pos": "SG"
}
],
"weight": 174,
"hgt": 72,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Jack Hurley",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 2.1623747377504223
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 2.1623747377504223
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.14894126161813714,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.6423996532879972,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 32.449999999999996,
"valueNoPot": 32,
"valueFuzz": 36.449999999999996,
"valueNoPotFuzz": 36,
"valueWithContract": 32.449999999999996,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 82
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 36,
"stre": 53,
"spd": 49,
"jmp": 55,
"endu": 45,
"ins": 39,
"dnk": 66,
"ft": 64,
"fg": 65,
"tp": 56,
"blk": 100,
"stl": 43,
"drb": 52,
"pss": 34,
"reb": 64,
"season": 2002,
"ovr": 51,
"pot": 57,
"fuzz": -0.3567637797194916,
"skills": [],
"pos": "SF"
}
],
"weight": 206,
"hgt": 78,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Travis Knight",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 12.19528627003313
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 12.19528627003313
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7697396966505896,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.08519725126678757,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 55.199999999999996,
"valueNoPot": 51,
"valueFuzz": 55.199999999999996,
"valueNoPotFuzz": 51,
"valueWithContract": 55.199999999999996,
"salaries": [
{
"season": 2002,
"amount": 1450
},
{
"season": 2016,
"amount": 1450
}
],
"contract": {
"amount": 1450,
"exp": 2016
},
"pid": 83
},
{
"tid": 2,
"statsTids": [
2
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 77,
"stre": 65,
"spd": 38,
"jmp": 22,
"endu": 26,
"ins": 73,
"dnk": 89,
"ft": 30,
"fg": 51,
"tp": 30,
"blk": 76,
"stl": 51,
"drb": 9,
"pss": 9,
"reb": 66,
"season": 2002,
"ovr": 50,
"pot": 58,
"fuzz": -2.1869467186274605,
"skills": [],
"pos": "FC"
}
],
"weight": 258,
"hgt": 81,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Larry Brooks",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 15.437918133494904
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 15.437918133494904
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8801847786427528,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.5993525437156015,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.4,
"valueNoPot": 50,
"valueFuzz": 50.39999999999999,
"valueNoPotFuzz": 48,
"valueWithContract": 52.4,
"salaries": [
{
"season": 2002,
"amount": 1200
},
{
"season": 2016,
"amount": 1200
},
{
"season": 2017,
"amount": 1200
}
],
"contract": {
"amount": 1200,
"exp": 2017
},
"pid": 84
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 28,
"stre": 13,
"spd": 18,
"jmp": 10,
"endu": 30,
"ins": 44,
"dnk": 4,
"ft": 27,
"fg": 22,
"tp": 44,
"blk": 42,
"stl": 44,
"drb": 42,
"pss": 42,
"reb": 27,
"season": 2002,
"ovr": 27,
"pot": 27,
"fuzz": 0.4779503161993315,
"skills": [],
"pos": "SG"
}
],
"weight": 214,
"hgt": 76,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "William Temple",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 50,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -4.122631881715815
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -4.122631881715815
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5652757246684956,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.8308297253584342,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 25.65,
"valueNoPot": 27,
"valueFuzz": 25.65,
"valueNoPotFuzz": 27,
"valueWithContract": 25.65,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 85
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 49,
"stre": 4,
"spd": 19,
"jmp": 53,
"endu": 0,
"ins": 21,
"dnk": 7,
"ft": 9,
"fg": 20,
"tp": 24,
"blk": 0,
"stl": 23,
"drb": 35,
"pss": 29,
"reb": 29,
"season": 2002,
"ovr": 23,
"pot": 23,
"fuzz": -1.525270584540885,
"skills": [],
"pos": "GF"
}
],
"weight": 211,
"hgt": 78,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Frank Moore",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 48,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 12.0947189860182
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 12.0947189860182
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.27718716924697184,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.5299529365150393,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 19.55,
"valueNoPot": 23,
"valueFuzz": 17.849999999999998,
"valueNoPotFuzz": 21,
"valueWithContract": 19.55,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 86
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 0,
"stre": 17,
"spd": 62,
"jmp": 60,
"endu": 60,
"ins": 29,
"dnk": 42,
"ft": 49,
"fg": 45,
"tp": 43,
"blk": 9,
"stl": 67,
"drb": 60,
"pss": 73,
"reb": 48,
"season": 2002,
"ovr": 44,
"pot": 44,
"fuzz": -0.39795339638722993,
"skills": [],
"pos": "PG"
}
],
"weight": 172,
"hgt": 73,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Clarence Wells",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 56,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -7.542814634625742
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -7.542814634625742
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3112955495734506,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.1727873767843402,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44,
"valueNoPot": 44,
"valueFuzz": 44,
"valueNoPotFuzz": 44,
"valueWithContract": 44,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 87
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 26,
"stre": 30,
"spd": 10,
"jmp": 28,
"endu": 25,
"ins": 7,
"dnk": 39,
"ft": 14,
"fg": 39,
"tp": 22,
"blk": 16,
"stl": 14,
"drb": 51,
"pss": 45,
"reb": 23,
"season": 2002,
"ovr": 26,
"pot": 26,
"fuzz": 0.4885632258224595,
"skills": [],
"pos": "SG"
}
],
"weight": 205,
"hgt": 77,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "George Snyder",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 3.6175418165744837
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 3.6175418165744837
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.662541341833164,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.0710662850486119,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 25.349999999999998,
"valueNoPot": 26,
"valueFuzz": 25.349999999999998,
"valueNoPotFuzz": 26,
"valueWithContract": 25.349999999999998,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 88
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 40,
"stre": 17,
"spd": 23,
"jmp": 46,
"endu": 31,
"ins": 22,
"dnk": 34,
"ft": 27,
"fg": 35,
"tp": 46,
"blk": 42,
"stl": 53,
"drb": 52,
"pss": 41,
"reb": 45,
"season": 2002,
"ovr": 35,
"pot": 35,
"fuzz": 3.4141323896915345,
"skills": [],
"pos": "SF"
}
],
"weight": 207,
"hgt": 79,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Carl Hudson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 41,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -7.859682198580124
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -7.859682198580124
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5307368020901435,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.12040221774053039,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 35,
"valueNoPot": 35,
"valueFuzz": 38,
"valueNoPotFuzz": 38,
"valueWithContract": 35,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 89
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 32,
"stre": 25,
"spd": 23,
"jmp": 51,
"endu": 14,
"ins": 30,
"dnk": 42,
"ft": 39,
"fg": 58,
"tp": 42,
"blk": 34,
"stl": 34,
"drb": 51,
"pss": 42,
"reb": 50,
"season": 2002,
"ovr": 35,
"pot": 75,
"fuzz": 1.3081650814744945,
"skills": [],
"pos": "SG"
}
],
"weight": 195,
"hgt": 76,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Ed Wallace",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 35,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 2.7298842197092625
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 2.7298842197092625
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.03399689671023509,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.27993847823459883,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 67,
"valueNoPot": 35,
"valueFuzz": 68,
"valueNoPotFuzz": 36,
"valueWithContract": 67,
"salaries": [
{
"season": 2002,
"amount": 3000
}
],
"contract": {
"amount": 3000,
"exp": 2002
},
"pid": 90
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 8,
"stre": 42,
"spd": 75,
"jmp": 40,
"endu": 47,
"ins": 37,
"dnk": 49,
"ft": 73,
"fg": 79,
"tp": 79,
"blk": 47,
"stl": 58,
"drb": 51,
"pss": 88,
"reb": 64,
"season": 2002,
"ovr": 53,
"pot": 53,
"fuzz": -1.199124330139699,
"skills": [
"Ps"
],
"pos": "G"
}
],
"weight": 201,
"hgt": 75,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Sean Ewell",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -8.131720295406978
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -8.131720295406978
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8067421948693965,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.9714327194501597,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50.349999999999994,
"valueNoPot": 53,
"valueFuzz": 49.4,
"valueNoPotFuzz": 52,
"valueWithContract": 50.349999999999994,
"salaries": [
{
"season": 2002,
"amount": 2650
},
{
"season": 2016,
"amount": 2650
},
{
"season": 2017,
"amount": 2650
}
],
"contract": {
"amount": 2650,
"exp": 2017
},
"pid": 91
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 52,
"stre": 19,
"spd": 7,
"jmp": 31,
"endu": 23,
"ins": 38,
"dnk": 28,
"ft": 32,
"fg": 56,
"tp": 37,
"blk": 19,
"stl": 17,
"drb": 41,
"pss": 41,
"reb": 44,
"season": 2002,
"ovr": 32,
"pot": 32,
"fuzz": 0.720451382838406,
"skills": [],
"pos": "GF"
}
],
"weight": 224,
"hgt": 79,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Leonard Stevens",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -11.464711241202835
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -11.464711241202835
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.22034917718660796,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.6100686421964847,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 30.4,
"valueNoPot": 32,
"valueFuzz": 31.349999999999998,
"valueNoPotFuzz": 33,
"valueWithContract": 30.4,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 92
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 0,
"stre": 53,
"spd": 95,
"jmp": 85,
"endu": 74,
"ins": 75,
"dnk": 71,
"ft": 82,
"fg": 81,
"tp": 99,
"blk": 77,
"stl": 79,
"drb": 98,
"pss": 98,
"reb": 70,
"season": 2002,
"ovr": 72,
"pot": 72,
"fuzz": -3.2601446487141823,
"skills": [
"3",
"B",
"Ps"
],
"pos": "G"
}
],
"weight": 176,
"hgt": 73,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Devin Parham",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 25.359345258255033
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 25.359345258255033
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2977655375788615,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.4054438288029556,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 68.39999999999999,
"valueNoPot": 72,
"valueFuzz": 65.55,
"valueNoPotFuzz": 69,
"valueWithContract": 68.39999999999999,
"salaries": [
{
"season": 2002,
"amount": 14750
},
{
"season": 2016,
"amount": 14750
}
],
"contract": {
"amount": 14750,
"exp": 2016
},
"pid": 93
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 32,
"stre": 83,
"spd": 44,
"jmp": 58,
"endu": 54,
"ins": 86,
"dnk": 60,
"ft": 50,
"fg": 75,
"tp": 97,
"blk": 62,
"stl": 89,
"drb": 70,
"pss": 81,
"reb": 73,
"season": 2002,
"ovr": 63,
"pot": 63,
"fuzz": -0.6482235544165986,
"skills": [
"3",
"Ps"
],
"pos": "G"
}
],
"weight": 196,
"hgt": 76,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Thomas Noyola",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 41,
"skills": [
"3"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 17.544381732352313
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 17.544381732352313
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5047055711638413,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.38085600662732566,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 56.7,
"valueNoPot": 63,
"valueFuzz": 55.800000000000004,
"valueNoPotFuzz": 62,
"valueWithContract": 56.7,
"salaries": [
{
"season": 2002,
"amount": 7300
},
{
"season": 2016,
"amount": 7300
}
],
"contract": {
"amount": 7300,
"exp": 2016
},
"pid": 94
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 35,
"stre": 89,
"spd": 44,
"jmp": 51,
"endu": 30,
"ins": 35,
"dnk": 62,
"ft": 48,
"fg": 46,
"tp": 71,
"blk": 54,
"stl": 59,
"drb": 69,
"pss": 46,
"reb": 48,
"season": 2002,
"ovr": 49,
"pot": 56,
"fuzz": -3.570863648885102,
"skills": [],
"pos": "SF"
}
],
"weight": 254,
"hgt": 76,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Jason Hunt",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 7.303335645842019
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 7.303335645842019
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.20266092526496227,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.41819802123892624,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 49,
"valueNoPot": 49,
"valueFuzz": 45,
"valueNoPotFuzz": 45,
"valueWithContract": 49,
"salaries": [
{
"season": 2002,
"amount": 2600
}
],
"contract": {
"amount": 2600,
"exp": 2002
},
"pid": 95
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 38,
"stre": 66,
"spd": 59,
"jmp": 45,
"endu": 44,
"ins": 45,
"dnk": 65,
"ft": 53,
"fg": 52,
"tp": 63,
"blk": 46,
"stl": 39,
"drb": 63,
"pss": 37,
"reb": 62,
"season": 2002,
"ovr": 51,
"pot": 51,
"fuzz": 0.8327253485316444,
"skills": [],
"pos": "SF"
}
],
"weight": 212,
"hgt": 77,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Richard Grant",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 24.305538768863286
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 24.305538768863286
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.005113590878974339,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.19099642017789042,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 51,
"valueNoPot": 51,
"valueFuzz": 52,
"valueNoPotFuzz": 52,
"valueWithContract": 51,
"salaries": [
{
"season": 2002,
"amount": 4200
}
],
"contract": {
"amount": 4200,
"exp": 2002
},
"pid": 96
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 45,
"stre": 60,
"spd": 57,
"jmp": 52,
"endu": 52,
"ins": 98,
"dnk": 97,
"ft": 79,
"fg": 60,
"tp": 92,
"blk": 81,
"stl": 65,
"drb": 77,
"pss": 70,
"reb": 50,
"season": 2002,
"ovr": 69,
"pot": 69,
"fuzz": -1.5743775474257395,
"skills": [
"3"
],
"pos": "SF"
}
],
"weight": 229,
"hgt": 77,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Rick Crockett",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 54,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 25.091791436827847
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 25.091791436827847
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2743982462627679,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.5903536464649604,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 65.55,
"valueNoPot": 69,
"valueFuzz": 63.65,
"valueNoPotFuzz": 67,
"valueWithContract": 65.55,
"salaries": [
{
"season": 2002,
"amount": 11650
},
{
"season": 2016,
"amount": 11650
}
],
"contract": {
"amount": 11650,
"exp": 2016
},
"pid": 97
},
{
"tid": 3,
"statsTids": [
3
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 42,
"stre": 40,
"spd": 34,
"jmp": 48,
"endu": 44,
"ins": 53,
"dnk": 66,
"ft": 41,
"fg": 43,
"tp": 78,
"blk": 67,
"stl": 55,
"drb": 46,
"pss": 65,
"reb": 33,
"season": 2002,
"ovr": 51,
"pot": 57,
"fuzz": 4.504663794460386,
"skills": [
"3"
],
"pos": "SF"
}
],
"weight": 210,
"hgt": 78,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Kenneth Gonzalez",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 35,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -4.676238578026863
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -4.676238578026863
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2715371511081801,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.5166602626637193,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 54,
"valueNoPot": 51,
"valueFuzz": 59,
"valueNoPotFuzz": 56,
"valueWithContract": 54,
"salaries": [
{
"season": 2002,
"amount": 1450
},
{
"season": 2016,
"amount": 1450
}
],
"contract": {
"amount": 1450,
"exp": 2016
},
"pid": 98
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 64,
"stre": 25,
"spd": 59,
"jmp": 48,
"endu": 80,
"ins": 54,
"dnk": 37,
"ft": 28,
"fg": 42,
"tp": 40,
"blk": 44,
"stl": 44,
"drb": 23,
"pss": 39,
"reb": 43,
"season": 2002,
"ovr": 50,
"pot": 50,
"fuzz": -1.161184735942805,
"skills": [],
"pos": "F"
}
],
"weight": 249,
"hgt": 82,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Kevin Wendell",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 59,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 26.231525934727244
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 26.231525934727244
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.19178020877844748,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.3187212283192653,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50,
"valueNoPot": 50,
"valueFuzz": 49,
"valueNoPotFuzz": 49,
"valueWithContract": 50,
"salaries": [
{
"season": 2002,
"amount": 750
}
],
"contract": {
"amount": 750,
"exp": 2002
},
"pid": 99
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 66,
"stre": 65,
"spd": 15,
"jmp": 10,
"endu": 33,
"ins": 82,
"dnk": 68,
"ft": 54,
"fg": 50,
"tp": 28,
"blk": 57,
"stl": 57,
"drb": 20,
"pss": 22,
"reb": 92,
"season": 2002,
"ovr": 46,
"pot": 46,
"fuzz": -1.5367767065040416,
"skills": [],
"pos": "FC"
}
],
"weight": 246,
"hgt": 81,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Matthew Coyle",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -18.903615670760214
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -18.903615670760214
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.15998982385629423,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.835994307571909,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39.1,
"valueNoPot": 46,
"valueFuzz": 37.4,
"valueNoPotFuzz": 44,
"valueWithContract": 39.1,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 100
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 12,
"stre": 8,
"spd": 43,
"jmp": 17,
"endu": 16,
"ins": 39,
"dnk": 12,
"ft": 48,
"fg": 28,
"tp": 50,
"blk": 19,
"stl": 32,
"drb": 62,
"pss": 49,
"reb": 37,
"season": 2002,
"ovr": 30,
"pot": 30,
"fuzz": -1.7278947456309597,
"skills": [],
"pos": "SG"
}
],
"weight": 175,
"hgt": 73,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Anthony Park",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 47,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -0.14957435053622348
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -0.14957435053622348
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.21389897212650655,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.48112755027734,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 25.5,
"valueNoPot": 30,
"valueFuzz": 23.8,
"valueNoPotFuzz": 28,
"valueWithContract": 25.5,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 101
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 57,
"stre": 38,
"spd": 55,
"jmp": 53,
"endu": 32,
"ins": 28,
"dnk": 48,
"ft": 66,
"fg": 56,
"tp": 81,
"blk": 45,
"stl": 46,
"drb": 59,
"pss": 28,
"reb": 42,
"season": 2002,
"ovr": 48,
"pot": 55,
"fuzz": -0.764082669642276,
"skills": [
"3"
],
"pos": "F"
}
],
"weight": 250,
"hgt": 80,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Walter Casas",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 48,
"skills": [
"3"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 14.981945722547692
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 14.981945722547692
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5990506188564828,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.33077103631781846,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 53.6,
"valueNoPot": 48,
"valueFuzz": 52.6,
"valueNoPotFuzz": 47,
"valueWithContract": 53.6,
"salaries": [
{
"season": 2002,
"amount": 1300
}
],
"contract": {
"amount": 1300,
"exp": 2002
},
"pid": 102
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 65,
"stre": 66,
"spd": 17,
"jmp": 34,
"endu": 43,
"ins": 69,
"dnk": 61,
"ft": 35,
"fg": 32,
"tp": 11,
"blk": 65,
"stl": 53,
"drb": 1,
"pss": 8,
"reb": 58,
"season": 2002,
"ovr": 42,
"pot": 59,
"fuzz": 0.3044833106604292,
"skills": [],
"pos": "FC"
}
],
"weight": 238,
"hgt": 81,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Allen Jennings",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -15.12955543266105
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -15.12955543266105
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9627945107537303,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.4130442737510174,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 53.9,
"valueNoPot": 42,
"valueFuzz": 53.9,
"valueNoPotFuzz": 42,
"valueWithContract": 53.9,
"salaries": [
{
"season": 2002,
"amount": 1700
},
{
"season": 2016,
"amount": 1700
}
],
"contract": {
"amount": 1700,
"exp": 2016
},
"pid": 103
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 28,
"stre": 73,
"spd": 62,
"jmp": 52,
"endu": 39,
"ins": 68,
"dnk": 68,
"ft": 62,
"fg": 63,
"tp": 63,
"blk": 40,
"stl": 44,
"drb": 85,
"pss": 78,
"reb": 61,
"season": 2002,
"ovr": 58,
"pot": 67,
"fuzz": -0.9611268487380213,
"skills": [
"Ps"
],
"pos": "PG"
}
],
"weight": 205,
"hgt": 76,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Alfred Frey",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 6.675832003971788
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 6.675832003971788
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.18498825471684555,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.9450236844398856,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 58,
"valueNoPot": 58,
"valueFuzz": 57,
"valueNoPotFuzz": 57,
"valueWithContract": 58,
"salaries": [
{
"season": 2002,
"amount": 8600
}
],
"contract": {
"amount": 8600,
"exp": 2002
},
"pid": 104
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 16,
"stre": 45,
"spd": 82,
"jmp": 66,
"endu": 75,
"ins": 43,
"dnk": 62,
"ft": 60,
"fg": 65,
"tp": 64,
"blk": 46,
"stl": 92,
"drb": 81,
"pss": 76,
"reb": 61,
"season": 2002,
"ovr": 60,
"pot": 60,
"fuzz": -0.41072066326575385,
"skills": [
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 206,
"hgt": 75,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Paul Tomlin",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 50,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 11.677760086984186
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 11.677760086984186
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9740205121928238,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.450719795778757,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 60,
"valueNoPot": 60,
"valueFuzz": 60,
"valueNoPotFuzz": 60,
"valueWithContract": 60,
"salaries": [
{
"season": 2002,
"amount": 8500
},
{
"season": 2016,
"amount": 8500
},
{
"season": 2017,
"amount": 8500
},
{
"season": 2018,
"amount": 8500
}
],
"contract": {
"amount": 8500,
"exp": 2018
},
"pid": 105
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 1,
"stre": 34,
"spd": 66,
"jmp": 54,
"endu": 41,
"ins": 37,
"dnk": 34,
"ft": 51,
"fg": 42,
"tp": 63,
"blk": 41,
"stl": 72,
"drb": 55,
"pss": 61,
"reb": 51,
"season": 2002,
"ovr": 44,
"pot": 70,
"fuzz": 3.8725994983642122,
"skills": [],
"pos": "PG"
}
],
"weight": 197,
"hgt": 73,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Howard Young",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 33,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 1.1669404080556554
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 1.1669404080556554
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.27892564227384864,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.07890223772308924,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 51.8,
"valueNoPot": 44,
"valueFuzz": 55.8,
"valueNoPotFuzz": 48,
"valueWithContract": 51.8,
"salaries": [
{
"season": 2002,
"amount": 1050
}
],
"contract": {
"amount": 1050,
"exp": 2002
},
"pid": 106
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 69,
"stre": 63,
"spd": 8,
"jmp": 18,
"endu": 16,
"ins": 67,
"dnk": 48,
"ft": 41,
"fg": 20,
"tp": 3,
"blk": 57,
"stl": 21,
"drb": 0,
"pss": 3,
"reb": 77,
"season": 2002,
"ovr": 34,
"pot": 60,
"fuzz": 0.8706000631953845,
"skills": [],
"pos": "PF"
}
],
"weight": 270,
"hgt": 82,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Ronald Thorn",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -11.139595033421884
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -11.139595033421884
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8596113515886594,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.4655579347262133,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 54.8,
"valueNoPot": 34,
"valueFuzz": 55.800000000000004,
"valueNoPotFuzz": 35,
"valueWithContract": 54.8,
"salaries": [
{
"season": 2002,
"amount": 1550
}
],
"contract": {
"amount": 1550,
"exp": 2002
},
"pid": 107
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 23,
"stre": 56,
"spd": 49,
"jmp": 49,
"endu": 53,
"ins": 55,
"dnk": 60,
"ft": 57,
"fg": 64,
"tp": 87,
"blk": 67,
"stl": 52,
"drb": 80,
"pss": 77,
"reb": 55,
"season": 2002,
"ovr": 56,
"pot": 58,
"fuzz": -2.0378431565479227,
"skills": [
"Ps"
],
"pos": "PG"
}
],
"weight": 193,
"hgt": 76,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Franklin Navarro",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 41,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 13.66159631306543
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 13.66159631306543
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.1338900774841305,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.3101384886631102,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 56,
"valueNoPot": 56,
"valueFuzz": 54,
"valueNoPotFuzz": 54,
"valueWithContract": 56,
"salaries": [
{
"season": 2002,
"amount": 6100
},
{
"season": 2016,
"amount": 6100
},
{
"season": 2017,
"amount": 6100
}
],
"contract": {
"amount": 6100,
"exp": 2017
},
"pid": 108
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 34,
"stre": 34,
"spd": 34,
"jmp": 23,
"endu": 17,
"ins": 27,
"dnk": 31,
"ft": 45,
"fg": 40,
"tp": 63,
"blk": 20,
"stl": 27,
"drb": 54,
"pss": 64,
"reb": 52,
"season": 2002,
"ovr": 36,
"pot": 36,
"fuzz": 2.768165991931027,
"skills": [],
"pos": "SG"
}
],
"weight": 201,
"hgt": 77,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Rodney Garcia",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -0.2555270189745258
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -0.2555270189745258
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3020416354134059,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.8181566871804653,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 32.4,
"valueNoPot": 36,
"valueFuzz": 35.1,
"valueNoPotFuzz": 39,
"valueWithContract": 32.4,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 109
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 40,
"stre": 47,
"spd": 29,
"jmp": 39,
"endu": 17,
"ins": 41,
"dnk": 50,
"ft": 45,
"fg": 42,
"tp": 62,
"blk": 60,
"stl": 37,
"drb": 40,
"pss": 56,
"reb": 51,
"season": 2002,
"ovr": 42,
"pot": 42,
"fuzz": 0.660370383093074,
"skills": [],
"pos": "GF"
}
],
"weight": 230,
"hgt": 78,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "George Smith",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 32,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -9.289175312987224
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -9.289175312987224
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6428890583116889,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.7276246453251671,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 40.949999999999996,
"valueNoPot": 42,
"valueFuzz": 41.925,
"valueNoPotFuzz": 43,
"valueWithContract": 40.949999999999996,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 110
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 15,
"stre": 27,
"spd": 38,
"jmp": 47,
"endu": 30,
"ins": 43,
"dnk": 46,
"ft": 28,
"fg": 57,
"tp": 63,
"blk": 35,
"stl": 28,
"drb": 80,
"pss": 66,
"reb": 66,
"season": 2002,
"ovr": 42,
"pot": 42,
"fuzz": 2.047796821021681,
"skills": [],
"pos": "SG"
}
],
"weight": 200,
"hgt": 76,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Alejandro Dyer",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 9.438463611359833
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 9.438463611359833
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.24170199686862115,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.5160677717139259,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39.9,
"valueNoPot": 42,
"valueFuzz": 41.8,
"valueNoPotFuzz": 44,
"valueWithContract": 39.9,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 111
},
{
"tid": 4,
"statsTids": [
4
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 0,
"stre": 24,
"spd": 63,
"jmp": 49,
"endu": 32,
"ins": 20,
"dnk": 24,
"ft": 35,
"fg": 20,
"tp": 62,
"blk": 30,
"stl": 64,
"drb": 55,
"pss": 57,
"reb": 27,
"season": 2002,
"ovr": 36,
"pot": 50,
"fuzz": 2.032982062960129,
"skills": [],
"pos": "PG"
}
],
"weight": 193,
"hgt": 73,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Daniel Cole",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 36,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 29.020022738783034
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 29.020022738783034
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3794547629145777,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.9942202259774138,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 47.2,
"valueNoPot": 36,
"valueFuzz": 49.2,
"valueNoPotFuzz": 38,
"valueWithContract": 47.2,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
},
{
"season": 2017,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2017
},
"pid": 112
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 21,
"stre": 49,
"spd": 85,
"jmp": 69,
"endu": 59,
"ins": 68,
"dnk": 66,
"ft": 100,
"fg": 75,
"tp": 100,
"blk": 55,
"stl": 81,
"drb": 90,
"pss": 87,
"reb": 48,
"season": 2002,
"ovr": 68,
"pot": 68,
"fuzz": -0.46728754397051997,
"skills": [
"3",
"B",
"Ps"
],
"pos": "G"
}
],
"weight": 204,
"hgt": 73,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Aron Liles",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 58,
"skills": [
"3",
"B",
"Ps"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 16.986291296866504
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 16.986291296866504
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.134150347928909,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.16028307507108175,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 68,
"valueNoPot": 68,
"valueFuzz": 68,
"valueNoPotFuzz": 68,
"valueWithContract": 68,
"salaries": [
{
"season": 2002,
"amount": 3350
}
],
"contract": {
"amount": 3350,
"exp": 2002
},
"pid": 113
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 14,
"stre": 30,
"spd": 75,
"jmp": 63,
"endu": 79,
"ins": 38,
"dnk": 26,
"ft": 49,
"fg": 66,
"tp": 96,
"blk": 43,
"stl": 87,
"drb": 76,
"pss": 68,
"reb": 30,
"season": 2002,
"ovr": 54,
"pot": 56,
"fuzz": -1.0039268823112382,
"skills": [
"3"
],
"pos": "PG"
}
],
"weight": 191,
"hgt": 75,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Richard Mason",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 56,
"skills": [
"3",
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 25.90273164014166
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 25.90273164014166
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.23544294954948675,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.13868472617682115,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 55,
"valueNoPot": 54,
"valueFuzz": 54,
"valueNoPotFuzz": 53,
"valueWithContract": 55,
"salaries": [
{
"season": 2002,
"amount": 1650
},
{
"season": 2016,
"amount": 1650
}
],
"contract": {
"amount": 1650,
"exp": 2016
},
"pid": 114
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 51,
"stre": 75,
"spd": 42,
"jmp": 49,
"endu": 25,
"ins": 42,
"dnk": 50,
"ft": 28,
"fg": 55,
"tp": 63,
"blk": 47,
"stl": 29,
"drb": 58,
"pss": 51,
"reb": 71,
"season": 2002,
"ovr": 47,
"pot": 53,
"fuzz": 0.2105844864764368,
"skills": [],
"pos": "F"
}
],
"weight": 234,
"hgt": 79,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Howard Johnson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -7.648800933371252
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -7.648800933371252
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7754174380405883,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.3565790298543925,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 47.3,
"valueNoPot": 47,
"valueFuzz": 47.3,
"valueNoPotFuzz": 47,
"valueWithContract": 47.3,
"salaries": [
{
"season": 2002,
"amount": 1300
}
],
"contract": {
"amount": 1300,
"exp": 2002
},
"pid": 115
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 98,
"stre": 61,
"spd": 28,
"jmp": 10,
"endu": 45,
"ins": 46,
"dnk": 72,
"ft": 36,
"fg": 26,
"tp": 14,
"blk": 70,
"stl": 36,
"drb": 0,
"pss": 0,
"reb": 59,
"season": 2002,
"ovr": 44,
"pot": 46,
"fuzz": -0.38867680973237473,
"skills": [
"R"
],
"pos": "C"
}
],
"weight": 289,
"hgt": 87,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Bobby Truitt",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 46,
"skills": [
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 8.601990808211951
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 8.601990808211951
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.33725577018656105,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.7839602305962314,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.39999999999999,
"valueNoPot": 44,
"valueFuzz": 45.39999999999999,
"valueNoPotFuzz": 44,
"valueWithContract": 45.39999999999999,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 116
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 84,
"stre": 80,
"spd": 44,
"jmp": 20,
"endu": 33,
"ins": 85,
"dnk": 93,
"ft": 59,
"fg": 39,
"tp": 20,
"blk": 80,
"stl": 58,
"drb": 23,
"pss": 22,
"reb": 96,
"season": 2002,
"ovr": 57,
"pot": 59,
"fuzz": 1.303565628707009,
"skills": [
"Po",
"R"
],
"pos": "FC"
}
],
"weight": 266,
"hgt": 84,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Victor Christy",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 43,
"skills": [
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 12.83261121320077
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 12.83261121320077
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.16284547100557312,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.12040288955204792,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 57,
"valueNoPot": 57,
"valueFuzz": 58,
"valueNoPotFuzz": 58,
"valueWithContract": 57,
"salaries": [
{
"season": 2002,
"amount": 6900
}
],
"contract": {
"amount": 6900,
"exp": 2002
},
"pid": 117
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 49,
"stre": 35,
"spd": 20,
"jmp": 33,
"endu": 50,
"ins": 59,
"dnk": 43,
"ft": 68,
"fg": 56,
"tp": 73,
"blk": 53,
"stl": 53,
"drb": 55,
"pss": 49,
"reb": 63,
"season": 2002,
"ovr": 47,
"pot": 47,
"fuzz": -3.4543377163163633,
"skills": [],
"pos": "SF"
}
],
"weight": 229,
"hgt": 78,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "James Warner",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -11.11030111438614
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -11.11030111438614
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9443997319114128,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.9136902107447664,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 42.300000000000004,
"valueNoPot": 47,
"valueFuzz": 39.6,
"valueNoPotFuzz": 44,
"valueWithContract": 42.300000000000004,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 118
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 50,
"stre": 43,
"spd": 30,
"jmp": 65,
"endu": 57,
"ins": 56,
"dnk": 53,
"ft": 46,
"fg": 56,
"tp": 64,
"blk": 38,
"stl": 64,
"drb": 49,
"pss": 36,
"reb": 57,
"season": 2002,
"ovr": 50,
"pot": 54,
"fuzz": -1.9487465345644646,
"skills": [],
"pos": "F"
}
],
"weight": 224,
"hgt": 81,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Robert Schrock",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -1.7984764271267437
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -1.7984764271267437
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.26020289767716176,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.08868297623439592,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52,
"valueNoPot": 50,
"valueFuzz": 50,
"valueNoPotFuzz": 48,
"valueWithContract": 52,
"salaries": [
{
"season": 2002,
"amount": 1300
},
{
"season": 2016,
"amount": 1300
},
{
"season": 2017,
"amount": 1300
}
],
"contract": {
"amount": 1300,
"exp": 2017
},
"pid": 119
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 78,
"stre": 100,
"spd": 22,
"jmp": 39,
"endu": 39,
"ins": 76,
"dnk": 76,
"ft": 50,
"fg": 33,
"tp": 28,
"blk": 96,
"stl": 45,
"drb": 20,
"pss": 16,
"reb": 69,
"season": 2002,
"ovr": 51,
"pot": 51,
"fuzz": 2.684222242668298,
"skills": [
"Di",
"Po",
"R"
],
"pos": "FC"
}
],
"weight": 245,
"hgt": 84,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Calvin Morton",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 21.859504413422655
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 21.859504413422655
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.26356678214587115,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.34585279616792786,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 51,
"valueNoPot": 51,
"valueFuzz": 54,
"valueNoPotFuzz": 54,
"valueWithContract": 51,
"salaries": [
{
"season": 2002,
"amount": 4850
},
{
"season": 2016,
"amount": 4850
}
],
"contract": {
"amount": 4850,
"exp": 2016
},
"pid": 120
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 27,
"stre": 62,
"spd": 39,
"jmp": 68,
"endu": 47,
"ins": 50,
"dnk": 95,
"ft": 84,
"fg": 68,
"tp": 75,
"blk": 96,
"stl": 56,
"drb": 77,
"pss": 58,
"reb": 66,
"season": 2002,
"ovr": 60,
"pot": 60,
"fuzz": -3.3804186842169734,
"skills": [],
"pos": "SG"
}
],
"weight": 184,
"hgt": 78,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Richard Mansfield",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 8.766414783166926
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 8.766414783166926
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.09711759776526563,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.26495993147490093,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 60,
"valueNoPot": 60,
"valueFuzz": 57,
"valueNoPotFuzz": 57,
"valueWithContract": 60,
"salaries": [
{
"season": 2002,
"amount": 11100
},
{
"season": 2016,
"amount": 11100
},
{
"season": 2017,
"amount": 11100
},
{
"season": 2018,
"amount": 11100
}
],
"contract": {
"amount": 11100,
"exp": 2018
},
"pid": 121
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 0,
"stre": 44,
"spd": 85,
"jmp": 49,
"endu": 55,
"ins": 57,
"dnk": 54,
"ft": 50,
"fg": 48,
"tp": 70,
"blk": 23,
"stl": 92,
"drb": 69,
"pss": 58,
"reb": 25,
"season": 2002,
"ovr": 52,
"pot": 74,
"fuzz": 1.0327623010972093,
"skills": [
"B"
],
"pos": "PG"
}
],
"weight": 173,
"hgt": 73,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Arron Long",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 4.6435176560180444
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 4.6435176560180444
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6056384302654156,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.8667166931428016,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 67.39999999999999,
"valueNoPot": 52,
"valueFuzz": 68.4,
"valueNoPotFuzz": 53,
"valueWithContract": 67.39999999999999,
"salaries": [
{
"season": 2002,
"amount": 3450
}
],
"contract": {
"amount": 3450,
"exp": 2002
},
"pid": 122
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 53,
"stre": 91,
"spd": 83,
"jmp": 27,
"endu": 53,
"ins": 94,
"dnk": 97,
"ft": 85,
"fg": 47,
"tp": 44,
"blk": 100,
"stl": 67,
"drb": 42,
"pss": 35,
"reb": 79,
"season": 2002,
"ovr": 67,
"pot": 67,
"fuzz": 0.7601337002038786,
"skills": [
"Po"
],
"pos": "F"
}
],
"weight": 224,
"hgt": 81,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Frederick Thatcher",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -19.142504944918553
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -19.142504944918553
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7678102661055732,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.04737406578467329,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 63.65,
"valueNoPot": 67,
"valueFuzz": 64.6,
"valueNoPotFuzz": 68,
"valueWithContract": 63.65,
"salaries": [
{
"season": 2002,
"amount": 10450
},
{
"season": 2016,
"amount": 10450
},
{
"season": 2017,
"amount": 10450
},
{
"season": 2018,
"amount": 10450
},
{
"season": 2019,
"amount": 10450
}
],
"contract": {
"amount": 10450,
"exp": 2019
},
"pid": 123
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 0,
"stre": 93,
"spd": 51,
"jmp": 39,
"endu": 52,
"ins": 72,
"dnk": 53,
"ft": 46,
"fg": 68,
"tp": 71,
"blk": 45,
"stl": 85,
"drb": 81,
"pss": 65,
"reb": 58,
"season": 2002,
"ovr": 52,
"pot": 64,
"fuzz": -1.3998525526216286,
"skills": [],
"pos": "SG"
}
],
"weight": 200,
"hgt": 72,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "George Tieman",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 33,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 10.766320011880456
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 10.766320011880456
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5439526595398714,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.45920481358657494,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 55.599999999999994,
"valueNoPot": 52,
"valueFuzz": 54.599999999999994,
"valueNoPotFuzz": 51,
"valueWithContract": 55.599999999999994,
"salaries": [
{
"season": 2002,
"amount": 1700
},
{
"season": 2016,
"amount": 1700
}
],
"contract": {
"amount": 1700,
"exp": 2016
},
"pid": 124
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 33,
"stre": 31,
"spd": 38,
"jmp": 43,
"endu": 93,
"ins": 41,
"dnk": 35,
"ft": 55,
"fg": 57,
"tp": 57,
"blk": 38,
"stl": 46,
"drb": 47,
"pss": 56,
"reb": 45,
"season": 2002,
"ovr": 47,
"pot": 47,
"fuzz": 2.762955413566277,
"skills": [],
"pos": "SG"
}
],
"weight": 203,
"hgt": 76,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Russell Ridgeway",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 13.848929522991696
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 13.848929522991696
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.20674787122997085,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.9728458366043977,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 47,
"valueNoPot": 47,
"valueFuzz": 50,
"valueNoPotFuzz": 50,
"valueWithContract": 47,
"salaries": [
{
"season": 2002,
"amount": 1200
}
],
"contract": {
"amount": 1200,
"exp": 2002
},
"pid": 125
},
{
"tid": 5,
"statsTids": [
5
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 65,
"stre": 90,
"spd": 15,
"jmp": 22,
"endu": 11,
"ins": 73,
"dnk": 62,
"ft": 33,
"fg": 24,
"tp": 24,
"blk": 77,
"stl": 44,
"drb": 23,
"pss": 14,
"reb": 69,
"season": 2002,
"ovr": 41,
"pot": 41,
"fuzz": -4.975821056479089,
"skills": [],
"pos": "FC"
}
],
"weight": 238,
"hgt": 82,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Thomas Jenkins",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 30,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -13.413919572459935
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -13.413919572459935
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6543235624965766,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.06621133122533118,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 41,
"valueNoPot": 41,
"valueFuzz": 36,
"valueNoPotFuzz": 36,
"valueWithContract": 41,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 126
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 40,
"stre": 35,
"spd": 44,
"jmp": 58,
"endu": 40,
"ins": 54,
"dnk": 62,
"ft": 59,
"fg": 57,
"tp": 75,
"blk": 64,
"stl": 56,
"drb": 78,
"pss": 58,
"reb": 62,
"season": 2002,
"ovr": 54,
"pot": 57,
"fuzz": -1.456435972956025,
"skills": [],
"pos": "SF"
}
],
"weight": 213,
"hgt": 79,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Joseph Caceres",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -19.002793919169697
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -19.002793919169697
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.04546302923582135,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.004625021455279432,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 54,
"valueNoPot": 54,
"valueFuzz": 53,
"valueNoPotFuzz": 53,
"valueWithContract": 54,
"salaries": [
{
"season": 2002,
"amount": 5950
},
{
"season": 2016,
"amount": 5950
}
],
"contract": {
"amount": 5950,
"exp": 2016
},
"pid": 127
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 30,
"stre": 64,
"spd": 50,
"jmp": 67,
"endu": 52,
"ins": 64,
"dnk": 46,
"ft": 61,
"fg": 51,
"tp": 51,
"blk": 32,
"stl": 39,
"drb": 66,
"pss": 72,
"reb": 58,
"season": 2002,
"ovr": 52,
"pot": 52,
"fuzz": 0.041342483356710424,
"skills": [],
"pos": "SG"
}
],
"weight": 230,
"hgt": 75,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "John Mead",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 46,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 5.530331683999886
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 5.530331683999886
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.023101893948141994,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.018312399795808787,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52,
"valueNoPot": 52,
"valueFuzz": 52,
"valueNoPotFuzz": 52,
"valueWithContract": 52,
"salaries": [
{
"season": 2002,
"amount": 3550
},
{
"season": 2016,
"amount": 3550
},
{
"season": 2017,
"amount": 3550
}
],
"contract": {
"amount": 3550,
"exp": 2017
},
"pid": 128
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 53,
"stre": 41,
"spd": 45,
"jmp": 24,
"endu": 28,
"ins": 49,
"dnk": 40,
"ft": 46,
"fg": 23,
"tp": 56,
"blk": 38,
"stl": 37,
"drb": 42,
"pss": 42,
"reb": 32,
"season": 2002,
"ovr": 42,
"pot": 42,
"fuzz": 0.6115632522344114,
"skills": [],
"pos": "GF"
}
],
"weight": 234,
"hgt": 80,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Charles Theriot",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 48,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 9.958805480346285
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 9.958805480346285
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.45981651985641947,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.6591445038035642,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39.9,
"valueNoPot": 42,
"valueFuzz": 40.85,
"valueNoPotFuzz": 43,
"valueWithContract": 39.9,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 129
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 77,
"stre": 89,
"spd": 33,
"jmp": 34,
"endu": 28,
"ins": 95,
"dnk": 80,
"ft": 73,
"fg": 68,
"tp": 47,
"blk": 88,
"stl": 72,
"drb": 34,
"pss": 24,
"reb": 97,
"season": 2002,
"ovr": 59,
"pot": 59,
"fuzz": -3.358836968764556,
"skills": [
"Po",
"R"
],
"pos": "FC"
}
],
"weight": 268,
"hgt": 83,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Richard Arriola",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 14.532276274642115
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 14.532276274642115
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.06664815055662343,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.5952760399564592,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 59,
"valueNoPot": 59,
"valueFuzz": 56,
"valueNoPotFuzz": 56,
"valueWithContract": 59,
"salaries": [
{
"season": 2002,
"amount": 8850
},
{
"season": 2016,
"amount": 8850
}
],
"contract": {
"amount": 8850,
"exp": 2016
},
"pid": 130
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 0,
"stre": 31,
"spd": 73,
"jmp": 99,
"endu": 100,
"ins": 42,
"dnk": 44,
"ft": 57,
"fg": 54,
"tp": 49,
"blk": 51,
"stl": 84,
"drb": 95,
"pss": 72,
"reb": 35,
"season": 2002,
"ovr": 57,
"pot": 57,
"fuzz": -1.2091675525765595,
"skills": [
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 175,
"hgt": 71,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Cory Spencer",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 48,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 19.136640762652377
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 19.136640762652377
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.542286759777495,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.05725046136699263,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 57,
"valueNoPot": 57,
"valueFuzz": 56,
"valueNoPotFuzz": 56,
"valueWithContract": 57,
"salaries": [
{
"season": 2002,
"amount": 1850
},
{
"season": 2016,
"amount": 1850
},
{
"season": 2017,
"amount": 1850
}
],
"contract": {
"amount": 1850,
"exp": 2017
},
"pid": 131
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 39,
"stre": 74,
"spd": 50,
"jmp": 46,
"endu": 49,
"ins": 98,
"dnk": 74,
"ft": 58,
"fg": 60,
"tp": 63,
"blk": 43,
"stl": 50,
"drb": 78,
"pss": 69,
"reb": 78,
"season": 2002,
"ovr": 61,
"pot": 61,
"fuzz": 0.2738040325841533,
"skills": [],
"pos": "SF"
}
],
"weight": 235,
"hgt": 77,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "Ronnie Hammond",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 52,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 29.687796915480163
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 29.687796915480163
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8421142727321185,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.5042167694350861,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 59.475,
"valueNoPot": 61,
"valueFuzz": 59.475,
"valueNoPotFuzz": 61,
"valueWithContract": 59.475,
"salaries": [
{
"season": 2002,
"amount": 9150
}
],
"contract": {
"amount": 9150,
"exp": 2002
},
"pid": 132
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 79,
"stre": 67,
"spd": 30,
"jmp": 18,
"endu": 29,
"ins": 69,
"dnk": 89,
"ft": 56,
"fg": 20,
"tp": 24,
"blk": 67,
"stl": 52,
"drb": 29,
"pss": 30,
"reb": 93,
"season": 2002,
"ovr": 51,
"pot": 55,
"fuzz": 5.690953961614914,
"skills": [
"R"
],
"pos": "FC"
}
],
"weight": 227,
"hgt": 83,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Jimmie Thai",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 29,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -16.749966537777343
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -16.749966537777343
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6125565476880428,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.2835838600836391,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 51,
"valueNoPot": 51,
"valueFuzz": 57,
"valueNoPotFuzz": 57,
"valueWithContract": 51,
"salaries": [
{
"season": 2002,
"amount": 3800
},
{
"season": 2016,
"amount": 3800
},
{
"season": 2017,
"amount": 3800
}
],
"contract": {
"amount": 3800,
"exp": 2017
},
"pid": 133
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 53,
"stre": 45,
"spd": 48,
"jmp": 39,
"endu": 25,
"ins": 22,
"dnk": 33,
"ft": 24,
"fg": 34,
"tp": 92,
"blk": 32,
"stl": 36,
"drb": 83,
"pss": 22,
"reb": 49,
"season": 2002,
"ovr": 41,
"pot": 45,
"fuzz": 3.805482233896041,
"skills": [
"3"
],
"pos": "PF"
}
],
"weight": 239,
"hgt": 79,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Brent Carter",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 44,
"skills": [
"3"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -5.912436322775154
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -5.912436322775154
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3627749813286356,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.5630411573766421,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 43,
"valueNoPot": 41,
"valueFuzz": 47,
"valueNoPotFuzz": 45,
"valueWithContract": 43,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 134
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 0,
"stre": 31,
"spd": 82,
"jmp": 72,
"endu": 41,
"ins": 36,
"dnk": 29,
"ft": 56,
"fg": 43,
"tp": 68,
"blk": 49,
"stl": 65,
"drb": 72,
"pss": 81,
"reb": 42,
"season": 2002,
"ovr": 49,
"pot": 49,
"fuzz": 0.577817172849004,
"skills": [
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 175,
"hgt": 71,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Alex Roberts",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 49,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -3.60679703066911
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -3.60679703066911
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5938813486580572,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.2984235533641031,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 49,
"valueNoPot": 49,
"valueFuzz": 50,
"valueNoPotFuzz": 50,
"valueWithContract": 49,
"salaries": [
{
"season": 2002,
"amount": 2350
},
{
"season": 2016,
"amount": 2350
}
],
"contract": {
"amount": 2350,
"exp": 2016
},
"pid": 135
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 31,
"stre": 59,
"spd": 49,
"jmp": 48,
"endu": 58,
"ins": 41,
"dnk": 60,
"ft": 48,
"fg": 44,
"tp": 75,
"blk": 34,
"stl": 48,
"drb": 45,
"pss": 57,
"reb": 51,
"season": 2002,
"ovr": 50,
"pot": 50,
"fuzz": 1.6174917957817518,
"skills": [],
"pos": "SG"
}
],
"weight": 202,
"hgt": 77,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Victor Keele",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 42,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 19.756821529092413
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 19.756821529092413
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.1375506852179278,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.08423865497768768,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50,
"valueNoPot": 50,
"valueFuzz": 52,
"valueNoPotFuzz": 52,
"valueWithContract": 50,
"salaries": [
{
"season": 2002,
"amount": 850
}
],
"contract": {
"amount": 850,
"exp": 2002
},
"pid": 136
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 54,
"stre": 74,
"spd": 45,
"jmp": 55,
"endu": 39,
"ins": 91,
"dnk": 64,
"ft": 70,
"fg": 59,
"tp": 98,
"blk": 63,
"stl": 69,
"drb": 71,
"pss": 58,
"reb": 78,
"season": 2002,
"ovr": 63,
"pot": 63,
"fuzz": -1.056577273277255,
"skills": [
"3"
],
"pos": "F"
}
],
"weight": 251,
"hgt": 81,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "William Nealon",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -7.436225554300574
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -7.436225554300574
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9716583086421191,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.3927534072619572,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 63,
"valueNoPot": 63,
"valueFuzz": 62,
"valueNoPotFuzz": 62,
"valueWithContract": 63,
"salaries": [
{
"season": 2002,
"amount": 10700
},
{
"season": 2016,
"amount": 10700
},
{
"season": 2017,
"amount": 10700
},
{
"season": 2018,
"amount": 10700
}
],
"contract": {
"amount": 10700,
"exp": 2018
},
"pid": 137
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 36,
"stre": 75,
"spd": 31,
"jmp": 34,
"endu": 43,
"ins": 28,
"dnk": 22,
"ft": 15,
"fg": 49,
"tp": 62,
"blk": 18,
"stl": 35,
"drb": 45,
"pss": 41,
"reb": 17,
"season": 2002,
"ovr": 36,
"pot": 75,
"fuzz": 1.0130650045104668,
"skills": [],
"pos": "GF"
}
],
"weight": 215,
"hgt": 76,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Daniel Testerman",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 36,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -7.202289421600799
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -7.202289421600799
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.36793699783173905,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.7494668879684696,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 67.2,
"valueNoPot": 36,
"valueFuzz": 68.2,
"valueNoPotFuzz": 37,
"valueWithContract": 67.2,
"salaries": [
{
"season": 2002,
"amount": 2750
},
{
"season": 2016,
"amount": 2750
}
],
"contract": {
"amount": 2750,
"exp": 2016
},
"pid": 138
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 40,
"stre": 21,
"spd": 45,
"jmp": 29,
"endu": 11,
"ins": 18,
"dnk": 47,
"ft": 22,
"fg": 33,
"tp": 30,
"blk": 14,
"stl": 32,
"drb": 49,
"pss": 39,
"reb": 41,
"season": 2002,
"ovr": 33,
"pot": 41,
"fuzz": 0.3496143285095341,
"skills": [],
"pos": "GF"
}
],
"weight": 198,
"hgt": 78,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "James Alexander",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 6.241210963480377
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 6.241210963480377
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5743616094393951,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.15612899245156076,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 33,
"valueNoPot": 33,
"valueFuzz": 33,
"valueNoPotFuzz": 33,
"valueWithContract": 33,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 139
},
{
"tid": 6,
"statsTids": [
6
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 55,
"stre": 12,
"spd": 26,
"jmp": 21,
"endu": 21,
"ins": 37,
"dnk": 53,
"ft": 57,
"fg": 32,
"tp": 46,
"blk": 28,
"stl": 41,
"drb": 52,
"pss": 43,
"reb": 33,
"season": 2002,
"ovr": 38,
"pot": 38,
"fuzz": -1.7994675440241874,
"skills": [],
"pos": "GF"
}
],
"weight": 223,
"hgt": 80,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Horace Storm",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 42,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -14.435023977640354
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -14.435023977640354
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.956751798290463,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.10224612409497524,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 34.2,
"valueNoPot": 38,
"valueFuzz": 32.4,
"valueNoPotFuzz": 36,
"valueWithContract": 34.2,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 140
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 55,
"stre": 79,
"spd": 60,
"jmp": 60,
"endu": 50,
"ins": 44,
"dnk": 100,
"ft": 77,
"fg": 67,
"tp": 77,
"blk": 56,
"stl": 67,
"drb": 40,
"pss": 36,
"reb": 52,
"season": 2002,
"ovr": 61,
"pot": 64,
"fuzz": -0.004799755876262246,
"skills": [],
"pos": "F"
}
],
"weight": 259,
"hgt": 79,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Thomas Rascoe",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 51,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -14.415191981693503
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -14.415191981693503
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.0079218471169884,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.07582342481133075,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 61.89999999999999,
"valueNoPot": 61,
"valueFuzz": 61.89999999999999,
"valueNoPotFuzz": 61,
"valueWithContract": 61.89999999999999,
"salaries": [
{
"season": 2002,
"amount": 2450
},
{
"season": 2016,
"amount": 2450
},
{
"season": 2017,
"amount": 2450
},
{
"season": 2018,
"amount": 2450
}
],
"contract": {
"amount": 2450,
"exp": 2018
},
"pid": 141
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 86,
"stre": 100,
"spd": 60,
"jmp": 48,
"endu": 62,
"ins": 100,
"dnk": 100,
"ft": 86,
"fg": 64,
"tp": 62,
"blk": 100,
"stl": 76,
"drb": 41,
"pss": 37,
"reb": 89,
"season": 2002,
"ovr": 74,
"pot": 81,
"fuzz": -0.5851391289451309,
"skills": [
"Di",
"Po",
"R"
],
"pos": "F"
}
],
"weight": 251,
"hgt": 85,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Alan Aguilar",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 21.136932035590192
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 21.136932035590192
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5569179747400965,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.9938238822721523,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 76.1,
"valueNoPot": 74,
"valueFuzz": 75.1,
"valueNoPotFuzz": 73,
"valueWithContract": 76.1,
"salaries": [
{
"season": 2002,
"amount": 5600
},
{
"season": 2016,
"amount": 5600
},
{
"season": 2017,
"amount": 5600
}
],
"contract": {
"amount": 5600,
"exp": 2017
},
"pid": 142
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 84,
"stre": 100,
"spd": 44,
"jmp": 72,
"endu": 67,
"ins": 100,
"dnk": 94,
"ft": 74,
"fg": 56,
"tp": 52,
"blk": 100,
"stl": 86,
"drb": 39,
"pss": 38,
"reb": 88,
"season": 2002,
"ovr": 72,
"pot": 77,
"fuzz": -1.753560241577504,
"skills": [
"Di",
"Po",
"R"
],
"pos": "FC"
}
],
"weight": 274,
"hgt": 84,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Karl Kirkpatrick",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -5.819902607299635
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -5.819902607299635
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.43253810844055685,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.17961415804801129,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 72,
"valueNoPot": 72,
"valueFuzz": 70,
"valueNoPotFuzz": 70,
"valueWithContract": 72,
"salaries": [
{
"season": 2002,
"amount": 18750
},
{
"season": 2016,
"amount": 18750
},
{
"season": 2017,
"amount": 18750
},
{
"season": 2018,
"amount": 18750
}
],
"contract": {
"amount": 18750,
"exp": 2018
},
"pid": 143
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 32,
"stre": 66,
"spd": 55,
"jmp": 41,
"endu": 51,
"ins": 91,
"dnk": 67,
"ft": 76,
"fg": 58,
"tp": 79,
"blk": 52,
"stl": 53,
"drb": 78,
"pss": 76,
"reb": 55,
"season": 2002,
"ovr": 61,
"pot": 62,
"fuzz": 3.47440623523939,
"skills": [
"Ps"
],
"pos": "SG"
}
],
"weight": 214,
"hgt": 77,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Charles Sims",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 54,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 17.93518289240719
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 17.93518289240719
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9601731010800998,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.13181363059259743,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 61.800000000000004,
"valueNoPot": 61,
"valueFuzz": 64.8,
"valueNoPotFuzz": 64,
"valueWithContract": 61.800000000000004,
"salaries": [
{
"season": 2002,
"amount": 3050
},
{
"season": 2016,
"amount": 3050
}
],
"contract": {
"amount": 3050,
"exp": 2016
},
"pid": 144
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 66,
"stre": 100,
"spd": 52,
"jmp": 59,
"endu": 39,
"ins": 100,
"dnk": 100,
"ft": 61,
"fg": 57,
"tp": 51,
"blk": 86,
"stl": 76,
"drb": 37,
"pss": 38,
"reb": 100,
"season": 2002,
"ovr": 67,
"pot": 72,
"fuzz": 1.2623062454058163,
"skills": [
"Di",
"Po",
"R"
],
"pos": "FC"
}
],
"weight": 266,
"hgt": 80,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Raymond Boos",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 33,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 8.61820494234706
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 8.61820494234706
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7102360208783824,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.8477188572986836,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 67.75,
"valueNoPot": 67,
"valueFuzz": 68.75,
"valueNoPotFuzz": 68,
"valueWithContract": 67.75,
"salaries": [
{
"season": 2002,
"amount": 13750
},
{
"season": 2016,
"amount": 13750
}
],
"contract": {
"amount": 13750,
"exp": 2016
},
"pid": 145
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 54,
"stre": 61,
"spd": 48,
"jmp": 51,
"endu": 60,
"ins": 45,
"dnk": 100,
"ft": 49,
"fg": 52,
"tp": 58,
"blk": 33,
"stl": 55,
"drb": 96,
"pss": 36,
"reb": 41,
"season": 2002,
"ovr": 57,
"pot": 60,
"fuzz": -3.0270090767064106,
"skills": [],
"pos": "F"
}
],
"weight": 220,
"hgt": 80,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Nathan Johnson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 57,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 23.031506121586837
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 23.031506121586837
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9866948738345027,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.8877690797482185,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 59.4,
"valueNoPot": 57,
"valueFuzz": 56.400000000000006,
"valueNoPotFuzz": 54,
"valueWithContract": 59.4,
"salaries": [
{
"season": 2002,
"amount": 2200
},
{
"season": 2016,
"amount": 2200
},
{
"season": 2017,
"amount": 2200
}
],
"contract": {
"amount": 2200,
"exp": 2017
},
"pid": 146
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 43,
"stre": 43,
"spd": 25,
"jmp": 40,
"endu": 28,
"ins": 16,
"dnk": 38,
"ft": 56,
"fg": 56,
"tp": 44,
"blk": 31,
"stl": 31,
"drb": 52,
"pss": 50,
"reb": 29,
"season": 2002,
"ovr": 37,
"pot": 37,
"fuzz": 0.8706729649474951,
"skills": [],
"pos": "GF"
}
],
"weight": 221,
"hgt": 79,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Robert Dufresne",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -3.0860172295124
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -3.0860172295124
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8739364916339227,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.2784401702946435,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 33.300000000000004,
"valueNoPot": 37,
"valueFuzz": 34.2,
"valueNoPotFuzz": 38,
"valueWithContract": 33.300000000000004,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 147
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 74,
"stre": 97,
"spd": 34,
"jmp": 46,
"endu": 21,
"ins": 96,
"dnk": 98,
"ft": 56,
"fg": 67,
"tp": 46,
"blk": 99,
"stl": 76,
"drb": 31,
"pss": 23,
"reb": 87,
"season": 2002,
"ovr": 61,
"pot": 61,
"fuzz": 1.4046395883686706,
"skills": [
"Di",
"Po",
"R"
],
"pos": "FC"
}
],
"weight": 260,
"hgt": 83,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "Philip Vinci",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 31,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 8.20841554508402
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 8.20841554508402
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3800633584856121,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.8074767508415526,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 59.475,
"valueNoPot": 61,
"valueFuzz": 60.449999999999996,
"valueNoPotFuzz": 62,
"valueWithContract": 59.475,
"salaries": [
{
"season": 2002,
"amount": 6750
}
],
"contract": {
"amount": 6750,
"exp": 2002
},
"pid": 148
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 36,
"stre": 63,
"spd": 65,
"jmp": 63,
"endu": 50,
"ins": 20,
"dnk": 74,
"ft": 58,
"fg": 69,
"tp": 80,
"blk": 41,
"stl": 49,
"drb": 69,
"pss": 52,
"reb": 53,
"season": 2002,
"ovr": 55,
"pot": 55,
"fuzz": -2.514500557721309,
"skills": [],
"pos": "GF"
}
],
"weight": 234,
"hgt": 76,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Robert Spooner",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 21.794030685439964
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 21.794030685439964
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8895049445735856,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.8297988245227728,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 55,
"valueNoPot": 55,
"valueFuzz": 52,
"valueNoPotFuzz": 52,
"valueWithContract": 55,
"salaries": [
{
"season": 2002,
"amount": 6300
}
],
"contract": {
"amount": 6300,
"exp": 2002
},
"pid": 149
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 28,
"stre": 70,
"spd": 14,
"jmp": 25,
"endu": 39,
"ins": 49,
"dnk": 56,
"ft": 61,
"fg": 38,
"tp": 94,
"blk": 36,
"stl": 55,
"drb": 56,
"pss": 76,
"reb": 56,
"season": 2002,
"ovr": 47,
"pot": 47,
"fuzz": 0.9261822877845889,
"skills": [
"3"
],
"pos": "SG"
}
],
"weight": 219,
"hgt": 77,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Anthony Ferraro",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 36,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -13.317574863817542
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -13.317574863817542
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3182816486134439,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.947255762059457,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44.65,
"valueNoPot": 47,
"valueFuzz": 45.599999999999994,
"valueNoPotFuzz": 48,
"valueWithContract": 44.65,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 150
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 50,
"stre": 63,
"spd": 66,
"jmp": 61,
"endu": 59,
"ins": 52,
"dnk": 55,
"ft": 61,
"fg": 58,
"tp": 81,
"blk": 54,
"stl": 80,
"drb": 57,
"pss": 57,
"reb": 67,
"season": 2002,
"ovr": 60,
"pot": 60,
"fuzz": -4.30208719015717,
"skills": [],
"pos": "GF"
}
],
"weight": 229,
"hgt": 80,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Bryce Livesay",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -5.109734706052942
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -5.109734706052942
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8208865412304196,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.4781587265309557,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 60,
"valueNoPot": 60,
"valueFuzz": 56,
"valueNoPotFuzz": 56,
"valueWithContract": 60,
"salaries": [
{
"season": 2002,
"amount": 2550
},
{
"season": 2016,
"amount": 2550
}
],
"contract": {
"amount": 2550,
"exp": 2016
},
"pid": 151
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 4,
"stre": 14,
"spd": 90,
"jmp": 29,
"endu": 50,
"ins": 25,
"dnk": 40,
"ft": 38,
"fg": 62,
"tp": 49,
"blk": 22,
"stl": 51,
"drb": 70,
"pss": 64,
"reb": 36,
"season": 2002,
"ovr": 44,
"pot": 44,
"fuzz": 2.219873880949769,
"skills": [
"B"
],
"pos": "PG"
}
],
"weight": 198,
"hgt": 72,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Edward Raymond",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 43,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -7.869072007397708
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -7.869072007397708
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.34143866512521526,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.6560356888789505,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44,
"valueNoPot": 44,
"valueFuzz": 46,
"valueNoPotFuzz": 46,
"valueWithContract": 44,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 152
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 37,
"stre": 43,
"spd": 43,
"jmp": 43,
"endu": 41,
"ins": 46,
"dnk": 43,
"ft": 37,
"fg": 42,
"tp": 62,
"blk": 32,
"stl": 36,
"drb": 36,
"pss": 49,
"reb": 44,
"season": 2002,
"ovr": 43,
"pot": 43,
"fuzz": -0.2712255472162317,
"skills": [],
"pos": "GF"
}
],
"weight": 223,
"hgt": 78,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Diego Castillo",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -0.5507721533713301
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -0.5507721533713301
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5630794346173131,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.04566333842334536,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 43,
"valueNoPot": 43,
"valueFuzz": 43,
"valueNoPotFuzz": 43,
"valueWithContract": 43,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 153
},
{
"tid": 7,
"statsTids": [
7
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 0,
"stre": 22,
"spd": 97,
"jmp": 57,
"endu": 23,
"ins": 1,
"dnk": 16,
"ft": 31,
"fg": 18,
"tp": 48,
"blk": 19,
"stl": 52,
"drb": 29,
"pss": 46,
"reb": 59,
"season": 2002,
"ovr": 34,
"pot": 50,
"fuzz": -0.1553419713101638,
"skills": [],
"pos": "SG"
}
],
"weight": 160,
"hgt": 74,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Joseph Morrison",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 33,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 13.160486221410501
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 13.160486221410501
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6864904253880029,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.48053635448369203,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 38.8,
"valueNoPot": 34,
"valueFuzz": 38.8,
"valueNoPotFuzz": 34,
"valueWithContract": 38.8,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
},
{
"season": 2017,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2017
},
"pid": 154
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 77,
"stre": 87,
"spd": 42,
"jmp": 44,
"endu": 53,
"ins": 100,
"dnk": 94,
"ft": 53,
"fg": 32,
"tp": 50,
"blk": 86,
"stl": 49,
"drb": 24,
"pss": 23,
"reb": 88,
"season": 2002,
"ovr": 62,
"pot": 65,
"fuzz": 2.2547391618995363,
"skills": [
"Di",
"Po",
"R"
],
"pos": "FC"
}
],
"weight": 263,
"hgt": 82,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Hugo Diaz",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 52,
"skills": [
"Po"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 6.786477578751811
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 6.786477578751811
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9874639456724528,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.557435239872957,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 62.15,
"valueNoPot": 62,
"valueFuzz": 64.14999999999999,
"valueNoPotFuzz": 64,
"valueWithContract": 62.15,
"salaries": [
{
"season": 2002,
"amount": 10300
},
{
"season": 2016,
"amount": 10300
}
],
"contract": {
"amount": 10300,
"exp": 2016
},
"pid": 155
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 72,
"stre": 49,
"spd": 44,
"jmp": 33,
"endu": 30,
"ins": 67,
"dnk": 47,
"ft": 76,
"fg": 62,
"tp": 78,
"blk": 61,
"stl": 56,
"drb": 39,
"pss": 63,
"reb": 88,
"season": 2002,
"ovr": 56,
"pot": 56,
"fuzz": -1.4483591034341297,
"skills": [
"3"
],
"pos": "PF"
}
],
"weight": 243,
"hgt": 83,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Emmanuel Rother",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 55,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 22.851499470643617
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 22.851499470643617
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8999621106191,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.3573461130173188,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 47.6,
"valueNoPot": 56,
"valueFuzz": 46.75,
"valueNoPotFuzz": 55,
"valueWithContract": 47.6,
"salaries": [
{
"season": 2002,
"amount": 1600
},
{
"season": 2016,
"amount": 1600
},
{
"season": 2017,
"amount": 1600
}
],
"contract": {
"amount": 1600,
"exp": 2017
},
"pid": 156
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 56,
"stre": 100,
"spd": 31,
"jmp": 24,
"endu": 38,
"ins": 87,
"dnk": 100,
"ft": 84,
"fg": 62,
"tp": 37,
"blk": 68,
"stl": 29,
"drb": 30,
"pss": 23,
"reb": 68,
"season": 2002,
"ovr": 55,
"pot": 73,
"fuzz": 0.7916754635039531,
"skills": [
"Po"
],
"pos": "PF"
}
],
"weight": 236,
"hgt": 80,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Eric Guidry",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 31,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -8.167058641788387
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -8.167058641788387
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6127414647966982,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.27380071289887753,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 67.6,
"valueNoPot": 55,
"valueFuzz": 68.6,
"valueNoPotFuzz": 56,
"valueWithContract": 67.6,
"salaries": [
{
"season": 2002,
"amount": 3250
}
],
"contract": {
"amount": 3250,
"exp": 2002
},
"pid": 157
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 33,
"stre": 79,
"spd": 85,
"jmp": 82,
"endu": 62,
"ins": 69,
"dnk": 66,
"ft": 49,
"fg": 64,
"tp": 86,
"blk": 50,
"stl": 71,
"drb": 78,
"pss": 75,
"reb": 70,
"season": 2002,
"ovr": 67,
"pot": 68,
"fuzz": -4.360286342309378,
"skills": [
"B"
],
"pos": "PG"
}
],
"weight": 206,
"hgt": 76,
"born": {
"year": 1991,
"loc": "USA"
},
"name": "Erik Morgan",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2009,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 2.160653394289554
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 2.160653394289554
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.09374126108588232,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.10277281962975837,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 67.10000000000001,
"valueNoPot": 67,
"valueFuzz": 63.1,
"valueNoPotFuzz": 63,
"valueWithContract": 67.10000000000001,
"salaries": [
{
"season": 2002,
"amount": 13250
},
{
"season": 2016,
"amount": 13250
},
{
"season": 2017,
"amount": 13250
}
],
"contract": {
"amount": 13250,
"exp": 2017
},
"pid": 158
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 45,
"stre": 36,
"spd": 36,
"jmp": 58,
"endu": 27,
"ins": 45,
"dnk": 84,
"ft": 89,
"fg": 55,
"tp": 88,
"blk": 40,
"stl": 56,
"drb": 76,
"pss": 50,
"reb": 79,
"season": 2002,
"ovr": 55,
"pot": 59,
"fuzz": -3.236756277831214,
"skills": [
"3"
],
"pos": "GF"
}
],
"weight": 226,
"hgt": 77,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Thomas Keene",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 50,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -0.6291927270586619
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -0.6291927270586619
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.43820145698186463,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.7991118615465411,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 55,
"valueNoPot": 55,
"valueFuzz": 52,
"valueNoPotFuzz": 52,
"valueWithContract": 55,
"salaries": [
{
"season": 2002,
"amount": 6450
}
],
"contract": {
"amount": 6450,
"exp": 2002
},
"pid": 159
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 35,
"stre": 50,
"spd": 63,
"jmp": 70,
"endu": 34,
"ins": 67,
"dnk": 59,
"ft": 61,
"fg": 65,
"tp": 92,
"blk": 55,
"stl": 61,
"drb": 79,
"pss": 66,
"reb": 59,
"season": 2002,
"ovr": 59,
"pot": 59,
"fuzz": 1.175184535344564,
"skills": [
"3"
],
"pos": "GF"
}
],
"weight": 231,
"hgt": 78,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Sam Coats",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 48,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 6.971040071346675
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 6.971040071346675
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3953751165401267,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.2712648744753676,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 56.05,
"valueNoPot": 59,
"valueFuzz": 57,
"valueNoPotFuzz": 60,
"valueWithContract": 56.05,
"salaries": [
{
"season": 2002,
"amount": 7200
},
{
"season": 2016,
"amount": 7200
}
],
"contract": {
"amount": 7200,
"exp": 2016
},
"pid": 160
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 93,
"stre": 92,
"spd": 22,
"jmp": 39,
"endu": 50,
"ins": 90,
"dnk": 79,
"ft": 49,
"fg": 37,
"tp": 41,
"blk": 84,
"stl": 49,
"drb": 18,
"pss": 16,
"reb": 72,
"season": 2002,
"ovr": 56,
"pot": 56,
"fuzz": 0.8427472484153329,
"skills": [
"Di",
"Po",
"R"
],
"pos": "C"
}
],
"weight": 285,
"hgt": 85,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Ricardo Henry",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 42,
"skills": [
"Po",
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -3.7565302864246917
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -3.7565302864246917
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9437060000474382,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.7021386250871167,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 56,
"valueNoPot": 56,
"valueFuzz": 56.99999999999999,
"valueNoPotFuzz": 57,
"valueWithContract": 56,
"salaries": [
{
"season": 2002,
"amount": 6550
},
{
"season": 2016,
"amount": 6550
}
],
"contract": {
"amount": 6550,
"exp": 2016
},
"pid": 161
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 54,
"stre": 32,
"spd": 23,
"jmp": 29,
"endu": 17,
"ins": 31,
"dnk": 37,
"ft": 46,
"fg": 57,
"tp": 54,
"blk": 6,
"stl": 73,
"drb": 58,
"pss": 22,
"reb": 60,
"season": 2002,
"ovr": 36,
"pot": 36,
"fuzz": -4.323790756438537,
"skills": [],
"pos": "GF"
}
],
"weight": 220,
"hgt": 80,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "John Donaldson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 29.884342568581296
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 29.884342568581296
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.1610346948412995,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.32463414021231807,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 30.599999999999998,
"valueNoPot": 36,
"valueFuzz": 27.2,
"valueNoPotFuzz": 32,
"valueWithContract": 30.599999999999998,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 162
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 82,
"stre": 89,
"spd": 23,
"jmp": 35,
"endu": 27,
"ins": 82,
"dnk": 66,
"ft": 39,
"fg": 28,
"tp": 5,
"blk": 62,
"stl": 40,
"drb": 7,
"pss": 3,
"reb": 64,
"season": 2002,
"ovr": 45,
"pot": 56,
"fuzz": -1.4324839981510404,
"skills": [
"Po"
],
"pos": "FC"
}
],
"weight": 284,
"hgt": 82,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Scott Duong",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 41,
"skills": [
"Po"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 1.30577359187701
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 1.30577359187701
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.848200936509345,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.9383032943642671,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.699999999999996,
"valueNoPot": 45,
"valueFuzz": 51.7,
"valueNoPotFuzz": 44,
"valueWithContract": 52.699999999999996,
"salaries": [
{
"season": 2002,
"amount": 1200
},
{
"season": 2016,
"amount": 1200
},
{
"season": 2017,
"amount": 1200
}
],
"contract": {
"amount": 1200,
"exp": 2017
},
"pid": 163
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 49,
"stre": 91,
"spd": 27,
"jmp": 28,
"endu": 45,
"ins": 100,
"dnk": 92,
"ft": 77,
"fg": 53,
"tp": 51,
"blk": 100,
"stl": 55,
"drb": 31,
"pss": 28,
"reb": 80,
"season": 2002,
"ovr": 57,
"pot": 57,
"fuzz": 1.166111351780736,
"skills": [],
"pos": "GF"
}
],
"weight": 229,
"hgt": 82,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "James Morris",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 30,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 12.086149717630533
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 12.086149717630533
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6046010806159543,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.4999424648833748,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 57,
"valueNoPot": 57,
"valueFuzz": 57.99999999999999,
"valueNoPotFuzz": 58,
"valueWithContract": 57,
"salaries": [
{
"season": 2002,
"amount": 2050
},
{
"season": 2016,
"amount": 2050
},
{
"season": 2017,
"amount": 2050
}
],
"contract": {
"amount": 2050,
"exp": 2017
},
"pid": 164
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 16,
"stre": 19,
"spd": 73,
"jmp": 58,
"endu": 55,
"ins": 41,
"dnk": 36,
"ft": 37,
"fg": 32,
"tp": 39,
"blk": 26,
"stl": 59,
"drb": 68,
"pss": 52,
"reb": 34,
"season": 2002,
"ovr": 44,
"pot": 44,
"fuzz": -0.4939103280532082,
"skills": [],
"pos": "PG"
}
],
"weight": 185,
"hgt": 75,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Curtis Stuart",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -1.5366372598659979
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -1.5366372598659979
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.457423809884832,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.8484742640087173,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44,
"valueNoPot": 44,
"valueFuzz": 44,
"valueNoPotFuzz": 44,
"valueWithContract": 44,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 165
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 12,
"stre": 53,
"spd": 46,
"jmp": 53,
"endu": 48,
"ins": 54,
"dnk": 52,
"ft": 31,
"fg": 42,
"tp": 71,
"blk": 37,
"stl": 58,
"drb": 65,
"pss": 45,
"reb": 49,
"season": 2002,
"ovr": 46,
"pot": 46,
"fuzz": -1.3984880700442996,
"skills": [],
"pos": "SG"
}
],
"weight": 212,
"hgt": 72,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Lewis Furst",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 27,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -17.989647777383414
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -17.989647777383414
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6882274339580803,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.3077317513090805,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 46,
"valueNoPot": 46,
"valueFuzz": 45,
"valueNoPotFuzz": 45,
"valueWithContract": 46,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 166
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 24,
"stre": 51,
"spd": 53,
"jmp": 42,
"endu": 66,
"ins": 34,
"dnk": 42,
"ft": 48,
"fg": 56,
"tp": 65,
"blk": 57,
"stl": 64,
"drb": 72,
"pss": 59,
"reb": 100,
"season": 2002,
"ovr": 50,
"pot": 50,
"fuzz": 2.5750724029842997,
"skills": [],
"pos": "SG"
}
],
"weight": 207,
"hgt": 74,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Michael Manuel",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 41,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -3.4508348910443125
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -3.4508348910443125
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.08598107559605217,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.9952170096280422,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50,
"valueNoPot": 50,
"valueFuzz": 52.99999999999999,
"valueNoPotFuzz": 53,
"valueWithContract": 50,
"salaries": [
{
"season": 2002,
"amount": 700
}
],
"contract": {
"amount": 700,
"exp": 2002
},
"pid": 167
},
{
"tid": 8,
"statsTids": [
8
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 47,
"stre": 59,
"spd": 40,
"jmp": 17,
"endu": 40,
"ins": 79,
"dnk": 52,
"ft": 80,
"fg": 44,
"tp": 72,
"blk": 63,
"stl": 67,
"drb": 41,
"pss": 54,
"reb": 52,
"season": 2002,
"ovr": 52,
"pot": 52,
"fuzz": 2.757997641828454,
"skills": [],
"pos": "GF"
}
],
"weight": 227,
"hgt": 78,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Nicholas Bane",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 26,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 1.996216725849628
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 1.996216725849628
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.030685503464592312,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.07667543113002795,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52,
"valueNoPot": 52,
"valueFuzz": 55,
"valueNoPotFuzz": 55,
"valueWithContract": 52,
"salaries": [
{
"season": 2002,
"amount": 5000
}
],
"contract": {
"amount": 5000,
"exp": 2002
},
"pid": 168
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 38,
"stre": 61,
"spd": 44,
"jmp": 54,
"endu": 35,
"ins": 58,
"dnk": 57,
"ft": 67,
"fg": 63,
"tp": 72,
"blk": 45,
"stl": 50,
"drb": 63,
"pss": 55,
"reb": 55,
"season": 2002,
"ovr": 52,
"pot": 52,
"fuzz": -2.401410102261532,
"skills": [],
"pos": "SF"
}
],
"weight": 212,
"hgt": 79,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Brent Pierce",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -12.260301352147799
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -12.260301352147799
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.40337246839965,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.012195005174167717,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44.199999999999996,
"valueNoPot": 52,
"valueFuzz": 42.5,
"valueNoPotFuzz": 50,
"valueWithContract": 44.199999999999996,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 169
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 88,
"stre": 55,
"spd": 6,
"jmp": 39,
"endu": 9,
"ins": 46,
"dnk": 59,
"ft": 22,
"fg": 5,
"tp": 34,
"blk": 54,
"stl": 8,
"drb": 3,
"pss": 2,
"reb": 52,
"season": 2002,
"ovr": 35,
"pot": 35,
"fuzz": 3.1370198722041964,
"skills": [
"R"
],
"pos": "C"
}
],
"weight": 256,
"hgt": 85,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Jonathan Kendall",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 43,
"skills": [
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -11.477649961424278
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -11.477649961424278
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.03000896193726077,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.2155835211271946,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 31.5,
"valueNoPot": 35,
"valueFuzz": 34.2,
"valueNoPotFuzz": 38,
"valueWithContract": 31.5,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 170
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 74,
"stre": 81,
"spd": 25,
"jmp": 41,
"endu": 44,
"ins": 79,
"dnk": 90,
"ft": 64,
"fg": 20,
"tp": 19,
"blk": 68,
"stl": 48,
"drb": 22,
"pss": 17,
"reb": 74,
"season": 2002,
"ovr": 52,
"pot": 52,
"fuzz": 0.8244849445997273,
"skills": [],
"pos": "FC"
}
],
"weight": 273,
"hgt": 83,
"born": {
"year": 1991,
"loc": "USA"
},
"name": "Jack West",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2009,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 35,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -2.990443423382686
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -2.990443423382686
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9891400507114483,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.6361047955620649,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.00000000000001,
"valueNoPot": 52,
"valueFuzz": 53,
"valueNoPotFuzz": 53,
"valueWithContract": 52.00000000000001,
"salaries": [
{
"season": 2002,
"amount": 4250
},
{
"season": 2016,
"amount": 4250
},
{
"season": 2017,
"amount": 4250
}
],
"contract": {
"amount": 4250,
"exp": 2017
},
"pid": 171
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 42,
"stre": 53,
"spd": 63,
"jmp": 55,
"endu": 59,
"ins": 53,
"dnk": 76,
"ft": 83,
"fg": 79,
"tp": 84,
"blk": 100,
"stl": 63,
"drb": 93,
"pss": 42,
"reb": 70,
"season": 2002,
"ovr": 63,
"pot": 63,
"fuzz": 2.1070036719282363,
"skills": [
"3",
"B"
],
"pos": "GF"
}
],
"weight": 216,
"hgt": 77,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Matthew Capone",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 50,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -11.369551972728292
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -11.369551972728292
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5629635563826361,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.5533856991049757,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 62.99999999999999,
"valueNoPot": 63,
"valueFuzz": 65,
"valueNoPotFuzz": 65,
"valueWithContract": 62.99999999999999,
"salaries": [
{
"season": 2002,
"amount": 2500
},
{
"season": 2016,
"amount": 2500
},
{
"season": 2017,
"amount": 2500
},
{
"season": 2018,
"amount": 2500
}
],
"contract": {
"amount": 2500,
"exp": 2018
},
"pid": 172
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 53,
"stre": 56,
"spd": 70,
"jmp": 54,
"endu": 33,
"ins": 41,
"dnk": 56,
"ft": 48,
"fg": 44,
"tp": 94,
"blk": 53,
"stl": 54,
"drb": 49,
"pss": 55,
"reb": 53,
"season": 2002,
"ovr": 55,
"pot": 60,
"fuzz": -2.5881334433962833,
"skills": [
"3"
],
"pos": "GF"
}
],
"weight": 231,
"hgt": 78,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Daniel Her",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 46,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 2.3288704785155936
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 2.3288704785155936
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5299206839950361,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.8417362697173909,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 58.5,
"valueNoPot": 55,
"valueFuzz": 55.5,
"valueNoPotFuzz": 52,
"valueWithContract": 58.5,
"salaries": [
{
"season": 2002,
"amount": 2150
},
{
"season": 2016,
"amount": 2150
}
],
"contract": {
"amount": 2150,
"exp": 2016
},
"pid": 173
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 66,
"stre": 93,
"spd": 2,
"jmp": 24,
"endu": 32,
"ins": 76,
"dnk": 82,
"ft": 26,
"fg": 30,
"tp": 6,
"blk": 84,
"stl": 29,
"drb": 21,
"pss": 8,
"reb": 65,
"season": 2002,
"ovr": 42,
"pot": 42,
"fuzz": -3.138750508533829,
"skills": [],
"pos": "FC"
}
],
"weight": 251,
"hgt": 82,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Albert Forrest",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 8.495605998889573
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 8.495605998889573
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3123960194319815,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.2617461502110179,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 42,
"valueNoPot": 42,
"valueFuzz": 39,
"valueNoPotFuzz": 39,
"valueWithContract": 42,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 174
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 0,
"stre": 47,
"spd": 89,
"jmp": 94,
"endu": 54,
"ins": 64,
"dnk": 54,
"ft": 72,
"fg": 93,
"tp": 87,
"blk": 34,
"stl": 99,
"drb": 82,
"pss": 81,
"reb": 32,
"season": 2002,
"ovr": 62,
"pot": 74,
"fuzz": -2.554864652795964,
"skills": [
"B",
"Ps"
],
"pos": "G"
}
],
"weight": 170,
"hgt": 73,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Daniel Six",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 12.277767043984355
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 12.277767043984355
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.04014040166245336,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.7052030934832281,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 68,
"valueNoPot": 62,
"valueFuzz": 65,
"valueNoPotFuzz": 59,
"valueWithContract": 68,
"salaries": [
{
"season": 2002,
"amount": 3750
}
],
"contract": {
"amount": 3750,
"exp": 2002
},
"pid": 175
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 43,
"stre": 41,
"spd": 41,
"jmp": 31,
"endu": 41,
"ins": 46,
"dnk": 60,
"ft": 46,
"fg": 63,
"tp": 62,
"blk": 51,
"stl": 44,
"drb": 50,
"pss": 57,
"reb": 46,
"season": 2002,
"ovr": 48,
"pot": 48,
"fuzz": -1.800835723918822,
"skills": [],
"pos": "SF"
}
],
"weight": 232,
"hgt": 78,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Alex Kyle",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -4.901003748777558
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -4.901003748777558
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5385983643502534,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.28517132104796117,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.599999999999994,
"valueNoPot": 48,
"valueFuzz": 43.699999999999996,
"valueNoPotFuzz": 46,
"valueWithContract": 45.599999999999994,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 176
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 0,
"stre": 28,
"spd": 73,
"jmp": 43,
"endu": 46,
"ins": 69,
"dnk": 37,
"ft": 56,
"fg": 70,
"tp": 48,
"blk": 37,
"stl": 66,
"drb": 76,
"pss": 79,
"reb": 43,
"season": 2002,
"ovr": 49,
"pot": 49,
"fuzz": -1.6859414385388112,
"skills": [
"Ps"
],
"pos": "PG"
}
],
"weight": 185,
"hgt": 71,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Joseph Hiett",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -8.67749203503733
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -8.67749203503733
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3273396130781461,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.6184677969299848,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44.1,
"valueNoPot": 49,
"valueFuzz": 42.300000000000004,
"valueNoPotFuzz": 47,
"valueWithContract": 44.1,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 177
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 45,
"stre": 19,
"spd": 14,
"jmp": 0,
"endu": 24,
"ins": 55,
"dnk": 37,
"ft": 52,
"fg": 57,
"tp": 69,
"blk": 77,
"stl": 43,
"drb": 34,
"pss": 63,
"reb": 21,
"season": 2002,
"ovr": 39,
"pot": 39,
"fuzz": 0.6391300698445077,
"skills": [],
"pos": "SF"
}
],
"weight": 207,
"hgt": 77,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Thomas Bias",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 9.01419626271101
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 9.01419626271101
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9492834784249835,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.7256279531828547,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 33.15,
"valueNoPot": 39,
"valueFuzz": 34,
"valueNoPotFuzz": 40,
"valueWithContract": 33.15,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 178
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 82,
"stre": 76,
"spd": 27,
"jmp": 26,
"endu": 91,
"ins": 87,
"dnk": 59,
"ft": 41,
"fg": 35,
"tp": 23,
"blk": 72,
"stl": 35,
"drb": 11,
"pss": 12,
"reb": 51,
"season": 2002,
"ovr": 52,
"pot": 65,
"fuzz": -2.0854959005618783,
"skills": [
"Po"
],
"pos": "FC"
}
],
"weight": 278,
"hgt": 82,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Martin Slater",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 22.21543069765069
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 22.21543069765069
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.07164494621893103,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.014309567481467056,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 58.5,
"valueNoPot": 52,
"valueFuzz": 56.5,
"valueNoPotFuzz": 50,
"valueWithContract": 58.5,
"salaries": [
{
"season": 2002,
"amount": 2050
},
{
"season": 2016,
"amount": 2050
}
],
"contract": {
"amount": 2050,
"exp": 2016
},
"pid": 179
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 0,
"stre": 23,
"spd": 80,
"jmp": 50,
"endu": 45,
"ins": 35,
"dnk": 49,
"ft": 32,
"fg": 44,
"tp": 63,
"blk": 75,
"stl": 44,
"drb": 51,
"pss": 42,
"reb": 23,
"season": 2002,
"ovr": 44,
"pot": 44,
"fuzz": 1.640632398850137,
"skills": [],
"pos": "PG"
}
],
"weight": 168,
"hgt": 72,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Gary Campbell",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 42,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 4.763547026495047
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 4.763547026495047
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.10448305443597561,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.7637995549798897,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44,
"valueNoPot": 44,
"valueFuzz": 46,
"valueNoPotFuzz": 46,
"valueWithContract": 44,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 180
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 85,
"stre": 57,
"spd": 10,
"jmp": 0,
"endu": 0,
"ins": 62,
"dnk": 43,
"ft": 32,
"fg": 4,
"tp": 4,
"blk": 43,
"stl": 79,
"drb": 8,
"pss": 5,
"reb": 56,
"season": 2002,
"ovr": 33,
"pot": 33,
"fuzz": -1.3537965729813983,
"skills": [],
"pos": "FC"
}
],
"weight": 270,
"hgt": 85,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Virgil Eichelberger",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -15.996121654083721
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -15.996121654083721
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.20424881553342478,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.3572601820384522,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 29.7,
"valueNoPot": 33,
"valueFuzz": 28.8,
"valueNoPotFuzz": 32,
"valueWithContract": 29.7,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 181
},
{
"tid": 9,
"statsTids": [
9
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 3,
"stre": 40,
"spd": 65,
"jmp": 62,
"endu": 48,
"ins": 45,
"dnk": 39,
"ft": 35,
"fg": 52,
"tp": 75,
"blk": 43,
"stl": 55,
"drb": 74,
"pss": 72,
"reb": 50,
"season": 2002,
"ovr": 48,
"pot": 48,
"fuzz": 0.6305209186242191,
"skills": [],
"pos": "PG"
}
],
"weight": 198,
"hgt": 73,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "John Howard",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 32,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 8.671358798162693
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 8.671358798162693
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6076862107398362,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.9581953548055107,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.599999999999994,
"valueNoPot": 48,
"valueFuzz": 46.55,
"valueNoPotFuzz": 49,
"valueWithContract": 45.599999999999994,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 182
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 58,
"stre": 32,
"spd": 15,
"jmp": 33,
"endu": 9,
"ins": 27,
"dnk": 45,
"ft": 26,
"fg": 61,
"tp": 49,
"blk": 16,
"stl": 29,
"drb": 40,
"pss": 22,
"reb": 45,
"season": 2002,
"ovr": 33,
"pot": 33,
"fuzz": 2.639791969031565,
"skills": [],
"pos": "GF"
}
],
"weight": 251,
"hgt": 79,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Robert Walker",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 47,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 26.764562614683477
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 26.764562614683477
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8881259377182649,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.9639147035683946,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 31.349999999999998,
"valueNoPot": 33,
"valueFuzz": 34.199999999999996,
"valueNoPotFuzz": 36,
"valueWithContract": 31.349999999999998,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 183
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 11,
"stre": 69,
"spd": 98,
"jmp": 97,
"endu": 75,
"ins": 60,
"dnk": 59,
"ft": 73,
"fg": 92,
"tp": 78,
"blk": 56,
"stl": 98,
"drb": 89,
"pss": 100,
"reb": 74,
"season": 2002,
"ovr": 71,
"pot": 75,
"fuzz": 3.3052880362455843,
"skills": [
"A",
"B",
"Dp",
"Ps"
],
"pos": "PG"
}
],
"weight": 179,
"hgt": 74,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Eduardo Garcia",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 52,
"skills": [
"Ps"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 29.5848795409934
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 29.5848795409934
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.06217805430434553,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.6224756003541945,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 71.2,
"valueNoPot": 71,
"valueFuzz": 74.2,
"valueNoPotFuzz": 74,
"valueWithContract": 71.2,
"salaries": [
{
"season": 2002,
"amount": 14850
},
{
"season": 2016,
"amount": 14850
}
],
"contract": {
"amount": 14850,
"exp": 2016
},
"pid": 184
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 48,
"stre": 81,
"spd": 97,
"jmp": 77,
"endu": 84,
"ins": 88,
"dnk": 80,
"ft": 77,
"fg": 100,
"tp": 99,
"blk": 76,
"stl": 92,
"drb": 100,
"pss": 76,
"reb": 81,
"season": 2002,
"ovr": 81,
"pot": 84,
"fuzz": 1.846130887236347,
"skills": [
"3",
"A",
"B",
"Dp",
"Ps"
],
"pos": "GF"
}
],
"weight": 235,
"hgt": 81,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Malcolm McDougal",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 48,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 12.547273731714085
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 12.547273731714085
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.013269216961520947,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.14283870730433024,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 81.44999999999999,
"valueNoPot": 81,
"valueFuzz": 83.45,
"valueNoPotFuzz": 83,
"valueWithContract": 81.44999999999999,
"salaries": [
{
"season": 2002,
"amount": 20000
},
{
"season": 2016,
"amount": 20000
},
{
"season": 2017,
"amount": 20000
}
],
"contract": {
"amount": 20000,
"exp": 2017
},
"pid": 185
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 14,
"stre": 35,
"spd": 86,
"jmp": 94,
"endu": 59,
"ins": 46,
"dnk": 48,
"ft": 51,
"fg": 55,
"tp": 81,
"blk": 44,
"stl": 86,
"drb": 86,
"pss": 76,
"reb": 53,
"season": 2002,
"ovr": 59,
"pot": 72,
"fuzz": 1.107044659885558,
"skills": [
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 174,
"hgt": 75,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Christopher Fulton",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 42,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 11.774479243127285
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 11.774479243127285
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5131222329677039,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.8933176249372192,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 62.89999999999999,
"valueNoPot": 59,
"valueFuzz": 63.9,
"valueNoPotFuzz": 60,
"valueWithContract": 62.89999999999999,
"salaries": [
{
"season": 2002,
"amount": 2600
},
{
"season": 2016,
"amount": 2600
}
],
"contract": {
"amount": 2600,
"exp": 2016
},
"pid": 186
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 46,
"stre": 45,
"spd": 55,
"jmp": 52,
"endu": 15,
"ins": 38,
"dnk": 35,
"ft": 32,
"fg": 37,
"tp": 55,
"blk": 33,
"stl": 43,
"drb": 44,
"pss": 37,
"reb": 55,
"season": 2002,
"ovr": 41,
"pot": 46,
"fuzz": 2.4884483977565273,
"skills": [],
"pos": "GF"
}
],
"weight": 234,
"hgt": 78,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Mark Nicolas",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -12.269263554593273
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -12.269263554593273
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9114554973664346,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.45338637686150496,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 41.24999999999999,
"valueNoPot": 41,
"valueFuzz": 43.25,
"valueNoPotFuzz": 43,
"valueWithContract": 41.24999999999999,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 187
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 48,
"stre": 0,
"spd": 16,
"jmp": 22,
"endu": 26,
"ins": 15,
"dnk": 27,
"ft": 30,
"fg": 6,
"tp": 32,
"blk": 16,
"stl": 30,
"drb": 37,
"pss": 30,
"reb": 42,
"season": 2002,
"ovr": 26,
"pot": 30,
"fuzz": -1.3900599160799567,
"skills": [],
"pos": "GF"
}
],
"weight": 201,
"hgt": 79,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Edward Villanueva",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 41,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -16.088911778922903
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -16.088911778922903
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8047127327468551,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.2018990735781676,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 26,
"valueNoPot": 26,
"valueFuzz": 25,
"valueNoPotFuzz": 25,
"valueWithContract": 26,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 188
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 27,
"stre": 47,
"spd": 53,
"jmp": 53,
"endu": 51,
"ins": 65,
"dnk": 47,
"ft": 97,
"fg": 63,
"tp": 59,
"blk": 47,
"stl": 70,
"drb": 53,
"pss": 62,
"reb": 39,
"season": 2002,
"ovr": 53,
"pot": 53,
"fuzz": 1.1297907576393333,
"skills": [],
"pos": "SG"
}
],
"weight": 225,
"hgt": 75,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Guy Nuttall",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 24.227961590989864
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 24.227961590989864
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.4090629869803153,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.8536079796920188,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.99999999999999,
"valueNoPot": 53,
"valueFuzz": 54,
"valueNoPotFuzz": 54,
"valueWithContract": 52.99999999999999,
"salaries": [
{
"season": 2002,
"amount": 4850
}
],
"contract": {
"amount": 4850,
"exp": 2002
},
"pid": 189
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 72,
"stre": 76,
"spd": 4,
"jmp": 23,
"endu": 14,
"ins": 72,
"dnk": 78,
"ft": 45,
"fg": 9,
"tp": 21,
"blk": 79,
"stl": 40,
"drb": 7,
"pss": 2,
"reb": 79,
"season": 2002,
"ovr": 41,
"pot": 44,
"fuzz": -0.28856267670923597,
"skills": [],
"pos": "FC"
}
],
"weight": 267,
"hgt": 83,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Maxwell Wilson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 41,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -5.6793306162186745
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -5.6793306162186745
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3475188141402894,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.6308389960173075,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 41.45,
"valueNoPot": 41,
"valueFuzz": 41.45,
"valueNoPotFuzz": 41,
"valueWithContract": 41.45,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 190
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 14,
"stre": 30,
"spd": 82,
"jmp": 69,
"endu": 42,
"ins": 56,
"dnk": 58,
"ft": 45,
"fg": 46,
"tp": 72,
"blk": 38,
"stl": 72,
"drb": 64,
"pss": 98,
"reb": 48,
"season": 2002,
"ovr": 57,
"pot": 57,
"fuzz": 0.047897699524689585,
"skills": [
"Ps"
],
"pos": "PG"
}
],
"weight": 195,
"hgt": 74,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Derrick France",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 48,
"skills": [
"Ps"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 15.702693567156487
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 15.702693567156487
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.28209071049414614,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.4294772505773645,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 57,
"valueNoPot": 57,
"valueFuzz": 57,
"valueNoPotFuzz": 57,
"valueWithContract": 57,
"salaries": [
{
"season": 2002,
"amount": 7350
},
{
"season": 2016,
"amount": 7350
}
],
"contract": {
"amount": 7350,
"exp": 2016
},
"pid": 191
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 69,
"stre": 91,
"spd": 21,
"jmp": 13,
"endu": 46,
"ins": 97,
"dnk": 78,
"ft": 12,
"fg": 14,
"tp": 32,
"blk": 100,
"stl": 44,
"drb": 10,
"pss": 8,
"reb": 78,
"season": 2002,
"ovr": 49,
"pot": 67,
"fuzz": 3.010183124588667,
"skills": [
"Po"
],
"pos": "FC"
}
],
"weight": 260,
"hgt": 82,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Charles King",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -14.332689171471017
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -14.332689171471017
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.013952874756401501,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.1010694206659013,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 61.599999999999994,
"valueNoPot": 49,
"valueFuzz": 64.6,
"valueNoPotFuzz": 52,
"valueWithContract": 61.599999999999994,
"salaries": [
{
"season": 2002,
"amount": 2900
},
{
"season": 2016,
"amount": 2900
}
],
"contract": {
"amount": 2900,
"exp": 2016
},
"pid": 192
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 0,
"stre": 40,
"spd": 97,
"jmp": 56,
"endu": 39,
"ins": 48,
"dnk": 40,
"ft": 49,
"fg": 42,
"tp": 60,
"blk": 53,
"stl": 71,
"drb": 76,
"pss": 63,
"reb": 43,
"season": 2002,
"ovr": 50,
"pot": 55,
"fuzz": 0.9392640247299635,
"skills": [
"B"
],
"pos": "PG"
}
],
"weight": 190,
"hgt": 74,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Joshua Lester",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 7.657410049321108
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 7.657410049321108
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3772027084249354,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.15732091581059726,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.5,
"valueNoPot": 50,
"valueFuzz": 53.5,
"valueNoPotFuzz": 51,
"valueWithContract": 52.5,
"salaries": [
{
"season": 2002,
"amount": 1050
},
{
"season": 2016,
"amount": 1050
},
{
"season": 2017,
"amount": 1050
}
],
"contract": {
"amount": 1050,
"exp": 2017
},
"pid": 193
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 42,
"stre": 33,
"spd": 42,
"jmp": 46,
"endu": 42,
"ins": 25,
"dnk": 43,
"ft": 38,
"fg": 22,
"tp": 70,
"blk": 47,
"stl": 28,
"drb": 53,
"pss": 51,
"reb": 44,
"season": 2002,
"ovr": 42,
"pot": 42,
"fuzz": -1.6897034614895015,
"skills": [],
"pos": "GF"
}
],
"weight": 216,
"hgt": 79,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Christopher Go",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 16.684422512879955
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 16.684422512879955
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.4153820772142076,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.6470954524090682,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 42,
"valueNoPot": 42,
"valueFuzz": 40,
"valueNoPotFuzz": 40,
"valueWithContract": 42,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 194
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 49,
"stre": 44,
"spd": 65,
"jmp": 79,
"endu": 17,
"ins": 17,
"dnk": 63,
"ft": 25,
"fg": 40,
"tp": 48,
"blk": 9,
"stl": 37,
"drb": 50,
"pss": 48,
"reb": 27,
"season": 2002,
"ovr": 45,
"pot": 60,
"fuzz": 3.535158079827097,
"skills": [],
"pos": "GF"
}
],
"weight": 247,
"hgt": 80,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Michael Britton",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 25.208490612528408
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 25.208490612528408
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9405334899832529,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.07770511692046878,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 57,
"valueNoPot": 45,
"valueFuzz": 61,
"valueNoPotFuzz": 49,
"valueWithContract": 57,
"salaries": [
{
"season": 2002,
"amount": 1950
},
{
"season": 2016,
"amount": 1950
}
],
"contract": {
"amount": 1950,
"exp": 2016
},
"pid": 195
},
{
"tid": 10,
"statsTids": [
10
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 59,
"stre": 87,
"spd": 29,
"jmp": 23,
"endu": 44,
"ins": 96,
"dnk": 65,
"ft": 63,
"fg": 52,
"tp": 34,
"blk": 89,
"stl": 35,
"drb": 37,
"pss": 39,
"reb": 98,
"season": 2002,
"ovr": 54,
"pot": 54,
"fuzz": 0.8171503602389203,
"skills": [
"Po"
],
"pos": "PF"
}
],
"weight": 254,
"hgt": 80,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Peter Morgan",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -0.10040025017281096
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -0.10040025017281096
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8782002987828483,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.10766638877185475,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 48.6,
"valueNoPot": 54,
"valueFuzz": 49.5,
"valueNoPotFuzz": 55,
"valueWithContract": 48.6,
"salaries": [
{
"season": 2002,
"amount": 2100
}
],
"contract": {
"amount": 2100,
"exp": 2002
},
"pid": 196
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 32,
"stre": 44,
"spd": 38,
"jmp": 38,
"endu": 60,
"ins": 57,
"dnk": 44,
"ft": 42,
"fg": 44,
"tp": 54,
"blk": 27,
"stl": 64,
"drb": 56,
"pss": 39,
"reb": 48,
"season": 2002,
"ovr": 45,
"pot": 50,
"fuzz": -0.7030785700698585,
"skills": [],
"pos": "SG"
}
],
"weight": 200,
"hgt": 76,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "John Davis",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 49,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 21.489425374286235
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 21.489425374286235
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.22791183644693702,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.31281188402635096,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.75,
"valueNoPot": 45,
"valueFuzz": 44.75,
"valueNoPotFuzz": 44,
"valueWithContract": 45.75,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 197
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 3,
"stre": 73,
"spd": 92,
"jmp": 89,
"endu": 76,
"ins": 62,
"dnk": 80,
"ft": 84,
"fg": 98,
"tp": 99,
"blk": 74,
"stl": 98,
"drb": 99,
"pss": 99,
"reb": 56,
"season": 2002,
"ovr": 74,
"pot": 74,
"fuzz": -3.693641876197151,
"skills": [
"3",
"B",
"Ps"
],
"pos": "G"
}
],
"weight": 203,
"hgt": 70,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Alexander Wang",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 54,
"skills": [
"B",
"Ps"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -18.62021571711067
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -18.62021571711067
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7073048189827957,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.8864247800939722,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 70.3,
"valueNoPot": 74,
"valueFuzz": 66.5,
"valueNoPotFuzz": 70,
"valueWithContract": 70.3,
"salaries": [
{
"season": 2002,
"amount": 19700
}
],
"contract": {
"amount": 19700,
"exp": 2002
},
"pid": 198
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 48,
"stre": 52,
"spd": 32,
"jmp": 47,
"endu": 29,
"ins": 40,
"dnk": 38,
"ft": 47,
"fg": 35,
"tp": 58,
"blk": 41,
"stl": 40,
"drb": 72,
"pss": 64,
"reb": 53,
"season": 2002,
"ovr": 44,
"pot": 44,
"fuzz": -3.7993459855323044,
"skills": [],
"pos": "GF"
}
],
"weight": 222,
"hgt": 79,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Adrian Ortiz",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 46,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 9.294284529192183
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 9.294284529192183
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.4299152901899488,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.20343393408875188,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 37.4,
"valueNoPot": 44,
"valueFuzz": 34,
"valueNoPotFuzz": 40,
"valueWithContract": 37.4,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 199
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 92,
"stre": 84,
"spd": 42,
"jmp": 57,
"endu": 40,
"ins": 68,
"dnk": 67,
"ft": 22,
"fg": 33,
"tp": 41,
"blk": 99,
"stl": 55,
"drb": 7,
"pss": 6,
"reb": 89,
"season": 2002,
"ovr": 54,
"pot": 54,
"fuzz": -1.397376160444213,
"skills": [
"Di",
"Po",
"R"
],
"pos": "C"
}
],
"weight": 278,
"hgt": 85,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Frederick Milan",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 50,
"skills": [
"Di",
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 7.8476369345809545
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 7.8476369345809545
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6268782063592804,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.1658443345705367,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 54,
"valueNoPot": 54,
"valueFuzz": 52.99999999999999,
"valueNoPotFuzz": 53,
"valueWithContract": 54,
"salaries": [
{
"season": 2002,
"amount": 1400
},
{
"season": 2016,
"amount": 1400
}
],
"contract": {
"amount": 1400,
"exp": 2016
},
"pid": 200
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 33,
"stre": 46,
"spd": 55,
"jmp": 47,
"endu": 29,
"ins": 38,
"dnk": 70,
"ft": 82,
"fg": 55,
"tp": 63,
"blk": 44,
"stl": 55,
"drb": 58,
"pss": 52,
"reb": 65,
"season": 2002,
"ovr": 50,
"pot": 52,
"fuzz": -1.2147759990939404,
"skills": [],
"pos": "SG"
}
],
"weight": 191,
"hgt": 77,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Gary Walters",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 37,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -3.3998505177016796
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -3.3998505177016796
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.4711911202891679,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.8980967431277085,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50,
"valueNoPot": 50,
"valueFuzz": 49,
"valueNoPotFuzz": 49,
"valueWithContract": 50,
"salaries": [
{
"season": 2002,
"amount": 2950
},
{
"season": 2016,
"amount": 2950
},
{
"season": 2017,
"amount": 2950
}
],
"contract": {
"amount": 2950,
"exp": 2017
},
"pid": 201
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 28,
"stre": 33,
"spd": 41,
"jmp": 39,
"endu": 31,
"ins": 30,
"dnk": 67,
"ft": 42,
"fg": 33,
"tp": 57,
"blk": 18,
"stl": 36,
"drb": 48,
"pss": 43,
"reb": 51,
"season": 2002,
"ovr": 41,
"pot": 41,
"fuzz": -0.9298738926521519,
"skills": [],
"pos": "SG"
}
],
"weight": 192,
"hgt": 77,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "Martin Potter",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -12.654954634941799
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -12.654954634941799
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.4480730050228312,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.535819403408426,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39.975,
"valueNoPot": 41,
"valueFuzz": 39,
"valueNoPotFuzz": 40,
"valueWithContract": 39.975,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 202
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 32,
"stre": 28,
"spd": 15,
"jmp": 47,
"endu": 39,
"ins": 40,
"dnk": 42,
"ft": 48,
"fg": 54,
"tp": 43,
"blk": 45,
"stl": 40,
"drb": 46,
"pss": 52,
"reb": 47,
"season": 2002,
"ovr": 39,
"pot": 40,
"fuzz": 2.4892180952712364,
"skills": [],
"pos": "SG"
}
],
"weight": 211,
"hgt": 74,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Timothy Payne",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -14.617848585724218
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -14.617848585724218
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5102580438740509,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.39840427571154935,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39,
"valueNoPot": 39,
"valueFuzz": 41,
"valueNoPotFuzz": 41,
"valueWithContract": 39,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 203
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 43,
"stre": 51,
"spd": 17,
"jmp": 20,
"endu": 34,
"ins": 51,
"dnk": 86,
"ft": 46,
"fg": 58,
"tp": 62,
"blk": 59,
"stl": 37,
"drb": 41,
"pss": 43,
"reb": 59,
"season": 2002,
"ovr": 46,
"pot": 46,
"fuzz": -4.7215290121713105,
"skills": [],
"pos": "SF"
}
],
"weight": 214,
"hgt": 79,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Kevin Bolin",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -11.747397198088908
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -11.747397198088908
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.15279994688484133,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.0366413609340599,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39.1,
"valueNoPot": 46,
"valueFuzz": 34.85,
"valueNoPotFuzz": 41,
"valueWithContract": 39.1,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 204
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 83,
"stre": 66,
"spd": 34,
"jmp": 31,
"endu": 33,
"ins": 82,
"dnk": 70,
"ft": 38,
"fg": 47,
"tp": 31,
"blk": 83,
"stl": 72,
"drb": 18,
"pss": 23,
"reb": 67,
"season": 2002,
"ovr": 52,
"pot": 52,
"fuzz": -2.2178619522826626,
"skills": [],
"pos": "FC"
}
],
"weight": 258,
"hgt": 83,
"born": {
"year": 1991,
"loc": "USA"
},
"name": "Terrell Bernier",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2009,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 35,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -13.837538333920312
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -13.837538333920312
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5862366467864712,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.7654436497094239,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.00000000000001,
"valueNoPot": 52,
"valueFuzz": 50,
"valueNoPotFuzz": 50,
"valueWithContract": 52.00000000000001,
"salaries": [
{
"season": 2002,
"amount": 3950
},
{
"season": 2016,
"amount": 3950
}
],
"contract": {
"amount": 3950,
"exp": 2016
},
"pid": 205
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 25,
"stre": 54,
"spd": 47,
"jmp": 51,
"endu": 44,
"ins": 34,
"dnk": 60,
"ft": 58,
"fg": 69,
"tp": 63,
"blk": 31,
"stl": 46,
"drb": 79,
"pss": 59,
"reb": 68,
"season": 2002,
"ovr": 49,
"pot": 49,
"fuzz": 2.2805676188839126,
"skills": [],
"pos": "SG"
}
],
"weight": 210,
"hgt": 75,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "William Davis",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 30,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 28.026889929067885
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 28.026889929067885
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.022558502451869966,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.4097595527538147,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 49,
"valueNoPot": 49,
"valueFuzz": 51,
"valueNoPotFuzz": 51,
"valueWithContract": 49,
"salaries": [
{
"season": 2002,
"amount": 2500
},
{
"season": 2016,
"amount": 2500
}
],
"contract": {
"amount": 2500,
"exp": 2016
},
"pid": 206
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 0,
"stre": 29,
"spd": 76,
"jmp": 30,
"endu": 62,
"ins": 31,
"dnk": 28,
"ft": 38,
"fg": 59,
"tp": 55,
"blk": 10,
"stl": 53,
"drb": 51,
"pss": 55,
"reb": 11,
"season": 2002,
"ovr": 40,
"pot": 50,
"fuzz": -1.3857689686288053,
"skills": [],
"pos": "PG"
}
],
"weight": 184,
"hgt": 72,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Octavio Marshall",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -12.421294943996447
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -12.421294943996447
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6626245544590854,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.3578734010958986,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 48,
"valueNoPot": 40,
"valueFuzz": 47,
"valueNoPotFuzz": 39,
"valueWithContract": 48,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 207
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 19,
"stre": 39,
"spd": 53,
"jmp": 65,
"endu": 39,
"ins": 56,
"dnk": 81,
"ft": 82,
"fg": 81,
"tp": 79,
"blk": 49,
"stl": 66,
"drb": 88,
"pss": 65,
"reb": 67,
"season": 2002,
"ovr": 58,
"pot": 58,
"fuzz": 2.2881857491064057,
"skills": [],
"pos": "G"
}
],
"weight": 194,
"hgt": 73,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Erik Polite",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 32,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 10.871435759541754
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 10.871435759541754
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7310546271764877,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.4685362686257799,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.2,
"valueNoPot": 58,
"valueFuzz": 54,
"valueNoPotFuzz": 60,
"valueWithContract": 52.2,
"salaries": [
{
"season": 2002,
"amount": 4550
}
],
"contract": {
"amount": 4550,
"exp": 2002
},
"pid": 208
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 71,
"stre": 60,
"spd": 8,
"jmp": 33,
"endu": 17,
"ins": 58,
"dnk": 77,
"ft": 34,
"fg": 3,
"tp": 4,
"blk": 94,
"stl": 32,
"drb": 4,
"pss": 3,
"reb": 57,
"season": 2002,
"ovr": 38,
"pot": 46,
"fuzz": 1.5821890459172376,
"skills": [],
"pos": "FC"
}
],
"weight": 258,
"hgt": 83,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Willie Dodson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 37,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 9.648198116384872
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 9.648198116384872
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5645655921432602,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.5979771178707913,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 42,
"valueNoPot": 38,
"valueFuzz": 44,
"valueNoPotFuzz": 40,
"valueWithContract": 42,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 209
},
{
"tid": 11,
"statsTids": [
11
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 68,
"stre": 68,
"spd": 22,
"jmp": 19,
"endu": 39,
"ins": 94,
"dnk": 61,
"ft": 45,
"fg": 43,
"tp": 23,
"blk": 87,
"stl": 57,
"drb": 18,
"pss": 21,
"reb": 80,
"season": 2002,
"ovr": 48,
"pot": 48,
"fuzz": 2.793428757802814,
"skills": [
"Po"
],
"pos": "FC"
}
],
"weight": 233,
"hgt": 84,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Jay Radford",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 29,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 17.462134454720484
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 17.462134454720484
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.026670173894149718,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.7191750172593687,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 48,
"valueNoPot": 48,
"valueFuzz": 51,
"valueNoPotFuzz": 51,
"valueWithContract": 48,
"salaries": [
{
"season": 2002,
"amount": 1950
},
{
"season": 2016,
"amount": 1950
}
],
"contract": {
"amount": 1950,
"exp": 2016
},
"pid": 210
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 0,
"stre": 0,
"spd": 58,
"jmp": 20,
"endu": 25,
"ins": 21,
"dnk": 25,
"ft": 32,
"fg": 41,
"tp": 55,
"blk": 9,
"stl": 59,
"drb": 42,
"pss": 60,
"reb": 22,
"season": 2002,
"ovr": 31,
"pot": 31,
"fuzz": -1.0242348668227779,
"skills": [],
"pos": "PG"
}
],
"weight": 160,
"hgt": 71,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Seth Reynolds",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 48,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 11.227077417289607
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 11.227077417289607
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3522953362067627,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.20137521583182094,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 27.900000000000002,
"valueNoPot": 31,
"valueFuzz": 27,
"valueNoPotFuzz": 30,
"valueWithContract": 27.900000000000002,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 211
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 11,
"stre": 7,
"spd": 62,
"jmp": 39,
"endu": 43,
"ins": 44,
"dnk": 15,
"ft": 58,
"fg": 32,
"tp": 60,
"blk": 23,
"stl": 76,
"drb": 63,
"pss": 59,
"reb": 29,
"season": 2002,
"ovr": 40,
"pot": 40,
"fuzz": 0.45599052737625545,
"skills": [],
"pos": "PG"
}
],
"weight": 207,
"hgt": 75,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "George Martin",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 54,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 18.5036518832122
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 18.5036518832122
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.18964707582676588,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.4999053481338065,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 34,
"valueNoPot": 40,
"valueFuzz": 34,
"valueNoPotFuzz": 40,
"valueWithContract": 34,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 212
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 60,
"stre": 44,
"spd": 31,
"jmp": 38,
"endu": 36,
"ins": 40,
"dnk": 36,
"ft": 31,
"fg": 31,
"tp": 59,
"blk": 18,
"stl": 47,
"drb": 39,
"pss": 27,
"reb": 35,
"season": 2002,
"ovr": 39,
"pot": 43,
"fuzz": 2.952639095397105,
"skills": [],
"pos": "PF"
}
],
"weight": 257,
"hgt": 80,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Raul Corrigan",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 50,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -15.90392208225962
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -15.90392208225962
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3324733836149081,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.11817066860893233,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39.6,
"valueNoPot": 39,
"valueFuzz": 42.599999999999994,
"valueNoPotFuzz": 42,
"valueWithContract": 39.6,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 213
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 65,
"stre": 76,
"spd": 12,
"jmp": 46,
"endu": 14,
"ins": 14,
"dnk": 38,
"ft": 28,
"fg": 49,
"tp": 28,
"blk": 18,
"stl": 15,
"drb": 26,
"pss": 13,
"reb": 27,
"season": 2002,
"ovr": 30,
"pot": 30,
"fuzz": -1.032739755488918,
"skills": [],
"pos": "FC"
}
],
"weight": 250,
"hgt": 81,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Philip Soto",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 48,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 3.45940836520899
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 3.45940836520899
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9590141719248937,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.8178033045514925,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 28.5,
"valueNoPot": 30,
"valueFuzz": 27.549999999999997,
"valueNoPotFuzz": 29,
"valueWithContract": 28.5,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 214
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 25,
"stre": 76,
"spd": 9,
"jmp": 33,
"endu": 13,
"ins": 14,
"dnk": 0,
"ft": 82,
"fg": 33,
"tp": 30,
"blk": 11,
"stl": 19,
"drb": 42,
"pss": 17,
"reb": 31,
"season": 2002,
"ovr": 22,
"pot": 37,
"fuzz": 4.234777214447122,
"skills": [],
"pos": "SG"
}
],
"weight": 239,
"hgt": 77,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Marcos Flynn",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 37,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 26.71189445259705
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 26.71189445259705
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7055471302447334,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.9676006136210331,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 34,
"valueNoPot": 22,
"valueFuzz": 38.00000000000001,
"valueNoPotFuzz": 26,
"valueWithContract": 34,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 215
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 17,
"stre": 36,
"spd": 100,
"jmp": 59,
"endu": 72,
"ins": 57,
"dnk": 52,
"ft": 63,
"fg": 75,
"tp": 67,
"blk": 48,
"stl": 73,
"drb": 80,
"pss": 95,
"reb": 56,
"season": 2002,
"ovr": 63,
"pot": 64,
"fuzz": -0.1073692586892303,
"skills": [
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 208,
"hgt": 76,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Teodoro Lahr",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 52,
"skills": [
"B",
"Ps"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 24.11090898507417
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 24.11090898507417
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7062035000109579,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.42130862957819715,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 63.15,
"valueNoPot": 63,
"valueFuzz": 63.15,
"valueNoPotFuzz": 63,
"valueWithContract": 63.15,
"salaries": [
{
"season": 2002,
"amount": 12200
},
{
"season": 2016,
"amount": 12200
}
],
"contract": {
"amount": 12200,
"exp": 2016
},
"pid": 216
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 56,
"stre": 40,
"spd": 31,
"jmp": 41,
"endu": 30,
"ins": 36,
"dnk": 39,
"ft": 23,
"fg": 44,
"tp": 67,
"blk": 53,
"stl": 21,
"drb": 51,
"pss": 32,
"reb": 48,
"season": 2002,
"ovr": 40,
"pot": 40,
"fuzz": -1.406348599382695,
"skills": [],
"pos": "PF"
}
],
"weight": 236,
"hgt": 82,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Randall Ortiz",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 27.628475081096802
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 27.628475081096802
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3857606400403384,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.5709053579065448,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 40,
"valueNoPot": 40,
"valueFuzz": 39,
"valueNoPotFuzz": 39,
"valueWithContract": 40,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 217
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 58,
"stre": 65,
"spd": 30,
"jmp": 30,
"endu": 44,
"ins": 69,
"dnk": 75,
"ft": 50,
"fg": 14,
"tp": 37,
"blk": 94,
"stl": 33,
"drb": 90,
"pss": 23,
"reb": 87,
"season": 2002,
"ovr": 51,
"pot": 52,
"fuzz": 3.0917230491190857,
"skills": [],
"pos": "F"
}
],
"weight": 228,
"hgt": 81,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "George Cochrane",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 41,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 28.729401040313448
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 28.729401040313448
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.29909421094787403,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.1770733121295882,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 51.3,
"valueNoPot": 51,
"valueFuzz": 54.3,
"valueNoPotFuzz": 54,
"valueWithContract": 51.3,
"salaries": [
{
"season": 2002,
"amount": 1050
}
],
"contract": {
"amount": 1050,
"exp": 2002
},
"pid": 218
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 56,
"stre": 70,
"spd": 16,
"jmp": 5,
"endu": 30,
"ins": 57,
"dnk": 75,
"ft": 38,
"fg": 7,
"tp": 0,
"blk": 54,
"stl": 27,
"drb": 5,
"pss": 0,
"reb": 55,
"season": 2002,
"ovr": 35,
"pot": 60,
"fuzz": 2.716567093334235,
"skills": [],
"pos": "PF"
}
],
"weight": 251,
"hgt": 81,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Gary Given",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 35,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 27.526755653935496
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 27.526755653935496
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5526109392710132,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.3853373301526133,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 55,
"valueNoPot": 35,
"valueFuzz": 58.00000000000001,
"valueNoPotFuzz": 38,
"valueWithContract": 55,
"salaries": [
{
"season": 2002,
"amount": 1350
},
{
"season": 2016,
"amount": 1350
}
],
"contract": {
"amount": 1350,
"exp": 2016
},
"pid": 219
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 83,
"stre": 79,
"spd": 53,
"jmp": 28,
"endu": 49,
"ins": 86,
"dnk": 76,
"ft": 47,
"fg": 33,
"tp": 29,
"blk": 77,
"stl": 65,
"drb": 21,
"pss": 30,
"reb": 81,
"season": 2002,
"ovr": 58,
"pot": 58,
"fuzz": -2.2358508239014023,
"skills": [
"Po",
"R"
],
"pos": "FC"
}
],
"weight": 269,
"hgt": 84,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Kenneth Lewis",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -16.573351587141843
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -16.573351587141843
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.71748794147629,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.0765091287380204,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 58,
"valueNoPot": 58,
"valueFuzz": 56,
"valueNoPotFuzz": 56,
"valueWithContract": 58,
"salaries": [
{
"season": 2002,
"amount": 10100
}
],
"contract": {
"amount": 10100,
"exp": 2002
},
"pid": 220
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 35,
"stre": 41,
"spd": 34,
"jmp": 80,
"endu": 35,
"ins": 43,
"dnk": 36,
"ft": 33,
"fg": 40,
"tp": 59,
"blk": 32,
"stl": 41,
"drb": 52,
"pss": 67,
"reb": 66,
"season": 2002,
"ovr": 45,
"pot": 47,
"fuzz": 2.3419052659956128,
"skills": [],
"pos": "GF"
}
],
"weight": 197,
"hgt": 77,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Nathan Byler",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 49,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -18.263348849445407
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -18.263348849445407
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2916112968570421,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.5097839367850812,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45,
"valueNoPot": 45,
"valueFuzz": 47,
"valueNoPotFuzz": 47,
"valueWithContract": 45,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 221
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 52,
"stre": 55,
"spd": 0,
"jmp": 10,
"endu": 3,
"ins": 58,
"dnk": 60,
"ft": 16,
"fg": 23,
"tp": 0,
"blk": 61,
"stl": 33,
"drb": 8,
"pss": 0,
"reb": 63,
"season": 2002,
"ovr": 28,
"pot": 70,
"fuzz": -0.08216865679337015,
"skills": [],
"pos": "PF"
}
],
"weight": 227,
"hgt": 79,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Frank Gable",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 28,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 27.539142164322776
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 27.539142164322776
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8968057720069962,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.6600359217663887,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 61.6,
"valueNoPot": 28,
"valueFuzz": 61.6,
"valueNoPotFuzz": 28,
"valueWithContract": 61.6,
"salaries": [
{
"season": 2002,
"amount": 2800
},
{
"season": 2016,
"amount": 2800
}
],
"contract": {
"amount": 2800,
"exp": 2016
},
"pid": 222
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 0,
"stre": 19,
"spd": 58,
"jmp": 35,
"endu": 29,
"ins": 27,
"dnk": 42,
"ft": 34,
"fg": 26,
"tp": 36,
"blk": 13,
"stl": 29,
"drb": 72,
"pss": 58,
"reb": 46,
"season": 2002,
"ovr": 35,
"pot": 37,
"fuzz": -0.25081511196629425,
"skills": [],
"pos": "SG"
}
],
"weight": 172,
"hgt": 72,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Claude Dupuis",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 7.222058156938999
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 7.222058156938999
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.14916495621434467,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.5184174526473107,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 35,
"valueNoPot": 35,
"valueFuzz": 35,
"valueNoPotFuzz": 35,
"valueWithContract": 35,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 223
},
{
"tid": 12,
"statsTids": [
12
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 0,
"stre": 50,
"spd": 82,
"jmp": 62,
"endu": 45,
"ins": 78,
"dnk": 26,
"ft": 64,
"fg": 80,
"tp": 57,
"blk": 20,
"stl": 55,
"drb": 90,
"pss": 63,
"reb": 35,
"season": 2002,
"ovr": 51,
"pot": 51,
"fuzz": 0.43610951051419633,
"skills": [
"B"
],
"pos": "PG"
}
],
"weight": 200,
"hgt": 74,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Raymond Luongo",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 40,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 15.214251678822315
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 15.214251678822315
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5877926726611638,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.8985981791161903,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.9,
"valueNoPot": 51,
"valueFuzz": 45.9,
"valueNoPotFuzz": 51,
"valueWithContract": 45.9,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
},
{
"season": 2017,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2017
},
"pid": 224
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 41,
"stre": 42,
"spd": 37,
"jmp": 26,
"endu": 26,
"ins": 41,
"dnk": 44,
"ft": 53,
"fg": 49,
"tp": 54,
"blk": 35,
"stl": 39,
"drb": 77,
"pss": 45,
"reb": 53,
"season": 2002,
"ovr": 42,
"pot": 42,
"fuzz": -0.8172189398825811,
"skills": [],
"pos": "SF"
}
],
"weight": 213,
"hgt": 78,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Steven Walters",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 50,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -14.105610914041748
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -14.105610914041748
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9340751162408711,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.23219292581351003,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 39.9,
"valueNoPot": 42,
"valueFuzz": 38.949999999999996,
"valueNoPotFuzz": 41,
"valueWithContract": 39.9,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 225
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 29,
"stre": 10,
"spd": 31,
"jmp": 66,
"endu": 18,
"ins": 7,
"dnk": 50,
"ft": 9,
"fg": 53,
"tp": 51,
"blk": 13,
"stl": 27,
"drb": 51,
"pss": 43,
"reb": 52,
"season": 2002,
"ovr": 34,
"pot": 34,
"fuzz": -1.7164708018254178,
"skills": [],
"pos": "SG"
}
],
"weight": 198,
"hgt": 74,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Joseph Keller",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 48,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -17.054249665708102
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -17.054249665708102
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.15806974156681197,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.2117443159985033,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 34,
"valueNoPot": 34,
"valueFuzz": 32,
"valueNoPotFuzz": 32,
"valueWithContract": 34,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 226
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 37,
"stre": 61,
"spd": 47,
"jmp": 15,
"endu": 48,
"ins": 57,
"dnk": 60,
"ft": 35,
"fg": 58,
"tp": 90,
"blk": 61,
"stl": 60,
"drb": 71,
"pss": 69,
"reb": 50,
"season": 2002,
"ovr": 53,
"pot": 55,
"fuzz": 4.212209348435821,
"skills": [
"3"
],
"pos": "SF"
}
],
"weight": 227,
"hgt": 77,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Justin Santiago",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 26.115013079516444
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 26.115013079516444
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7444550204302622,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.656379203535489,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 53,
"valueNoPot": 53,
"valueFuzz": 57,
"valueNoPotFuzz": 57,
"valueWithContract": 53,
"salaries": [
{
"season": 2002,
"amount": 5150
}
],
"contract": {
"amount": 5150,
"exp": 2002
},
"pid": 227
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 52,
"stre": 35,
"spd": 23,
"jmp": 39,
"endu": 28,
"ins": 37,
"dnk": 14,
"ft": 43,
"fg": 27,
"tp": 51,
"blk": 12,
"stl": 27,
"drb": 33,
"pss": 24,
"reb": 34,
"season": 2002,
"ovr": 32,
"pot": 32,
"fuzz": -1.8557631277715432,
"skills": [],
"pos": "GF"
}
],
"weight": 222,
"hgt": 77,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "David Hicks",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -12.013574777926033
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -12.013574777926033
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.12811261952129072,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.04368140701430545,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 32,
"valueNoPot": 32,
"valueFuzz": 30,
"valueNoPotFuzz": 30,
"valueWithContract": 32,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 228
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 0,
"stre": 12,
"spd": 63,
"jmp": 41,
"endu": 42,
"ins": 51,
"dnk": 27,
"ft": 45,
"fg": 44,
"tp": 39,
"blk": 40,
"stl": 64,
"drb": 68,
"pss": 47,
"reb": 33,
"season": 2002,
"ovr": 39,
"pot": 58,
"fuzz": 0.15867063040063112,
"skills": [],
"pos": "PG"
}
],
"weight": 171,
"hgt": 71,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Cecil Estes",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 6.579259678914234
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 6.579259678914234
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2687808403120624,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.9541240644115572,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.3,
"valueNoPot": 39,
"valueFuzz": 52.3,
"valueNoPotFuzz": 39,
"valueWithContract": 52.3,
"salaries": [
{
"season": 2002,
"amount": 950
},
{
"season": 2016,
"amount": 950
},
{
"season": 2017,
"amount": 950
}
],
"contract": {
"amount": 950,
"exp": 2017
},
"pid": 229
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 74,
"stre": 59,
"spd": 0,
"jmp": 2,
"endu": 19,
"ins": 78,
"dnk": 65,
"ft": 43,
"fg": 25,
"tp": 35,
"blk": 73,
"stl": 33,
"drb": 20,
"pss": 21,
"reb": 84,
"season": 2002,
"ovr": 41,
"pot": 41,
"fuzz": 0.6658076723975794,
"skills": [],
"pos": "PF"
}
],
"weight": 237,
"hgt": 81,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Seth Jones",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 33,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 6.304592759102054
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 6.304592759102054
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8131421629596478,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.008084548790473045,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 36.9,
"valueNoPot": 41,
"valueFuzz": 37.800000000000004,
"valueNoPotFuzz": 42,
"valueWithContract": 36.9,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 230
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 68,
"stre": 57,
"spd": 54,
"jmp": 72,
"endu": 47,
"ins": 51,
"dnk": 77,
"ft": 70,
"fg": 80,
"tp": 56,
"blk": 45,
"stl": 66,
"drb": 87,
"pss": 33,
"reb": 67,
"season": 2002,
"ovr": 60,
"pot": 60,
"fuzz": -3.1002361189934255,
"skills": [],
"pos": "F"
}
],
"weight": 254,
"hgt": 82,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Joey Van Houten",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 57,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -5.184514780835874
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -5.184514780835874
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9140172743977795,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.6148271758830293,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 57,
"valueNoPot": 60,
"valueFuzz": 54.15,
"valueNoPotFuzz": 57,
"valueWithContract": 57,
"salaries": [
{
"season": 2002,
"amount": 8450
},
{
"season": 2016,
"amount": 8450
},
{
"season": 2017,
"amount": 8450
}
],
"contract": {
"amount": 8450,
"exp": 2017
},
"pid": 231
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 87,
"stre": 65,
"spd": 16,
"jmp": 25,
"endu": 35,
"ins": 57,
"dnk": 75,
"ft": 28,
"fg": 19,
"tp": 25,
"blk": 65,
"stl": 32,
"drb": 0,
"pss": 0,
"reb": 67,
"season": 2002,
"ovr": 43,
"pot": 46,
"fuzz": -1.3374811034269136,
"skills": [
"R"
],
"pos": "C"
}
],
"weight": 252,
"hgt": 86,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Gary Bearce",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 43,
"skills": [
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -8.853159985342412
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -8.853159985342412
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.42061125611838546,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.28391462152651603,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 43.449999999999996,
"valueNoPot": 43,
"valueFuzz": 42.449999999999996,
"valueNoPotFuzz": 42,
"valueWithContract": 43.449999999999996,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 232
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 48,
"stre": 31,
"spd": 91,
"jmp": 43,
"endu": 21,
"ins": 29,
"dnk": 51,
"ft": 31,
"fg": 18,
"tp": 37,
"blk": 26,
"stl": 19,
"drb": 63,
"pss": 27,
"reb": 47,
"season": 2002,
"ovr": 43,
"pot": 43,
"fuzz": -1.409391106578063,
"skills": [
"B"
],
"pos": "PG"
}
],
"weight": 211,
"hgt": 80,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Jaime Roberts",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 49,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 7.6013604898612925
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 7.6013604898612925
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.47371131672056044,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.8705649860456923,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 43,
"valueNoPot": 43,
"valueFuzz": 42,
"valueNoPotFuzz": 42,
"valueWithContract": 43,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 233
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 75,
"stre": 55,
"spd": 13,
"jmp": 21,
"endu": 13,
"ins": 100,
"dnk": 66,
"ft": 44,
"fg": 23,
"tp": 10,
"blk": 64,
"stl": 20,
"drb": 6,
"pss": 5,
"reb": 71,
"season": 2002,
"ovr": 41,
"pot": 41,
"fuzz": 1.6970792343134917,
"skills": [
"Po"
],
"pos": "PF"
}
],
"weight": 258,
"hgt": 84,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Michael Damon",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 40,
"skills": [
"Po"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 12.00050616310849
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 12.00050616310849
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9242400685497709,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.08719733832550447,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 41,
"valueNoPot": 41,
"valueFuzz": 43,
"valueNoPotFuzz": 43,
"valueWithContract": 41,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 234
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 81,
"stre": 44,
"spd": 18,
"jmp": 85,
"endu": 38,
"ins": 86,
"dnk": 74,
"ft": 28,
"fg": 41,
"tp": 19,
"blk": 70,
"stl": 43,
"drb": 13,
"pss": 16,
"reb": 52,
"season": 2002,
"ovr": 50,
"pot": 50,
"fuzz": -0.9282948696713627,
"skills": [],
"pos": "C"
}
],
"weight": 226,
"hgt": 83,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Edgar Casados",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 37,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 8.262883659577032
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 8.262883659577032
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6822104465426369,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.8619340014485335,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50,
"valueNoPot": 50,
"valueFuzz": 49,
"valueNoPotFuzz": 49,
"valueWithContract": 50,
"salaries": [
{
"season": 2002,
"amount": 3150
}
],
"contract": {
"amount": 3150,
"exp": 2002
},
"pid": 235
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 0,
"stre": 44,
"spd": 77,
"jmp": 36,
"endu": 39,
"ins": 50,
"dnk": 33,
"ft": 54,
"fg": 59,
"tp": 85,
"blk": 40,
"stl": 66,
"drb": 83,
"pss": 80,
"reb": 39,
"season": 2002,
"ovr": 49,
"pot": 49,
"fuzz": -0.6845586306697031,
"skills": [
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 200,
"hgt": 72,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Russell Bond",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -2.960312608864495
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -2.960312608864495
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.05054511651519622,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.6468642213043518,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44.1,
"valueNoPot": 49,
"valueFuzz": 43.2,
"valueNoPotFuzz": 48,
"valueWithContract": 44.1,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 236
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 66,
"stre": 93,
"spd": 50,
"jmp": 41,
"endu": 48,
"ins": 38,
"dnk": 57,
"ft": 62,
"fg": 56,
"tp": 62,
"blk": 39,
"stl": 40,
"drb": 41,
"pss": 35,
"reb": 61,
"season": 2002,
"ovr": 52,
"pot": 56,
"fuzz": 1.4163115519032523,
"skills": [],
"pos": "FC"
}
],
"weight": 267,
"hgt": 81,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Roman Moniz",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 47,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -8.783525804391106
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -8.783525804391106
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6523794092191997,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.4585678558864985,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.199999999999996,
"valueNoPot": 52,
"valueFuzz": 53.199999999999996,
"valueNoPotFuzz": 53,
"valueWithContract": 52.199999999999996,
"salaries": [
{
"season": 2002,
"amount": 5000
}
],
"contract": {
"amount": 5000,
"exp": 2002
},
"pid": 237
},
{
"tid": 13,
"statsTids": [
13
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 19,
"stre": 31,
"spd": 49,
"jmp": 32,
"endu": 23,
"ins": 26,
"dnk": 39,
"ft": 43,
"fg": 89,
"tp": 48,
"blk": 7,
"stl": 54,
"drb": 68,
"pss": 25,
"reb": 57,
"season": 2002,
"ovr": 36,
"pot": 36,
"fuzz": 1.7566190736290235,
"skills": [],
"pos": "SG"
}
],
"weight": 178,
"hgt": 77,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Rodney Jones",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -2.790836032911386
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -2.790836032911386
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.01565690941087383,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.8784790437916057,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 30.599999999999998,
"valueNoPot": 36,
"valueFuzz": 32.3,
"valueNoPotFuzz": 38,
"valueWithContract": 30.599999999999998,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 238
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 6,
"stre": 28,
"spd": 72,
"jmp": 57,
"endu": 58,
"ins": 34,
"dnk": 46,
"ft": 66,
"fg": 37,
"tp": 100,
"blk": 43,
"stl": 66,
"drb": 96,
"pss": 67,
"reb": 46,
"season": 2002,
"ovr": 52,
"pot": 58,
"fuzz": 0.01273068618311246,
"skills": [
"3",
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 201,
"hgt": 73,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Albert Dew",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 45,
"skills": [
"3"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 7.799774387590137
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 7.799774387590137
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5371175527600838,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.12887661795815508,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.89999999999999,
"valueNoPot": 52,
"valueFuzz": 52.89999999999999,
"valueNoPotFuzz": 52,
"valueWithContract": 52.89999999999999,
"salaries": [
{
"season": 2002,
"amount": 4950
},
{
"season": 2016,
"amount": 4950
}
],
"contract": {
"amount": 4950,
"exp": 2016
},
"pid": 239
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 37,
"stre": 55,
"spd": 59,
"jmp": 36,
"endu": 33,
"ins": 26,
"dnk": 71,
"ft": 48,
"fg": 57,
"tp": 54,
"blk": 27,
"stl": 97,
"drb": 59,
"pss": 54,
"reb": 70,
"season": 2002,
"ovr": 50,
"pot": 50,
"fuzz": 1.638856157104298,
"skills": [],
"pos": "SF"
}
],
"weight": 219,
"hgt": 78,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Billy Moore",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -4.793104717418267
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -4.793104717418267
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.563960957479767,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.8344992155716235,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50,
"valueNoPot": 50,
"valueFuzz": 51.99999999999999,
"valueNoPotFuzz": 52,
"valueWithContract": 50,
"salaries": [
{
"season": 2002,
"amount": 3250
},
{
"season": 2016,
"amount": 3250
}
],
"contract": {
"amount": 3250,
"exp": 2016
},
"pid": 240
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 42,
"stre": 97,
"spd": 75,
"jmp": 73,
"endu": 54,
"ins": 42,
"dnk": 78,
"ft": 91,
"fg": 77,
"tp": 79,
"blk": 58,
"stl": 87,
"drb": 99,
"pss": 67,
"reb": 82,
"season": 2002,
"ovr": 68,
"pot": 70,
"fuzz": -2.274807212855297,
"skills": [
"B"
],
"pos": "GF"
}
],
"weight": 229,
"hgt": 78,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Joseph Henriques",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -16.19076760362408
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -16.19076760362408
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.30873006731304864,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.2902122690589486,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 68,
"valueNoPot": 68,
"valueFuzz": 66,
"valueNoPotFuzz": 66,
"valueWithContract": 68,
"salaries": [
{
"season": 2002,
"amount": 16100
}
],
"contract": {
"amount": 16100,
"exp": 2002
},
"pid": 241
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 0,
"stre": 39,
"spd": 65,
"jmp": 59,
"endu": 69,
"ins": 48,
"dnk": 33,
"ft": 69,
"fg": 57,
"tp": 74,
"blk": 45,
"stl": 82,
"drb": 98,
"pss": 99,
"reb": 47,
"season": 2002,
"ovr": 54,
"pot": 55,
"fuzz": -0.8699285725950503,
"skills": [
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 171,
"hgt": 73,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Jason Dorsch",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 47,
"skills": [
"Ps"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 15.639685939920064
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 15.639685939920064
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.17119417761739508,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.245390952803074,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 54,
"valueNoPot": 54,
"valueFuzz": 53,
"valueNoPotFuzz": 53,
"valueWithContract": 54,
"salaries": [
{
"season": 2002,
"amount": 6250
},
{
"season": 2016,
"amount": 6250
},
{
"season": 2017,
"amount": 6250
}
],
"contract": {
"amount": 6250,
"exp": 2017
},
"pid": 242
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 14,
"stre": 43,
"spd": 49,
"jmp": 45,
"endu": 40,
"ins": 50,
"dnk": 87,
"ft": 71,
"fg": 47,
"tp": 79,
"blk": 22,
"stl": 36,
"drb": 84,
"pss": 60,
"reb": 96,
"season": 2002,
"ovr": 53,
"pot": 53,
"fuzz": -3.944476376926133,
"skills": [],
"pos": "SG"
}
],
"weight": 186,
"hgt": 73,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Daniel Gualtieri",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 5.104391940186645
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 5.104391940186645
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.017424314125722207,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.8555104634011463,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 53,
"valueNoPot": 53,
"valueFuzz": 49,
"valueNoPotFuzz": 49,
"valueWithContract": 53,
"salaries": [
{
"season": 2002,
"amount": 6100
},
{
"season": 2016,
"amount": 6100
}
],
"contract": {
"amount": 6100,
"exp": 2016
},
"pid": 243
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 37,
"stre": 59,
"spd": 64,
"jmp": 60,
"endu": 37,
"ins": 67,
"dnk": 90,
"ft": 63,
"fg": 86,
"tp": 72,
"blk": 66,
"stl": 55,
"drb": 79,
"pss": 53,
"reb": 88,
"season": 2002,
"ovr": 62,
"pot": 62,
"fuzz": 1.1067724027573007,
"skills": [],
"pos": "GF"
}
],
"weight": 209,
"hgt": 76,
"born": {
"year": 1989,
"loc": "USA"
},
"name": "Philip Murphy",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2007,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 46,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -9.33422478608436
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -9.33422478608436
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.692490171697079,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.6020265799221189,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 62,
"valueNoPot": 62,
"valueFuzz": 63,
"valueNoPotFuzz": 63,
"valueWithContract": 62,
"salaries": [
{
"season": 2002,
"amount": 10800
},
{
"season": 2016,
"amount": 10800
},
{
"season": 2017,
"amount": 10800
},
{
"season": 2018,
"amount": 10800
}
],
"contract": {
"amount": 10800,
"exp": 2018
},
"pid": 244
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 23,
"stre": 75,
"spd": 64,
"jmp": 58,
"endu": 64,
"ins": 77,
"dnk": 78,
"ft": 99,
"fg": 91,
"tp": 87,
"blk": 94,
"stl": 77,
"drb": 64,
"pss": 75,
"reb": 76,
"season": 2002,
"ovr": 68,
"pot": 68,
"fuzz": -3.695361814227776,
"skills": [],
"pos": "G"
}
],
"weight": 192,
"hgt": 73,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "George House",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 34,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 23.799939826252853
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 23.799939826252853
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.39569781581684316,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.10742380980356225,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 68,
"valueNoPot": 68,
"valueFuzz": 64,
"valueNoPotFuzz": 64,
"valueWithContract": 68,
"salaries": [
{
"season": 2002,
"amount": 13200
},
{
"season": 2016,
"amount": 13200
},
{
"season": 2017,
"amount": 13200
},
{
"season": 2018,
"amount": 13200
}
],
"contract": {
"amount": 13200,
"exp": 2018
},
"pid": 245
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 1,
"stre": 10,
"spd": 84,
"jmp": 32,
"endu": 24,
"ins": 2,
"dnk": 6,
"ft": 23,
"fg": 37,
"tp": 50,
"blk": 11,
"stl": 65,
"drb": 54,
"pss": 44,
"reb": 44,
"season": 2002,
"ovr": 31,
"pot": 41,
"fuzz": 0.4779289009370711,
"skills": [],
"pos": "PG"
}
],
"weight": 195,
"hgt": 72,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Anthony England",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 33,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 19.832608147857904
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 19.832608147857904
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.0892720624549117,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.015960273548640158,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 31,
"valueNoPot": 31,
"valueFuzz": 31,
"valueNoPotFuzz": 31,
"valueWithContract": 31,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 246
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 2,
"stre": 29,
"spd": 73,
"jmp": 56,
"endu": 48,
"ins": 53,
"dnk": 44,
"ft": 54,
"fg": 69,
"tp": 95,
"blk": 76,
"stl": 100,
"drb": 73,
"pss": 47,
"reb": 42,
"season": 2002,
"ovr": 52,
"pot": 55,
"fuzz": -2.9555182293561515,
"skills": [
"3"
],
"pos": "PG"
}
],
"weight": 159,
"hgt": 72,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Herbert Moody",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 30,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -10.865517822988284
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -10.865517822988284
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.304182085584892,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.15374333832611775,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.449999999999996,
"valueNoPot": 52,
"valueFuzz": 49.449999999999996,
"valueNoPotFuzz": 49,
"valueWithContract": 52.449999999999996,
"salaries": [
{
"season": 2002,
"amount": 4650
},
{
"season": 2016,
"amount": 4650
},
{
"season": 2017,
"amount": 4650
}
],
"contract": {
"amount": 4650,
"exp": 2017
},
"pid": 247
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 31,
"stre": 50,
"spd": 60,
"jmp": 33,
"endu": 14,
"ins": 29,
"dnk": 52,
"ft": 37,
"fg": 40,
"tp": 74,
"blk": 50,
"stl": 39,
"drb": 71,
"pss": 41,
"reb": 96,
"season": 2002,
"ovr": 44,
"pot": 44,
"fuzz": 3.313536831710107,
"skills": [],
"pos": "PG"
}
],
"weight": 191,
"hgt": 77,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "Joseph Kimball",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 36,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 15.435459168317571
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 15.435459168317571
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.35701232705719144,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.5135369586254743,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 42.9,
"valueNoPot": 44,
"valueFuzz": 45.824999999999996,
"valueNoPotFuzz": 47,
"valueWithContract": 42.9,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 248
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 56,
"stre": 28,
"spd": 43,
"jmp": 42,
"endu": 45,
"ins": 49,
"dnk": 45,
"ft": 37,
"fg": 71,
"tp": 69,
"blk": 55,
"stl": 33,
"drb": 45,
"pss": 31,
"reb": 57,
"season": 2002,
"ovr": 47,
"pot": 48,
"fuzz": 1.8967513196481365,
"skills": [],
"pos": "F"
}
],
"weight": 242,
"hgt": 81,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Raymond Olson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -15.492586916676759
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -15.492586916676759
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7602123615953713,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.8946214701728392,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 47.14999999999999,
"valueNoPot": 47,
"valueFuzz": 49.15,
"valueNoPotFuzz": 49,
"valueWithContract": 47.14999999999999,
"salaries": [
{
"season": 2002,
"amount": 1200
},
{
"season": 2016,
"amount": 1200
}
],
"contract": {
"amount": 1200,
"exp": 2016
},
"pid": 249
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 64,
"stre": 71,
"spd": 23,
"jmp": 20,
"endu": 30,
"ins": 100,
"dnk": 50,
"ft": 36,
"fg": 28,
"tp": 5,
"blk": 71,
"stl": 52,
"drb": 4,
"pss": 0,
"reb": 63,
"season": 2002,
"ovr": 41,
"pot": 50,
"fuzz": -1.9196226001216221,
"skills": [],
"pos": "PF"
}
],
"weight": 238,
"hgt": 81,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "George Kingsbury",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 41,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -13.425399679881327
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -13.425399679881327
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.3950818710471178,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.9468554723135456,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 48.2,
"valueNoPot": 41,
"valueFuzz": 46.2,
"valueNoPotFuzz": 39,
"valueWithContract": 48.2,
"salaries": [
{
"season": 2002,
"amount": 550
},
{
"season": 2016,
"amount": 550
},
{
"season": 2017,
"amount": 550
}
],
"contract": {
"amount": 550,
"exp": 2017
},
"pid": 250
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 36,
"stre": 10,
"spd": 47,
"jmp": 30,
"endu": 30,
"ins": 39,
"dnk": 79,
"ft": 66,
"fg": 79,
"tp": 81,
"blk": 39,
"stl": 41,
"drb": 74,
"pss": 57,
"reb": 42,
"season": 2002,
"ovr": 50,
"pot": 50,
"fuzz": -2.6372729006736932,
"skills": [],
"pos": "GF"
}
],
"weight": 204,
"hgt": 76,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "William Robles",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 29.954134800613325
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 29.954134800613325
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7256403700849368,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.38184400642247507,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 42.5,
"valueNoPot": 50,
"valueFuzz": 39.949999999999996,
"valueNoPotFuzz": 47,
"valueWithContract": 42.5,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 251
},
{
"tid": 14,
"statsTids": [
14
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 13,
"stre": 37,
"spd": 68,
"jmp": 49,
"endu": 57,
"ins": 39,
"dnk": 43,
"ft": 36,
"fg": 60,
"tp": 67,
"blk": 34,
"stl": 71,
"drb": 94,
"pss": 72,
"reb": 46,
"season": 2002,
"ovr": 50,
"pot": 50,
"fuzz": 1.2324601219551,
"skills": [
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 209,
"hgt": 74,
"born": {
"year": 1991,
"loc": "USA"
},
"name": "Chad Jefferson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2009,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 18.148051386805534
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 18.148051386805534
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.4578150722907539,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.15842398536805868,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50,
"valueNoPot": 50,
"valueFuzz": 51,
"valueNoPotFuzz": 51,
"valueWithContract": 50,
"salaries": [
{
"season": 2002,
"amount": 3650
},
{
"season": 2016,
"amount": 3650
}
],
"contract": {
"amount": 3650,
"exp": 2016
},
"pid": 252
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 55,
"stre": 32,
"spd": 47,
"jmp": 51,
"endu": 17,
"ins": 29,
"dnk": 62,
"ft": 50,
"fg": 51,
"tp": 60,
"blk": 51,
"stl": 30,
"drb": 48,
"pss": 42,
"reb": 75,
"season": 2002,
"ovr": 46,
"pot": 46,
"fuzz": -1.8907223749408457,
"skills": [],
"pos": "F"
}
],
"weight": 224,
"hgt": 80,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "James Walters",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 49,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -5.251901252482254
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -5.251901252482254
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5156664124446697,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.8412432713152567,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 43.699999999999996,
"valueNoPot": 46,
"valueFuzz": 41.8,
"valueNoPotFuzz": 44,
"valueWithContract": 43.699999999999996,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 253
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 26,
"stre": 32,
"spd": 91,
"jmp": 55,
"endu": 100,
"ins": 64,
"dnk": 47,
"ft": 71,
"fg": 67,
"tp": 77,
"blk": 40,
"stl": 75,
"drb": 61,
"pss": 79,
"reb": 69,
"season": 2002,
"ovr": 65,
"pot": 66,
"fuzz": -0.7367140935861407,
"skills": [],
"pos": "PG"
}
],
"weight": 184,
"hgt": 76,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Lynn Halle",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 55,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -12.912874927510835
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -12.912874927510835
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6465052872949095,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.8446962496702295,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 65.15,
"valueNoPot": 65,
"valueFuzz": 64.15,
"valueNoPotFuzz": 64,
"valueWithContract": 65.15,
"salaries": [
{
"season": 2002,
"amount": 11750
},
{
"season": 2016,
"amount": 11750
},
{
"season": 2017,
"amount": 11750
}
],
"contract": {
"amount": 11750,
"exp": 2017
},
"pid": 254
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 0,
"stre": 69,
"spd": 69,
"jmp": 62,
"endu": 61,
"ins": 47,
"dnk": 56,
"ft": 58,
"fg": 69,
"tp": 81,
"blk": 69,
"stl": 73,
"drb": 64,
"pss": 84,
"reb": 34,
"season": 2002,
"ovr": 56,
"pot": 56,
"fuzz": -0.68140489260532,
"skills": [
"Ps"
],
"pos": "PG"
}
],
"weight": 200,
"hgt": 73,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Robert Burdick",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 41,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 6.517161081976649
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 6.517161081976649
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.02059017176368072,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.023749804295718713,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 56,
"valueNoPot": 56,
"valueFuzz": 55,
"valueNoPotFuzz": 55,
"valueWithContract": 56,
"salaries": [
{
"season": 2002,
"amount": 1600
},
{
"season": 2016,
"amount": 1600
}
],
"contract": {
"amount": 1600,
"exp": 2016
},
"pid": 255
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 26,
"stre": 44,
"spd": 38,
"jmp": 38,
"endu": 41,
"ins": 34,
"dnk": 48,
"ft": 26,
"fg": 41,
"tp": 41,
"blk": 38,
"stl": 32,
"drb": 43,
"pss": 72,
"reb": 39,
"season": 2002,
"ovr": 41,
"pot": 41,
"fuzz": 0.48133485195741077,
"skills": [],
"pos": "SG"
}
],
"weight": 204,
"hgt": 75,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Paul Person",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 1.162487880585644
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 1.162487880585644
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.10899610255731407,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.43491049748982213,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 41,
"valueNoPot": 41,
"valueFuzz": 41,
"valueNoPotFuzz": 41,
"valueWithContract": 41,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 256
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 46,
"stre": 41,
"spd": 40,
"jmp": 41,
"endu": 16,
"ins": 32,
"dnk": 55,
"ft": 40,
"fg": 40,
"tp": 61,
"blk": 29,
"stl": 37,
"drb": 48,
"pss": 40,
"reb": 54,
"season": 2002,
"ovr": 41,
"pot": 41,
"fuzz": -3.402388179074708,
"skills": [],
"pos": "GF"
}
],
"weight": 222,
"hgt": 81,
"born": {
"year": 1993,
"loc": "USA"
},
"name": "Leon Fisher",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2011,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 13.84995563720117
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 13.84995563720117
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7951028611859214,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.5680961201171748,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 41,
"valueNoPot": 41,
"valueFuzz": 38,
"valueNoPotFuzz": 38,
"valueWithContract": 41,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 257
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 39,
"stre": 83,
"spd": 89,
"jmp": 71,
"endu": 71,
"ins": 68,
"dnk": 91,
"ft": 78,
"fg": 83,
"tp": 89,
"blk": 72,
"stl": 69,
"drb": 96,
"pss": 65,
"reb": 70,
"season": 2002,
"ovr": 74,
"pot": 74,
"fuzz": 1.7123180457260583,
"skills": [
"3",
"A",
"B",
"Dp",
"Ps"
],
"pos": "GF"
}
],
"weight": 207,
"hgt": 76,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Shannon Fisher",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 59,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -0.11679662314115191
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -0.11679662314115191
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9553656065868359,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.45831987895581294,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 70.3,
"valueNoPot": 74,
"valueFuzz": 72.2,
"valueNoPotFuzz": 76,
"valueWithContract": 70.3,
"salaries": [
{
"season": 2002,
"amount": 13950
},
{
"season": 2016,
"amount": 13950
}
],
"contract": {
"amount": 13950,
"exp": 2016
},
"pid": 258
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 94,
"stre": 72,
"spd": 33,
"jmp": 54,
"endu": 63,
"ins": 77,
"dnk": 70,
"ft": 43,
"fg": 29,
"tp": 18,
"blk": 52,
"stl": 61,
"drb": 1,
"pss": 1,
"reb": 79,
"season": 2002,
"ovr": 53,
"pot": 54,
"fuzz": 0.5937717791397841,
"skills": [
"Po",
"R"
],
"pos": "C"
}
],
"weight": 261,
"hgt": 83,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Dan Daniels",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 52,
"skills": [
"Po",
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 9.903111349338694
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 9.903111349338694
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.008343722939854414,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.5668913692647572,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 53.699999999999996,
"valueNoPot": 53,
"valueFuzz": 54.7,
"valueNoPotFuzz": 54,
"valueWithContract": 53.699999999999996,
"salaries": [
{
"season": 2002,
"amount": 1400
},
{
"season": 2016,
"amount": 1400
},
{
"season": 2017,
"amount": 1400
}
],
"contract": {
"amount": 1400,
"exp": 2017
},
"pid": 259
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 62,
"stre": 49,
"spd": 34,
"jmp": 25,
"endu": 44,
"ins": 69,
"dnk": 76,
"ft": 47,
"fg": 18,
"tp": 13,
"blk": 74,
"stl": 4,
"drb": 13,
"pss": 9,
"reb": 63,
"season": 2002,
"ovr": 44,
"pot": 57,
"fuzz": -2.751799962227775,
"skills": [],
"pos": "SF"
}
],
"weight": 240,
"hgt": 83,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Ernest Hatch",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 37,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 26.86137914991152
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 26.86137914991152
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9807668532405116,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.28460443096664423,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 53.099999999999994,
"valueNoPot": 44,
"valueFuzz": 50.099999999999994,
"valueNoPotFuzz": 41,
"valueWithContract": 53.099999999999994,
"salaries": [
{
"season": 2002,
"amount": 1250
},
{
"season": 2016,
"amount": 1250
}
],
"contract": {
"amount": 1250,
"exp": 2016
},
"pid": 260
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 35,
"stre": 44,
"spd": 63,
"jmp": 35,
"endu": 31,
"ins": 59,
"dnk": 100,
"ft": 52,
"fg": 45,
"tp": 61,
"blk": 45,
"stl": 68,
"drb": 90,
"pss": 46,
"reb": 54,
"season": 2002,
"ovr": 56,
"pot": 58,
"fuzz": -3.336002935023992,
"skills": [],
"pos": "GF"
}
],
"weight": 226,
"hgt": 79,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Steven Caudill",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 27.348923360379104
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 27.348923360379104
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.07560619965496596,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.4388662998179982,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 56.099999999999994,
"valueNoPot": 56,
"valueFuzz": 53.099999999999994,
"valueNoPotFuzz": 53,
"valueWithContract": 56.099999999999994,
"salaries": [
{
"season": 2002,
"amount": 7050
},
{
"season": 2016,
"amount": 7050
},
{
"season": 2017,
"amount": 7050
}
],
"contract": {
"amount": 7050,
"exp": 2017
},
"pid": 261
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 0,
"stre": 51,
"spd": 88,
"jmp": 76,
"endu": 52,
"ins": 64,
"dnk": 64,
"ft": 62,
"fg": 74,
"tp": 81,
"blk": 57,
"stl": 79,
"drb": 85,
"pss": 78,
"reb": 46,
"season": 2002,
"ovr": 61,
"pot": 61,
"fuzz": 1.4731226654672112,
"skills": [
"B",
"Ps"
],
"pos": "G"
}
],
"weight": 188,
"hgt": 71,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Joshua Brunette",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 45,
"skills": [
"B"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -15.390882815857648
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -15.390882815857648
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.05811741195910458,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.9464604936646606,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 57.949999999999996,
"valueNoPot": 61,
"valueFuzz": 58.9,
"valueNoPotFuzz": 62,
"valueWithContract": 57.949999999999996,
"salaries": [
{
"season": 2002,
"amount": 8400
}
],
"contract": {
"amount": 8400,
"exp": 2002
},
"pid": 262
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 38,
"stre": 47,
"spd": 36,
"jmp": 70,
"endu": 96,
"ins": 15,
"dnk": 75,
"ft": 55,
"fg": 46,
"tp": 61,
"blk": 60,
"stl": 55,
"drb": 67,
"pss": 58,
"reb": 60,
"season": 2002,
"ovr": 55,
"pot": 63,
"fuzz": 2.172027822051432,
"skills": [],
"pos": "SF"
}
],
"weight": 201,
"hgt": 78,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Richard Lee",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 49,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 22.190620911562647
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 22.190620911562647
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.29441290609823323,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.900321860546665,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 60.599999999999994,
"valueNoPot": 55,
"valueFuzz": 62.599999999999994,
"valueNoPotFuzz": 57,
"valueWithContract": 60.599999999999994,
"salaries": [
{
"season": 2002,
"amount": 2350
},
{
"season": 2016,
"amount": 2350
}
],
"contract": {
"amount": 2350,
"exp": 2016
},
"pid": 263
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 35,
"stre": 54,
"spd": 50,
"jmp": 42,
"endu": 46,
"ins": 52,
"dnk": 96,
"ft": 66,
"fg": 98,
"tp": 91,
"blk": 46,
"stl": 46,
"drb": 96,
"pss": 59,
"reb": 65,
"season": 2002,
"ovr": 60,
"pot": 60,
"fuzz": 2.931153945191843,
"skills": [
"3",
"B"
],
"pos": "GF"
}
],
"weight": 227,
"hgt": 79,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Paul Heckel",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 14.574340039688202
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 14.574340039688202
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2565320399421378,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.7053662499531794,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 54,
"valueNoPot": 60,
"valueFuzz": 56.7,
"valueNoPotFuzz": 63,
"valueWithContract": 54,
"salaries": [
{
"season": 2002,
"amount": 4550
},
{
"season": 2016,
"amount": 4550
}
],
"contract": {
"amount": 4550,
"exp": 2016
},
"pid": 264
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 60,
"stre": 18,
"spd": 42,
"jmp": 33,
"endu": 54,
"ins": 60,
"dnk": 36,
"ft": 47,
"fg": 45,
"tp": 63,
"blk": 38,
"stl": 91,
"drb": 42,
"pss": 37,
"reb": 40,
"season": 2002,
"ovr": 47,
"pot": 47,
"fuzz": -1.9635286358973163,
"skills": [],
"pos": "PF"
}
],
"weight": 241,
"hgt": 80,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Arthur Jones",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 47,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 29.39784286359965
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 29.39784286359965
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.39873766272058964,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.25183377949822816,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 46.99999999999999,
"valueNoPot": 47,
"valueFuzz": 45,
"valueNoPotFuzz": 45,
"valueWithContract": 46.99999999999999,
"salaries": [
{
"season": 2002,
"amount": 1150
}
],
"contract": {
"amount": 1150,
"exp": 2002
},
"pid": 265
},
{
"tid": 15,
"statsTids": [
15
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 0,
"stre": 54,
"spd": 80,
"jmp": 68,
"endu": 54,
"ins": 52,
"dnk": 54,
"ft": 54,
"fg": 77,
"tp": 79,
"blk": 67,
"stl": 83,
"drb": 100,
"pss": 95,
"reb": 37,
"season": 2002,
"ovr": 60,
"pot": 60,
"fuzz": -0.4280707135077204,
"skills": [
"B",
"Ps"
],
"pos": "G"
}
],
"weight": 189,
"hgt": 73,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "Joe Barber",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 37,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -17.687138228965885
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -17.687138228965885
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9899708781112462,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.15164747741198492,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 58.5,
"valueNoPot": 60,
"valueFuzz": 58.5,
"valueNoPotFuzz": 60,
"valueWithContract": 58.5,
"salaries": [
{
"season": 2002,
"amount": 9600
},
{
"season": 2016,
"amount": 9600
}
],
"contract": {
"amount": 9600,
"exp": 2016
},
"pid": 266
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 3,
"stre": 9,
"spd": 83,
"jmp": 86,
"endu": 38,
"ins": 44,
"dnk": 43,
"ft": 57,
"fg": 56,
"tp": 69,
"blk": 46,
"stl": 74,
"drb": 75,
"pss": 62,
"reb": 29,
"season": 2002,
"ovr": 50,
"pot": 51,
"fuzz": -3.1420198083852977,
"skills": [
"B"
],
"pos": "PG"
}
],
"weight": 188,
"hgt": 73,
"born": {
"year": 1991,
"loc": "USA"
},
"name": "Cory James",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2009,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 10.499862460955018
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 10.499862460955018
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9218418948265943,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.8153999314117413,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50.1,
"valueNoPot": 50,
"valueFuzz": 47.10000000000001,
"valueNoPotFuzz": 47,
"valueWithContract": 50.1,
"salaries": [
{
"season": 2002,
"amount": 3450
},
{
"season": 2016,
"amount": 3450
}
],
"contract": {
"amount": 3450,
"exp": 2016
},
"pid": 267
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 43,
"stre": 43,
"spd": 48,
"jmp": 90,
"endu": 28,
"ins": 32,
"dnk": 46,
"ft": 65,
"fg": 55,
"tp": 34,
"blk": 27,
"stl": 31,
"drb": 62,
"pss": 61,
"reb": 60,
"season": 2002,
"ovr": 47,
"pot": 47,
"fuzz": -3.9022593430322825,
"skills": [],
"pos": "GF"
}
],
"weight": 221,
"hgt": 79,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Anthony Williams",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 53,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 11.921958361161764
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 11.921958361161764
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.08971651559086635,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.38696552017870744,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44.65,
"valueNoPot": 47,
"valueFuzz": 40.85,
"valueNoPotFuzz": 43,
"valueWithContract": 44.65,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 268
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 17,
"stre": 31,
"spd": 80,
"jmp": 56,
"endu": 65,
"ins": 52,
"dnk": 41,
"ft": 44,
"fg": 97,
"tp": 89,
"blk": 59,
"stl": 83,
"drb": 86,
"pss": 89,
"reb": 40,
"season": 2002,
"ovr": 59,
"pot": 61,
"fuzz": -0.7010905409325678,
"skills": [
"3",
"B",
"Ps"
],
"pos": "G"
}
],
"weight": 185,
"hgt": 73,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "John Arnold",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 49,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 19.875660396487014
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 19.875660396487014
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7968032823120439,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.37841400539088643,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 59.099999999999994,
"valueNoPot": 59,
"valueFuzz": 58.099999999999994,
"valueNoPotFuzz": 58,
"valueWithContract": 59.099999999999994,
"salaries": [
{
"season": 2002,
"amount": 9350
},
{
"season": 2016,
"amount": 9350
}
],
"contract": {
"amount": 9350,
"exp": 2016
},
"pid": 269
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 54,
"stre": 64,
"spd": 66,
"jmp": 69,
"endu": 53,
"ins": 52,
"dnk": 63,
"ft": 59,
"fg": 55,
"tp": 96,
"blk": 81,
"stl": 60,
"drb": 75,
"pss": 69,
"reb": 84,
"season": 2002,
"ovr": 64,
"pot": 67,
"fuzz": 0.17029783565182566,
"skills": [
"3"
],
"pos": "PF"
}
],
"weight": 236,
"hgt": 81,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Richard Whalen",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 39,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 28.95250202635161
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 28.95250202635161
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6028270980299921,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.20816790394591766,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 64.14999999999999,
"valueNoPot": 64,
"valueFuzz": 64.14999999999999,
"valueNoPotFuzz": 64,
"valueWithContract": 64.14999999999999,
"salaries": [
{
"season": 2002,
"amount": 12400
},
{
"season": 2016,
"amount": 12400
},
{
"season": 2017,
"amount": 12400
}
],
"contract": {
"amount": 12400,
"exp": 2017
},
"pid": 270
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 40,
"stre": 65,
"spd": 58,
"jmp": 49,
"endu": 31,
"ins": 73,
"dnk": 72,
"ft": 56,
"fg": 41,
"tp": 85,
"blk": 65,
"stl": 51,
"drb": 53,
"pss": 67,
"reb": 37,
"season": 2002,
"ovr": 57,
"pot": 67,
"fuzz": 3.695561201169359,
"skills": [
"3"
],
"pos": "SF"
}
],
"weight": 208,
"hgt": 78,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Kelly Kelly",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 43,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -3.049714549729714
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -3.049714549729714
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5312857107232722,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.3301537693028538,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 64,
"valueNoPot": 57,
"valueFuzz": 68,
"valueNoPotFuzz": 61,
"valueWithContract": 64,
"salaries": [
{
"season": 2002,
"amount": 3000
},
{
"season": 2016,
"amount": 3000
}
],
"contract": {
"amount": 3000,
"exp": 2016
},
"pid": 271
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 41,
"stre": 50,
"spd": 42,
"jmp": 54,
"endu": 32,
"ins": 59,
"dnk": 56,
"ft": 48,
"fg": 49,
"tp": 71,
"blk": 65,
"stl": 35,
"drb": 73,
"pss": 63,
"reb": 71,
"season": 2002,
"ovr": 52,
"pot": 52,
"fuzz": 0.3587293374219378,
"skills": [],
"pos": "GF"
}
],
"weight": 239,
"hgt": 79,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Vincent Dunlap",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 45,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 25.781034278540155
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 25.781034278540155
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2606143721657248,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.44092269833036046,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 46.800000000000004,
"valueNoPot": 52,
"valueFuzz": 46.800000000000004,
"valueNoPotFuzz": 52,
"valueWithContract": 46.800000000000004,
"salaries": [
{
"season": 2002,
"amount": 1000
},
{
"season": 2016,
"amount": 1000
},
{
"season": 2017,
"amount": 1000
}
],
"contract": {
"amount": 1000,
"exp": 2017
},
"pid": 272
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 12,
"stre": 35,
"spd": 88,
"jmp": 75,
"endu": 55,
"ins": 100,
"dnk": 46,
"ft": 53,
"fg": 60,
"tp": 84,
"blk": 60,
"stl": 90,
"drb": 69,
"pss": 93,
"reb": 59,
"season": 2002,
"ovr": 65,
"pot": 70,
"fuzz": 1.6933474707122125,
"skills": [
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 191,
"hgt": 75,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "David Carroll",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 53,
"skills": [
"Ps"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -14.611339212472146
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -14.611339212472146
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.24212996246529395,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.8707672819433585,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 67.5,
"valueNoPot": 65,
"valueFuzz": 69.5,
"valueNoPotFuzz": 67,
"valueWithContract": 67.5,
"salaries": [
{
"season": 2002,
"amount": 3050
},
{
"season": 2016,
"amount": 3050
}
],
"contract": {
"amount": 3050,
"exp": 2016
},
"pid": 273
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 48,
"stre": 41,
"spd": 39,
"jmp": 31,
"endu": 39,
"ins": 17,
"dnk": 44,
"ft": 21,
"fg": 48,
"tp": 40,
"blk": 36,
"stl": 35,
"drb": 60,
"pss": 29,
"reb": 52,
"season": 2002,
"ovr": 38,
"pot": 46,
"fuzz": -0.43946459016556894,
"skills": [],
"pos": "GF"
}
],
"weight": 224,
"hgt": 79,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "David Jordan",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 13.47173160298513
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 13.47173160298513
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.2681727625931283,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.7679499070175533,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 42,
"valueNoPot": 38,
"valueFuzz": 42,
"valueNoPotFuzz": 38,
"valueWithContract": 42,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 274
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 18,
"stre": 29,
"spd": 85,
"jmp": 72,
"endu": 43,
"ins": 57,
"dnk": 46,
"ft": 53,
"fg": 62,
"tp": 68,
"blk": 34,
"stl": 76,
"drb": 80,
"pss": 93,
"reb": 48,
"season": 2002,
"ovr": 57,
"pot": 57,
"fuzz": -0.7279923839073223,
"skills": [
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 206,
"hgt": 74,
"born": {
"year": 1991,
"loc": "USA"
},
"name": "Curtis Barr",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2009,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 48,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 15.9709566762903
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 15.9709566762903
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9723688476032772,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.7471173893835419,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 57.00000000000001,
"valueNoPot": 57,
"valueFuzz": 56,
"valueNoPotFuzz": 56,
"valueWithContract": 57.00000000000001,
"salaries": [
{
"season": 2002,
"amount": 8450
},
{
"season": 2016,
"amount": 8450
}
],
"contract": {
"amount": 8450,
"exp": 2016
},
"pid": 275
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 44,
"stre": 53,
"spd": 34,
"jmp": 39,
"endu": 64,
"ins": 65,
"dnk": 42,
"ft": 61,
"fg": 71,
"tp": 80,
"blk": 30,
"stl": 50,
"drb": 78,
"pss": 80,
"reb": 68,
"season": 2002,
"ovr": 55,
"pot": 55,
"fuzz": 0.4662174864984401,
"skills": [
"Ps"
],
"pos": "GF"
}
],
"weight": 211,
"hgt": 78,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "William Ewing",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 47,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -5.8639031698271165
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -5.8639031698271165
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8970792244562469,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.519896518214843,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 52.25,
"valueNoPot": 55,
"valueFuzz": 52.25,
"valueNoPotFuzz": 55,
"valueWithContract": 52.25,
"salaries": [
{
"season": 2002,
"amount": 4550
},
{
"season": 2016,
"amount": 4550
},
{
"season": 2017,
"amount": 4550
}
],
"contract": {
"amount": 4550,
"exp": 2017
},
"pid": 276
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 45,
"stre": 56,
"spd": 29,
"jmp": 27,
"endu": 37,
"ins": 50,
"dnk": 54,
"ft": 80,
"fg": 51,
"tp": 66,
"blk": 64,
"stl": 61,
"drb": 81,
"pss": 47,
"reb": 76,
"season": 2002,
"ovr": 49,
"pot": 49,
"fuzz": -3.1561058105750375,
"skills": [],
"pos": "GF"
}
],
"weight": 202,
"hgt": 76,
"born": {
"year": 1984,
"loc": "USA"
},
"name": "Joseph Martin",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2002,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 35,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -19.58374546393236
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -19.58374546393236
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.07927032205880602,
"flip": true
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.5886429394469768,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44.1,
"valueNoPot": 49,
"valueFuzz": 41.4,
"valueNoPotFuzz": 46,
"valueWithContract": 44.1,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 277
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 15,
"stre": 69,
"spd": 9,
"jmp": 37,
"endu": 84,
"ins": 10,
"dnk": 32,
"ft": 21,
"fg": 34,
"tp": 32,
"blk": 26,
"stl": 25,
"drb": 53,
"pss": 20,
"reb": 19,
"season": 2002,
"ovr": 30,
"pot": 55,
"fuzz": -2.5021194956503594,
"skills": [],
"pos": "SG"
}
],
"weight": 220,
"hgt": 73,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Harry Miller",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 30,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -5.558888675170596
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -5.558888675170596
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.13317717435841336,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.823743291613501,
"color": "#ad6453"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 50,
"valueNoPot": 30,
"valueFuzz": 47,
"valueNoPotFuzz": 27,
"valueWithContract": 50,
"salaries": [
{
"season": 2002,
"amount": 600
}
],
"contract": {
"amount": 600,
"exp": 2002
},
"pid": 278
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 48,
"stre": 46,
"spd": 45,
"jmp": 88,
"endu": 44,
"ins": 89,
"dnk": 35,
"ft": 31,
"fg": 54,
"tp": 55,
"blk": 62,
"stl": 52,
"drb": 51,
"pss": 40,
"reb": 54,
"season": 2002,
"ovr": 52,
"pot": 58,
"fuzz": 2.801433188090214,
"skills": [],
"pos": "GF"
}
],
"weight": 221,
"hgt": 79,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Derek Turner",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 44,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 12.2002661195476
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 12.2002661195476
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.8182544472264333,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.8434332289376576,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 56.199999999999996,
"valueNoPot": 52,
"valueFuzz": 59.199999999999996,
"valueNoPotFuzz": 55,
"valueWithContract": 56.199999999999996,
"salaries": [
{
"season": 2002,
"amount": 1750
}
],
"contract": {
"amount": 1750,
"exp": 2002
},
"pid": 279
},
{
"tid": 16,
"statsTids": [
16
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 30,
"stre": 39,
"spd": 63,
"jmp": 62,
"endu": 30,
"ins": 49,
"dnk": 74,
"ft": 58,
"fg": 62,
"tp": 76,
"blk": 26,
"stl": 50,
"drb": 65,
"pss": 66,
"reb": 63,
"season": 2002,
"ovr": 54,
"pot": 54,
"fuzz": 0.6436637137944627,
"skills": [],
"pos": "PG"
}
],
"weight": 192,
"hgt": 77,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Larry Green",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 46,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -4.54251428880324
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -4.54251428880324
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7956400015291092,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.8202026811440539,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 54,
"valueNoPot": 54,
"valueFuzz": 55,
"valueNoPotFuzz": 55,
"valueWithContract": 54,
"salaries": [
{
"season": 2002,
"amount": 4750
}
],
"contract": {
"amount": 4750,
"exp": 2002
},
"pid": 280
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 13,
"ratings": [
{
"hgt": 18,
"stre": 0,
"spd": 54,
"jmp": 4,
"endu": 19,
"ins": 71,
"dnk": 4,
"ft": 15,
"fg": 45,
"tp": 45,
"blk": 4,
"stl": 36,
"drb": 48,
"pss": 65,
"reb": 17,
"season": 2002,
"ovr": 32,
"pot": 32,
"fuzz": 2.709012230312772,
"skills": [],
"pos": "PG"
}
],
"weight": 210,
"hgt": 74,
"born": {
"year": 1983,
"loc": "USA"
},
"name": "Eddie Wilburn",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2001,
"teamName": null,
"teamRegion": null,
"pot": 65,
"ovr": 58,
"skills": [
"B",
"Ps"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -0.7897110625793502
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -0.7897110625793502
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5340084504012299,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.5264383418471779,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 27.2,
"valueNoPot": 32,
"valueFuzz": 29.75,
"valueNoPotFuzz": 35,
"valueWithContract": 27.2,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 281
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 4,
"ratings": [
{
"hgt": 94,
"stre": 54,
"spd": 21,
"jmp": 36,
"endu": 41,
"ins": 61,
"dnk": 73,
"ft": 43,
"fg": 12,
"tp": 19,
"blk": 50,
"stl": 29,
"drb": 9,
"pss": 29,
"reb": 60,
"season": 2002,
"ovr": 47,
"pot": 47,
"fuzz": 2.496821271916329,
"skills": [
"R"
],
"pos": "C"
}
],
"weight": 277,
"hgt": 86,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Jerry Schmidt",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 40,
"ovr": 48,
"skills": [
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -2.1274577814049564
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -2.1274577814049564
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.12238341617690307,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.7781605492845589,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 47,
"valueNoPot": 47,
"valueFuzz": 49,
"valueNoPotFuzz": 49,
"valueWithContract": 47,
"salaries": [
{
"season": 2002,
"amount": 1000
}
],
"contract": {
"amount": 1000,
"exp": 2002
},
"pid": 282
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 55,
"stre": 42,
"spd": 51,
"jmp": 13,
"endu": 14,
"ins": 58,
"dnk": 44,
"ft": 55,
"fg": 75,
"tp": 64,
"blk": 65,
"stl": 48,
"drb": 25,
"pss": 24,
"reb": 37,
"season": 2002,
"ovr": 43,
"pot": 43,
"fuzz": 2.8573314024298018,
"skills": [],
"pos": "F"
}
],
"weight": 247,
"hgt": 80,
"born": {
"year": 1987,
"loc": "USA"
},
"name": "Andre Long",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2005,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 42,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 8.175698751266552
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 8.175698751266552
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7056355022415588,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.5792444974269884,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 43,
"valueNoPot": 43,
"valueFuzz": 46,
"valueNoPotFuzz": 46,
"valueWithContract": 43,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 283
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 10,
"ratings": [
{
"hgt": 68,
"stre": 87,
"spd": 14,
"jmp": 9,
"endu": 12,
"ins": 62,
"dnk": 69,
"ft": 47,
"fg": 39,
"tp": 26,
"blk": 75,
"stl": 44,
"drb": 8,
"pss": 10,
"reb": 64,
"season": 2002,
"ovr": 40,
"pot": 40,
"fuzz": -1.9204603637045787,
"skills": [],
"pos": "FC"
}
],
"weight": 284,
"hgt": 82,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "James Meadows",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 35,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -1.4101247937286203
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -1.4101247937286203
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.5295818096107447,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.25072919541457295,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 38,
"valueNoPot": 40,
"valueFuzz": 36.1,
"valueNoPotFuzz": 38,
"valueWithContract": 38,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 284
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 19,
"stre": 79,
"spd": 78,
"jmp": 50,
"endu": 48,
"ins": 30,
"dnk": 56,
"ft": 57,
"fg": 65,
"tp": 59,
"blk": 25,
"stl": 76,
"drb": 56,
"pss": 69,
"reb": 22,
"season": 2002,
"ovr": 52,
"pot": 58,
"fuzz": -3.2929205425519807,
"skills": [],
"pos": "PG"
}
],
"weight": 216,
"hgt": 76,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Harrison Black",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 70,
"ovr": 62,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 19.525752052822362
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 19.525752052822362
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.905022435581845,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.5166971134184457,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 55,
"valueNoPot": 52,
"valueFuzz": 52,
"valueNoPotFuzz": 49,
"valueWithContract": 55,
"salaries": [
{
"season": 2002,
"amount": 1700
},
{
"season": 2016,
"amount": 1700
}
],
"contract": {
"amount": 1700,
"exp": 2016
},
"pid": 285
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 7,
"ratings": [
{
"hgt": 0,
"stre": 27,
"spd": 63,
"jmp": 51,
"endu": 43,
"ins": 42,
"dnk": 43,
"ft": 47,
"fg": 60,
"tp": 46,
"blk": 49,
"stl": 53,
"drb": 49,
"pss": 74,
"reb": 27,
"season": 2002,
"ovr": 44,
"pot": 47,
"fuzz": 0.2785453669746296,
"skills": [],
"pos": "PG"
}
],
"weight": 158,
"hgt": 72,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Dennis Lee",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 35,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -6.465672269193162
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -6.465672269193162
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9057291447292863,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.6922715712161986,
"color": "#ddb7a0"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.5,
"valueNoPot": 44,
"valueFuzz": 45.5,
"valueNoPotFuzz": 44,
"valueWithContract": 45.5,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 286
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 3,
"ratings": [
{
"hgt": 13,
"stre": 20,
"spd": 71,
"jmp": 47,
"endu": 61,
"ins": 24,
"dnk": 41,
"ft": 58,
"fg": 55,
"tp": 76,
"blk": 52,
"stl": 71,
"drb": 82,
"pss": 85,
"reb": 30,
"season": 2002,
"ovr": 51,
"pot": 55,
"fuzz": 2.143922822086494,
"skills": [
"B",
"Ps"
],
"pos": "PG"
}
],
"weight": 170,
"hgt": 73,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Daniel Harris",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 38,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 3.486154682885296
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 3.486154682885296
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.09818811247505033,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.44567071279788983,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 53,
"valueNoPot": 51,
"valueFuzz": 55,
"valueNoPotFuzz": 53,
"valueWithContract": 53,
"salaries": [
{
"season": 2002,
"amount": 1050
},
{
"season": 2016,
"amount": 1050
}
],
"contract": {
"amount": 1050,
"exp": 2016
},
"pid": 287
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 23,
"stre": 81,
"spd": 81,
"jmp": 67,
"endu": 64,
"ins": 73,
"dnk": 84,
"ft": 60,
"fg": 88,
"tp": 96,
"blk": 64,
"stl": 61,
"drb": 83,
"pss": 81,
"reb": 62,
"season": 2002,
"ovr": 70,
"pot": 70,
"fuzz": -3.150769446161295,
"skills": [
"3",
"B",
"Ps"
],
"pos": "G"
}
],
"weight": 189,
"hgt": 74,
"born": {
"year": 1990,
"loc": "USA"
},
"name": "Jeremy Millican",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2008,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 25.83026349683442
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 25.83026349683442
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7648360328362154,
"flip": false
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.038705334045158635,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 70,
"valueNoPot": 70,
"valueFuzz": 67,
"valueNoPotFuzz": 67,
"valueWithContract": 70,
"salaries": [
{
"season": 2002,
"amount": 18300
},
{
"season": 2016,
"amount": 18300
},
{
"season": 2017,
"amount": 18300
}
],
"contract": {
"amount": 18300,
"exp": 2017
},
"pid": 288
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 2,
"ratings": [
{
"hgt": 43,
"stre": 40,
"spd": 63,
"jmp": 62,
"endu": 36,
"ins": 40,
"dnk": 52,
"ft": 61,
"fg": 46,
"tp": 50,
"blk": 43,
"stl": 64,
"drb": 67,
"pss": 59,
"reb": 49,
"season": 2002,
"ovr": 51,
"pot": 51,
"fuzz": -0.02828346840822782,
"skills": [],
"pos": "GF"
}
],
"weight": 223,
"hgt": 78,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Thomas Shaw",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 51,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -15.78036101739541
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -15.78036101739541
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.22368154861980183,
"flip": true
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.4966744034908248,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 51.00000000000001,
"valueNoPot": 51,
"valueFuzz": 51.00000000000001,
"valueNoPotFuzz": 51,
"valueWithContract": 51.00000000000001,
"salaries": [
{
"season": 2002,
"amount": 850
},
{
"season": 2016,
"amount": 850
},
{
"season": 2017,
"amount": 850
}
],
"contract": {
"amount": 850,
"exp": 2017
},
"pid": 289
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 11,
"ratings": [
{
"hgt": 32,
"stre": 62,
"spd": 38,
"jmp": 39,
"endu": 26,
"ins": 14,
"dnk": 47,
"ft": 39,
"fg": 55,
"tp": 57,
"blk": 27,
"stl": 94,
"drb": 46,
"pss": 48,
"reb": 31,
"season": 2002,
"ovr": 40,
"pot": 45,
"fuzz": -2.494565861586321,
"skills": [],
"pos": "SG"
}
],
"weight": 217,
"hgt": 76,
"born": {
"year": 1996,
"loc": "USA"
},
"name": "Myron Thompson",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2014,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 40,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 28.284106462378148
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 28.284106462378148
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.9588468990685559,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.23485434161851848,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44,
"valueNoPot": 40,
"valueFuzz": 42,
"valueNoPotFuzz": 38,
"valueWithContract": 44,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 290
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 9,
"ratings": [
{
"hgt": 37,
"stre": 52,
"spd": 46,
"jmp": 43,
"endu": 29,
"ins": 16,
"dnk": 62,
"ft": 50,
"fg": 45,
"tp": 42,
"blk": 36,
"stl": 31,
"drb": 57,
"pss": 41,
"reb": 53,
"season": 2002,
"ovr": 42,
"pot": 69,
"fuzz": 1.2247498209305387,
"skills": [],
"pos": "SF"
}
],
"weight": 231,
"hgt": 77,
"born": {
"year": 1995,
"loc": "USA"
},
"name": "Byron Copeland",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2013,
"teamName": null,
"teamRegion": null,
"pot": 75,
"ovr": 37,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 29.627427865094162
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 29.627427865094162
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.7475742266017789,
"flip": true
},
"mouth": {
"id": 2,
"cx": 200,
"cy": 400
},
"hair": {
"id": 3
},
"fatness": 0.26915259931582014,
"color": "#f2d6cb"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 60.9,
"valueNoPot": 42,
"valueFuzz": 61.9,
"valueNoPotFuzz": 43,
"valueWithContract": 60.9,
"salaries": [
{
"season": 2002,
"amount": 2050
},
{
"season": 2016,
"amount": 2050
}
],
"contract": {
"amount": 2050,
"exp": 2016
},
"pid": 291
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 5,
"ratings": [
{
"hgt": 10,
"stre": 51,
"spd": 46,
"jmp": 57,
"endu": 13,
"ins": 55,
"dnk": 56,
"ft": 59,
"fg": 100,
"tp": 59,
"blk": 45,
"stl": 52,
"drb": 75,
"pss": 49,
"reb": 70,
"season": 2002,
"ovr": 46,
"pot": 46,
"fuzz": -3.1236362986481376,
"skills": [],
"pos": "SG"
}
],
"weight": 207,
"hgt": 72,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Daniel Combs",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 30,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 22.359916983160836
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 22.359916983160836
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.1771072152777562,
"flip": false
},
"mouth": {
"id": 0,
"cx": 200,
"cy": 400
},
"hair": {
"id": 4
},
"fatness": 0.5347791895661922,
"color": "#bb876f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 46,
"valueNoPot": 46,
"valueFuzz": 43,
"valueNoPotFuzz": 43,
"valueWithContract": 46,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 292
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 6,
"ratings": [
{
"hgt": 0,
"stre": 15,
"spd": 68,
"jmp": 38,
"endu": 37,
"ins": 70,
"dnk": 33,
"ft": 52,
"fg": 28,
"tp": 42,
"blk": 27,
"stl": 68,
"drb": 73,
"pss": 98,
"reb": 44,
"season": 2002,
"ovr": 46,
"pot": 46,
"fuzz": 1.5317585080351508,
"skills": [
"Ps"
],
"pos": "PG"
}
],
"weight": 197,
"hgt": 72,
"born": {
"year": 1986,
"loc": "USA"
},
"name": "Leonard Jefferies",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2004,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 44,
"skills": [
"Ps"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -3.395085868901287
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -3.395085868901287
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.21114121976013278,
"flip": true
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.6441368610879723,
"color": "#74453d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 44.85,
"valueNoPot": 46,
"valueFuzz": 46.8,
"valueNoPotFuzz": 48,
"valueWithContract": 44.85,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 293
},
{
"tid": 17,
"statsTids": [
17
],
"rosterOrder": 12,
"ratings": [
{
"hgt": 23,
"stre": 36,
"spd": 41,
"jmp": 28,
"endu": 26,
"ins": 15,
"dnk": 58,
"ft": 53,
"fg": 51,
"tp": 27,
"blk": 35,
"stl": 16,
"drb": 46,
"pss": 38,
"reb": 28,
"season": 2002,
"ovr": 34,
"pot": 47,
"fuzz": -1.2367406157561653,
"skills": [],
"pos": "SG"
}
],
"weight": 201,
"hgt": 74,
"born": {
"year": 1994,
"loc": "USA"
},
"name": "Francis Thurston",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2012,
"teamName": null,
"teamRegion": null,
"pot": 50,
"ovr": 33,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 14.420436561283488
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 14.420436561283488
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.6256479910349217,
"flip": false
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 2
},
"fatness": 0.30329618056898844,
"color": "#ce967d"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 40.5,
"valueNoPot": 34,
"valueFuzz": 39.5,
"valueNoPotFuzz": 33,
"valueWithContract": 40.5,
"salaries": [
{
"season": 2002,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2002
},
"pid": 294
},
{
"tid": 18,
"statsTids": [
18
],
"rosterOrder": 1,
"ratings": [
{
"hgt": 64,
"stre": 94,
"spd": 73,
"jmp": 63,
"endu": 24,
"ins": 64,
"dnk": 65,
"ft": 51,
"fg": 54,
"tp": 80,
"blk": 48,
"stl": 49,
"drb": 58,
"pss": 41,
"reb": 84,
"season": 2002,
"ovr": 60,
"pot": 66,
"fuzz": 2.6540520193043546,
"skills": [
"3",
"A"
],
"pos": "GF"
}
],
"weight": 276,
"hgt": 82,
"born": {
"year": 1992,
"loc": "USA"
},
"name": "Garrett Francis",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2010,
"teamName": null,
"teamRegion": null,
"pot": 45,
"ovr": 54,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 2,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 2.437790463816153
},
{
"id": 2,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 2.437790463816153
}
],
"nose": {
"id": 0,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.12754106995076642,
"flip": false
},
"mouth": {
"id": 1,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.3497909481499897,
"color": "#a67358"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 60.9,
"valueNoPot": 60,
"valueFuzz": 63.9,
"valueNoPotFuzz": 63,
"valueWithContract": 60.9,
"salaries": [
{
"season": 2002,
"amount": 9650
},
{
"season": 2016,
"amount": 9650
}
],
"contract": {
"amount": 9650,
"exp": 2016
},
"pid": 295
},
{
"tid": 18,
"statsTids": [
18
],
"rosterOrder": 8,
"ratings": [
{
"hgt": 85,
"stre": 75,
"spd": 8,
"jmp": 4,
"endu": 43,
"ins": 79,
"dnk": 64,
"ft": 46,
"fg": 42,
"tp": 21,
"blk": 66,
"stl": 92,
"drb": 12,
"pss": 16,
"reb": 97,
"season": 2002,
"ovr": 48,
"pot": 48,
"fuzz": -0.6665354042835592,
"skills": [
"R"
],
"pos": "FC"
}
],
"weight": 259,
"hgt": 85,
"born": {
"year": 1985,
"loc": "USA"
},
"name": "Melvin Cunningham",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2003,
"teamName": null,
"teamRegion": null,
"pot": 55,
"ovr": 50,
"skills": [
"Po",
"R"
]
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 1,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": -1.42229780061475
},
{
"id": 1,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": -1.42229780061475
}
],
"nose": {
"id": 2,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.22174817569597094,
"flip": true
},
"mouth": {
"id": 4,
"cx": 200,
"cy": 400
},
"hair": {
"id": 0
},
"fatness": 0.7551206012554981,
"color": "#aa816f"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 45.599999999999994,
"valueNoPot": 48,
"valueFuzz": 44.65,
"valueNoPotFuzz": 47,
"valueWithContract": 45.599999999999994,
"salaries": [
{
"season": 2002,
"amount": 500
},
{
"season": 2016,
"amount": 500
}
],
"contract": {
"amount": 500,
"exp": 2016
},
"pid": 296
},
{
"tid": 18,
"statsTids": [
18
],
"rosterOrder": 0,
"ratings": [
{
"hgt": 42,
"stre": 88,
"spd": 91,
"jmp": 65,
"endu": 60,
"ins": 96,
"dnk": 93,
"ft": 86,
"fg": 59,
"tp": 97,
"blk": 96,
"stl": 75,
"drb": 80,
"pss": 74,
"reb": 58,
"season": 2002,
"ovr": 77,
"pot": 92,
"fuzz": -0.9870248428934101,
"skills": [
"3",
"B",
"Dp"
],
"pos": "GF"
}
],
"weight": 214,
"hgt": 77,
"born": {
"year": 1988,
"loc": "USA"
},
"name": "Paul Jones",
"college": "",
"imgURL": "",
"awards": [],
"freeAgentMood": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"yearsFreeAgent": 0,
"retiredYear": null,
"draft": {
"round": 0,
"pick": 0,
"tid": -1,
"originalTid": -1,
"year": 2006,
"teamName": null,
"teamRegion": null,
"pot": 60,
"ovr": 47,
"skills": []
},
"face": {
"head": {
"id": 0
},
"eyebrows": [
{
"id": 0,
"lr": "l",
"cx": 135,
"cy": 250
},
{
"id": 0,
"lr": "r",
"cx": 265,
"cy": 250
}
],
"eyes": [
{
"id": 3,
"lr": "l",
"cx": 135,
"cy": 280,
"angle": 8.182095805616914
},
{
"id": 3,
"lr": "r",
"cx": 265,
"cy": 280,
"angle": 8.182095805616914
}
],
"nose": {
"id": 1,
"lr": "l",
"cx": 200,
"cy": 330,
"size": 0.13575414414912546,
"flip": false
},
"mouth": {
"id": 3,
"cx": 200,
"cy": 400
},
"hair": {
"id": 1
},
"fatness": 0.2538349338349344,
"color": "#5c3937"
},
"injury": {
"type": "Healthy",
"gamesRemaining": 0
},
"ptModifier": 1,
"hof": false,
"watch": false,
"gamesUntilTradable": 0,
"value": 77,
"valueNoPot": 77,
"valueFuzz": 76,
"valueNoPotFuzz": 76,
"valueWithContract": 77,
"salaries": [
{
"season": 2002,
"amount": 19200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment