| # |
球隊 |
勝 |
平 |
負 |
淨 |
積分 |
| 1 |
國際帕爾米拉
|
10 |
2 |
1 |
13 |
32 |
| 2 |
馬格達萊納聯盟
|
8 |
2 |
2 |
12 |
29 |
| 3 |
皇家卡塔赫納
|
10 |
5 |
1 |
11 |
26 |
| 4 |
金迪奧體育
|
4 |
4 |
2 |
8 |
25 |
| 5 |
恩維加多
|
4 |
2 |
4 |
7 |
23 |
| 6 |
雲博
|
4 |
6 |
4 |
-1 |
18 |
| 7 |
巴蘭基亞
|
6 |
2 |
6 |
0 |
17 |
| 8 |
西帕基拉虎隊
|
6 |
5 |
4 |
0 |
17 |
| 9 |
波哥大
|
4 |
5 |
4 |
-1 |
17 |
| 10 |
奧爾索馬索
|
4 |
4 |
5 |
-2 |
16 |
| 11 |
愛國者
|
6 |
5 |
5 |
-3 |
14 |
| 12 |
卡利博卡青年隊
|
2 |
7 |
5 |
-4 |
13 |
| 13 |
皇家索阿查·昆迪納馬卡
|
4 |
6 |
5 |
-3 |
12 |
| 14 |
馬競
|
0 |
6 |
6 |
-8 |
9 |
| 15 |
皇家桑坦德銀行
|
2 |
4 |
8 |
-12 |
7 |
| 16 |
萊昂內斯
|
0 |
3 |
9 |
-17 |
6 |
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-04-13 17:17:59 HTTP/2.0 GET : https://goal365.com.hk/home/matchs/league.html?id=101577
- 运行时间 : 0.053863s [ 吞吐率:18.57req/s ] 内存消耗:4,666.07kb 文件加载:190
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=b573678374731e5136592d5cac28656c
- CONNECT:[ UseTime:0.000122s ] mysql:host=127.0.0.1;port=3306;dbname=goal365;charset=utf8mb4
- SHOW FULL COLUMNS FROM `dlm_user` [ RunTime:0.000718s ]
- 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` = 'qRXAopZzNyNPR1ztZsGEKT' LIMIT 1 [ RunTime:0.000499s ]
- SHOW FULL COLUMNS FROM `dlm_site` [ RunTime:0.000413s ]
- SELECT * FROM `dlm_site` WHERE `site_url` LIKE '%https://goal365.com.hk%' ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000228s ]
- SELECT * FROM `dlm_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000216s ]
- SHOW FULL COLUMNS FROM `dlm_nav` [ RunTime:0.000357s ]
- 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.000234s ]
- 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.000197s ]
- 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.000189s ]
- SELECT * FROM `dlm_nav` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000259s ]
- SHOW FULL COLUMNS FROM `dlm_cat` [ RunTime:0.000581s ]
- 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` = 101577 ) AND `dlm_cat`.`delete_time` = '0' LIMIT 1 [ RunTime:0.000225s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_season` [ RunTime:0.000412s ]
- SELECT `year`,`sid` FROM `dlm_matchs_season` WHERE `k` = '2y8m4zh308pql07' ORDER BY `is_current` LIMIT 1 [ RunTime:0.000277s ]
- SHOW FULL COLUMNS FROM `dlm_matchs_score` [ RunTime:0.000494s ]
- 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` = '101577' AND `a`.`season_id` = '11402' ORDER BY `a`.`rank` ASC [ RunTime:0.000754s ]
- SHOW FULL COLUMNS FROM `dlm_matchs` [ RunTime:0.000643s ]
- 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` = '101577' AND `a`.`match_date` LIKE '%2026-04-13%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000760s ]
- 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` = '101577' AND `a`.`match_date` LIKE '%2026-04-14%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000699s ]
- 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` = '101577' AND `a`.`match_date` LIKE '%2026-04-15%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000608s ]
- 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` = '101577' AND `a`.`match_date` LIKE '%2026-04-16%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000572s ]
- 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` = '101577' AND `a`.`match_date` LIKE '%2026-04-17%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000603s ]
- 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` = '101577' AND `a`.`match_date` LIKE '%2026-04-18%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000571s ]
- 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` = '101577' AND `a`.`match_date` LIKE '%2026-04-19%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000733s ]
- 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` = '101577' AND `a`.`match_date` LIKE '%2026-04-20%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000496s ]
- 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` = '101577' AND `a`.`match_date` LIKE '%2026-04-21%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000523s ]
- 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` = '101577' AND `a`.`match_date` LIKE '%2026-04-22%' ) AND `a`.`delete_time` = '0' ORDER BY `a`.`match_time` ASC [ RunTime:0.000565s ]

0.058679s