Average Draft Position v2.0

Summary
Average Draft Position
Resource
Average Draft PositionThe average draft positions for players.
Change Log
January 15, 2013
HTTP Methods
GETRetrieve a list of players with their average draft positions.
Exceptions
Following list of exceptions will be returned.
Example
Retrieve Average Draft Positions
XML field definitions
/average_draft_positionA container element for average draft position for players.
/average_draft_position/playersA container element for list of players.
/average_draft_position/players/playerA container element for a player.
/average_draft_position/players/player/@idID of a player.
/average_draft_position/players/player/avgAverage draft position of a player.
/average_draft_position/players/player/changeChange to the average draft position of a player from previous week.
/average_draft_position/players/player/firstnameThe player’s first name.
/average_draft_position/players/player/fullnameThe player’s full name.
/average_draft_position/players/player/highNumber indicating the highest position the player has been drafted in all leagues.
/average_draft_position/players/player/iconsA container element for the player’s update and injury icons.
/average_draft_position/players/player/icons/headlineThe headline of the player’s latest news update.
/average_draft_position/players/player/lastnameThe player’s last name.
/average_draft_position/players/player/lowNumber indicating the lowest position the player has been drafted in all leagues.
/average_draft_position/players/player/on_waiversA boolean to denote if a player is on waivers in a fantasy league or no.
/average_draft_position/players/player/pctPercentage of leagues the player has been drafted in.
/average_draft_position/players/player/positionAn abbreviation for the primary position of the player.
/average_draft_position/players/player/pro_statusSpecifies the roster status of the player on the player’s pro team.
/average_draft_position/players/player/pro_teamAn abbreviation for the player’s pro team.
/average_draft_position/players/player/profile_linkA snippet of HTML code containing a link to the player’s profile.
/average_draft_position/players/player/profile_urlThe absolute URL for the CBSSports.com profile for a player.
/average_draft_position/players/player/rankRank of a player based on the average draft position.
/average_draft_position/players/player/icons/injuryIf the player is injured, this field will exist and indicate the injury in the format: {injury}: {expected time of return}
/average_draft_position/players/player/bye_weekA number to denote the bye-week for a pro team (only applicable to football).
/average_draft_position/players/player/is_lockedA boolean to denote if a player is locked (can not be involved in any add/drops, trades, and lineup moves as the player’s team’s game has already started).
/average_draft_position/players/player/opponentPlayer’s opponent (only available for football).

Resource

Average Draft Position

Description

The average draft positions for players.

Change Log

January 15, 2013

  • Added exception handling for no players found.

HTTP Methods

GET

Retrieve a list of players with their average draft positions.

URL

http://api.cbssports.com/fantasy/players/average-draft-position?version=2.0

Parameters

response_format(optional) Specifies the format in which the requested resource should be returned.  Valid values are XML and JSON.  The default is XML.
position(optional) Specifies the position by which to filter the players
limit(optional) Return only this number of players.

Exceptions

Following list of exceptions will be returned.

  • type: no_players, msg: No Players Found

Example

Retrieve Average Draft Positions

Sample URL

http://api.cbssports.com/fantasy/players/average-draft-position?version=2.0&position=1B

XML Response

