PlayerData: ExcludeKey<DBPlayerData, "birthdate"> & {
    birthdate: Timestamp;
}