Recently Yahoo has updated fantasy sports team logos to force users to link to their Gravatar account if they want to use a custom logo. Last I checked, the Fantasy Sports API responses still included URLs that returned the generic Yahoo logo even for teams that have updated their team to use a Gravatar.
Here's an example from one of my teams:
<team_logos>
<team_logo>
<size>medium</size>
<url>http://l.yimg.com/a/i/identity2/profile_48e.png</url>
</team_logo>
</team_logos>
Will the API be updated to return Gravatar URLs for teams that have specified one?