If you want the JSON of a good quality profile picture with the URL you can use that:
http://graph.facebook.com/517267866/picture?height=1024&redirect=false
if you just need the picture use it without the parameter redirect:
http://graph.facebook.com/517267866/picture?height=1024
517267866 is the profile ID of one of the above examples. Put the facebook id that you need
I hope that helps