Kenyan pros start journey towards 2026 Magical Kenya Open with PGK Classic

Dismas Indiza during The 56th edition of the Magical Kenya Open at Muthaiga Golf Club on Thursday, February, 20, 2025. [Jonah Onyango, Standard]

Kenyan professional golfers failed to make adequate preparations ahead of the 2025 Magical Kenya Open (MKO) that was held at Muthaiga Golf Club in Nairobi in March.

This was evident when none of the 13 pros made the cut on the second day of the global championship.

This prompted the players and golf experts to put across recommendations that could help Kenya perform well in the competition in future, starting with the 2026 MKO.

Among the suggestions put across included private sector involvement, establishing of a Qualifying School where the pros can punch tickets towards prestigious championships like South Africa’s Sunshine Tour and setting up local tour series events to keep the players busy.

On Tuesday, March 25, IMG Kenya Limited came forward to sponsor the Professional Golfers of Kenya (PGK) Classic tournament that teed off at the Kenya Railway Golf Club in Nairobi on the day.

The sports agency injected Sh200,000 into the competition while calling upon other like-minded organizations to follow suit as part of the private sector support to the Kenyan golfers.

“The sponsorship is part of our efforts to support the growth and development of professional golf in Kenya and follows a similar cash sponsorship to the professional golfers’ body in January this year ahead of their members’ participation at the 2025 Magical Kenya Open,” IMG Kenya Limited CEO, Peter Gacheru said.

“We are on a journey with the PGK to sustainably grow the profile of professional golf in Kenya by ensuring our pro golfers are actively taking part in competitive tournaments that will enhance their skills and subsequently raise the quality of the game.

“Our small contribution, which follows similar support to the PGK in January this year, is just the start of our long-term strategic objective to support the growth of pro golf in Kenya.

“We are committed to supporting the efforts of our pros in their quest to becoming regional and global golf stars and look forward to more collaborative efforts with them as they work towards achieving this goal,” he added.

The PGK Chairman, John Wangai said:

“We are grateful for this support, we also welcome other organisations to sponsor our events so we can be busy all through the year. The PGK organizes these events to keep the pros competitive and to help them prepare for regional and global tournaments.”

The Railway leg of the PGK Classic, which teed off at 7:30 am on this morning, brought together 28 pro golfers for a one-round competition to keep the pro golfers competitive.

The event had a total prize purse of Sh 400,000 with the overall winner banking Sh 72,000 – being 18 percent of the purse.

Amongst the golfers who battled for glory included Njoroge Kibugu, Greg Snow, Dismas Indiza, C.J. Wangai, Nelson Mundayi, David Wakhu, Erick Ooko, Samuel Njoroge, Jastas Madoya, and Mutahi Kibugu.

The Railway leg of the PGK classic is the first local pro tournament following the 2025 MKO where the top Kenyan player was Windsor’s Riz Charania who finished in a tie for 93rd place.

Local players ranking in the 2025 Magical Kenya Open

  1. Riz Charania +3
  2. Shahswat Harish +4
  3. John Lejirma +4
  4. Greg Snow +5
  5. Edwin Mudanyi +5
  6. Njoroge Kibugu +5
  7. Dismas Indiza +6
  8. Mutahi Kibugu +8
  9. Adeol Balala +8
  10. Erick Ooko +9
  11. Simon Njogu +10
  12. David Wakhu +10
  13. Samuel Njoroge +11
  14. Michael Karanga +11
  15. Daniel Nduva +14
  16. Mohit Mediratta +14
  17. William Odek +22
  18. Alfred Nandwa DNF
