Contradiction in terms. Primary Keys, BY DEFINITION, must uniquely select either zero or one record. If it selects more than one record, it ain't primary.
A compound primary key can be constructed that includes two fields such that the combination is unique, but the individual fields could each be Duplicates Allowed.