<?xml version="1.0"?>
<result uriAlias="/players/average-draft-position" uri="/players/average-draft-position" statusCode="200" statusMessage="OK">
  <body>
    <average_draft_position>
      <players>
        <player id="288897">
          <firstname>Miguel</firstname>
          <on_waivers>0</on_waivers>
          <position>1B</position>
          <icons>
            <headline>Cabrera already has four June HRs</headline>
          </icons>
          <lastname>Cabrera</lastname>
          <high>1</high>
          <low>7</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/288897'&gt;Cabrera, Miguel&lt;/a&gt; 1B DET &lt;span title="Cabrera already has four June HRs"&gt;&lt;a href="http://<league_id>.baseball.cbssports.com/players/playerpage/288897" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="10" height="10" src="http://sports.cbsimg.net/images/news-note-hot-recent.gif"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2&gt;&lt;span title="Miggy's RBI double"&gt;&lt;a href="javascript:openPopup('/media/game-day/video?player_id=408234','mlbvideo', 990, 750);"&gt;&lt;img src="http://sports.cbsimg.net/images/video.gif" border="0"&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <pct>98.0</pct>
          <change>1</change>
          <avg>2.32</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/288897</profile_url>
          <fullname>Miguel Cabrera</fullname>
          <rank>1</rank>
          <pro_team>DET</pro_team>
        </player>
        <player id="223571">
          <pct>98.1</pct>
          <firstname>Albert</firstname>
          <change>-1</change>
          <avg>2.32</avg>
          <on_waivers>0</on_waivers>
          <position>1B</position>
          <lastname>Pujols</lastname>
          <high>1</high>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/223571</profile_url>
          <low>6</low>
          <fullname>Albert Pujols</fullname>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/223571'&gt;Pujols, Albert&lt;/a&gt; 1B LAA &lt;span title="Albert Pujols doubles (13) on a fly ball to left fielder Mike Carp."&gt;&lt;a href="javascript:openPopup('/media/game-day/video?player_id=405395','mlbvideo', 990, 750);"&gt;&lt;img src="http://sports.cbsimg.net/images/video.gif" border="0"&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <rank>2</rank>
          <pro_team>LAA</pro_team>
        </player>
        <player id="288903">
          <firstname>Adrian</firstname>
          <on_waivers>0</on_waivers>
          <position>1B</position>
          <icons>
            <headline>Gonzalez still double trouble</headline>
          </icons>
          <lastname>Gonzalez</lastname>
          <high>4</high>
          <low>21</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/288903'&gt;Gonzalez, Adrian&lt;/a&gt; 1B BOS &lt;span title="Gonzalez still double trouble"&gt;&lt;a href="http://<league_id>.baseball.cbssports.com/players/playerpage/288903" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2&gt;&lt;span title="Adrian's two-run double"&gt;&lt;a href="javascript:openPopup('/media/game-day/video?player_id=408236','mlbvideo', 990, 750);"&gt;&lt;img src="http://sports.cbsimg.net/images/video.gif" border="0"&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <pct>98.1</pct>
          <change>0</change>
          <avg>10.57</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/288903</profile_url>
          <fullname>Adrian Gonzalez</fullname>
          <rank>10</rank>
          <pro_team>BOS</pro_team>
        </player>
        <player id="547434">
          <pct>98.1</pct>
          <firstname>Joey</firstname>
          <change>0</change>
          <avg>12.38</avg>
          <on_waivers>0</on_waivers>
          <position>1B</position>
          <lastname>Votto</lastname>
          <high>5</high>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/547434</profile_url>
          <low>24</low>
          <fullname>Joey Votto</fullname>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/547434'&gt;Votto, Joey&lt;/a&gt; 1B CIN &lt;span title="Bruce's solo blast"&gt;&lt;a href="javascript:openPopup('/media/game-day/video?player_id=458015','mlbvideo', 990, 750);"&gt;&lt;img src="http://sports.cbsimg.net/images/video.gif" border="0"&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <rank>11</rank>
          <pro_team>CIN</pro_team>
        </player>
        <player id="390862">
          <firstname>Prince</firstname>
          <on_waivers>0</on_waivers>
          <position>1B</position>
          <icons>
            <headline>Fielder pushes streak to 14 games</headline>
          </icons>
          <lastname>Fielder</lastname>
          <high>6</high>
          <low>26</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/390862'&gt;Fielder, Prince&lt;/a&gt; 1B DET &lt;span title="Fielder pushes streak to 14 games"&gt;&lt;a href="http://<league_id>.baseball.cbssports.com/players/playerpage/390862" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="10" height="10" src="http://sports.cbsimg.net/images/news-note-recent.gif"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2&gt;&lt;span title="Prince's RBI single"&gt;&lt;a href="javascript:openPopup('/media/game-day/video?player_id=425902','mlbvideo', 990, 750);"&gt;&lt;img src="http://sports.cbsimg.net/images/video.gif" border="0"&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <pct>98.1</pct>
          <change>0</change>
          <avg>14.61</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/390862</profile_url>
          <fullname>Prince Fielder</fullname>
          <rank>14</rank>
          <pro_team>DET</pro_team>
        </player>
        <player id="284645">
          <firstname>Mark</firstname>
          <on_waivers>0</on_waivers>
          <position>1B</position>
          <icons>
            <headline>Teixeira dealing with vocal cord issues </headline>
          </icons>
          <lastname>Teixeira</lastname>
          <high>12</high>
          <low>38</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/284645'&gt;Teixeira, Mark&lt;/a&gt; 1B NYY &lt;span title="Teixeira dealing with vocal cord issues "&gt;&lt;a href="http://<league_id>.baseball.cbssports.com/players/playerpage/284645" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="10" height="10" src="http://sports.cbsimg.net/images/news-note-recent.gif"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2&gt;&lt;span title="Teixeira's solo blast"&gt;&lt;a href="javascript:openPopup('/media/game-day/video?player_id=407893','mlbvideo', 990, 750);"&gt;&lt;img src="http://sports.cbsimg.net/images/video.gif" border="0"&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <pct>98.2</pct>
          <change>0</change>
          <avg>24.11</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/284645</profile_url>
          <fullname>Mark Teixeira</fullname>
          <rank>23</rank>
          <pro_team>NYY</pro_team>
        </player>
        <player id="1208743">
          <firstname>Carlos</firstname>
          <on_waivers>0</on_waivers>
          <position>C</position>
          <icons>
            <headline>Santana activated off 7-day DL</headline>
          </icons>
          <lastname>Santana</lastname>
          <high>18</high>
          <low>57</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/1208743'&gt;Santana, Carlos&lt;/a&gt; C CLE &lt;span title="Santana activated off 7-day DL"&gt;&lt;a href="http://<league_id>.baseball.cbssports.com/players/playerpage/1208743" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2&gt;&lt;span title="Santana, Carlos vs Scherzer, Max - REACHED ON ERROR"&gt;&lt;a href="javascript:openPopup('/media/game-day/video?player_id=467793','mlbvideo', 990, 750);"&gt;&lt;img src="http://sports.cbsimg.net/images/video.gif" border="0"&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <pct>98.2</pct>
          <change>0</change>
          <avg>35.78</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/1208743</profile_url>
          <fullname>Carlos Santana</fullname>
          <rank>33</rank>
          <pro_team>CLE</pro_team>
        </player>
        <player id="22419">
          <firstname>Lance</firstname>
          <on_waivers>0</on_waivers>
          <position>RF</position>
          <icons>
            <injury>Knee: 15-day DL. Out until at least mid-July</injury>
          </icons>
          <lastname>Berkman</lastname>
          <high>36</high>
          <low>102</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/22419'&gt;Berkman, Lance&lt;/a&gt; RF STL &lt;span title="Knee: 15-day DL. Out until at least mid-July"&gt;&lt;a href="http://<league_id>.baseball.cbssports.com/players/playerpage/22419" subtab="Injury Report" class="playerLink"&gt;&lt;img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <pct>99.0</pct>
          <change>0</change>
          <avg>65.68</avg>
          <pro_status>DL</pro_status>
          <profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/22419</profile_url>
          <fullname>Lance Berkman</fullname>
          <rank>56</rank>
          <pro_team>STL</pro_team>
        </player>
        <player id="7791">
          <firstname>Paul</firstname>
          <on_waivers>0</on_waivers>
          <position>1B</position>
          <icons>
            <headline>Konerko returns to lineup</headline>
          </icons>
          <lastname>Konerko</lastname>
          <high>34</high>
          <low>106</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/7791'&gt;Konerko, Paul&lt;/a&gt; 1B CHW &lt;span title="Konerko returns to lineup"&gt;&lt;a href="http://<league_id>.baseball.cbssports.com/players/playerpage/7791" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="10" height="10" src="http://sports.cbsimg.net/images/news-note-recent.gif"/&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <pct>99.0</pct>
          <change>0</change>
          <avg>66.61</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/7791</profile_url>
          <fullname>Paul Konerko</fullname>
          <rank>58</rank>
          <pro_team>CHW</pro_team>
        </player>
        <player id="593271">
          <pct>98.7</pct>
          <firstname>Alex</firstname>
          <change>0</change>
          <avg>68.30</avg>
          <on_waivers>0</on_waivers>
          <position>LF</position>
          <lastname>Gordon</lastname>
          <high>38</high>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/593271</profile_url>
          <low>106</low>
          <fullname>Alex Gordon</fullname>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/593271'&gt;Gordon, Alex&lt;/a&gt; LF KC</profile_link>
          <rank>61</rank>
          <pro_team>KC</pro_team>
        </player>
      </players>
    </average_draft_position>
  </body>
