In v1.0 API I was able to get friends with their facebook ID like this:
{ \"name\": \"Somename SomeSurname\", \"id\": \"100007797060798\" }
or use link: https://graph.facebook.com/v2.0/me?fields=about it return facebook Id and you can insert into your DB.