| # |
球隊 |
勝 |
平 |
負 |
淨 |
積分 |
| 1 |
昌卡人
|
8 |
2 |
0 |
8 |
23 |
| 2 |
利馬聯盟
|
8 |
2 |
1 |
7 |
20 |
| 3 |
西恩西亞諾
|
8 |
1 |
2 |
10 |
19 |
| 4 |
體育大學
|
10 |
3 |
1 |
5 |
18 |
| 5 |
UTC 卡哈馬卡
|
4 |
2 |
3 |
1 |
14 |
| 6 |
庫斯科
|
4 |
1 |
4 |
2 |
13 |
| 7 |
約翰·保羅二世
|
4 |
1 |
4 |
-6 |
13 |
| 8 |
聯合商會
|
4 |
3 |
3 |
0 |
12 |
| 9 |
體育水晶
|
4 |
2 |
4 |
3 |
11 |
| 10 |
蘇拉納競技聯盟
|
4 |
5 |
2 |
1 |
11 |
| 11 |
FBC梅爾加
|
4 |
2 |
4 |
0 |
11 |
| 12 |
加爾西拉索體育俱樂部
|
4 |
4 |
3 |
-1 |
10 |
| 13 |
UCV莫克瓜
|
4 |
1 |
5 |
-7 |
10 |
| 14 |
AD塔爾馬
|
2 |
3 |
4 |
-3 |
9 |
| 15 |
萬卡約運動
|
4 |
2 |
5 |
-4 |
8 |
| 16 |
運動男孩
|
4 |
2 |
5 |
-4 |
8 |
| 17 |
格勞競技隊
|
2 |
4 |
4 |
-5 |
7 |
| 18 |
卡哈馬卡
|
2 |
2 |
6 |
-7 |
5 |
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-04-13 15:07:59 HTTP/2.0 GET : https://goal365.com.hk/home/matchs/league.html?id=101572
- 运行时间 : 0.047706s [ 吞吐率:20.96req/s ] 内存消耗:4,669.96kb 文件加载:190
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=f1f48f40c6e8f15c6d8e3ba32ecba001
- CONNECT:[ UseTime:0.000096s ] mysql:host=127.0.0.1;port=3306;dbname=goal365;charset=utf8mb4
- SHOW FULL COLUMNS FROM `dlm_user` [ RunTime:0.000582s ]
- SELECT `a`.*,b.name as grade_name,b.thumb_url as grade_thumb,`b`.`grade_key` FROM `dlm_user` `a` LEFT JOIN `dlm_user_grade` `b` ON `b`.`gid`=`a`.`grade` WHERE `a`.`status` = '1' AND `a`.`token` = 'LSPLGnzx8HWwZUk3jayEWQ' LIMIT 1 [ RunTime:0.000431s ]
- SHOW FULL COLUMNS FROM `dlm_site` [ RunTime:0.000352s ]
- SELECT * FROM `dlm_site` WHERE `site_url` LIKE '%https://goal365.com.hk%' ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000195s ]
- SELECT * FROM `dlm_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000170s ]
- SHOW FULL COLUMNS FROM `dlm_nav` [ RunTime:0.000296s ]
- SELECT `id`,name as name,sub as sub,`thumb_url`,parent_id as parentid,`linkurl`,title as title,keywords as keywords,description as description,name as cn FROM `dlm_nav` WHERE `status` = 1 AND `linkurl` LIKE '%matchs/%' ORDER BY `status` DESC LIMIT 1 [ RunTime:0.000179s ]
- SELECT `id`,name as name,sub as sub,`thumb_url`,parent_id as parentid,`linkurl`,title as title,keywords as keywords,description as description,name as cn FROM `dlm_nav` WHERE `status` = 1 AND `linkurl` LIKE '%Matchs/league.html%' ORDER BY `status` DESC LIMIT 1 [ RunTime:0.000139s ]
- SELECT `id`,name as name,sub as sub,`thumb_url`,parent_id as parentid,`linkurl`,title as title,keywords as keywords,description as description,name as cn FROM `dlm_nav` WHERE `linkurl` LIKE '%Matchs/league%' ORDER BY `status` DESC LIMIT 1 [ RunTime:0.000128s ]
- SELECT * FROM `dlm_nav` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000191s ]
- SHOW FULL COLUMNS FROM `dlm_cat` [ RunTime:0.000397s ]
- SELECT `catid`,`no`,catname as catname,thumb as logo,`gender`,`type`,cur_season_k as season_k,country as country FROM `dlm_cat` WHERE ( `catid` = 101572 ) AND `dlm_cat`.`delete_time` = '0' LIMIT 1 [ RunTime:0.000159s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_season` [ RunTime:0.000258s ]
- SELECT `year`,`sid` FROM `dlm_matchs_season` WHERE `k` = 'l7oqdehny4dr510' ORDER BY `is_current` LIMIT 1 [ RunTime:0.000174s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_score` [ RunTime:0.000300s ]
- SELECT `a`.*,b.name as team_name,b.thumb_url as logo,`b`.`short_name` FROM `dlm_matchs_score` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`team_id` WHERE `a`.`catid` = '101572' AND `a`.`season_id` = '11376' ORDER BY `a`.`rank` ASC [ RunTime:0.000560s ]
- SHOW FULL COLUMNS FROM `dlm_matchs` [ RunTime:0.000418s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101572' AND `a`.`match_date` LIKE '%2026-04-13%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000505s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101572' AND `a`.`match_date` LIKE '%2026-04-14%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000454s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101572' AND `a`.`match_date` LIKE '%2026-04-15%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000466s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101572' AND `a`.`match_date` LIKE '%2026-04-16%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000444s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101572' AND `a`.`match_date` LIKE '%2026-04-17%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000432s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101572' AND `a`.`match_date` LIKE '%2026-04-18%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000424s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101572' AND `a`.`match_date` LIKE '%2026-04-19%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000457s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101572' AND `a`.`match_date` LIKE '%2026-04-20%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000451s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101572' AND `a`.`match_date` LIKE '%2026-04-21%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000408s ]
- SELECT `a`.*,b.name as home_team_name,b.thumb_url as home_team_logo,c.name as away_team_name,c.thumb_url as away_team_logo FROM `dlm_matchs` `a` LEFT JOIN `dlm_matchs_teams` `b` ON `b`.`tid`=`a`.`home_team` LEFT JOIN `dlm_matchs_teams` `c` ON `c`.`tid`=`a`.`visiting_team` WHERE ( `a`.`catid` = '101572' AND `a`.`match_date` LIKE '%2026-04-22%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000415s ]

0.052096s