チーム

TOP チーム

近畿大学附属新宮高校

チーム紹介

設立年

2008年 設立

住所

和歌山県 新宮市

チーム監督名

塩﨑統夫

チームコーチ名

亀井俊英、大倉佑介、堀周平、植野直紀、畑中良太(トレーナー)岡村大

ユニフォーム

シャツ ショーツ ソックス
FP(正)
FP(副)
GK(正)
GK(副)

目的・実績

指導方針や目標

人に愛される人、信頼される人、尊敬される人になろうをモットーに和歌山県1番になるを目標に頑張ります

過去の主な実績

近畿大会出場2回
令和5年度第76回近畿高校サッカー選手権大会準優勝
令和6年度和歌山県高校総体第3位
第103回全国高校サッカー選手権和歌山大会第3位
令和6年度和歌山県新人大会第3位

ホームページ・SNS

学校HP

https://www.shingu.kindai.ac.jp/

選手情報

MF 好口慶侍郎
好口慶侍郎 MF
MF 佐田陽太
佐田陽太 MF
MF 二郷孝太
二郷孝太 MF
FW 石村悠人
石村悠人 FW
DF 沖陽太
沖陽太 DF
MF 谷口大斗
谷口大斗 MF
MF 川上優人
川上優人 MF
DF 下大翔
下大翔 DF
DF 中道海惺
中道海惺 DF
MF 山本大駕
山本大駕 MF
GK 竹村翼冴
竹村翼冴 GK
MF 森陰大和
森陰大和 MF
MF 火村康竜
火村康竜 MF
MF 橋本瑛蔵
橋本瑛蔵 MF
DF 塚健
塚健 DF
FW 大田一颯
大田一颯 FW
MF 庵野來希
庵野來希 MF
MF 佐野瑛大
佐野瑛大 MF
MF 西岡蓮
西岡蓮 MF
MF 後岡遼樹
後岡遼樹 MF
DF 田中蒼士
田中蒼士 DF
MF 赤嶋彩夢
赤嶋彩夢 MF
MF 上ヱ地空翔
上ヱ地空翔 MF
GK 上村力也
上村力也 GK
MF 中野温大
中野温大 MF
DF 竹本侑永
竹本侑永 DF
MF 小谷奏太
小谷奏太 MF
FW 坂井俊紀
坂井俊紀 FW
MF 谷口慶
谷口慶 MF
MF 岩本泰知
岩本泰知 MF
MF 上西晴
上西晴 MF
MF 岡﨑海夢
岡﨑海夢 MF
FW 木塚春輝
木塚春輝 FW
78.81msRequest Duration13MBMemory UsageGET team/{id}RouteGuestAuth status
    • Booting (12.59ms)
    • Application (70.12ms)
      5 templates were rendered
      • front.team.show (resources/views/front/team/show.blade.php)6blade
        Params
        0
        nav_on
        1
        team
        2
        players
        3
        info
        4
        uniform
        5
        default_period
      • front.parts.side (resources/views/front/parts/side.blade.php)24blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        nav_on
        5
        team
        6
        players
        7
        info
        8
        uniform
        9
        default_period
        10
        page_title
        11
        _http_url
        12
        ids
        13
        player
        14
        photo
        15
        question
        16
        view
        17
        i
        18
        today
        19
        pb
        20
        error
        21
        birthday
        22
        age
        23
        school_year
      • layouts.front (resources/views/layouts/front.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        nav_on
        5
        team
        6
        players
        7
        info
        8
        uniform
        9
        default_period
        10
        page_title
        11
        _http_url
        12
        ids
        13
        player
        14
        photo
        15
        question
        16
        view
        17
        i
        18
        today
        19
        pb
        20
        error
        21
        birthday
        22
        age
        23
        school_year
        24
        id
      • layouts.front.parts.header (resources/views/layouts/front/parts/header.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        nav_on
        5
        team
        6
        players
        7
        info
        8
        uniform
        9
        default_period
        10
        page_title
        11
        _http_url
        12
        ids
        13
        player
        14
        photo
        15
        question
        16
        view
        17
        i
        18
        today
        19
        pb
        20
        error
        21
        birthday
        22
        age
        23
        school_year
        24
        id
      • layouts.front.parts.footer (resources/views/layouts/front/parts/footer.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        nav_on
        5
        team
        6
        players
        7
        info
        8
        uniform
        9
        default_period
        10
        page_title
        11
        _http_url
        12
        ids
        13
        player
        14
        photo
        15
        question
        16
        view
        17
        i
        18
        today
        19
        pb
        20
        error
        21
        birthday
        22
        age
        23
        school_year
        24
        id
      uri
      GET team/{id}
      as
      front.team.show
      controller
      App\Http\Controllers\Front\TeamController@show
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/Front/TeamController.php:46-96
      71 statements were executed34.43ms
      • select * from `teams` left join `team_yearly_group` on `team_yearly_group`.`team_id` = `teams`.`id` where `teams`.`deleted_at` is null and `yyyy` = '2025' and `teams`.`id` = '353' limit 1410μs/app/Http/Controllers/Front/TeamController.php:49greencard12_teamdb
        Metadata
        Bindings
        • 0. 2025
        • 1. 353
        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
        • 14. /app/Http/Controllers/Front/TeamController.php:49
        • 63. /public/index.php:54
      • select * from `team_infos` where `team_id` = '353' and `convention_id` = '16' and `year` = '2025' limit 1200μs/app/Http/Controllers/Front/TeamController.php:50greencard12_teamdb
        Metadata
        Bindings
        • 0. 353
        • 1. 16
        • 2. 2025
        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/TeamController.php:50
        • 61. /public/index.php:54
      • select * from `uniforms` where `team_id` = '353' and `convention_id` = '16' limit 1120μs/app/Http/Controllers/Front/TeamController.php:51greencard12_teamdb
        Metadata
        Bindings
        • 0. 353
        • 1. 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. /app/Http/Controllers/Front/TeamController.php:51
        • 61. /public/index.php:54
      • select p.id, p.team_id, p.name, p.school_year, p.position, p.height, p.related_team, p.is_block, p.birthday, p.year_adjustment, t.id as team_id, t.name as team_name, ifnull(g.g_cnt,0) as goals from players as p left join (select teams.id, teams.name from teams where deleted_at is null) as t on t.id=p.team_id left join (select goals.goal_player_id, count(goal_player_id) as g_cnt from goals where deleted_at is null and created_at >= '2021-03-01' and team_id=353 group by goal_player_id) as g on g.goal_player_id=p.id where p.deleted_at is null and p.school_year <= 18 and p.organizations_id=383 order by p.birthday28.66ms/app/Http/Controllers/Front/TeamController.php:74greencard12_teamdb
        Metadata
        Backtrace
        • 11. /app/Http/Controllers/Front/TeamController.php:74
        • 12. /app/Http/Controllers/Front/TeamController.php:74
        • 61. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39746' order by `id` desc limit 1110μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39746
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39746' and `team_id` = '353' and `year` = '2025' limit 1110μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39746
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39870' order by `id` desc limit 180μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39870
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39870' and `team_id` = '353' and `year` = '2025' limit 180μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39870
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39748' order by `id` desc limit 170μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39748
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39748' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39748
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39745' order by `id` desc limit 170μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39745
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39745' and `team_id` = '353' and `year` = '2025' limit 180μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39745
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39691' order by `id` desc limit 170μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39691
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39691' and `team_id` = '353' and `year` = '2025' limit 180μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39691
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39752' order by `id` desc limit 170μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39752
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39752' and `team_id` = '353' and `year` = '2025' limit 190μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39752
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39689' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39689
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39689' and `team_id` = '353' and `year` = '2025' limit 180μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39689
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39690' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39690
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39690' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39690
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39767' order by `id` desc limit 170μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39767
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39767' and `team_id` = '353' and `year` = '2025' limit 180μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39767
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39761' order by `id` desc limit 170μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39761
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39761' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39761
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39764' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39764
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39764' and `team_id` = '353' and `year` = '2025' limit 180μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39764
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39756' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39756
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39756' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39756
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39872' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39872
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39872' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39872
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39692' order by `id` desc limit 190μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39692
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39692' and `team_id` = '353' and `year` = '2025' limit 190μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39692
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39878' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39878
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39878' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39878
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39747' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39747
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39747' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39747
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39871' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39871
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39871' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39871
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39755' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39755
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39755' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39755
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39744' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39744
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39744' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39744
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39695' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39695
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39695' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39695
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39751' order by `id` desc limit 180μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39751
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39751' and `team_id` = '353' and `year` = '2025' limit 1280μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39751
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39757' order by `id` desc limit 170μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39757
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39757' and `team_id` = '353' and `year` = '2025' limit 180μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39757
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39873' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39873
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39873' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39873
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39694' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39694
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39694' and `team_id` = '353' and `year` = '2025' limit 180μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39694
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39749' order by `id` desc limit 180μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39749
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39749' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39749
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39765' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39765
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39765' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39765
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39877' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39877
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39877' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39877
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39759' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39759
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39759' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39759
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39876' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39876
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39876' and `team_id` = '353' and `year` = '2025' limit 180μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39876
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39754' order by `id` desc limit 160μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39754
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39754' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39754
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39743' order by `id` desc limit 170μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39743
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39743' and `team_id` = '353' and `year` = '2025' limit 170μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39743
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39651' order by `id` desc limit 170μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39651
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39651' and `team_id` = '353' and `year` = '2025' limit 190μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39651
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `player_photos` where `player_id` = '39693' order by `id` desc limit 170μsview::front.team.show:271greencard12_teamdb
        Metadata
        Bindings
        • 0. 39693
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. view::front.team.show:271
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /public/index.php:54
      • select * from `questionnaires` where `convention` = '1' and `player_id` = '39693' and `team_id` = '353' and `year` = '2025' limit 180μsview::front.team.show:272greencard12_teamdb
        Metadata
        Bindings
        • 0. 1
        • 1. 39693
        • 2. 353
        • 3. 2025
        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::front.team.show:272
        • 19. /vendor/symfony/http-foundation/Response.php:202
        • 66. /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.team.show:629
        • 31. /vendor/symfony/http-foundation/Response.php:202
        • 78. /public/index.php:54
        guest
        true
          _token
          j89Yi2BgI23pMkrcQRu3dY6Mbn4vdbuK2nDewWLr
          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
          /team/353
          session_attributes
          array:2 [ "_token" => "j89Yi2BgI23pMkrcQRu3dY6Mbn4vdbuK2nDewWLr" "PHPDEBUGBAR_STACK_DATA" => [] ...