Kanja triumphs in Sigona's Captain's Prize tournament

Outgoing Sigona Golf Club Captain, Pratik Sanghrajka tees off on the par-five fifth hole during the Captain's prize, November 23, 2024. [Mose Sammy, Standard]

After an exciting series of well-sponsored tournaments, the curtains were drawn on the Sigona Captain Pratik Sanghrajka's 2024 season, which concluded with a glamorous presentation ceremony at the premier golf club in Kiambu.

The event, marked by an all-white dress code, showcased opulence and elegance.

Numerous speakers praised Pratik as a true pillar of the club, highlighting his unwavering commitment and passion that significantly elevated the stature of the game within the golfing community.

Under his captaincy, the Junior section experienced notable growth, culminating in a historic victory at the prestigious Tannahill Shield held at Royal Nairobi Golf Club.

The Junior team received stylish golf career bags in recognition of their outstanding performance. Pratik leaves behind a strong Junior program, nurturing a promising generation of young golfers ready to make their mark both locally and internationally.

Currently, Sigona is ranked 10th in the Kenya Amateur Golf Championship (KAGC) standings among 27 participating clubs.

The evening also celebrated the golf administration team, who were awarded return air tickets and accommodation in Mombasa as a token of appreciation for their efforts.

On the course, Solomon Kanja scored an impressive 37 differential points to claim the Captain's prize, outshining 439 golfers who took part in the two-day tournament.

"My strategy was simple: I always aimed to play against the course by hitting the greens in regulation. That was the key to securing this win," Kanja shared.

Sigona incoming Captain Sammy Mwiti (left)  Mario Tours - Sankesh Dedhia (second left) Captain's prize winner Solomon Kanja (second right) and the outgoing Sigona Golf Club Captain, Pratik Sanghrajka (right) during the Captain's prize presentation dinner at Sigona Golf Club, November 23, 2024. [Mose Sammy, Standard]

Kamal Sehmi followed closely, finishing as the Overall second - prize winner with a score of 37 differential points. Nihal Shah claimed the third prize with 38 differential points. Miq Assaria and Junaid Manji secured fourth and fifth places, respectively.

The Overall past Captain was Rajeev Mediratta, who recorded 42 differential points. Paul Wanjohi emerged as the Overall board winner with a score of 43 differential points.

In the guest category, Brian Kimeu won the Men’s prize with a differential score of 52 points. Rima Patel was recognized as the best in the Ladies' category, having posted 41 differential points. Leading the Junior competition was Aruush Vara, who carded 39 differential points, while Hanif Tayebjee took home the Gross prize with a total score of 154.

Overall, it was a memorable event that celebrated the achievements and dedication of the golfers at Sigona.

