Querying using API return no matches, while user interfaces does

I am querying my db using openai embeddings. While querying, some queries return matches but others do not. To investigate further, I took one the embeddings that returned no results and fed it into the user interface. The user interface returned matches… which makes me really confused.

Has this happened to anyone else before? Any ideas on how to get all of the matches?