Using the player's UUID

I want to use the player's UUID to identify them in stored data, but it comes in 4 parts and the data store command expects integers in storage paths. Can I combine the parts of the UUID to get one number?
Continue to help post