4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias

LIVESCORE / Partidos del Miércoles, 24 Mayo 2023 - Ligas de Asia

12:00
 Finalizado Seoul E-Land FC Seoul E-Land FC
0 - 1
Gwangju FC Gwangju FC 3
12:00
 Finalizado Jeonnam Dragons Jeonnam Dragons
1 - 2
Ulsan HD FC Ulsan HD FC 8
12:00
 Finalizado Jeju United Jeju United
4 - 3
Daejeon Citizen Daejeon Citizen 0
12:00
 Finalizado Incheon United Incheon United
3 - 0
Gyeongnam FC Gyeongnam FC 0
12:00
 Finalizado Suwon Bluewings Suwon Bluewings
1 - 0
Daegu FC Daegu FC 0
12:00
 Finalizado Gimpo FC Gimpo FC
2 - 3
Gangwon FC Gangwon FC 2
12:00
 Finalizado Seongnam FC Seongnam FC
0 - 3
Pohang Steelers Pohang Steelers 0
12:00
 Finalizado Jeonbuk Hyundai M. Jeonbuk Hyundai M.
5 - 2
Paju Citizen Paju Citizen 1
18:15
 Finalizado Al Qadsia Al Qadsia
0 - 4
Kuwait SC Kuwait SC 2
18:15
 Finalizado Kazma SC Kazma SC
3 - 1
Al Salmiyah Al Salmiyah 3
18:15
 Finalizado Al Arabi Al Arabi
2 - 1
Al Fahaheel Al Fahaheel 1
14:15
 Finalizado Johor FC Johor FC
2 - 0
Pahang Pahang 6
15:00
 Finalizado Selangor Selangor
3 - 2
Kedah Kedah 4
15:00
 Finalizado Kuala Lumpur Kuala Lumpur
1 - 1
Kuching City Kuching City 14
15:00
 Finalizado Terengganu Terengganu
1 - 0
Pulau Pinang Pulau Pinang 6
15:30
 Finalizado Al Hudod Al Hudod
1 - 0
Newroz SC Newroz SC 0
17:45
 Finalizado Karbala Karbala
1 - 1
Al Zawraa Al Zawraa 0
20:00
 Finalizado Duhok Duhok
1 - 1
Zakho Zakho 0
20:00
 Finalizado Al Talaba Al Talaba
3 - 1
Erbil Erbil 1
09:30
 Finalizado DH Cebu FC DH Cebu FC
0 - 0
Stallion Laguna Stallion Laguna 0
10:00
 Finalizado Maharlika Maharlika
3 - 0
Azkals Azkals 0
24 May 23  Finalizado DH Cebu FC DH Cebu FC
0 - 0
Stallion Laguna Stallion Laguna 0
24 May 23  Finalizado Maharlika Maharlika
3 - 0
Azkals Azkals 0
13:00
 Finalizado Merw Merw
0 - 1
Energetik  FT Energetik FT 2
14:30
 Finalizado Şagadam Şagadam
3 - 2
Aşgabat Aşgabat 1
14:45
 Finalizado Altyn Asyr Altyn Asyr
1 - 2
Arkadag Arkadag 1
10:15
 Finalizado Nepal Army Nepal Army
0 - 1
New Road Team New Road Team 1
11:15
 Finalizado Armed Police Force Armed Police Force
2 - 1
Sankata Sankata 1
14:15
 Finalizado Jawalakhel Jawalakhel
0 - 0
Machhindra Machhindra 1
14:15
 Finalizado Kota Ranger Kota Ranger
3 - 4
Kasuka Kasuka 0
14:15
 Finalizado Indera Indera
2 - 1
AKSE Bersatu AKSE Bersatu 1
24 May 23  Finalizado CSL Benfica CSL Benfica
3 - 0
Sporting Macau Sporting Macau 0
24 May 23  Finalizado Monte Carlo Monte Carlo
6 - 1
Hang Sai Hang Sai 0

LIGAS / COMPETICIONES

Nombre Datos
Publicidad 600x120.gif

  USO DE MEMORIA  
6,581,504 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0012
Controller Execution Time ( Livescore / Index )  0.1468
Total Execution Time  0.1480
  CADENA URL  
/livescore/dia/24052023/zona/futbol_asia
  GET DATOS  
