Guide
Bedrock XUID vs Java lookup
Most large lookup sites are Java-first. Bedrock uses Xbox gamertags and XUIDs; there is no Mojang username history API for Bedrock like there is for Java. MCProfiles resolves the Javaprofile first (skin, cape, model), then checks Geyser's global linking API for a verified linked Bedrock account. If no verified link exists, MCProfiles shows nothing for Bedrock enrichment.
Use Bedrock focus on the home search to highlight that flow, or add ?edition=bedrock to a profile URL. For API consumers, type=bedrock on /api/player/… mirrors that intent in JSON metadata; it does not invent same-name Bedrock matches.