Indefatigable Shashwat wins Limuru Open

Limuru Junior Open 2024 overall boy winner, Harish Shashwat with his title at the Limuru Golf and Country Club, August 6, 2024. [Mose Sammy, Standard]

Finally, the Limuru Junior Open concluded at the expansive Limuru Golf and Country Club over three grueling days.

The mental turmoil was palpable throughout the field of 90 young golfers who participated, 48 made it past the cutline.

As most of them could not control their mental state after executing the wrong shot decisions, a World Amateur Golf Ranking (WAGR) sanctioned meet is open to self-caddying juniors with valid handicaps.

After all was said and done, Shashwat Harish proved his mettle and won the overall boy title shooting rounds of 9-over 74, 75, 76 (225).

Playing off a handicap of +1.5, Shaswat sustained his great form after a good showing last week during the Kabete Junior Challenge that he won.

Hoping intention is to focus on self-improvement rather than solely striving for victory in the future.

"I'm in good form at the moment, having won the Limuru Junior Open back-to-back after winning the Kabete Junior Open last week," Shashwat said. "It means a lot and shows that I'm in good form and sustain that winning form."

He observed that the course was in good condition and was playing tough. Beating it wasn't easy.

"I was a bit careless in between with some of my shots. Other than that, I managed to put my game together. My next goal is not to focus too much on trying to win but to better myself." added Shashwat.

The win earned him 291 points towards the Wagr ranking.

Limuru Junior Open 2024 overall girl winner, Kanana Muthomi with her title at the Limuru Golf and Country Club, August 6, 2024. [Mose Sammy, Standard]

Kanana Muthomi, aged 12, secured the overall girl's title after returning 79, 77 and 82 (238).

"My strength was my tee shots as I hit the fairways and was often on the green on regulation. My weaknesses manifested in my putting and short game because I could not convert the birdie putts that I should have," Kanana said.

It was not an easy win for Shashwat due to the stiff competition from the promising field of upcoming junior golfers she was up against.

There was a great display of skill and tact in the competitive field of junior golfers where an attitude change in the mental aspect of the game is required.

Limuru Junior Open 2024 winners at the Limuru Golf and Country Club, August 6, 2024. [Mose Sammy, Standard]

Long-hitting Ronan Patel was among the players to watch out for if his game was anything to go by as he holed out two spectacular eagles in his final round on the par-four ninth and par-five 18th holes to finish second, four strokes behind Shashwat.

Action now shifts to the Sigona Golf Club layout that will host the next event on the Junior Golf Foundation (JGF) calendar the Kenya Junior Matchplay Championship on August 12-15, where a field of 96 juniors will compete. smose@standardmedia.co.ke

"My ultimate goal is not to win rather my focus is to get better at what I'm doing which is to improve my game," Shashwat

Here are the current World Amateur Golf Ranking (WAGR) standings of the top ranked junior golfers in Kenya.

Boys

555 - Elvis Muigua - 530 Points
1438 - Krish Beiju - 433 Points
1882 - Mikael Kihara - 402 Points
2274 - Kevin Anyien - 378 Points
3464 - Shashwat Harish - 291 Points (India)

Girls

1220 - Chanelle Wangari - 473 Points
2428 - Bianca Ngecu - 324 Points
2902 - Kanana Muthomi - 230 points
3017 - Belinda Wanjiru - 113 Points