Football
Peace and title ambitions at stake as Gor face Ingwe in 96th Mashemeji Derby
Rugby
Shujaa finish 10th at Hong Kong Sevens
Rugby
MMUST and Daystar Falcons promoted to Kenya Cup
Football
FKF Premier League: Tusker top the league ahead of Mashemeji Derby
Request history8.1.26PHP Version1.02sRequest Duration6MBMemory UsageGET sports/{category_slug}/article/{id}/{slug}Route
    • Booting (13.83ms)time
    • Application (1.01s)time
    • 1 x Application (98.65%)
      1.01s
      1 x Booting (1.35%)
      13.83ms
      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
      36 statements were executed (14 duplicates)Show only duplicates255ms
      • 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.45msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001514625' and `published_at` <= '2025-03-30 17:59:57' and `deleted_at` is null
        Bindings
        • 0: 2001514625
        • 1: 2025-03-30 17:59:57
        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_main1.16msselect * 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.14msselect `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` = 2001514625 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001514625
        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_main156msselect `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-03-30 17:59:57' and `deleted_at` is null and `id` not in ('2001514625') order by `published_at` desc limit 10 offset 0
        Bindings
        • 0: %61%
        • 1: 1
        • 2: 2025-03-30 17:59:57
        • 3: 2001514625
        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_main800μ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.14msselect `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_main940μ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: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_main18.29msselect `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-03-30 17:59:57' 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-03-30 17:59:57
        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_main1.46msselect `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 '%[\"Magical Kenya Open\",\"Kenyan golfers\",\"MKO 2025\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 5 offset 0
        Bindings
        • 0: %["Magical Kenya Open","Kenyan golfers","MKO 2025"]%
        • 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_main930μsselect `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.39msselect `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 ('2001514625') and `deleted_at` is null and `published_at` <= '2025-03-30 17:59:57' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 4 offset 0
        Bindings
        • 0: 216
        • 1: 2
        • 2: 2001514625
        • 3: 2025-03-30 17:59:57
        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_main7.1msselect `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_main17.71msselect `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-03-30 17:59:57' 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-03-30 17:59:57
        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_main800μ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_main16.18msselect `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-03-30 17:59:57' 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-03-30 17:59:57
        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_main5.8msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001514625' and `site_id` = 1 and `published_at` <= '2025-03-30 17:59:58' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001514625
        • 1: 1
        • 2: 2025-03-30 17:59:58
        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 (369)
        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.12msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001514625' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-30 17:59:58' limit 1
        Bindings
        • 0: 2001514625
        • 1: 1
        • 2: 2025-03-30 17:59:58
        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_main700μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (23)
        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#4372standard_digital_main1.24msselect count(std_trend_article_id) as count, std_trend_article_id from `std_article_trends` where `source_id` = 2 group by `std_trend_article_id` order by `count` desc limit 10
        Bindings
        • 0: 2
        Backtrace
        • app/Utils/Articles.php:4372
        • app/Http/Controllers/SportsController.php:303
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:304
      • Articles.php#4389standard_digital_main1.05msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where 0 = 1 and `deleted_at` is null and `published_at` <= '2025-03-30 17:59:58' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2025-03-30 17:59:58
        Backtrace
        • app/Utils/Articles.php:4389
        • app/Http/Controllers/SportsController.php:303
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:304
      • Articles.php#4403standard_digital_main810μ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_main790μ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_main990μsselect `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-03-30 17:59:58' 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-03-30 17:59:58
        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.15msselect `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.5msselect `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_main710μsselect * 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
      • Articles.php#3340standard_digital_main1.87msselect * from `article_categories` where `article_categories`.`id` = 30 limit 1
        Bindings
        • 0: 30
        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_main790μsselect * from `article_categories` where `article_categories`.`id` = 30 limit 1
        Bindings
        • 0: 30
        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_main760μ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
      • Articles.php#3340standard_digital_main750μsselect * from `article_categories` where `article_categories`.`id` = 30 limit 1
        Bindings
        • 0: 30
        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_main790μ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_main740μsselect * from `article_categories` where `article_categories`.`id` = 30 limit 1
        Bindings
        • 0: 30
        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_main730μsselect * from `article_categories` where `article_categories`.`id` = 30 limit 1
        Bindings
        • 0: 30
        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_main650μ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
      App\Models\Category
      92Category.php#?
      App\Models\Article
      26Article.php#?
      App\Models\Author
      13Author.php#?
          _token
          DYC6oet7udZ2G5tsMuVv0lztfWhAu07ZxFdEZdCu
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/sports/golf/article/2001514625/ken...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /sports/golf/article/2001514625/kenyan-pros-start-journey-towards-2026-magical-kenya-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 => "92887934785e1259-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.147.74.223" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.147.74.223" ] "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 => "XSRF-TOKEN=eyJpdiI6ImFrdFEwOUJCV3ZsNEUxRzRBRFpDWGc9PSIsInZhbHVlIjoiRUNLM2RCOWR5eXZyOS9ibUtBeDc0enIvemtETkpIeU8wejFkT0xoSzl2bVV4ODJweU1QMVZoZlBYb256Y0xZanJ1VzNtekM1cm8va3p0d09KbGlsNGhXWGh6MHVORDQxcHQ3RVUrVTNsSXZvQXZsTU1obHErQjJ4SXljWGhYY0UiLCJtYWMiOiJiN2IzNmUxZDg1NzliZTllYTkyYjE5NmNiMGJhYzcwZjI1YzQ0NWNjNzRmZjYzNTFkNTQwYjRjNmMzNDZmNjA3IiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IlRGSStOYWk2RktUckFCVGptWTNDQmc9PSIsInZhbHVlIjoiZnRrQUFLYUNpL1d3QVFTdUI0RUdKMjZNbzF5TWxjWGUrMnVzdGdVN1FkUWpEYVdRMUhacWR2YlpIVVBzRTJXeXFnemdzdHJjR2xYeXJhbmxPK05yaHBnenRsZ1NYV21JcElEVVNjaVdKTEY4MDZFbWNhanRnSXd5bFZna29ZeWgiLCJtYWMiOiJkNzkyOGJlZDYwYzA2NzRkNmY3YzViYTdjYTlmY2I0YWRlM2VhYzMyMTExMWI4NDgzNjFlZDgwZmQzYTI1YzY0IiwidGFnIjoiIn0%3D; _ga=amp-4803G2OFZvFdAxNbOXG7mAXSRF-TOKEN=eyJpdiI6ImFrdFEwOUJCV3ZsNEUxRzRBRFpDWGc9PSIsInZhbHVlIjoiRUNLM2RCOWR5eXZyOS9ibUtBeDc0enIvemtETkpIeU8wejFkT0xoSzl2bVV4ODJweU1QMVZoZlBYb256Y0xZanJ1VzNte" ] "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:3 [ "XSRF-TOKEN" => "DYC6oet7udZ2G5tsMuVv0lztfWhAu07ZxFdEZdCu" "thestandardmediagroup_session" => "PNhs36er0NiFkv5IjrEut9L5uCGBDEEDzS5PkmEB" "_ga" => null ]
          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 => "Sun, 30 Mar 2025 14:59:58 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpBOW5rNVVaNzhPclVmdjBVNDd0QUE9PSIsInZhbHVlIjoiRG1RWmFHWDJTRm9PdERQc2xuUU1CRktWeTFUY1NLVWNlYlEwdk82Rmx6dnVtTGF3U3c0d1FUQVlOalFub0ltNmJIRVdrdW5EWllwR05yRzNCN3d5VXUwQThmWGpiQStHL0gvQjl4T2NCbmVPV2JyYXJXaWVHTHl2TzV2ZmtnTXIiLCJtYWMiOiI5ZDMzOWQzMjNjNTU4YWFjMTg0ZmU1MjVjNmNmNmRmZTY1YmRkOTM0NDU2MDZmOTVlNWYyYWJkMzIzMGM1OGYyIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 01:28:58 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImpBOW5rNVVaNzhPclVmdjBVNDd0QUE9PSIsInZhbHVlIjoiRG1RWmFHWDJTRm9PdERQc2xuUU1CRktWeTFUY1NLVWNlYlEwdk82Rmx6dnVtTGF3U3c0d1FUQVlOalFub0ltNmJIRVdrd" 1 => "thestandardmediagroup_session=eyJpdiI6IjJvcndZc2MyZ2lDT21TdXIvWnVXOXc9PSIsInZhbHVlIjoiQ3AyVWo0dW8ydVMvWHVmMXQvanlrK1lwZmlGM25mVlV3OW9BQUttRFkrblgrdVk1SjlPZm14U1ZHRHNLTnRFQ2x5RkNZRVBJMDlna1FpSjMxdDVWbHJybFdwT2E3UnNLVGRscmNka2ZFTzFiUDVKVlU1TGNRaFNvejB3NFAwcUoiLCJtYWMiOiI0OTM1YWI3YzQ5ODFhMjRlMjkyOGNiZTk5ZmZjMGI2MmViYmI3OTc5NTc1OTQxMzMwMWUxYmY5Mzg0ZjA3ZGIwIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 01:28:58 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IjJvcndZc2MyZ2lDT21TdXIvWnVXOXc9PSIsInZhbHVlIjoiQ3AyVWo0dW8ydVMvWHVmMXQvanlrK1lwZmlGM25mVlV3OW9BQUttRFkrblgrdVk1SjlPZm14U1" 2 => "story_no=eyJpdiI6IlZ4WXJOMFBNR0M4WXI0bDJTaC9nSWc9PSIsInZhbHVlIjoidmx6c00rVncwczN1OHltZ1VuNTJwM0g4b042czQvR01qVUFZTjNyZjdoeW8rR3M1eXhybWhkNEJ1dWxxVXNOaiIsIm1hYyI6ImM1NGY1YTQ1NjNhMDVmOThjMTRkOWU4MjZjZmQ3YjAxMTA1OTFmMmUzNjVlMmQzZjcwNWU5ZGZmYzUxMTQ4ZjQiLCJ0YWciOiIifQ%3D%3D; expires=Tue, 29 Apr 2025 14:59:58 GMT; Max-Age=2592000; path=/; domain=standardmedia.co.ke; secure; httponly; samesite=laxstory_no=eyJpdiI6IlZ4WXJOMFBNR0M4WXI0bDJTaC9nSWc9PSIsInZhbHVlIjoidmx6c00rVncwczN1OHltZ1VuNTJwM0g4b042czQvR01qVUFZTjNyZjdoeW8rR3M1eXhybWhkNEJ1dWxxVXNOaiIsIm1hYyI" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpBOW5rNVVaNzhPclVmdjBVNDd0QUE9PSIsInZhbHVlIjoiRG1RWmFHWDJTRm9PdERQc2xuUU1CRktWeTFUY1NLVWNlYlEwdk82Rmx6dnVtTGF3U3c0d1FUQVlOalFub0ltNmJIRVdrdW5EWllwR05yRzNCN3d5VXUwQThmWGpiQStHL0gvQjl4T2NCbmVPV2JyYXJXaWVHTHl2TzV2ZmtnTXIiLCJtYWMiOiI5ZDMzOWQzMjNjNTU4YWFjMTg0ZmU1MjVjNmNmNmRmZTY1YmRkOTM0NDU2MDZmOTVlNWYyYWJkMzIzMGM1OGYyIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 01:28:58 GMT; path=/XSRF-TOKEN=eyJpdiI6ImpBOW5rNVVaNzhPclVmdjBVNDd0QUE9PSIsInZhbHVlIjoiRG1RWmFHWDJTRm9PdERQc2xuUU1CRktWeTFUY1NLVWNlYlEwdk82Rmx6dnVtTGF3U3c0d1FUQVlOalFub0ltNmJIRVdrd" 1 => "thestandardmediagroup_session=eyJpdiI6IjJvcndZc2MyZ2lDT21TdXIvWnVXOXc9PSIsInZhbHVlIjoiQ3AyVWo0dW8ydVMvWHVmMXQvanlrK1lwZmlGM25mVlV3OW9BQUttRFkrblgrdVk1SjlPZm14U1ZHRHNLTnRFQ2x5RkNZRVBJMDlna1FpSjMxdDVWbHJybFdwT2E3UnNLVGRscmNka2ZFTzFiUDVKVlU1TGNRaFNvejB3NFAwcUoiLCJtYWMiOiI0OTM1YWI3YzQ5ODFhMjRlMjkyOGNiZTk5ZmZjMGI2MmViYmI3OTc5NTc1OTQxMzMwMWUxYmY5Mzg0ZjA3ZGIwIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 01:28:58 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IjJvcndZc2MyZ2lDT21TdXIvWnVXOXc9PSIsInZhbHVlIjoiQ3AyVWo0dW8ydVMvWHVmMXQvanlrK1lwZmlGM25mVlV3OW9BQUttRFkrblgrdVk1SjlPZm14U1" 2 => "story_no=eyJpdiI6IlZ4WXJOMFBNR0M4WXI0bDJTaC9nSWc9PSIsInZhbHVlIjoidmx6c00rVncwczN1OHltZ1VuNTJwM0g4b042czQvR01qVUFZTjNyZjdoeW8rR3M1eXhybWhkNEJ1dWxxVXNOaiIsIm1hYyI6ImM1NGY1YTQ1NjNhMDVmOThjMTRkOWU4MjZjZmQ3YjAxMTA1OTFmMmUzNjVlMmQzZjcwNWU5ZGZmYzUxMTQ4ZjQiLCJ0YWciOiIifQ%3D%3D; expires=Tue, 29-Apr-2025 14:59:58 GMT; domain=standardmedia.co.ke; path=/; secure; httponlystory_no=eyJpdiI6IlZ4WXJOMFBNR0M4WXI0bDJTaC9nSWc9PSIsInZhbHVlIjoidmx6c00rVncwczN1OHltZ1VuNTJwM0g4b042czQvR01qVUFZTjNyZjdoeW8rR3M1eXhybWhkNEJ1dWxxVXNOaiIsIm1hYyI" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "DYC6oet7udZ2G5tsMuVv0lztfWhAu07ZxFdEZdCu" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/sports/golf/article/2001514625/kenyan-pros-start-journey-towards-2026-magical-kenya-open" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-30 17:59:58GET/main-staging/sports/golf/article/2001514625/kenyan-pros-start-journey-towards-2026-magical-kenya-open1136131