4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Real Murcia - Real Betis
FINALIZADO
00
20
1276 Pts. Elo
21º

1858 Pts. Elo

2-0
Domingo, 06 Diciembre 2009, 17:00
J. Sánchez 3'
1 - 0
Isaac 8'
2 - 0

Real Betis

4-4-2
Alineación Inicial
Suplentes

Eventos del partido

Goles

Gol de
J. Sánchez
minuto 3'
Gol de
Isaac
minuto 8'

Tarjetas

minuto T. Amarilla Rodri
minuto T. Amarilla M. Pavone

Cambios

minuto 45'Sale del partido Rodri
minuto 45'Entra en el partido M. Pavone
minuto 51'Entra en el partido J. Caffa
minuto 51'Sale del partido Damià
Entra en el partido
Miguel Albiol
minuto 54'
Sale del partido
Isaac
minuto 54'
Sale del partido
Mario Rosas
minuto 65'
Entra en el partido
Bruno Herrero
minuto 65'
minuto 75'Entra en el partido Mehmet Aurélio
minuto 75'Sale del partido Fernando Vega
Sale del partido
Pere Martí
minuto 79'
Entra en el partido
Guillermo Pereyra
minuto 79'
15 Comentarios + 1 respuestas
  • xifo
    Hace 14 años xifo dice: Dos goles en los primeros siete minutos sentenciaron el segundo triunfo liguero del Murcia, con lo que le devuelve el 'farolillo rojo' al Castellón, mientras el Betis desperdicia una gran ocasión de volver a la zona de ascenso.Dos goles en los primeros siete minutos sentenciaron el segundo triunfo liguero del Murcia, con lo que le devuelve el 'farolillo rojo' al Castellón, mientras el Betis desperdicia una gran ocasión de volver a la zona de ascenso.
  • ElMalvis
    Hace 14 años ElMalvis dice: Acerte que el Murcia le meteria DOS goles al Betis, pero falle en lo de que el Betis le meteria tambien DOS al Murcia.Acerte que el Murcia le meteria DOS goles al Betis, pero falle en lo de que el Betis le meteria tambien DOS al Murcia.
  • aznar
    Hace 14 años aznar dice: se acabose acabo
  • hacker
    Hace 14 años hacker dice: el betis desps de lo de la gripe a esta siendo muy flojoel betis desps de lo de la gripe a esta siendo muy flojo
  • sexitano17
    Actualizado hace 14 años (Creado hace 14 años ) sexitano17 dice: 0-2 para el Betis. Ya tiene que ganar algún partido fuera en condiciones.0-2 para el Betis. Ya tiene que ganar algún partido fuera en condiciones.
  • zelu
    Hace 14 años zelu dice: oich er madrid de segunda jajajaoich er madrid de segunda jajaja
  • Hace 14 años VIVAPOLONIA dice: vaya con el Betisvaya con el Betis
  • aznar
    Hace 14 años aznar dice: intenta reaccionar el betis pero el murcia perdona el 3ºintenta reaccionar el betis pero el murcia perdona el 3º
  • aznar
    Hace 14 años aznar dice: qe raro el murcia gana 2-0qe raro el murcia gana 2-0
  • paquirrin
    Hace 14 años paquirrin dice: 0-20-2
  • ElMalvis
    Hace 14 años ElMalvis dice: Aunque el Betis es el gallito, debemos tambien darle algo de confianza al Murcia aunque solo sea por jugar en casa 2-2Aunque el Betis es el gallito, debemos tambien darle algo de confianza al Murcia aunque solo sea por jugar en casa 2-2
  • cristinica
    Hace 14 años cristinica dice: me gustaria pensar que 2-1me gustaria pensar que 2-1
  • grandealcala
    Hace 14 años grandealcala dice: yo digo 0-2yo digo 0-2
  • raulbetiko
    Hace 14 años raulbetiko dice: 0 a 3 sergio garcia,emana y emana0 a 3 sergio garcia,emana y emana
  • Hace 14 años Roger dice: 1-2 para el Betis1-2 para el Betis