</result>

JSON Response

{
   "body" : {
      "average_draft_position" : {
         "players" : [
            {
               "firstname" : "Miguel",
               "on_waivers" : 0,
               "position" : "1B",
               "icons" : {
                  "headline" : "Cabrera already has four June HRs"
               },
               "lastname" : "Cabrera",
               "high" : "1",
               "low" : "7",
               "id" : "288897",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/288897'>Cabrera, Miguel</a> 1B DET <span title=\"Cabrera already has four June HRs\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/288897\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"10\" height=\"10\" src=\"http://sports.cbsimg.net/images/news-note-hot-recent.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Miggy's RBI double\"><a href=\"javascript:openPopup('/media/game-day/video?player_id=408234','mlbvideo', 990, 750);\"><img src=\"http://sports.cbsimg.net/images/video.gif\" border=\"0\"></a></span>",
               "pct" : "98.0",
               "change" : 1,
               "avg" : "2.32",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/288897",
               "fullname" : "Miguel Cabrera",
               "rank" : 1,
               "pro_team" : "DET"
            },
            {
               "pct" : "98.1",
               "firstname" : "Albert",
               "change" : -1,
               "avg" : "2.32",
               "on_waivers" : 0,
               "position" : "1B",
               "lastname" : "Pujols",
               "high" : "1",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/223571",
               "low" : "6",
               "fullname" : "Albert Pujols",
               "id" : "223571",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/223571'>Pujols, Albert</a> 1B LAA <span title=\"Albert Pujols doubles (13) on a fly ball to left fielder Mike Carp.\"><a href=\"javascript:openPopup('/media/game-day/video?player_id=405395','mlbvideo', 990, 750);\"><img src=\"http://sports.cbsimg.net/images/video.gif\" border=\"0\"></a></span>",
               "rank" : 2,
               "pro_team" : "LAA"
            },
            {
               "firstname" : "Adrian",
               "on_waivers" : 0,
               "position" : "1B",
               "icons" : {
                  "headline" : "Gonzalez still double trouble"
               },
               "lastname" : "Gonzalez",
               "high" : "4",
               "low" : "21",
               "id" : "288903",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/288903'>Gonzalez, Adrian</a> 1B BOS <span title=\"Gonzalez still double trouble\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/288903\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Adrian's two-run double\"><a href=\"javascript:openPopup('/media/game-day/video?player_id=408236','mlbvideo', 990, 750);\"><img src=\"http://sports.cbsimg.net/images/video.gif\" border=\"0\"></a></span>",
               "pct" : "98.1",
               "change" : 0,
               "avg" : "10.57",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/288903",
               "fullname" : "Adrian Gonzalez",
               "rank" : 10,
               "pro_team" : "BOS"
            },
            {
               "pct" : "98.1",
               "firstname" : "Joey",
               "change" : 0,
               "avg" : "12.38",
               "on_waivers" : 0,
               "position" : "1B",
               "lastname" : "Votto",
               "high" : "5",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/547434",
               "low" : "24",
               "fullname" : "Joey Votto",
               "id" : "547434",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/547434'>Votto, Joey</a> 1B CIN <span title=\"Bruce's solo blast\"><a href=\"javascript:openPopup('/media/game-day/video?player_id=458015','mlbvideo', 990, 750);\"><img src=\"http://sports.cbsimg.net/images/video.gif\" border=\"0\"></a></span>",
               "rank" : 11,
               "pro_team" : "CIN"
            },
            {
               "firstname" : "Prince",
               "on_waivers" : 0,
               "position" : "1B",
               "icons" : {
                  "headline" : "Fielder pushes streak to 14 games"
               },
               "lastname" : "Fielder",
               "high" : "6",
               "low" : "26",
               "id" : "390862",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/390862'>Fielder, Prince</a> 1B DET <span title=\"Fielder pushes streak to 14 games\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/390862\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"10\" height=\"10\" src=\"http://sports.cbsimg.net/images/news-note-recent.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Prince's RBI single\"><a href=\"javascript:openPopup('/media/game-day/video?player_id=425902','mlbvideo', 990, 750);\"><img src=\"http://sports.cbsimg.net/images/video.gif\" border=\"0\"></a></span>",
               "pct" : "98.1",
               "change" : 0,
               "avg" : "14.61",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/390862",
               "fullname" : "Prince Fielder",
               "rank" : 14,
               "pro_team" : "DET"
            },
            {
               "firstname" : "Mark",
               "on_waivers" : 0,
               "position" : "1B",
               "icons" : {
                  "headline" : "Teixeira dealing with vocal cord issues "
               },
               "lastname" : "Teixeira",
               "high" : "12",
               "low" : "38",
               "id" : "284645",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/284645'>Teixeira, Mark</a> 1B NYY <span title=\"Teixeira dealing with vocal cord issues \"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/284645\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"10\" height=\"10\" src=\"http://sports.cbsimg.net/images/news-note-recent.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Teixeira's solo blast\"><a href=\"javascript:openPopup('/media/game-day/video?player_id=407893','mlbvideo', 990, 750);\"><img src=\"http://sports.cbsimg.net/images/video.gif\" border=\"0\"></a></span>",
               "pct" : "98.2",
               "change" : 0,
               "avg" : "24.11",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/284645",
               "fullname" : "Mark Teixeira",
               "rank" : 23,
               "pro_team" : "NYY"
            },
            {
               "firstname" : "Carlos",
               "on_waivers" : 0,
               "position" : "C",
               "icons" : {
                  "headline" : "Santana activated off 7-day DL"
               },
               "lastname" : "Santana",
               "high" : "18",
               "low" : "57",
               "id" : "1208743",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/1208743'>Santana, Carlos</a> C CLE <span title=\"Santana activated off 7-day DL\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/1208743\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Santana, Carlos vs Scherzer, Max - REACHED ON ERROR\"><a href=\"javascript:openPopup('/media/game-day/video?player_id=467793','mlbvideo', 990, 750);\"><img src=\"http://sports.cbsimg.net/images/video.gif\" border=\"0\"></a></span>",
               "pct" : "98.2",
               "change" : 0,
               "avg" : "35.78",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/1208743",
               "fullname" : "Carlos Santana",
               "rank" : 33,
               "pro_team" : "CLE"
            },
            {
               "firstname" : "Lance",
               "on_waivers" : 0,
               "position" : "RF",
               "icons" : {
                  "injury" : "Knee: 15-day DL. Out until at least mid-July"
               },
               "lastname" : "Berkman",
               "high" : "36",
               "low" : "102",
               "id" : "22419",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/22419'>Berkman, Lance</a> RF STL <span title=\"Knee: 15-day DL. Out until at least mid-July\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/22419\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
               "pct" : "99.0",
               "change" : 0,
               "avg" : "65.68",
               "pro_status" : "DL",
               "profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/22419",
               "fullname" : "Lance Berkman",
               "rank" : 56,
               "pro_team" : "STL"
            },
            {
               "firstname" : "Paul",
               "on_waivers" : 0,
               "position" : "1B",
               "icons" : {
                  "headline" : "Konerko returns to lineup"
               },
               "lastname" : "Konerko",
               "high" : "34",
               "low" : "106",
               "id" : "7791",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/7791'>Konerko, Paul</a> 1B CHW <span title=\"Konerko returns to lineup\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/7791\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"10\" height=\"10\" src=\"http://sports.cbsimg.net/images/news-note-recent.gif\"/></a></span>",
               "pct" : "99.0",
               "change" : 0,
               "avg" : "66.61",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/7791",
               "fullname" : "Paul Konerko",
               "rank" : 58,
               "pro_team" : "CHW"
            },
            {
               "pct" : "98.7",
               "firstname" : "Alex",
               "change" : 0,
               "avg" : "68.30",
               "on_waivers" : 0,
               "position" : "LF",
               "lastname" : "Gordon",
               "high" : "38",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/593271",
               "low" : "106",
               "fullname" : "Alex Gordon",
               "id" : "593271",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/593271'>Gordon, Alex</a> LF KC",
               "rank" : 61,
               "pro_team" : "KC"
            }
         ]
      }
   },
   "uriAlias" : "/players/average-draft-position",
   "statusMessage" : "OK",
   "uri" : "/players/average-draft-position",
   "statusCode" : 200
}

