Saving default picture in custom database

I am trying to save the auto generated picture url set by Auth0 into a custom database. Whenever I try to access that url string in the event.user object it always comes up as null. Is there any way to access that value automatically so our records matches auth0?