Partido televisado en...
Canal Medio Idioma País
Gol Play TV Castellano
C+ Liga TV Castellano

  USO DE MEMORIA  
6,103,696 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0009
Controller Execution Time ( Match / Index )  0.2111
Total Execution Time  0.2121
  CADENA URL  
/partido/Real-Murcia/Betis/2010
  GET DATOS  
$_GET['/partido/Real-Murcia/Betis/2010']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (48)  
0.0021   SELECT c.comment_id, COUNT(DISTINCT c.`id`) AS num FROM comments AS c WHERE c.`active` = 1 AND c.device = 'web' AND c.to_review=0 AND c.comment_id!=0 AND c.lang = '1' AND c.`league_id` = '812' AND c.`match_id` = '1302' AND c.comment_id IN (99255,99066,98868,98809,97959,98727,98625,98610,98599,98370,97832,97566,97415,97304,95995) GROUP BY c.comment_id
0.0074   SELECT c.*, c.stadium as real_stadium, 2010 AS year, dt1.id AS dteam1_id, dt1.nameShow as team1_name, dt1.basealias AS team1_basealias, dt1.fullName as team1_fullName, dt1.color1 AS team1_color1, dt1.seats, dt1.size, dt1.yearBuilt, dt2.id AS dteam2_id, dt2.nameShow as team2_name, dt2.basealias AS team2_basealias, dt2.fullName as team2_fullName, dt2.color1 AS team2_color1, t1.name as team1_Oname, t2.name as team2_Oname, s.id as stadium_id, rs.teamId as stadium_team_id, s.name AS stadium_name, s.size AS stadium_size, s.seats AS stadium_seats, s.yearBuilt AS stadium_yearBuilt, dt1.managerNow AS manager1, dt2.managerNow AS manager2 FROM calendars2010 AS c INNER JOIN teams AS t1 ON c.team1 = t1.id INNER JOIN datateams AS dt1 ON t1.teamId = dt1.id INNER JOIN teams AS t2 ON c.team2 = t2.id INNER JOIN datateams AS dt2 ON t2.teamId = dt2.id LEFT JOIN futbol.rel_stadiums as rs ON rs.teamId=dt1.id AND rs.active=1 LEFT JOIN datastadiums AS s ON s.id = c.stadium WHERE c.extra != 1 AND dt1.basealias = 'Real-Murcia' AND dt2.basealias = 'Betis'
0.0032  SELECT c.*, 2010 AS year, dt1.id AS dteam1_id, dt1.nameShow AS team1_name, dt1.basealias AS team1_basealias, dt1.fullName AS team1_fullName, dt1.color1 AS team1_color1, dt1.seats, dt1.size, dt1.yearBuilt, dt2.id AS dteam2_id, dt2.nameShow AS team2_name, dt2.basealias AS team2_basealias, dt2.fullName AS team2_fullName, dt2.color1 AS team2_color1, t1.name AS team1_Oname, t2.name AS team2_Oname, s.id AS stadium_id, dt1.id AS stadium_team_id, s.name AS stadium_name, s.size AS stadium_size, s.seats AS stadium_seats, s.yearBuilt AS stadium_yearBuilt, dt1.managerNow AS manager1, dt2.managerNow AS manager2 FROM calendars2010 AS c INNER JOIN teams AS t1 ON c.team1 = t1.id INNER JOIN datateams AS dt1 ON t1.teamId = dt1.id INNER JOIN teams AS t2 ON c.team2 = t2.id INNER JOIN datateams AS dt2 ON t2.teamId = dt2.id LEFT JOIN datastadiums AS s ON s.id = c.stadium WHERE c.extra != 1 AND dt1.basealias = 'Real-Murcia' AND dt2.basealias = 'Betis'
0.0041  SELECT c.*, l.*, cou.name as namec, ct.table_sufix FROM (leagues l INNER JOIN categories c ON c.id = l.categoryId INNER JOIN categories_types ct ON c.ctype=ct.id LEFT JOIN country cou ON cou.Code2 = c.CountryCode) WHERE l.id = 812
0.0019   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2010 AS ev WHERE ev.match_id=1302 ORDER BY (ev.action=1 OR ev.action=2 OR ev.action=6 OR ev.action=11 OR ev.action=12 OR ev.action=13) DESC,(ev.action=3 OR ev.action=4 OR ev.action=5) DESC,(ev.action=14 OR ev.action=15 OR ev.action=16 OR ev.action=17 OR ev.action=21) DESC,(ev.action=18 OR ev.action=19) DESC,(ev.action=20 OR ev.action=22) DESC, minute ASC, ev.real_date ASC, ev.id DESC, ev.action DESC
0.0027   SELECT dp.id AS player_id, dp.nick, dp.alias, dp.name, dp.last_name, rp.team_id, rp.teamId, rp.squadNumber AS num FROM dataplayers AS dp INNER JOIN rel_players AS rp ON dp.id=rp.player_id AND league_id=812 WHERE dp.id IN (27467,23939,37965,23337,13278,23328,27279,258191,67514,27006,23331,23536,471519) AND (rp.team_id=19441 OR rp.team_id=19453)
0.0018   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2010 AS ev WHERE ev.match_id=1302 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0021   SELECT dp.id AS player_id, dp.nick, dp.alias, dp.name, dp.last_name, rp.team_id, rp.teamId, rp.squadNumber AS num FROM dataplayers AS dp INNER JOIN rel_players AS rp ON dp.id=rp.player_id AND league_id=812 WHERE dp.id IN (37965,23337,27467,23939,13278,23328,27279,258191,67514,27006,23331,23536,471519) AND (rp.team_id=19441 OR rp.team_id=19453)
0.0019  SELECT data1 FROM stats2010 t WHERE league_id = 812 AND teamId = 19453 and type = 33
0.0023  SELECT rdh.pos, rdh.playerId AS player_id, rdh.team, dp.alias, dp.role, dp.name, dp.nick, dp.last_name, '' AS num FROM rel_dreamteam_historical AS rdh INNER JOIN dataplayers AS dp ON rdh.playerId=dp.id WHERE rdh.match_id=1302 AND rdh.league_id=812 ORDER BY rdh.team ASC, rdh.pos ASC, dp.nick ASC
0.0020  SELECT kit FROM kit_data_real WHERE league_id = 812 AND id_match = 1302
0.0019  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '1302' and rp.type = 2010 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0021  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '1302' and rp.type = 2010 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0021  SELECT *,rel.id as rel_id FROM `rel_media_match` rel LEFT JOIN media m ON m.id = rel.media_id WHERE m.type='10' AND rel.active = 1 AND rel.league_id = 812 AND rel.team1 = 19441 AND rel.team2 = 19453 ORDER BY FIELD(m.location,'es','en') DESC
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 1302 AND year = 2010 AND channel = 'Footters' LIMIT 1
0.0018  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 1302 AND year = 2010 AND channel = 'Footters' LIMIT 1
0.0021  SELECT *,rel.id as rel_id FROM `rel_media_match` rel LEFT JOIN media m ON m.id = rel.media_id WHERE m.type='11' AND rel.active = 1 AND rel.league_id = 812 AND rel.team1 = 19441 AND rel.team2 = 19453 ORDER BY FIELD(m.location,'es','en') DESC
0.0020  SELECT dt.nameShow,dt.basealias,t.id,t.teamId FROM teams t INNER JOIN datateams dt ON t.teamId = dt.id WHERE t.league_id = 812 ORDER BY dt.relations DESC, dt.nameShow ASC LIMIT 50
0.0023  SELECT c.team1, c.team2,c.extra,c.datateam1,c.datateam2, c.shedule,c.id, c.r1, c.r2, c.round, dt1.nameShow as team1_name, dt2.nameShow as team2_name, dt1.basealias as basealias1, dt2.basealias as basealias2,c.comments,c.league_id FROM `calendars2010` as c INNER JOIN teams t1 ON t1.id = c.team1 AND t1.league_id = c.league_id INNER JOIN teams t2 ON t2.id = c.team2 AND t2.league_id = c.league_id INNER JOIN datateams as dt1 ON dt1.id = t1.teamId INNER JOIN datateams as dt2 ON dt2.id = t2.teamId WHERE c.`league_id` = 812 AND c.`round` = 15 ORDER BY shedule ASC LIMIT 12
0.0022  SELECT t.*,dt.nameShow,dt.basealias,dt.id as teamId,(cast(t.gf as signed) - cast(t.ga as signed) + 100) as diff,team.teamId FROM `tables2010` as t INNER JOIN teams as team ON team.id = t.team INNER JOIN datateams as dt ON team.teamId = dt.id WHERE t.league_id = 812 AND t.round = 15 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0020  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2010` WHERE league_id = 812 AND round >= 42 AND round <= 42 AND team = 19441 ORDER BY round ASC
0.0026   SELECT c.comment,c.id,c.author_id,c.author_name,c.last_update,c.creation_date,c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, c.template, NOW() AS difference_time, fau.changeA AS changeA FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active` = 1 AND c.device = 'web' AND c.to_review=0 AND c.comment_id=0 AND c.lang = '1' AND c.language = 'es' AND c.`league_id` = '812' AND c.`match_id` = '1302' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0019   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '99255' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '99066' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '98868' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '98809' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0021   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '97959' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0018   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '98727' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0018   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '98625' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '98610' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '98599' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0020   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '98370' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '97832' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '97566' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '97415' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0019   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '97304' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0020   SELECT c.id, c.author_name, c.comment, c.comment_id, c.author_id, c.creation_date, c.votes_up, c.device, fau.user_name, fau.adm AS user_adm, fau.role AS user_role, fau.adm_type AS user_adm_type, template, NOW() AS difference_time FROM comments AS c LEFT JOIN fa_user_mini AS fau ON fau.id = c.author_id WHERE c.`active`=1 AND c.to_review=0 AND c.device = 'web' AND c.comment_id = '95995' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0020  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2010 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2010 and r.role=1 INNER JOIN datareferees dr on dr.id=r.referee_id INNER JOIN rel_calendars_referee as r2 ON c.id = r2.match_id and r2.year=2010 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 19441 AND c.team2 = 19453 AND c.league_id = 812
0.0018  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='1302' AND `active` = 1 AND year = 2010
0.0018  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='1302' AND `active` = 1 AND year = 2010
0.0069  SELECT mp.`player_id`, p.`nick`, p.`name`, p.`last_name`, mp.`team`, p.role, p.alias, relp.squadNumber as num, p.CountryCode FROM `matchs_players_called` AS mp INNER JOIN `dataplayers` AS p ON mp.`player_id` = p.`id` INNER JOIN rel_players AS relp ON relp.player_id=p.id AND relp.league_id='812' AND relp.team_id=19441 WHERE relp.in_squad=1 and mp.`match_id` = '1302' AND mp.year='2010' ORDER BY mp.`team` ASC, p.`role` ASC
0.0077  SELECT mp.`player_id`, p.`nick`, p.`name`, p.`last_name`, mp.`team`, p.role, p.alias, relp.squadNumber as num, p.CountryCode FROM `matchs_players_called` AS mp INNER JOIN `dataplayers` AS p ON mp.`player_id` = p.`id` INNER JOIN rel_players AS relp ON relp.player_id=p.id AND relp.league_id='812' AND relp.team_id=19453 WHERE relp.in_squad=1 and mp.`match_id` = '1302' AND mp.year='2010' ORDER BY mp.`team` ASC, p.`role` ASC
0.0018  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '812' AND id_match = '1302'
0.0017  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=1302 AND extraId = 812 AND type_rel = 4
0.0018  SELECT rating1, rating2 FROM calendars_elo WHERE id=1302 AND league_id=812 AND year=2010
0.0024  SELECT position FROM tables2010 WHERE team=19441 AND league_id=812 AND round=15
0.0019  SELECT position FROM tables2010 WHERE team=19453 AND league_id=812 AND round=15
0.0018  SELECT * FROM futbol.calendars_lineups WHERE id = 1302 AND league_id = 812 AND year = 2010