Sample URL

http://api.cbssports.com/fantasy/players/average-draft-position?version=2.0&position=QB

XML Response

<?xml version="1.0"?>
<result uriAlias="/players/average-draft-position" uri="/players/average-draft-position" statusCode="200" statusMessage="OK">
  <body>
    <average_draft_position>
      <players>
        <player id="419780">
          <firstname>Aaron</firstname>
          <on_waivers>1</on_waivers>
          <position>QB</position>
          <lastname>Rodgers</lastname>
          <is_locked>0</is_locked>
          <high>4</high>
          <opponent>SF</opponent>
          <low>4</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/419780'&gt;Rodgers, Aaron&lt;/a&gt; QB GB </profile_link>
          <bye_week>10</bye_week>
          <pct>100.0</pct>
          <change>0</change>
          <avg>4.00</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.football.cbssports.com/players/playerpage/419780</profile_url>
          <fullname>Aaron Rodgers</fullname>
          <rank>4</rank>
          <pro_team>GB</pro_team>
        </player>
        <player id="235197">
          <firstname>Drew</firstname>
          <on_waivers>1</on_waivers>
          <position>QB</position>
          <icons>
            <headline>Brees to have hearing on franchise tag</headline>
          </icons>
          <lastname>Brees</lastname>
          <is_locked>0</is_locked>
          <high>8</high>
          <opponent>WAS</opponent>
          <low>8</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/235197'&gt;Brees, Drew&lt;/a&gt; QB NO &lt;span title="Brees to have hearing on franchise tag"&gt;&lt;a href="http://<league_id>.football.cbssports.com/players/playerpage/235197" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="10" height="10" src="http://sports.cbsimg.net/images/news-note-recent.gif"/&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <bye_week>6</bye_week>
          <pct>100.0</pct>
          <change>0</change>
          <avg>8.00</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.football.cbssports.com/players/playerpage/235197</profile_url>
          <fullname>Drew Brees</fullname>
          <rank>8</rank>
          <pro_team>NO</pro_team>
        </player>
        <player id="187741">
          <firstname>Tom</firstname>
          <on_waivers>1</on_waivers>
          <position>QB</position>
          <icons>
            <injury>Shoulder: Probable for start of 2012 training camp</injury>
            <headline>Slight changes for Brady</headline>
          </icons>
          <lastname>Brady</lastname>
          <is_locked>0</is_locked>
          <high>11</high>
          <opponent>@TEN</opponent>
          <low>11</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/187741'&gt;Brady, Tom&lt;/a&gt; QB NE &lt;span title="Slight changes for Brady"&gt;&lt;a href="http://<league_id>.football.cbssports.com/players/playerpage/187741" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2&gt;&lt;span title="Shoulder: Probable for start of 2012 training camp"&gt;&lt;a href="http://<league_id>.football.cbssports.com/players/playerpage/187741" subtab="Injury Report" class="playerLink"&gt;&lt;img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <bye_week>9</bye_week>
          <pct>100.0</pct>
          <change>0</change>
          <avg>11.00</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.football.cbssports.com/players/playerpage/187741</profile_url>
          <fullname>Tom Brady</fullname>
          <rank>11</rank>
          <pro_team>NE</pro_team>
        </player>
        <player id="1273186">
          <firstname>Cam</firstname>
          <on_waivers>1</on_waivers>
          <position>QB</position>
          <icons>
            <headline>Rivera: Newton won't let himself slump</headline>
          </icons>
          <lastname>Newton</lastname>
          <is_locked>0</is_locked>
          <high>15</high>
          <opponent>@TB</opponent>
          <low>15</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/1273186'&gt;Newton, Cam&lt;/a&gt; QB CAR &lt;span title="Rivera: Newton won't let himself slump"&gt;&lt;a href="http://<league_id>.football.cbssports.com/players/playerpage/1273186" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <bye_week>6</bye_week>
          <pct>100.0</pct>
          <change>0</change>
          <avg>15.00</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.football.cbssports.com/players/playerpage/1273186</profile_url>
          <fullname>Cam Newton</fullname>
          <rank>15</rank>
          <pro_team>CAR</pro_team>
        </player>
        <player id="1114942">
          <firstname>Matthew</firstname>
          <on_waivers>1</on_waivers>
          <position>QB</position>
          <lastname>Stafford</lastname>
          <is_locked>0</is_locked>
          <high>26</high>
          <opponent>STL</opponent>
          <low>26</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/1114942'&gt;Stafford, Matthew&lt;/a&gt; QB DET</profile_link>
          <bye_week>5</bye_week>
          <pct>100.0</pct>
          <change>0</change>
          <avg>26.00</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.football.cbssports.com/players/playerpage/1114942</profile_url>
          <fullname>Matthew Stafford</fullname>
          <rank>26</rank>
          <pro_team>DET</pro_team>
        </player>
        <player id="396886">
          <firstname>Tony</firstname>
          <on_waivers>1</on_waivers>
          <position>QB</position>
          <lastname>Romo</lastname>
          <is_locked>0</is_locked>
          <high>31</high>
          <opponent>@NYG</opponent>
          <low>31</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/396886'&gt;Romo, Tony&lt;/a&gt; QB DAL</profile_link>
          <bye_week>5</bye_week>
          <pct>100.0</pct>
          <change>0</change>
          <avg>31.00</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.football.cbssports.com/players/playerpage/396886</profile_url>
          <fullname>Tony Romo</fullname>
          <rank>31</rank>
          <pro_team>DAL</pro_team>
        </player>
        <player id="493041">
          <firstname>Philip</firstname>
          <on_waivers>1</on_waivers>
          <position>QB</position>
          <lastname>Rivers</lastname>
          <is_locked>0</is_locked>
          <high>49</high>
          <opponent>@OAK</opponent>
          <low>49</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/493041'&gt;Rivers, Philip&lt;/a&gt; QB SD</profile_link>
          <bye_week>7</bye_week>
          <pct>100.0</pct>
          <change>0</change>
          <avg>49.00</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.football.cbssports.com/players/playerpage/493041</profile_url>
          <fullname>Philip Rivers</fullname>
          <rank>49</rank>
          <pro_team>SD</pro_team>
        </player>
        <player id="493004">
          <firstname>Eli</firstname>
          <on_waivers>1</on_waivers>
          <position>QB</position>
          <icons>
            <headline>Manning loses Nicks for offseason</headline>
          </icons>
          <lastname>Manning</lastname>
          <is_locked>0</is_locked>
          <high>51</high>
          <opponent>DAL</opponent>
          <low>51</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/493004'&gt;Manning, Eli&lt;/a&gt; QB NYG &lt;span title="Manning loses Nicks for offseason"&gt;&lt;a href="http://<league_id>.football.cbssports.com/players/playerpage/493004" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <bye_week>11</bye_week>
          <pct>100.0</pct>
          <change>0</change>
          <avg>51.00</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.football.cbssports.com/players/playerpage/493004</profile_url>
          <fullname>Eli Manning</fullname>
          <rank>51</rank>
          <pro_team>NYG</pro_team>
        </player>
        <player id="12531">
          <firstname>Peyton</firstname>
          <on_waivers>1</on_waivers>
          <position>QB</position>
          <icons>
            <injury>Neck: Questionable for start of training camp</injury>
            <headline>Manning starts to throw deep</headline>
          </icons>
          <lastname>Manning</lastname>
          <is_locked>0</is_locked>
          <high>53</high>
          <opponent>PIT</opponent>
          <low>53</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/12531'&gt;Manning, Peyton&lt;/a&gt; QB DEN &lt;span title="Manning starts to throw deep"&gt;&lt;a href="http://<league_id>.football.cbssports.com/players/playerpage/12531" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2&gt;&lt;span title="Neck: Questionable for start of training camp"&gt;&lt;a href="http://<league_id>.football.cbssports.com/players/playerpage/12531" subtab="Injury Report" class="playerLink"&gt;&lt;img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <bye_week>7</bye_week>
          <pct>100.0</pct>
          <change>0</change>
          <avg>53.00</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.football.cbssports.com/players/playerpage/12531</profile_url>
          <fullname>Peyton Manning</fullname>
          <rank>53</rank>
          <pro_team>DEN</pro_team>
        </player>
        <player id="235253">
          <firstname>Michael</firstname>
          <on_waivers>1</on_waivers>
          <position>QB</position>
          <icons>
            <headline>Vick tired of talking about getting hurt</headline>
          </icons>
          <lastname>Vick</lastname>
          <is_locked>0</is_locked>
          <high>57</high>
          <opponent>@CLE</opponent>
          <low>57</low>
          <profile_link>&lt;a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/235253'&gt;Vick, Michael&lt;/a&gt; QB PHI &lt;span title="Vick tired of talking about getting hurt"&gt;&lt;a href="http://<league_id>.football.cbssports.com/players/playerpage/235253" class="playerLink" subtab="Update"&gt;&lt;img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/&gt;&lt;/a&gt;&lt;/span&gt;</profile_link>
          <bye_week>7</bye_week>
          <pct>100.0</pct>
          <change>0</change>
          <avg>57.00</avg>
          <pro_status>A</pro_status>
          <profile_url>http://<league_id>.football.cbssports.com/players/playerpage/235253</profile_url>
          <fullname>Michael Vick</fullname>
          <rank>57</rank>
          <pro_team>PHI</pro_team>
        </player>
      </players>
    </average_draft_position>
  </body>
