Group coaching U13

Rajasthan Royals Academy New Jersey

Cricket coaching for boys and girls following the "Royals way"

What you'll learn

  1. Transform the physical health aspects for your cricket playing career
  2. Focus your mind to relax, visualise and prepare for situations
  3. Examine your money aspects and career opportunities
  4. Create your own goal sheets for cricket career growth
  5. Differentiate who can you approach for career plan and growth

Requirements

  • Desire to develop your own career in cricket
  • Interest and basic knowledge of cricket game
  • Be ready to take 100% responsibility to take action towards growth
  • Believe that you can be successful professional cricket player

Description
At the end of the course students will be able to;

  • Develop the Body aspects for their cricket playing career
  • Reconfigure your mind to relax, visualise and prepare for situations
  • Examine their money aspects and career opportunities
  • Create their own goal sheets
  • Differentiate who can they approach for career plan and growth

Who is the course for:

  • Players between 16 to 25 years of age.
  • Players who already play cricket at amateur or club level
  • Players who want to get selected in professional cricket teams
  • Parents of players who want to plan the cricket future of their child

 

SettingsRequest history8.2.28PHP Version341msRequest Duration29MBMemory UsageGET coaching-details/{id}/{type}
status
200 OK
full_url
https://demo.rajasthanroyalsacademy.com/coaching-details/21/group
action_name
coaching-details
controller_action
App\Http\Controllers\SessionBookingController@coachingdetails
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://demo.rajasthanroyalsacademy.com/coaching-details/21/group
action_name
coaching-details
controller_action
App\Http\Controllers\SessionBookingController@coachingdetails
uri
GET coaching-details/{id}/{type}
controller
App\Http\Controllers\SessionBookingController@coachingdetails
file
app/Http/Controllers/SessionBookingController.php:89-97
middleware
web
duration
343ms
peak_memory
38.9MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:16 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "demo.rajasthanroyalsacademy.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 02 Jun 2025 13:03:22 GMT" ] ]
session_attributes
0 of 0
array:3 [ "academy_id" => 36 "academy_data" => array:11 [ "id" => 36 "academy_name" => "New Jersey Academy" "address" => """ <p>Rajasthan Royals&nbsp;Academy New Jersey<br />\r\n 18 Haypress Road, Suite 401,<br />\r\n Cranbury, NJ 08512,<br />\r\n United States</p>\r\n \r\n <p>info@rranewjersey.com<br />\r\n +1(US)-7329973337</p> """ "logo" => "logos/Rmd4nNUMK9A29GUmZTZCY6tnGfGzdDmgxNrLqzpD.png" "contact_person_name" => "Rahul" "contact_person_email" => "rahul@globalsaas.net" "phone_number" => "9689586965" "domain" => "demo.rajasthanroyalsacademy.com" "status" => 1 "created_at" => "2025-02-09T07:46:29.000000Z" "updated_at" => "2025-05-11T14:25:36.000000Z" ] "_token" => "UTGw05Fw8i22FfUIZITT1OkAA6ygNil9x9z7dDuX" ]
    • Booting (275ms)time
    • Application (65.94ms)time
    • Routing (2.94ms)
    • Preparing Response (17.18ms)
    • 1 x Booting (80.66%)
      275ms
      1 x Application (19.34%)
      65.94ms
      1 x Preparing Response (5.04%)
      17.18ms
      1 x Routing (0.86%)
      2.94ms
      4 templates were rendered
      • 1x frontend.coaching-detailscoaching-details.blade.php#?blade
      • 1x frontend.layouts.appapp.blade.php#?blade
      • 1x frontend.layouts.partials.headerheader.blade.php#?blade
      • 1x frontend.layouts.partials.footerfooter.blade.php#?blade
      uri
      GET coaching-details/{id}/{type}
      middleware
      web
      controller
      App\Http\Controllers\SessionBookingController@coachingdetails
      as
      coaching-details
      file
      app/Http/Controllers/SessionBookingController.php:89-97
      24 statements were executed (10 duplicates)Show only duplicates5.03ms
      • SessionBookingController.php#91d4020_stage_rajasthanroyals680μsselect * from `coaching_programs` where `academy_id` = 36 and `id` = '21' and `coaching_programs`.`status` != -1 limit 1
        Bindings
        • 0: 36
        • 1: 21
        • 2: -1
        Backtrace
        • app/Http/Controllers/SessionBookingController.php:91
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SessionBookingController.php#92d4020_stage_rajasthanroyals480μsselect * from `session_details` where `academy_id` = 36 and `coaching_program_id` = '21' and `session_details`.`status` = 1 and `session_details`.`status` != -1
        Bindings
        • 0: 36
        • 1: 21
        • 2: 1
        • 3: -1
        Backtrace
        • app/Http/Controllers/SessionBookingController.php:92
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SessionBookingController.php#92d4020_stage_rajasthanroyals190μsselect * from `coaching_programs` where `coaching_programs`.`id` in (21) and `coaching_programs`.`status` != -1
        Bindings
        • 0: -1
        Backtrace
        • app/Http/Controllers/SessionBookingController.php:92
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SessionBookingController.php#92d4020_stage_rajasthanroyals160μsselect `id`, `term_name` from `manage_terms` where `manage_terms`.`id` in (15, 16, 18) and `status` != -1
        Bindings
        • 0: -1
        Backtrace
        • app/Http/Controllers/SessionBookingController.php:92
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SessionBookingController.php#93d4020_stage_rajasthanroyals290μsselect `id` from `session_details` where `academy_id` = 36 and `coaching_program_id` = '21' and `session_details`.`status` = 1 and `session_details`.`status` != -1
        Bindings
        • 0: 36
        • 1: 21
        • 2: 1
        • 3: -1
        Backtrace
        • app/Http/Controllers/SessionBookingController.php:93
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SessionBookingController.php#94d4020_stage_rajasthanroyals170μsselect `coach_id` from `session_coaches` where `academy_id` = 36 and `session_detail_id` in (50, 62, 63, 64, 65, 66, 67, 68, 69, 99, 100) and `status` = 1 and `status` != -1
        Bindings
        • 0: 36
        • 1: 50
        • 2: 62
        • 3: 63
        • 4: 64
        • 5: 65
        • 6: 66
        • 7: 67
        • 8: 68
        • 9: 69
        • 10: 99
        • 11: 100
        • 12: 1
        • 13: -1
        Backtrace
        • app/Http/Controllers/SessionBookingController.php:94
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SessionBookingController.php#95d4020_stage_rajasthanroyals370μsselect * from `users` where `academy_id` = 36 and `id` in (161, 168, 172, 167, 166, 171, 168, 172, 167, 166, 171, 168, 172, 167, 166, 171, 168, 172, 167, 166, 171, 168, 172, 167, 166, 171, 168, 172, 167, 166, 171, 168, 172, 167, 166, 171, 168, 172, 167, 166, 171, 166, 161, 166, 161) and `status` = 1 and `users`.`status` != -1
        Bindings
        • 0: 36
        • 1: 161
        • 2: 168
        • 3: 172
        • 4: 167
        • 5: 166
        • 6: 171
        • 7: 168
        • 8: 172
        • 9: 167
        • 10: 166
        • 11: 171
        • 12: 168
        • 13: 172
        • 14: 167
        • 15: 166
        • 16: 171
        • 17: 168
        • 18: 172
        • 19: 167
        • 20: 166
        • 21: 171
        • 22: 168
        • 23: 172
        • 24: 167
        • 25: 166
        • 26: 171
        • 27: 168
        • 28: 172
        • 29: 167
        • 30: 166
        • 31: 171
        • 32: 168
        • 33: 172
        • 34: 167
        • 35: 166
        • 36: 171
        • 37: 168
        • 38: 172
        • 39: 167
        • 40: 166
        • 41: 171
        • 42: 166
        • 43: 161
        • 44: 166
        • 45: 161
        • 46: 1
        • 47: -1
        Backtrace
        • app/Http/Controllers/SessionBookingController.php:95
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SessionBookingController.php#95d4020_stage_rajasthanroyals300μsselect * from `coachdetails` where `coachdetails`.`user_id` in (161, 166, 167, 168, 171, 172)
        Backtrace
        • app/Http/Controllers/SessionBookingController.php:95
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • coaching-details.blade.php#9d4020_stage_rajasthanroyals160μsselect * from `manage_locations` where `manage_locations`.`id` = 21 and `status` != -1 limit 1
        Bindings
        • 0: 21
        • 1: -1
        Backtrace
        • view::frontend.coaching-details:9
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#569d4020_stage_rajasthanroyals160μsselect `logo` from `academies` where `id` = 36 and `status` = '1' and `academies`.`status` != -1 limit 1
        Bindings
        • 0: 36
        • 1: 1
        • 2: -1
        Backtrace
        • app/Helpers/helpers.php:569
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#3215d4020_stage_rajasthanroyals140μsselect `id`, `contact_person_email`, `phone_number` from `academies` where `id` = 36 and `academies`.`status` != -1 limit 1
        Bindings
        • 0: 36
        • 1: -1
        Backtrace
        • app/Helpers/helpers.php:3215
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#544d4020_stage_rajasthanroyals150μsselect `id`, `twitterLink`, `facebookLink`, `InstaLink`, `YoutubeLink` from `settings` where `academy_id` = 36 limit 1
        Bindings
        • 0: 36
        Backtrace
        • app/Helpers/helpers.php:544
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#135d4020_stage_rajasthanroyals140μsselect `coaching_program_outside_link` from `settings` where `academy_id` = 36 limit 1
        Bindings
        • 0: 36
        Backtrace
        • view::frontend.layouts.partials.header:135
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#557d4020_stage_rajasthanroyals140μsselect `id`, `academy_id`, `status`, `private` from `coaching_programs` where `academy_id` = 36 and `private` = '0' and `status` = '1' and `coaching_programs`.`status` != -1
        Bindings
        • 0: 36
        • 1: 0
        • 2: 1
        • 3: -1
        Backtrace
        • app/Helpers/helpers.php:557
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#557d4020_stage_rajasthanroyals140μsselect `id`, `academy_id`, `status`, `private` from `coaching_programs` where `academy_id` = 36 and `private` = '0' and `status` = '1' and `coaching_programs`.`status` != -1
        Bindings
        • 0: 36
        • 1: 0
        • 2: 1
        • 3: -1
        Backtrace
        • app/Helpers/helpers.php:557
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#557d4020_stage_rajasthanroyals190μsselect `id`, `academy_id`, `status`, `private` from `coaching_programs` where `academy_id` = 36 and `private` = '0' and `status` = '1' and `coaching_programs`.`status` != -1
        Bindings
        • 0: 36
        • 1: 0
        • 2: 1
        • 3: -1
        Backtrace
        • app/Helpers/helpers.php:557
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#606d4020_stage_rajasthanroyals140μsselect `id`, `academy_id`, `status`, `private` from `coaching_programs` where `academy_id` = 36 and `private` = '1' and `status` = '1' and `coaching_programs`.`status` != -1
        Bindings
        • 0: 36
        • 1: 1
        • 2: 1
        • 3: -1
        Backtrace
        • app/Helpers/helpers.php:606
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#532d4020_stage_rajasthanroyals150μsselect `id`, `contents`, `coaches`, `tournament`, `is_htmlactive`, `is_coachactive`, `is_tournamentactive`, `is_appsectionactive`, `home_section_status` from `homepage_contents` where `academy_id` = 36 limit 1
        Bindings
        • 0: 36
        Backtrace
        • app/Helpers/helpers.php:532
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#615d4020_stage_rajasthanroyals140μsselect * from `academies` where `id` = 36 and `academies`.`status` != -1 limit 1
        Bindings
        • 0: 36
        • 1: -1
        Backtrace
        • app/Helpers/helpers.php:615
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#569d4020_stage_rajasthanroyals140μsselect `logo` from `academies` where `id` = 36 and `status` = '1' and `academies`.`status` != -1 limit 1
        Bindings
        • 0: 36
        • 1: 1
        • 2: -1
        Backtrace
        • app/Helpers/helpers.php:569
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#557d4020_stage_rajasthanroyals140μsselect `id`, `academy_id`, `status`, `private` from `coaching_programs` where `academy_id` = 36 and `private` = '0' and `status` = '1' and `coaching_programs`.`status` != -1
        Bindings
        • 0: 36
        • 1: 0
        • 2: 1
        • 3: -1
        Backtrace
        • app/Helpers/helpers.php:557
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#606d4020_stage_rajasthanroyals150μsselect `id`, `academy_id`, `status`, `private` from `coaching_programs` where `academy_id` = 36 and `private` = '1' and `status` = '1' and `coaching_programs`.`status` != -1
        Bindings
        • 0: 36
        • 1: 1
        • 2: 1
        • 3: -1
        Backtrace
        • app/Helpers/helpers.php:606
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#544d4020_stage_rajasthanroyals140μsselect `id`, `twitterLink`, `facebookLink`, `InstaLink`, `YoutubeLink` from `settings` where `academy_id` = 36 limit 1
        Bindings
        • 0: 36
        Backtrace
        • app/Helpers/helpers.php:544
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • helpers.php#624d4020_stage_rajasthanroyals170μsselect * from `pages` where `academy_id` = 36 and `status` = '1'
        Bindings
        • 0: 36
        • 1: 1
        Backtrace
        • app/Helpers/helpers.php:624
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\CoachingProgram
      30CoachingProgram.php#?
      App\Models\SessionDetail
      22SessionDetail.php#?
      App\Models\User
      6User.php#?
      App\Models\Coachdetails
      6Coachdetails.php#?
      App\Models\Academy
      4Academy.php#?
      App\Models\Page
      4Page.php#?
      App\Models\ManageTerm
      3ManageTerm.php#?
      App\Models\Setting
      2Setting.php#?
      App\Models\ManageLocation
      1ManageLocation.php#?
      App\Models\HomepageContents
      1HomepageContents.php#?
          academy_id
          36
          academy_data
          array:11 [ "id" => 36 "academy_name" => "New Jersey Academy" "address" => """ <p>Rajasthan...
          _token
          UTGw05Fw8i22FfUIZITT1OkAA6ygNil9x9z7dDuX
          ClearShow all
          Date ↕MethodURLData
          #12025-06-02 18:33:22GET/coaching-details/21/group42479