---
title: leaderboardEntry
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkscorechallenge/leaderboardentry
---

# leaderboardEntry

The challenger’s leaderboard score that the player must beat.

## Declaration

```swift
var leaderboardEntry: GKLeaderboard.Entry? { get }
```

## See Also

### Obtaining the score to beat

- [score](gamekit/gkscorechallenge/score.md)