</result>

JSON Response

{
   "body" : {
      "average_draft_position" : {
         "players" : [
            {
               "firstname" : "Aaron",
               "on_waivers" : 1,
               "position" : "QB",
               "lastname" : "Rodgers",
               "is_locked" : 0,
               "high" : "4",
               "opponent" : "SF",
               "low" : "4",
               "id" : "419780",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/419780'>Rodgers, Aaron</a> QB GB ",
               "bye_week" : "10",
               "pct" : "100.0",
               "change" : 0,
               "avg" : "4.00",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/419780",
               "fullname" : "Aaron Rodgers",
               "rank" : 4,
               "pro_team" : "GB"
            },
            {
               "firstname" : "Drew",
               "on_waivers" : 1,
               "position" : "QB",
               "icons" : {
                  "headline" : "Brees to have hearing on franchise tag"
               },
               "lastname" : "Brees",
               "is_locked" : 0,
               "high" : "8",
               "opponent" : "WAS",
               "low" : "8",
               "id" : "235197",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/235197'>Brees, Drew</a> QB NO <span title=\"Brees to have hearing on franchise tag\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/235197\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"10\" height=\"10\" src=\"http://sports.cbsimg.net/images/news-note-recent.gif\"/></a></span>",
               "bye_week" : "6",
               "pct" : "100.0",
               "change" : 0,
               "avg" : "8.00",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/235197",
               "fullname" : "Drew Brees",
               "rank" : 8,
               "pro_team" : "NO"
            },
            {
               "firstname" : "Tom",
               "on_waivers" : 1,
               "position" : "QB",
               "icons" : {
                  "injury" : "Shoulder: Probable for start of 2012 training camp",
                  "headline" : "Slight changes for Brady"
               },
               "lastname" : "Brady",
               "is_locked" : 0,
               "high" : "11",
               "opponent" : "@TEN",
               "low" : "11",
               "id" : "187741",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/187741'>Brady, Tom</a> QB NE <span title=\"Slight changes for Brady\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/187741\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Shoulder: Probable for start of 2012 training camp\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/187741\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
               "bye_week" : "9",
               "pct" : "100.0",
               "change" : 0,
               "avg" : "11.00",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/187741",
               "fullname" : "Tom Brady",
               "rank" : 11,
               "pro_team" : "NE"
            },
            {
               "firstname" : "Cam",
               "on_waivers" : 1,
               "position" : "QB",
               "icons" : {
                  "headline" : "Rivera: Newton won't let himself slump"
               },
               "lastname" : "Newton",
               "is_locked" : 0,
               "high" : "15",
               "opponent" : "@TB",
               "low" : "15",
               "id" : "1273186",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/1273186'>Newton, Cam</a> QB CAR <span title=\"Rivera: Newton won't let himself slump\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/1273186\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span>",
               "bye_week" : "6",
               "pct" : "100.0",
               "change" : 0,
               "avg" : "15.00",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/1273186",
               "fullname" : "Cam Newton",
               "rank" : 15,
               "pro_team" : "CAR"
            },
            {
               "firstname" : "Matthew",
               "on_waivers" : 1,
               "position" : "QB",
               "lastname" : "Stafford",
               "is_locked" : 0,
               "high" : "26",
               "opponent" : "STL",
               "low" : "26",
               "id" : "1114942",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/1114942'>Stafford, Matthew</a> QB DET",
               "bye_week" : "5",
               "pct" : "100.0",
               "change" : 0,
               "avg" : "26.00",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/1114942",
               "fullname" : "Matthew Stafford",
               "rank" : 26,
               "pro_team" : "DET"
            },
            {
               "firstname" : "Tony",
               "on_waivers" : 1,
               "position" : "QB",
               "lastname" : "Romo",
               "is_locked" : 0,
               "high" : "31",
               "opponent" : "@NYG",
               "low" : "31",
               "id" : "396886",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/396886'>Romo, Tony</a> QB DAL",
               "bye_week" : "5",
               "pct" : "100.0",
               "change" : 0,
               "avg" : "31.00",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/396886",
               "fullname" : "Tony Romo",
               "rank" : 31,
               "pro_team" : "DAL"
            },
            {
               "firstname" : "Philip",
               "on_waivers" : 1,
               "position" : "QB",
               "lastname" : "Rivers",
               "is_locked" : 0,
               "high" : "49",
               "opponent" : "@OAK",
               "low" : "49",
               "id" : "493041",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/493041'>Rivers, Philip</a> QB SD",
               "bye_week" : "7",
               "pct" : "100.0",
               "change" : 0,
               "avg" : "49.00",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/493041",
               "fullname" : "Philip Rivers",
               "rank" : 49,
               "pro_team" : "SD"
            },
            {
               "firstname" : "Eli",
               "on_waivers" : 1,
               "position" : "QB",
               "icons" : {
                  "headline" : "Manning loses Nicks for offseason"
               },
               "lastname" : "Manning",
               "is_locked" : 0,
               "high" : "51",
               "opponent" : "DAL",
               "low" : "51",
               "id" : "493004",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/493004'>Manning, Eli</a> QB NYG <span title=\"Manning loses Nicks for offseason\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/493004\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span>",
               "bye_week" : "11",
               "pct" : "100.0",
               "change" : 0,
               "avg" : "51.00",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/493004",
               "fullname" : "Eli Manning",
               "rank" : 51,
               "pro_team" : "NYG"
            },
            {
               "firstname" : "Peyton",
               "on_waivers" : 1,
               "position" : "QB",
               "icons" : {
                  "injury" : "Neck: Questionable for start of training camp",
                  "headline" : "Manning starts to throw deep"
               },
               "lastname" : "Manning",
               "is_locked" : 0,
               "high" : "53",
               "opponent" : "PIT",
               "low" : "53",
               "id" : "12531",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/12531'>Manning, Peyton</a> QB DEN <span title=\"Manning starts to throw deep\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/12531\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Neck: Questionable for start of training camp\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/12531\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
               "bye_week" : "7",
               "pct" : "100.0",
               "change" : 0,
               "avg" : "53.00",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/12531",
               "fullname" : "Peyton Manning",
               "rank" : 53,
               "pro_team" : "DEN"
            },
            {
               "firstname" : "Michael",
               "on_waivers" : 1,
               "position" : "QB",
               "icons" : {
                  "headline" : "Vick tired of talking about getting hurt"
               },
               "lastname" : "Vick",
               "is_locked" : 0,
               "high" : "57",
               "opponent" : "@CLE",
               "low" : "57",
               "id" : "235253",
               "profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/235253'>Vick, Michael</a> QB PHI <span title=\"Vick tired of talking about getting hurt\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/235253\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span>",
               "bye_week" : "7",
               "pct" : "100.0",
               "change" : 0,
               "avg" : "57.00",
               "pro_status" : "A",
               "profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/235253",
               "fullname" : "Michael Vick",
               "rank" : 57,
               "pro_team" : "PHI"
            }
         ]
      }
   },
   "uriAlias" : "/players/average-draft-position",
   "statusMessage" : "OK",
   "uri" : "/players/average-draft-position",
   "statusCode" : 200
}

