Error
Sequence contains no elements
Golfers.GolferStats
at System.Linq.ThrowHelper.ThrowNoElementsException()
at WTSGolfLeagueCore.ViewModels.GolfersViewModel..ctor(Nullable`1 golferId, IEnumerable`1 golfers, IEnumerable`1 subs, IEnumerable`1 rounds, Course selectedCourse, IEnumerable`1 allRounds, List`1 courseRatings, IEnumerable`1 courses) in /home/vsts/work/1/s/ViewModels/Golfer.cs:line 115
at WTSGolfLeagueCore.BusinessLogic.GolfersBusinessLogic.GolferStats(Int32 golferId, Int32 roundId, Int32 pageNumber) in /home/vsts/work/1/s/BusinessLogic/GolfersBusinessLogic.cs:line 63
at WTSGolfLeagueCore.Controllers.GolfersController.GolferStats(Int32 golferId, Int32 roundId, Int32 pageNumber) in /home/vsts/work/1/s/Controllers/GolfersController.cs:line 50