順位

TOP 順位

2023 Blue Wave Growing up League U-16

最終更新日: 2023-10-29 19:58:13
<< スワイプでご覧いただけます。 >>
順位 チーム名 勝点 試合数 勝数 敗数 PK勝 PK負 得点 失点 得失点差
1 藤井 34 10 8 1 1 0 36 18 18
2 朝日塾 33 10 8 1 0 1 71 14 57
3 小津 26 10 6 3 1 0 22 15 7
4 鳴門 21 10 4 3 2 1 28 37 -9
5 琴平 20 10 4 3 1 2 39 20 19
6 倉敷翠松 19 10 3 3 3 1 21 19 2
7 新居浜西 17 10 4 5 0 1 22 36 -14
8 川島 16 10 4 6 0 0 22 34 -12
9 高松西 12 10 3 7 0 0 19 32 -13
10 丸亀城西 8 10 2 8 0 0 11 45 -34
11 倉敷南 6 10 1 7 0 2 11 32 -21

56.9msRequest Duration7.75MBMemory UsageGET order/{group_id?}/{yyyy?}/{period?}RouteGuestAuth status
    • Booting (20.15ms)
    • Application (42.45ms)
      5 templates were rendered
      • front.league.order (resources/views/front/league/order.blade.php)11blade
        Params
        0
        groups_id
        1
        nav_on
        2
        leagues
        3
        resultObj
        4
        teamObj
        5
        yyyy
        6
        period
        7
        groups
        8
        groupings
        9
        g
        10
        default_period
      • front.parts.side (resources/views/front/parts/side.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        leagues
        7
        resultObj
        8
        teamObj
        9
        yyyy
        10
        period
        11
        groups
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        __empty_1
        18
        league
        19
        result
        20
        i
      • layouts.front (resources/views/layouts/front.blade.php)22blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        leagues
        7
        resultObj
        8
        teamObj
        9
        yyyy
        10
        period
        11
        groups
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        __empty_1
        18
        league
        19
        result
        20
        i
        21
        title
      • layouts.front.parts.header (resources/views/layouts/front/parts/header.blade.php)22blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        leagues
        7
        resultObj
        8
        teamObj
        9
        yyyy
        10
        period
        11
        groups
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        __empty_1
        18
        league
        19
        result
        20
        i
        21
        title
      • layouts.front.parts.footer (resources/views/layouts/front/parts/footer.blade.php)22blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        leagues
        7
        resultObj
        8
        teamObj
        9
        yyyy
        10
        period
        11
        groups
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        __empty_1
        18
        league
        19
        result
        20
        i
        21
        title
      uri
      GET order/{group_id?}/{yyyy?}/{period?}
      as
      front.order.index
      controller
      App\Http\Controllers\Front\PcLeagueController@order
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/Front/PcLeagueController.php:36-163
      11 statements were executed20.91ms
      • select * from `groups` where `id` = '42' limit 1290μs/app/Http/Controllers/Front/PcLeagueController.php:58greencard12_teamdb
        Metadata
        Bindings
        • 0. 42
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Http/Controllers/Front/PcLeagueController.php:58
        • 61. /public/index.php:54
      • select * from `groups` where `groups`.`id` = '42' limit 1160μs/app/Http/Controllers/Front/PcLeagueController.php:64greencard12_teamdb
        Metadata
        Bindings
        • 0. 42
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. /app/Http/Controllers/Front/PcLeagueController.php:64
        • 19. /app/Http/Controllers/Front/PcLeagueController.php:64
        • 68. /public/index.php:54
      • select * from `leagues` where `leagues`.`deleted_at` is null and `convention` = '16' and `is_publish` = '2' and `year` = '2023' and `group_id` in ('42')430μs/app/Http/Controllers/Front/PcLeagueController.php:82greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        • 1. 2
        • 2. 2023
        • 3. 42
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:82
        • 60. /public/index.php:54
      • select `id` from `leagues` where `leagues`.`deleted_at` is null and `convention` = '16' and `is_publish` = '2' and `year` = '2023' and `group_id` in ('42')260μs/app/Http/Controllers/Front/PcLeagueController.php:84greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        • 1. 2
        • 2. 2023
        • 3. 42
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:84
        • 60. /public/index.php:54
      • select `name`, `id` from `league_teams` where `leagues_id` = '45' order by `id` asc160μs/app/Http/Controllers/Front/PcLeagueController.php:89greencard12_teamdb
        Metadata
        Bindings
        • 0. 45
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:89
        • 60. /public/index.php:54
      • select * from `leagues` where `id` = '45' limit 1220μs/app/helper.php:6greencard12_teamdb
        Metadata
        Bindings
        • 0. 45
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 10. /app/helper.php:6
        • 60. /public/index.php:54
      • select * from `v_point_settings` where `id` = '1' limit 1130μs/app/helper.php:7greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 10. /app/helper.php:7
        • 60. /public/index.php:54
      • select ( select count(*)+1 from ( select team_id ,coalesce(sum((home_pt>away_pt)*4 +(home_pt=away_pt)*0+(home_pt<away_pt)*0+(home_pt = away_pt and coalesce(home_pk,0) > coalesce(away_pk,0))*2 + (home_pt=away_pt and coalesce(home_pk,0)<coalesce(away_pk,0))*1),0) as 勝ち点 ,coalesce(sum(home_pt) - sum(away_pt),0) as 得失点差 ,coalesce(sum(home_pt),0) as 得点 from ( select home_id as team_id,home_pt,away_pt,home_pk,away_pk from matches where leagues_id=45 and is_filled=1 union all select away_id as team,away_pt,home_pt,away_pk,home_pk from matches where leagues_id=45 and is_filled=1 ) as sub1 group by team_id order by 勝ち点 desc, 得失点差 desc, 得点 desc ) as sub2 where 勝ち点>(@a:=coalesce(sum((home_pt>away_pt)*4 +(home_pt=away_pt)*0+(home_pt<away_pt)*0+(home_pt = away_pt and coalesce(home_pk,0) > coalesce(away_pk,0))*2 + (home_pt=away_pt and coalesce(home_pk,0)<coalesce(away_pk,0))*1),0)) or ( 勝ち点=@a and 得失点差>@b:=coalesce((sum(home_pt) - sum(away_pt)),0)) or ( 勝ち点=@a and 得失点差=@b and 得点>coalesce(sum(home_pt),0)) ) as rank ,name ,league_teams.team_id ,league_teams.leagues_id ,coalesce(sum((home_pt>away_pt)*4 +(home_pt=away_pt)*0+(home_pt<away_pt)*0+(home_pt = away_pt and coalesce(home_pk,0) > coalesce(away_pk,0))*2 + (home_pt=away_pt and coalesce(home_pk,0)<coalesce(away_pk,0))*1),0) as win_pt ,coalesce(count(sub.team_id),0) as match_cnt ,coalesce(sum(home_pt>away_pt),0) as win_cnt ,coalesce(sum(home_pt=away_pt),0) as draw_cnt ,coalesce(sum(home_pt<away_pt),0) as lose_cnt ,coalesce(sum(home_pk>away_pk),0) as pk_win_cnt ,coalesce(sum(home_pk<away_pk),0) as pk_lose_cnt ,coalesce(sum(home_pt),0) as get_pt ,coalesce(sum(away_pt),0) as lose_pt ,coalesce(sum(home_pt) - sum(away_pt),0) as get_lose from ( select home_id as team_id,home_pt,away_pt,home_pk,away_pk from matches where leagues_id=45 and is_filled=1 union all select away_id as team,away_pt,home_pt,away_pk,home_pk from matches where leagues_id=45 and is_filled=1 ) as sub right join league_teams on sub.team_id=league_teams.team_id where league_teams.leagues_id = 45 and league_teams.abstention = 0 group by league_teams.team_id order by rank;14.65ms/app/helper.php:50greencard12_teamdb
        Metadata
        Backtrace
        • 11. /app/helper.php:50
        • 12. /app/helper.php:50
        • 62. /public/index.php:54
      • select * from `matches` where `matches`.`deleted_at` is null and `matches`.`leagues_id` = '45' and `matches`.`leagues_id` is not null4.38msview::front.league.order:88greencard12_teamdb
        Metadata
        Bindings
        • 0. 45
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 16. view::front.league.order:88
        • 23. /vendor/symfony/http-foundation/Response.php:202
        • 70. /public/index.php:54
      • select * from `groups` where `groups`.`id` = '42' and `groups`.`id` is not null limit 1130μsview::front.league.order:94greencard12_teamdb
        Metadata
        Bindings
        • 0. 42
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 17. view::front.league.order:94
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `groups` where `convention` = '16' limit 1100μsview::layouts.front.parts.header:103greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. view::layouts.front.parts.header:103
        • 18. view::layouts.front:1
        • 24. view::front.league.order:192
        • 31. /vendor/symfony/http-foundation/Response.php:202
        • 78. /public/index.php:54
        guest
        true
          _token
          Y2qdAFeQZ6grD77l2xoAytYaf7e9UpcTGzo1wT2a
          PHPDEBUGBAR_STACK_DATA
          []
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          []
          request_request
          []
          request_headers
          array:27 [ "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-dest" => array:1 [ 0 => ...
          request_server
          array:67 [ "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "PWD" => "/home/userfas...
          request_cookies
          []
          response_headers
          array:3 [ "cache-control" => array:1 [ 0 => "no-cache" ] "date" => array:1 [ 0 => "Sun...
          path_info
          /order/42/2023
          session_attributes
          array:2 [ "_token" => "Y2qdAFeQZ6grD77l2xoAytYaf7e9UpcTGzo1wT2a" "PHPDEBUGBAR_STACK_DATA" => [] ...