$_GET['/livescore/dia/24052023/zona/futbol_asia']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (15)  
0.0194  SELECT dt.nameShow,dt.basealias,t.id,t.teamId FROM teams t INNER JOIN datateams dt ON t.teamId = dt.id INNER JOIN leagues l ON l.id = t.league_id INNER JOIN categories c ON c.id = l.categoryId WHERE dt.main_image = 1 AND c.troncal = 1 AND l.year=c.active_year AND c.continent = 'as' GROUP BY t.teamId ORDER BY c.coefficient*dt.relations DESC LIMIT 30
0.0018  SELECT lm.action_name,lm.creation_date,lm.dt1,lm.dt2,c.CountryCode,lm.minute,c.coefficient,c.top,dt1.basealias as basealias1,dt2.basealias as basealias2 FROM live_matches_history lm INNER JOIN leagues l ON lm.league_id = l.id INNER JOIN categories c ON c.id = l.categoryId INNER JOIN datateams dt1 ON dt1.id = lm.dt1 INNER JOIN datateams dt2 ON dt2.id = lm.dt2 WHERE c.continent = 'as' AND lm.creation_date > '2024-04-30 19:20:35' ORDER BY lm.creation_date DESC LIMIT 8
0.0018  SELECT lm.action_name,lm.creation_date,lm.dt1,lm.dt2,c.CountryCode,lm.minute,c.coefficient,c.top,dt1.basealias as basealias1,dt2.basealias as basealias2 FROM live_matches_history lm INNER JOIN leagues l ON lm.league_id = l.id INNER JOIN categories c ON c.id = l.categoryId INNER JOIN datateams dt1 ON dt1.id = lm.dt1 INNER JOIN datateams dt2 ON dt2.id = lm.dt2 WHERE c.continent = 'as' AND lm.creation_date > '2024-04-24 19:20:35' ORDER BY lm.creation_date DESC LIMIT 15
0.0038  SELECT z.name,z.alias,cat.location,SUM(cat.coefficient) as coefficient FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars_all as c ON c.league_id = l.id LEFT JOIN zones z ON z.location = cat.location WHERE (cat.continent = 'as' or cat.continent = 'oc') AND c.date = '2023-05-24' GROUP BY cat.location ORDER BY coefficient DESC
0.0045  SELECT z.name as zname,z.alias as zalias, cat.location, l.id,cat.alias, cat.name, l.group_code, l.total_group, cat.CountryCode,max(c.shedule) ult_partido,min(c.shedule) ini_partido, cat.coefficient FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars_all as c ON c.league_id = l.id LEFT JOIN zones z ON z.location = cat.location WHERE (cat.continent = 'as' or cat.continent = 'oc') AND c.date = '2023-05-24' GROUP BY l.id ORDER BY coefficient DESC,group_code ASC LIMIT 70
0.0058  SELECT c.id AS mid, l.year,cat.coefficient,l.id FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars_all as c ON c.league_id = l.id WHERE (cat.continent = 'as' or cat.continent = 'oc') AND cat.ctype IN (1,3,12,34,36) AND c.shedule >= '2023-05-24 00:00:00' AND c.shedule < '2023-05-24 23:59:59' GROUP BY c.id ORDER BY coefficient DESC,shedule ASC LIMIT 100
0.0043  SELECT l.year,cat.coefficient,c.extra,c.datateam1,c.datateam2,c.id as mid,c.r1,c.r2,c.shedule,c.team1,c.team2,l.id,dt1.nameShow as nameShow1,dt2.nameShow as nameShow2,dt1.basealias as basealias1,dt2.basealias as basealias2,c.comments as totalcomments,c.betId,c.betId_bwin,c.betId_marca,c.betId_888,c.betId_sportium, c.betId_marathon, c.penaltis1,c.penaltis2,c.prorroga,c.status,c.minute,c.finished FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars2023 as c ON c.league_id = l.id INNER JOIN teams t1 ON t1.id = c.team1 INNER JOIN teams t2 ON t2.id = c.team2 INNER JOIN datateams dt1 ON dt1.id = t1.teamId INNER JOIN datateams dt2 ON dt2.id = t2.teamId WHERE (cat.continent = 'as' or cat.continent = 'oc') AND cat.ctype IN (1,3,12,34,36) AND c.id IN (807356,807357,807358,807359,659757,659768,659769,659720,659721,659732,659744,659756,659733,659745,839943,839944,782089,782090,810649,810650,810651,810652,810653,810654,810702,828261,820684,820628,820685,820629,800999,801000,801001,696982,696983,696984,696985,782110,829199,829200,841255,841256,841257,841258,627355,627356,904741,904742,692834,692833,823593,826834,795185,795183,795184,812709,812710,812708,828362,828361,783747,828363,783746,861990,861989,823117) AND c.shedule >= '2023-05-24 00:00:00' AND c.shedule < '2023-05-24 23:59:59' GROUP BY c.id ORDER BY coefficient DESC,shedule ASC LIMIT 200
0.0027  SELECT l.year,cat.coefficient,c.extra,c.datateam1,c.datateam2,c.id as mid,c.r1,c.r2,c.shedule,c.team1,c.team2,l.id,dt1.nameShow as nameShow1,dt2.nameShow as nameShow2,dt1.basealias as basealias1,dt2.basealias as basealias2,c.comments as totalcomments,c.betId,c.betId_bwin,c.betId_marca,c.betId_888,c.betId_sportium, c.betId_marathon, c.penaltis1,c.penaltis2,c.prorroga,c.status,c.minute,c.finished FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars2022 as c ON c.league_id = l.id INNER JOIN teams t1 ON t1.id = c.team1 INNER JOIN teams t2 ON t2.id = c.team2 INNER JOIN datateams dt1 ON dt1.id = t1.teamId INNER JOIN datateams dt2 ON dt2.id = t2.teamId WHERE (cat.continent = 'as' or cat.continent = 'oc') AND cat.ctype IN (1,3,12,34,36) AND c.id IN (807356,807357,807358,807359,659757,659768,659769,659720,659721,659732,659744,659756,659733,659745,839943,839944,782089,782090,810649,810650,810651,810652,810653,810654,810702,828261,820684,820628,820685,820629,800999,801000,801001,696982,696983,696984,696985,782110,829199,829200,841255,841256,841257,841258,627355,627356,904741,904742,692834,692833,823593,826834,795185,795183,795184,812709,812710,812708,828362,828361,783747,828363,783746,861990,861989,823117) AND c.shedule >= '2023-05-24 00:00:00' AND c.shedule < '2023-05-24 23:59:59' GROUP BY c.id ORDER BY coefficient DESC,shedule ASC LIMIT 200
0.0028  SELECT name,eventId,odds,id_,live_id, link FROM bet_relations WHERE eventId IN (137164979, 137164976, 137164973, 137164981, 137803057, 137803073, 137803055, 137803071, 137803063, 137803051, 137803068, 137803065, 137803077, 137803075, 138106680, 138106651, 138106664, 138106649, 138106661, 138106670, 138106653, 138106656, 138136201) AND typeId=40 AND site='bet365' ORDER BY eventId ASC
0.0067  SELECT name,eventId,odds,id_,live_id, link FROM bet_relations WHERE eventId IN () AND typeId=40 AND site='bwin' ORDER BY eventId ASC
0.0067  SELECT name,eventId,odds,id_,live_id, link FROM bet_relations WHERE eventId IN () AND typeId=40 AND site='marca' ORDER BY eventId ASC
0.0067  SELECT name,eventId,odds,id_,live_id, link FROM bet_relations WHERE eventId IN () AND typeId=40 AND site='b888sport' ORDER BY eventId ASC
0.0067  SELECT name,eventId,odds,id_,live_id, link FROM bet_relations WHERE eventId IN () AND typeId=40 AND site='sportium' ORDER BY eventId ASC
0.0067  SELECT name,eventId,odds,id_,live_id, link FROM bet_relations WHERE eventId IN () AND typeId=40 AND site='mbet' ORDER BY eventId ASC
0.0067  (SELECT c.id,rel.media_id,rel.data,c.shedule, med.lang FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars2024 as c ON c.league_id = l.id INNER JOIN rel_media_match as rel ON rel.team1 = c.team1 AND rel.team2 = c.team2 AND (rel.media_id < 90000 OR rel.media_id = 99001) INNER JOIN media AS med ON rel.media_id=med.id WHERE (med.lang='es' OR med.language='spanish') AND (cat.continent = 'as' or cat.continent = 'oc') AND c.shedule >= '2023-05-24 00:00:00' AND c.shedule < '2023-05-24 23:59:59') UNION (SELECT c.id,rel.media_id,rel.data,c.shedule, med.lang FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars2023 as c ON c.league_id = l.id INNER JOIN rel_media_match as rel ON rel.team1 = c.team1 AND rel.team2 = c.team2 AND (rel.media_id < 90000 OR rel.media_id = 99001) INNER JOIN media AS med ON rel.media_id=med.id WHERE (med.lang='es' OR med.language='spanish') AND (cat.continent = 'as' or cat.continent = 'oc') AND c.shedule >= '2023-05-24 00:00:00' AND c.shedule < '2023-05-24 23:59:59') ORDER BY field(lang,'es') DESC, shedule ASC