You would have to retrieve the data for every single user and store it in a client side array and filter through that array when the user enters an id...

not necessarily recommended if user data is sensitive.