UserProfile: {
    accountAddress?: string;
    ownerAddress?: string;
    player: string;
}