XML field definitions

/average_draft_position

A container element for average draft position for players.

/average_draft_position/players

A container element for list of players.

/average_draft_position/players/player

A container element for a player.

/average_draft_position/players/player/@id

ID of a player.  You can use this ID to get more information about a player by requesting the Player Outlook and Player Updates resources.

/average_draft_position/players/player/avg

Average draft position of a player.

/average_draft_position/players/player/change

Change to the average draft position of a player from previous week.

/average_draft_position/players/player/firstname

The player’s first name.

/average_draft_position/players/player/fullname

The player’s full name.

/average_draft_position/players/player/high

Number indicating the highest position the player has been drafted in all leagues.

/average_draft_position/players/player/icons

A container element for the player’s update and injury icons.

/average_draft_position/players/player/icons/headline

The headline of the player’s latest news update.

/average_draft_position/players/player/lastname

The player’s last name.

/average_draft_position/players/player/low

Number indicating the lowest position the player has been drafted in all leagues.

/average_draft_position/players/player/on_waivers

A boolean to denote if a player is on waivers in a fantasy league or no.

/average_draft_position/players/player/pct

Percentage of leagues the player has been drafted in.

/average_draft_position/players/player/position

An abbreviation for the primary position of the player.  You can get a list of the position abbreviations and their expansions by requesting the Positions resource.

/average_draft_position/players/player/pro_status

Specifies the roster status of the player on the player’s pro team.  Possible values are A (Active), M (Minors), U (Unaffiliated), N (Not With Team), DL (Disabled List for Baseball), IR (Injured Reserve for Football), and S (Suspended).

/average_draft_position/players/player/pro_team

An abbreviation for the player’s pro team.

/average_draft_position/players/player/profile_link

A snippet of HTML code containing a link to the player’s profile.

/average_draft_position/players/player/profile_url

The absolute URL for the CBSSports.com profile for a player.  This URL should be used to link to the page outside of the iframe in which your app resides.

/average_draft_position/players/player/rank

Rank of a player based on the average draft position.

/average_draft_position/players/player/icons/injury

If the player is injured, this field will exist and indicate the injury in the format: {injury}: {expected time of return}

/average_draft_position/players/player/bye_week

A number to denote the bye-week for a pro team (only applicable to football).

/average_draft_position/players/player/is_locked

A boolean to denote if a player is locked (can not be involved in any add/drops, trades, and lineup moves as the player’s team’s game has already started).

/average_draft_position/players/player/opponent

Player’s opponent (only available for football).