By AFP 1 hr ago
Football
Haaland ruled out for up to seven weeks: Man City boss Guardiola
Golf
Sunshine Tour Day 2: Kibugu eclipses Lejirma at the top as axe falls on 20
By AFP 5 hrs ago
Football
Arsenal's Bukayo Saka is back
By AFP 5 hrs ago
Premier League
Top energy at Man Utd after mini-revival, says Amorim
Request history8.1.26PHP Version975msRequest Duration3MBMemory UsageGET sports/{category_slug}/article/{id}/{slug}Route
    • Booting (12.37ms)time
    • Application (963ms)time
    • 1 x Application (98.73%)
      963ms
      1 x Booting (1.27%)
      12.37ms
      11 templates were rendered
      • 1x sports.articlearticle.blade.php#?blade
      • 1x sports.includes.alertalert.blade.php#?blade
      • 1x common.poolpool.blade.php#?blade
      • 1x sports.includes.layoutlayout.blade.php#?blade
      • 1x sports.includes.metasmetas.blade.php#?blade
      • 1x sports.includes.csscss.blade.php#?blade
      • 1x sports.includes.headerheader.blade.php#?blade
      • 1x sports.includes.footerfooter.blade.php#?blade
      • 1x cookie-consent::indexindex.blade.php#?blade
      • 1x cookie-consent::dialogContentsdialogContents.blade.php#?blade
      • 1x sports.includes.jsjs.blade.php#?blade
      uri
      GET sports/{category_slug}/article/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\SportsController@article
      namespace
      prefix
      /sports
      where
      file
      app/Http/Controllers/SportsController.php:157-495
      38 statements were executed (15 duplicates)Show only duplicates204ms
      • Articles.php#513standard_digital_mainConnection Established
        Backtrace
        • app/Utils/Articles.php:513
        • app/Http/Controllers/SportsController.php:169
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:170
      • Articles.php#520standard_digital_main4.76msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001500556' and `published_at` <= '2025-04-01 18:00:42' and `deleted_at` is null
        Bindings
        • 0: 2001500556
        • 1: 2025-04-01 18:00:42
        Backtrace
        • app/Utils/Articles.php:520
        • app/Http/Controllers/SportsController.php:169
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:170
      • SportsController.php#230standard_digital_main860μsselect * from `article_categories` where `article_categories`.`id` = 61 limit 1
        Bindings
        • 0: 61
        Backtrace
        • app/Http/Controllers/SportsController.php:230
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Builder.php#20standard_digital_main1.23msselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001500556 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001500556
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Articles.php#688standard_digital_main109msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%61%') and `site_id` = 1 and `published_at` <= '2025-04-01 18:00:42' and `deleted_at` is null and `id` not in ('2001500556') order by `published_at` desc limit 10 offset 0
        Bindings
        • 0: %61%
        • 1: 1
        • 2: 2025-04-01 18:00:42
        • 3: 2001500556
        Backtrace
        • app/Utils/Articles.php:688
        • app/Http/Controllers/SportsController.php:251
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:252
      • Articles.php#688standard_digital_main750μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 3, 79, 588)
        Backtrace
        • app/Utils/Articles.php:688
        • app/Http/Controllers/SportsController.php:251
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:252
      • Videos.php#50standard_digital_main1.19msselect `videos`.*, `site_id` from `videos` inner join `video_categories` on `video_categories`.`id` = `videos`.`video_category_id` inner join `video_types` on `video_types`.`id` = `video_categories`.`video_type_id` where `videos`.`deleted_at` is null and `video_types`.`name` = 'sports' order by date(videos.published_at) desc limit 4 offset 0
        Bindings
        • 0: sports
        Backtrace
        • app/Utils/Videos.php:50
        • app/Http/Controllers/SportsController.php:265
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:266
      • Articles.php#295standard_digital_main1.39msselect `id` from `article_categories` where (`parent_id` = 6 or `id` = 6) and `deleted_at` is null
        Bindings
        • 0: 6
        • 1: 6
        Backtrace
        • app/Utils/Articles.php:295
        • app/Http/Controllers/SportsController.php:269
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:270
      • Articles.php#305standard_digital_main11.34msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `premium`, `published_at` from `articles` where `article_category_id` in (6, 29, 30, 31, 57, 58, 60, 61, 68, 72, 180, 366, 378, 428, 478, 577, 578, 596, 609, 721, 760) and `deleted_at` is null and `published_at` <= '2025-04-01 18:00:43' order by `published_at` desc limit 5 offset 0
        Bindings
        • 0: 6
        • 1: 29
        • 2: 30
        • 3: 31
        • 4: 57
        • 5: 58
        • 6: 60
        • 7: 61
        • 8: 68
        • 9: 72
        • 10: 180
        • 11: 366
        • 12: 378
        • 13: 428
        • 14: 478
        • 15: 577
        • 16: 578
        • 17: 596
        • 18: 609
        • 19: 721
        • 20: 760
        • 21: 2025-04-01 18:00:43
        Backtrace
        • app/Utils/Articles.php:305
        • app/Http/Controllers/SportsController.php:269
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:270
      • Builder.php#20standard_digital_main29.35msselect `videos`.`id`, `videos`.`video_category_id`, `videos`.`title`, `videos`.`video_url`, `videos`.`description`, `videos`.`published_at`, `videos`.`thumbnail_url` from `videos` inner join `video_categories` on `video_categories`.`id` = `videos`.`video_category_id` where (`keywords` LIKE '%[\"Golf\",\"Kenya Golf Union (KGU)\",\"Limuru Junior Open\",\"World Amateur Golf Ranking (WAGR)\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 5 offset 0
        Bindings
        • 0: %["Golf","Kenya Golf Union (KGU)","Limuru Junior Open","World Amateur Golf Ranking (WAGR)"]%
        • 1: 1
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Articles.php#178standard_digital_main1.25msselect `id` from `article_categories` where `site_id` = 2 and `id` = 61 or `parent_id` = 61 and `deleted_at` is null
        Bindings
        • 0: 2
        • 1: 61
        • 2: 61
        Backtrace
        • app/Utils/Articles.php:178
        • app/Http/Controllers/SportsController.php:279
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:280
      • Articles.php#197standard_digital_main1.48msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `article_category_id` in (216) and `site_id` = 2 and `id` not in ('2001500556') and `deleted_at` is null and `published_at` <= '2025-04-01 18:00:43' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 4 offset 0
        Bindings
        • 0: 216
        • 1: 2
        • 2: 2001500556
        • 3: 2025-04-01 18:00:43
        Backtrace
        • app/Utils/Articles.php:197
        • app/Http/Controllers/SportsController.php:279
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:280
      • Articles.php#295standard_digital_main830μsselect `id` from `article_categories` where (`parent_id` = 6 or `id` = 6) and `deleted_at` is null
        Bindings
        • 0: 6
        • 1: 6
        Backtrace
        • app/Utils/Articles.php:295
        • app/Http/Controllers/SportsController.php:291
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:292
      • Articles.php#305standard_digital_main14.37msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `premium`, `published_at` from `articles` where `article_category_id` in (6, 29, 30, 31, 57, 58, 60, 61, 68, 72, 180, 366, 378, 428, 478, 577, 578, 596, 609, 721, 760) and `deleted_at` is null and `published_at` <= '2025-04-01 18:00:43' order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: 6
        • 1: 29
        • 2: 30
        • 3: 31
        • 4: 57
        • 5: 58
        • 6: 60
        • 7: 61
        • 8: 68
        • 9: 72
        • 10: 180
        • 11: 366
        • 12: 378
        • 13: 428
        • 14: 478
        • 15: 577
        • 16: 578
        • 17: 596
        • 18: 609
        • 19: 721
        • 20: 760
        • 21: 2025-04-01 18:00:43
        Backtrace
        • app/Utils/Articles.php:305
        • app/Http/Controllers/SportsController.php:291
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:292
      • Articles.php#295standard_digital_main730μsselect `id` from `article_categories` where (`parent_id` = 6 or `id` = 6) and `deleted_at` is null
        Bindings
        • 0: 6
        • 1: 6
        Backtrace
        • app/Utils/Articles.php:295
        • app/Utils/Articles.php:1212
        • app/Http/Controllers/SportsController.php:296
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#305standard_digital_main830μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `premium`, `published_at` from `articles` where `article_category_id` in (6, 29, 30, 31, 57, 58, 60, 61, 68, 72, 180, 366, 378, 428, 478, 577, 578, 596, 609, 721, 760) and `deleted_at` is null and `published_at` <= '2025-04-01 18:00:43' order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: 6
        • 1: 29
        • 2: 30
        • 3: 31
        • 4: 57
        • 5: 58
        • 6: 60
        • 7: 61
        • 8: 68
        • 9: 72
        • 10: 180
        • 11: 366
        • 12: 378
        • 13: 428
        • 14: 478
        • 15: 577
        • 16: 578
        • 17: 596
        • 18: 609
        • 19: 721
        • 20: 760
        • 21: 2025-04-01 18:00:43
        Backtrace
        • app/Utils/Articles.php:305
        • app/Utils/Articles.php:1212
        • app/Http/Controllers/SportsController.php:296
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#819standard_digital_main2.13msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001500556' and `site_id` = 1 and `published_at` <= '2025-04-01 18:00:43' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001500556
        • 1: 1
        • 2: 2025-04-01 18:00:43
        Backtrace
        • app/Utils/Articles.php:819
        • app/Http/Controllers/SportsController.php:299
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:300
      • Articles.php#819standard_digital_main700μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (14)
        Backtrace
        • app/Utils/Articles.php:819
        • app/Http/Controllers/SportsController.php:299
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:300
      • Articles.php#865standard_digital_main1.16msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001500556' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-04-01 18:00:43' limit 1
        Bindings
        • 0: 2001500556
        • 1: 1
        • 2: 2025-04-01 18:00:43
        Backtrace
        • app/Utils/Articles.php:865
        • app/Http/Controllers/SportsController.php:299
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:300
      • Articles.php#865standard_digital_main730μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (378)
        Backtrace
        • app/Utils/Articles.php:865
        • app/Http/Controllers/SportsController.php:299
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:300
      • Articles.php#4403standard_digital_main750μsselect `id` from `article_categories` where (`id` = 4 or `parent_id` = 4) and `site_id` = 1 and `deleted_at` is null
        Bindings
        • 0: 4
        • 1: 4
        • 2: 1
        Backtrace
        • app/Utils/Articles.php:4403
        • app/Http/Controllers/SportsController.php:307
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:308
      • Articles.php#4411standard_digital_main890μsselect count(article_hints) as count, article_id from `std_article_popular` where `source_id` = 200 group by `article_id` order by `count` desc limit 100
        Bindings
        • 0: 200
        Backtrace
        • app/Utils/Articles.php:4411
        • app/Http/Controllers/SportsController.php:307
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:308
      • Articles.php#4427standard_digital_main1.7msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `published_at`, `premium` from `articles` where 0 = 1 and `site_id` = 1 and `article_category_id` in (4, 19, 20, 22, 40, 42, 46, 417, 426, 461, 594, 595) and `deleted_at` is null and `published_at` <= '2025-04-01 18:00:43' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 1
        • 1: 4
        • 2: 19
        • 3: 20
        • 4: 22
        • 5: 40
        • 6: 42
        • 7: 46
        • 8: 417
        • 9: 426
        • 10: 461
        • 11: 594
        • 12: 595
        • 13: 2025-04-01 18:00:43
        Backtrace
        • app/Utils/Articles.php:4427
        • app/Http/Controllers/SportsController.php:307
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:308
      • Builder.php#20standard_digital_main1.54msselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001507972 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001507972
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Builder.php#20standard_digital_main1.32msselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001507981 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001507981
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Builder.php#20standard_digital_main1.28msselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001507980 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001507980
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Articles.php#3340standard_digital_main1.18msselect * from `article_categories` where `article_categories`.`id` = 29 limit 1
        Bindings
        • 0: 29
        Backtrace
        • app/Utils/Articles.php:3340
        • view::sports.article:802
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Builder.php#20standard_digital_main950μsselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001515281 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001515281
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Articles.php#3340standard_digital_main880μsselect * from `article_categories` where `article_categories`.`id` = 61 limit 1
        Bindings
        • 0: 61
        Backtrace
        • app/Utils/Articles.php:3340
        • view::sports.article:832
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Builder.php#20standard_digital_main900μsselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001515267 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001515267
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Articles.php#3340standard_digital_main980μsselect * from `article_categories` where `article_categories`.`id` = 29 limit 1
        Bindings
        • 0: 29
        Backtrace
        • app/Utils/Articles.php:3340
        • view::sports.article:832
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Builder.php#20standard_digital_main850μsselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001515244 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001515244
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Articles.php#3340standard_digital_main740μsselect * from `article_categories` where `article_categories`.`id` = 428 limit 1
        Bindings
        • 0: 428
        Backtrace
        • app/Utils/Articles.php:3340
        • view::sports.article:832
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Builder.php#20standard_digital_main870μsselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001515243 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001515243
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Articles.php#3340standard_digital_main840μsselect * from `article_categories` where `article_categories`.`id` = 61 limit 1
        Bindings
        • 0: 61
        Backtrace
        • app/Utils/Articles.php:3340
        • view::sports.article:832
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Articles.php#3340standard_digital_main940μsselect * from `article_categories` where `article_categories`.`id` = 29 limit 1
        Bindings
        • 0: 29
        Backtrace
        • app/Utils/Articles.php:3340
        • view::sports.article:880
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Articles.php#3340standard_digital_main830μsselect * from `article_categories` where `article_categories`.`id` = 61 limit 1
        Bindings
        • 0: 61
        Backtrace
        • app/Utils/Articles.php:3340
        • view::sports.article:880
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Articles.php#3340standard_digital_main1msselect * from `article_categories` where `article_categories`.`id` = 29 limit 1
        Bindings
        • 0: 29
        Backtrace
        • app/Utils/Articles.php:3340
        • view::sports.article:880
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Articles.php#3340standard_digital_main880μsselect * from `article_categories` where `article_categories`.`id` = 428 limit 1
        Bindings
        • 0: 428
        Backtrace
        • app/Utils/Articles.php:3340
        • view::sports.article:880
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      App\Models\Category
      92Category.php#?
      App\Models\Article
      26Article.php#?
      App\Models\Author
      13Author.php#?
          _token
          KdPpwsskM2kOceuVwpCjhF4XadmrYaKhoTMBvbMf
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/sports/golf/article/2001500556/ind...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          offset
          0
          path_info
          /sports/golf/article/2001500556/indefatigable-shashwat-wins-limuru-open
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "cf-ray" => array:1 [ 0 => "9298f50f3ef113cf-EWR" ] "x-forwarded-for" => array:1 [ 0 => "18.219.103.177" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "18.219.103.177" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cookie" => array:1 [ 0 => "story_no=eyJpdiI6InhOWGdWaENXQkRVS2pjdi9lUy9JR2c9PSIsInZhbHVlIjoibm81ekRrWjl0T1RBQVRGNjhBblo1UkpWQVJFcGhGNmpJeHJuQzk0blJ1anNKZHI3VjNya01IQ3M0KzR4V1JPVSIsIm1hYyI6ImE1N2UxNmM4MDY4ZDA4NTQwODJlY2U5ZTViZDNkYmM0MjMyY2M1YzI3ZTZjM2U5OGZmYWRjNjNmZmU2ZTQ2YjkiLCJ0YWciOiIifQ%3D%3D; story_no_insider=eyJpdiI6Inl5REtQc2RPTGFRekdGajFycGJnWWc9PSIsInZhbHVlIjoicHJvM1VGT3h4YWhJSmZqYndVd3pJUzVZWE9jODhOU3I1NjBRU1hEU2RncVZKbzJZY3YrTUpFK1h5SDVxWEp6ciIsIm1hYyI6IjFjOTkwYWQ3YWNhZDg0Y2JhMTcyNTk2NjhmZmEzMTVjMDFhZWM2YzUzNmY4YTJhZmFjOGM0MDZlNWQzMWUwYWIiLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6Ingxa0t6M0lqSUJsZjdpVllnSDlNS0E9PSIsInZhbHVlIjoiV0U4akIyVSt0REtDNkQ2RTlpZ05mQ242bElrbnlmSVNIUWRHSlBPazB6eVdsUlJDZTZSVEV0Q1RjMWZ1bjJlRERZZXpqQ1NuVWxENkF2cDZwM3EvNm1TWkZpcjg3dWR4Y0thTEw4L0NXVUE2ZFc0TkNuRTFUVkhmc3JUSG1NeXkiLCJtYWMiOiI5MTAwZjA4YmI2ODk0MDEyNGE2ZWY4MjUyYWUyOTQwMzFlOTE4M2Y3YjVjZjNmNGYwMjU4ZjM3MWFiZmIyZTI1IiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IjBIemlIY3R2eFYxUGdSeG0wRk1uNkE9PSIsInZhbHVlIjoiMVVYVk5uTW5qKzl5U2VGZGprK2xLZ01YTHdoTytRUGU2QkMrc3RCaHFYeGdreFVPREhzR3A1Q1daVy9WN3pXZUtJYy9XV0lGbmtzVG5vdzNYeVhib3hNK0xXSnVVMjYxWkhsUTE3dTB2UlI0MW4wdDl5Sy9LVVNzNnZEQllTM3MiLCJtYWMiOiI4YTRkYzYwZjRlOGM4NTQ0MDgwMGVhYzdjNWM1ODg3ZDRjYmI5MGU4ODgwMDYwNmZjZWZjYjgwYjUwOWEzNDZmIiwidGFnIjoiIn0%3Dstory_no=eyJpdiI6InhOWGdWaENXQkRVS2pjdi9lUy9JR2c9PSIsInZhbHVlIjoibm81ekRrWjl0T1RBQVRGNjhBblo1UkpWQVJFcGhGNmpJeHJuQzk0blJ1anNKZHI3VjNya01IQ3M0KzR4V1JPVSIsIm1hYyI" ] "priority" => array:1 [ 0 => "u=0, i" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] ]
          request_cookies
          0 of 0
          array:4 [ "story_no" => "2" "story_no_insider" => "2" "XSRF-TOKEN" => "KdPpwsskM2kOceuVwpCjhF4XadmrYaKhoTMBvbMf" "thestandardmediagroup_session" => "wshg3cIYH1H1lhsMOXvGrcsAdx1nqVSUA0c6Cm2p" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 01 Apr 2025 15:00:43 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlnMUJjVHlEM0RqR1VUdlMvcDhCbnc9PSIsInZhbHVlIjoiMWRyN0FQenpxYk9UOXRFazFnSVlaY0dxUmx4WnJuSTdYZFhVcUgybU1LRTh0OC91aGVkWUdvM1V0QVhKM05heXRHTGxHc1JTbG12TG1TTmhheHZzOEtTVTBFc2xSdEdxb0NvUmVkUm5mREw2ODdCQkxEYUlGNlh6WmNzZms5QjUiLCJtYWMiOiI5NmIzMjMxNDhmOTcwZTliZWM5OGI0OTQxYTU4OWRiZmQ2YzRmMGNmMGQ1ODFkZjM1MzJjMjE0NTQyYmY3MjUxIiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 01:29:43 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImlnMUJjVHlEM0RqR1VUdlMvcDhCbnc9PSIsInZhbHVlIjoiMWRyN0FQenpxYk9UOXRFazFnSVlaY0dxUmx4WnJuSTdYZFhVcUgybU1LRTh0OC91aGVkWUdvM1V0QVhKM05heXRHTGxHc" 1 => "thestandardmediagroup_session=eyJpdiI6ImRKT2JEcnlaTnNJNE9hTTJiMldFMEE9PSIsInZhbHVlIjoiWTlPV0wrazNVYmYwczVBSmhLcUtsMjhLajFhU3BQZkNGZEJHUXFkc2tqeHFjQ3pzUlYvWExNQkJSU0JLM2h4S1M3WksxY0ZNLy9NZE90YVNvNEd0Tm1VL1ROU2N4WC9LYUxPVWk2d05TbmY2a3FvNEh2MzBSVVM2QVBXWTlyNEsiLCJtYWMiOiJkMDUxYTM1NzlmODM4MjU1N2FkNTUzYTRiMzliNGViMTJkOTE2YTljZjBhZTA0ZDEyZTAzZWQwMTExYmRkMTcxIiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 01:29:43 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6ImRKT2JEcnlaTnNJNE9hTTJiMldFMEE9PSIsInZhbHVlIjoiWTlPV0wrazNVYmYwczVBSmhLcUtsMjhLajFhU3BQZkNGZEJHUXFkc2tqeHFjQ3pzUlYvWExNQk" 2 => "story_no=eyJpdiI6Iko2NUY3U0VDMU5RdEk2WTdLVnBxR0E9PSIsInZhbHVlIjoic2d0RnVYbXk4NVNjYitJY0xsSmIxbG16RVJGck9XZ05zQkppUm11SDRuQkdKWXMyWC9GenFuRWNFSzhEWktmSiIsIm1hYyI6ImUxMDY5N2FmZTRjM2Q5ZDMzMzVhYWYxZWJkM2UzNmY0YzVjZDc1MzhkOTEzN2ZiZjQ5YzFlNzU1MzRlNjllMmMiLCJ0YWciOiIifQ%3D%3D; expires=Thu, 01 May 2025 15:00:43 GMT; Max-Age=2592000; path=/; domain=standardmedia.co.ke; secure; httponly; samesite=laxstory_no=eyJpdiI6Iko2NUY3U0VDMU5RdEk2WTdLVnBxR0E9PSIsInZhbHVlIjoic2d0RnVYbXk4NVNjYitJY0xsSmIxbG16RVJGck9XZ05zQkppUm11SDRuQkdKWXMyWC9GenFuRWNFSzhEWktmSiIsIm1hYyI" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlnMUJjVHlEM0RqR1VUdlMvcDhCbnc9PSIsInZhbHVlIjoiMWRyN0FQenpxYk9UOXRFazFnSVlaY0dxUmx4WnJuSTdYZFhVcUgybU1LRTh0OC91aGVkWUdvM1V0QVhKM05heXRHTGxHc1JTbG12TG1TTmhheHZzOEtTVTBFc2xSdEdxb0NvUmVkUm5mREw2ODdCQkxEYUlGNlh6WmNzZms5QjUiLCJtYWMiOiI5NmIzMjMxNDhmOTcwZTliZWM5OGI0OTQxYTU4OWRiZmQ2YzRmMGNmMGQ1ODFkZjM1MzJjMjE0NTQyYmY3MjUxIiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 01:29:43 GMT; path=/XSRF-TOKEN=eyJpdiI6ImlnMUJjVHlEM0RqR1VUdlMvcDhCbnc9PSIsInZhbHVlIjoiMWRyN0FQenpxYk9UOXRFazFnSVlaY0dxUmx4WnJuSTdYZFhVcUgybU1LRTh0OC91aGVkWUdvM1V0QVhKM05heXRHTGxHc" 1 => "thestandardmediagroup_session=eyJpdiI6ImRKT2JEcnlaTnNJNE9hTTJiMldFMEE9PSIsInZhbHVlIjoiWTlPV0wrazNVYmYwczVBSmhLcUtsMjhLajFhU3BQZkNGZEJHUXFkc2tqeHFjQ3pzUlYvWExNQkJSU0JLM2h4S1M3WksxY0ZNLy9NZE90YVNvNEd0Tm1VL1ROU2N4WC9LYUxPVWk2d05TbmY2a3FvNEh2MzBSVVM2QVBXWTlyNEsiLCJtYWMiOiJkMDUxYTM1NzlmODM4MjU1N2FkNTUzYTRiMzliNGViMTJkOTE2YTljZjBhZTA0ZDEyZTAzZWQwMTExYmRkMTcxIiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 01:29:43 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6ImRKT2JEcnlaTnNJNE9hTTJiMldFMEE9PSIsInZhbHVlIjoiWTlPV0wrazNVYmYwczVBSmhLcUtsMjhLajFhU3BQZkNGZEJHUXFkc2tqeHFjQ3pzUlYvWExNQk" 2 => "story_no=eyJpdiI6Iko2NUY3U0VDMU5RdEk2WTdLVnBxR0E9PSIsInZhbHVlIjoic2d0RnVYbXk4NVNjYitJY0xsSmIxbG16RVJGck9XZ05zQkppUm11SDRuQkdKWXMyWC9GenFuRWNFSzhEWktmSiIsIm1hYyI6ImUxMDY5N2FmZTRjM2Q5ZDMzMzVhYWYxZWJkM2UzNmY0YzVjZDc1MzhkOTEzN2ZiZjQ5YzFlNzU1MzRlNjllMmMiLCJ0YWciOiIifQ%3D%3D; expires=Thu, 01-May-2025 15:00:43 GMT; domain=standardmedia.co.ke; path=/; secure; httponlystory_no=eyJpdiI6Iko2NUY3U0VDMU5RdEk2WTdLVnBxR0E9PSIsInZhbHVlIjoic2d0RnVYbXk4NVNjYitJY0xsSmIxbG16RVJGck9XZ05zQkppUm11SDRuQkdKWXMyWC9GenFuRWNFSzhEWktmSiIsIm1hYyI" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "KdPpwsskM2kOceuVwpCjhF4XadmrYaKhoTMBvbMf" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/sports/golf/article/2001500556/indefatigable-shashwat-wins-limuru-open" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-01 18:00:43GET/main-staging/sports/golf/article/2001500556/indefatigable-shashwat-wins-limuru-open1138131