Can't Seem to Get Local Storage to Call Correctly

I am trying to make an app that collects and regurgitates information about track and field Personal Records. However, once I have stored the information in two different local storage’s, I can’t seem to call them independently.
Ex:

All these outputs are two of the same PR, rather than two different PR’s. Even if saved to the different storages.

Hey Colby,

What data do you have in your localDB? What text are your inputting via your TextInput? Is the input case sensitive?