It would be nice to have a static URL that links to the user profile image, something like this:
http://www.twitter.com/{{user_id}}/image
This avoid the developers to call each time the user API to retrieve the URL profile image.
Besides there are ever a risk that the user change his profile image and then the URL change too…