Face search results

{{ data.totalResults }} accounts with snapshots similar to {{ data.subject.nickname }} on {{ subjectPlatformName }}

Click Add as nickname on a result to link that account to the subject model.

    @for (r of data.results; track r.platform + '-' + r.nickname) {
  • @if (r.avatarSrc) { } @else { }
    {{ r.nickname }}
    {{ r.age !== null ? r.age + ' years' : 'age unknown' }}
    @if (r.isLinked) { } @else { }
    @for (s of r.snapshots; track $index) {
    {{ s.date }}
    }
  • }

Showing {{ data.results.length }} of {{ data.totalResults }} results