Rugby
Shujaa knocked out of Hong Kong sevens after defeat to France
Volleyball and Handball
Handball giants St Luke's Kimilili keen to extend national reign
Hockey
St Joseph Girls Kitale eye elusive national title in Mombasa
Rugby
KCB face Oilers test as Kabras aim another Kenya Cup final
Request history8.1.26PHP Version1.03sRequest Duration7MBMemory UsageGET sports/{category_slug}/article/{id}/{slug}Route
    • Booting (13.62ms)time
    • Application (1.02s)time
    • 1 x Application (98.68%)
      1.02s
      1 x Booting (1.32%)
      13.62ms
      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
      34 statements were executed (14 duplicates)Show only duplicates265ms
      • 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.26msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001507038' and `published_at` <= '2025-03-29 11:57:38' and `deleted_at` is null
        Bindings
        • 0: 2001507038
        • 1: 2025-03-29 11:57:38
        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_main750μ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.12msselect `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` = 2001507038 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001507038
        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_main145msselect `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-29 11:57:38' and `deleted_at` is null and `id` not in ('2001507038') order by `published_at` desc limit 10 offset 0
        Bindings
        • 0: %61%
        • 1: 1
        • 2: 2025-03-29 11:57:38
        • 3: 2001507038
        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_main810μ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_main940μsselect `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_main920μ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_main800μ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-03-29 11:57:38' 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-29 11:57:38
        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_main27.99msselect `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 '%[\"Kenya Golf Union (KGU)\",\"Kenya Amateur Golf Championship (KAGC)\",\"Golf\",\"Kenya Golf Union (KGU)\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 5 offset 0
        Bindings
        • 0: %["Kenya Golf Union (KGU)","Kenya Amateur Golf Championship (KAGC)","Golf","Kenya Golf Union (KGU)"]%
        • 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.04msselect `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.41msselect `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 ('2001507038') and `deleted_at` is null and `published_at` <= '2025-03-29 11:57:38' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 4 offset 0
        Bindings
        • 0: 216
        • 1: 2
        • 2: 2001507038
        • 3: 2025-03-29 11:57:38
        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_main890μ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_main950μ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-03-29 11:57:38' 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-29 11:57:38
        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_main1.01msselect `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_main1.05msselect `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-29 11:57:38' 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-29 11:57:38
        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_main58.18msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001507038' and `site_id` = 1 and `published_at` <= '2025-03-29 11:57:38' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001507038
        • 1: 1
        • 2: 2025-03-29 11:57:38
        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_main960μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (61)
        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_main3.22msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001507038' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-29 11:57:38' limit 1
        Bindings
        • 0: 2001507038
        • 1: 1
        • 2: 2025-03-29 11:57:38
        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_main980μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (30)
        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_main1.07msselect `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_main940μ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_main960μ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-29 11:57:38' 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-29 11:57:38
        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.05msselect `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_main760μ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` = 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_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` = 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_main880μsselect * from `article_categories` where `article_categories`.`id` = 30 limit 1
        Bindings
        • 0: 30
        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_main780μsselect * from `article_categories` where `article_categories`.`id` = 57 limit 1
        Bindings
        • 0: 57
        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_main800μsselect * from `article_categories` where `article_categories`.`id` = 68 limit 1
        Bindings
        • 0: 68
        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_main730μ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_main800μsselect * from `article_categories` where `article_categories`.`id` = 57 limit 1
        Bindings
        • 0: 57
        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_main710μ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_main690μsselect * from `article_categories` where `article_categories`.`id` = 57 limit 1
        Bindings
        • 0: 57
        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_main710μsselect * from `article_categories` where `article_categories`.`id` = 68 limit 1
        Bindings
        • 0: 68
        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
      App\Models\Category
      92Category.php#?
      App\Models\Article
      26Article.php#?
      App\Models\Author
      13Author.php#?
          _token
          CTvHNpLPvN5LELQBdWYwr4h6ViFdwfbe5PPu2gf5
          offset
          0
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/sports/golf/article/2001507038/kan...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /sports/golf/article/2001507038/kanja-triumphs-in-sigonas-captains-prize-tournament
          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 => "927e29155d5a6398-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.15.188.114" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.15.188.114" ] "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=eyJpdiI6IkExMlRsN016UllTVUNqYmJrY0JGb2c9PSIsInZhbHVlIjoiUnlhcTRFdG5WckdKd2ZqdDJYUVY4RnVJQ2pHU2cvK0kxU3R0UVNzSUR2UmhiVmdHSVpBODgyRVFKdEcrNXhaN1FJdnp4ZkRwdzZ3aDFqRmhIZWY5eVBvekNtczhjS2UvMXE5dGxVT2VwNE14aXZtNHNhK2o5cE84R0F0eDBkWVEiLCJtYWMiOiIzMTNlODU0MTdiNDg3ZTE0OGE2NDA2YWE3NjZhNzdmYzIzMDBmODUxNzRmN2RiNjhiNGIzYTM4MTUzMmIwNGNiIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IkhiVExTUUpxS1MwQTVSY3M5V1ZwY0E9PSIsInZhbHVlIjoiUzF4TU9vWWQ1TmtCRDlDZU5KQm5uV1lQSUpGb1EyMlZmUFpuekVvc0JZZ1J4cmE3eXl5SGtFM05HQWlJKzJOclJNeHkxNWY5L3QyZjRKZ21UN2d6RlJlWHh4WGhzNXB1UU0zSDM0VFdyNEhDQ0RGMXJKTEVpL0RmZTVxbDhxQ0kiLCJtYWMiOiI0Mjg4ZGEwYzA0NjFkZDRkNDI2ZDZkYzIwM2FmZjYwOGU1NDE5YTY2ZmVjYzAxYjI3OGZlZjRiNDZlNTQxNTdiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkExMlRsN016UllTVUNqYmJrY0JGb2c9PSIsInZhbHVlIjoiUnlhcTRFdG5WckdKd2ZqdDJYUVY4RnVJQ2pHU2cvK0kxU3R0UVNzSUR2UmhiVmdHSVpBODgyRVFKdEcrNXhaN1FJdnp4Z" ] "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:2 [ "XSRF-TOKEN" => "CTvHNpLPvN5LELQBdWYwr4h6ViFdwfbe5PPu2gf5" "thestandardmediagroup_session" => "AQ2KJBNg08fF8TmHiIFKIzCPcHFLBtzKAdfC9ckz" ]
          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 => "Sat, 29 Mar 2025 08:57:39 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFKaldkdkQ0SWE0amVmUDN1MXZSU0E9PSIsInZhbHVlIjoiRGtscmZTWm0xQmhwd1VIT2haMU11NzBvWWJhb1YraUxyY2pHUzRiMi9rS0taN2RDOEZZVXZacXV1N1Z4bkdWeGEvQjI1N0JjNllwOXhXWkRlbXNvQ0EvYkFJN0JFb28veFhCS0JGRDlwbC9xcmNJMGRnTk5xR1FjN2dUTkJaaFMiLCJtYWMiOiI5Mjk5MDc4MWI2MTI1MzVkYTE5YzU0YmFmYTI2M2RhYzYzNjA2MDNhZDc0NzNmNWViZTIwZjVkMGZmMGY2MGY0IiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 19:26:39 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjFKaldkdkQ0SWE0amVmUDN1MXZSU0E9PSIsInZhbHVlIjoiRGtscmZTWm0xQmhwd1VIT2haMU11NzBvWWJhb1YraUxyY2pHUzRiMi9rS0taN2RDOEZZVXZacXV1N1Z4bkdWeGEvQjI1N" 1 => "thestandardmediagroup_session=eyJpdiI6ImVOcjdaRDkyTjQyOXlIclltVmx1VFE9PSIsInZhbHVlIjoiRm1YbnRGVlQwdWRCUEpQRm84bm1qdFZuVHFEYnVJK2NjdGdLVTU1OThxZ3dCem13VEtONlhaMi92eUg2b1pvMGZ6Q1JBb1hpVEs1UDRCN3pXclIwTXVjazQxa3Z6M2tscnM3R293dk9STnpkSlkxUWdpOXBmeWo1WTlybzhmRHUiLCJtYWMiOiI2NWI2MmQ5ZWIwOTM1ZDYzY2ExMzM4YTIyZmJmODUyNmViMjQ3OGE4ODBjNGQyODdjNTc0M2E3NTBiM2NhOGRlIiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 19:26:39 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6ImVOcjdaRDkyTjQyOXlIclltVmx1VFE9PSIsInZhbHVlIjoiRm1YbnRGVlQwdWRCUEpQRm84bm1qdFZuVHFEYnVJK2NjdGdLVTU1OThxZ3dCem13VEtONlhaMi" 2 => "story_no=eyJpdiI6IjNLU0owQlBzbzQvSjV0WDRsK1pQeUE9PSIsInZhbHVlIjoiOHRuZmE1cEc1Z2IxWEtJZkY5dGdvbU1YdUhSc3BuMWs3VTNtdDVYeXJGZ1RVZlBYYStjSDh1REtnLzAvT1l2ayIsIm1hYyI6IjVjOTRhOTkxNWZlMzZhOTNlMDZlZGVmZjU4MjFmMmQ5NjQ4MmU3MDZlNWUzZDhjNWIzYzg2MTRjZGRiYjYwZTYiLCJ0YWciOiIifQ%3D%3D; expires=Mon, 28 Apr 2025 08:57:38 GMT; Max-Age=2591999; path=/; domain=standardmedia.co.ke; secure; httponly; samesite=laxstory_no=eyJpdiI6IjNLU0owQlBzbzQvSjV0WDRsK1pQeUE9PSIsInZhbHVlIjoiOHRuZmE1cEc1Z2IxWEtJZkY5dGdvbU1YdUhSc3BuMWs3VTNtdDVYeXJGZ1RVZlBYYStjSDh1REtnLzAvT1l2ayIsIm1hYyI" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFKaldkdkQ0SWE0amVmUDN1MXZSU0E9PSIsInZhbHVlIjoiRGtscmZTWm0xQmhwd1VIT2haMU11NzBvWWJhb1YraUxyY2pHUzRiMi9rS0taN2RDOEZZVXZacXV1N1Z4bkdWeGEvQjI1N0JjNllwOXhXWkRlbXNvQ0EvYkFJN0JFb28veFhCS0JGRDlwbC9xcmNJMGRnTk5xR1FjN2dUTkJaaFMiLCJtYWMiOiI5Mjk5MDc4MWI2MTI1MzVkYTE5YzU0YmFmYTI2M2RhYzYzNjA2MDNhZDc0NzNmNWViZTIwZjVkMGZmMGY2MGY0IiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 19:26:39 GMT; path=/XSRF-TOKEN=eyJpdiI6IjFKaldkdkQ0SWE0amVmUDN1MXZSU0E9PSIsInZhbHVlIjoiRGtscmZTWm0xQmhwd1VIT2haMU11NzBvWWJhb1YraUxyY2pHUzRiMi9rS0taN2RDOEZZVXZacXV1N1Z4bkdWeGEvQjI1N" 1 => "thestandardmediagroup_session=eyJpdiI6ImVOcjdaRDkyTjQyOXlIclltVmx1VFE9PSIsInZhbHVlIjoiRm1YbnRGVlQwdWRCUEpQRm84bm1qdFZuVHFEYnVJK2NjdGdLVTU1OThxZ3dCem13VEtONlhaMi92eUg2b1pvMGZ6Q1JBb1hpVEs1UDRCN3pXclIwTXVjazQxa3Z6M2tscnM3R293dk9STnpkSlkxUWdpOXBmeWo1WTlybzhmRHUiLCJtYWMiOiI2NWI2MmQ5ZWIwOTM1ZDYzY2ExMzM4YTIyZmJmODUyNmViMjQ3OGE4ODBjNGQyODdjNTc0M2E3NTBiM2NhOGRlIiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 19:26:39 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6ImVOcjdaRDkyTjQyOXlIclltVmx1VFE9PSIsInZhbHVlIjoiRm1YbnRGVlQwdWRCUEpQRm84bm1qdFZuVHFEYnVJK2NjdGdLVTU1OThxZ3dCem13VEtONlhaMi" 2 => "story_no=eyJpdiI6IjNLU0owQlBzbzQvSjV0WDRsK1pQeUE9PSIsInZhbHVlIjoiOHRuZmE1cEc1Z2IxWEtJZkY5dGdvbU1YdUhSc3BuMWs3VTNtdDVYeXJGZ1RVZlBYYStjSDh1REtnLzAvT1l2ayIsIm1hYyI6IjVjOTRhOTkxNWZlMzZhOTNlMDZlZGVmZjU4MjFmMmQ5NjQ4MmU3MDZlNWUzZDhjNWIzYzg2MTRjZGRiYjYwZTYiLCJ0YWciOiIifQ%3D%3D; expires=Mon, 28-Apr-2025 08:57:38 GMT; domain=standardmedia.co.ke; path=/; secure; httponlystory_no=eyJpdiI6IjNLU0owQlBzbzQvSjV0WDRsK1pQeUE9PSIsInZhbHVlIjoiOHRuZmE1cEc1Z2IxWEtJZkY5dGdvbU1YdUhSc3BuMWs3VTNtdDVYeXJGZ1RVZlBYYStjSDh1REtnLzAvT1l2ayIsIm1hYyI" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "CTvHNpLPvN5LELQBdWYwr4h6ViFdwfbe5PPu2gf5" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/sports/golf/article/2001507038/kanja-triumphs-in-sigonas-captains-prize-tournament" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-29 11:57:39GET/main-staging/sports/golf/article/2001507038/kanja-triumphs-in-sigonas-captains-prize-tournament1134131