4.793.283 resultados, 29.450.556 comentarios, 1.037.175 imágenes, 80.044 vídeos, 86.434 noticias
Gimnàstic Tarragona - Valencia Mestalla
FINALIZADO
20
40
877 Pts. Elo

573 Pts. Elo
10º

1-1
Domingo, 26 Agosto 2012, 19:00
0 - 1
39' José Gayà
De Lerma 46'
1 - 1

Eventos del partido

Goles

minuto 39'José GayàGol de José Gayà
De LermaGol de
De Lerma
minuto 46'

Tarjetas

minuto 37'F. CartabiaT. Amarilla F. Cartabia
minuto 46'A. QuintanillaT. Amarilla A. Quintanilla
minuto 56'Dalmau MartinezT. Amarilla Dalmau Martinez
minuto 58'C. DelgadoT. Amarilla C. Delgado
Eloy GilaT. Amarilla
Eloy Gila
minuto 58'
De LermaT. Amarilla
De Lerma
minuto 70'

Cambios

minuto 53'P. SantosEntra en el partido P. Santos
minuto 53'Dalmau MartinezSale del partido Dalmau Martinez
D. QuintanaSale del partido
D. Quintana
minuto 56'
EugeniEntra en el partido
Eugeni
minuto 56'
Eloy GilaSale del partido
Eloy Gila
minuto 60'
AarónEntra en el partido
Aarón
minuto 60'
minuto 69'Dani LucasSale del partido Dani Lucas
minuto 69'Alex CortellEntra en el partido Alex Cortell
minuto 73'E. DansoEntra en el partido E. Danso
minuto 73'Choco LozanoSale del partido Choco Lozano
David HaroSale del partido
David Haro
minuto 82'
VirgiliEntra en el partido
Virgili
minuto 82'
  • Cr7mola
    Hace 11 años Cr7mola dice: El Nástic no empieza con buen pie.
  • david23122000
    Hace 11 años david23122000 dice: Vnega nastic para empezar la temporada no esta mal a seguir asi k subiremos seguro.
    Aupa NASTIC!!!!!!!
  • aleex88
    Hace 11 años aleex88 dice:
    Mi pronóstico para el partido en La Porra es 2-0:

    "TORNAREM!!!"
  • PACO1212
    Hace 11 años PACO1212 dice: Mestalla ganara 0-1 el dimingo
  • Hace 11 años catjuan dice: hay que hacer que la gente vaya al nou estadi a apoyar al equipo.... aunque este en segunda b hay que ser la mejor aficion de segunda ... FORZA NASTIC!!!
  • victorhs
    Hace 11 años victorhs dice: 3-0 para empezar bien la temporada. Força Nàstic! Tornarem!
  • reusenc-javi
    Hace 11 años reusenc-javi dice: Que bien me cae el Nastic... se que van hacer play-off, son claros favoritos para estar allí, en casa seran mas fuertes, siendo realista el Nastic se lleva una victoria facil ante el Mestalla
  • krakayuu_29
    Hace 11 años krakayuu_29 dice: victoria clara del nastiic 4-1 el año que viene volvemos a subir !!! SEMPRE NASTTIC
  • joseac19
    Hace 11 años joseac19 dice: Que raro se me hace ver al Gimnástic en segunda B (;
    espero que el mestalla saque algo positivo de tarragona
  • Hace 11 años santianesdeovi dice: Valencia mestalla da pena y dolor
  • Hace 11 años Alaves-Glorioso dice: Victoria clara del Nastic, 3-0.
  • Hace 11 años rmurcia dice: 2-0


  USO DE MEMORIA  
6,082,136 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0010
Controller Execution Time ( Match / Index )  0.8393
Total Execution Time  0.8403
  CADENA URL  
/partido/Gimnastic-Tarragona/Valencia-Mestalla/2013
  GET DATOS  
$_GET['/partido/Gimnastic-Tarragona/Valencia-Mestalla/2013']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (47)  
0.0018   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` = '1904' AND c.`match_id` = '10818' AND c.comment_id IN (1708911,1708246,1707036,1698981,1697877,1697598,1694697,1693283,1687670,1681773,1676349,1671836) GROUP BY c.comment_id
0.0364   SELECT c.*, c.stadium as real_stadium, 2013 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 calendars2013 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 = 'Gimnastic-Tarragona' AND dt2.basealias = 'Valencia-Mestalla'
0.0183  SELECT c.*, 2013 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 calendars2013 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 = 'Gimnastic-Tarragona' AND dt2.basealias = 'Valencia-Mestalla'
0.0133   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2013 AS ev WHERE ev.match_id=10818 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.0146   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=1904 WHERE dp.id IN (146766,35362,146765,67761,81422,124395,68166,146764,33429,135208,68696,122733,75203,69710,117511,71579,41374) AND (rp.team_id=39876 OR rp.team_id=39255)
0.0133   SELECT ev.id AS event_id, ev.player_id, ev.action, ev.minute, ev.teamId AS event_teamId FROM events2013 AS ev WHERE ev.match_id=10818 ORDER BY ev.minute ASC, ev.real_date ASC, ev.id DESC
0.0152   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=1904 WHERE dp.id IN (146765,146766,35362,67761,146764,81422,33429,135208,124395,68166,68696,122733,75203,69710,117511,71579,41374) AND (rp.team_id=39876 OR rp.team_id=39255)
0.0127  SELECT data1 FROM stats2013 t WHERE league_id = 1904 AND teamId = 39876 and type = 33
0.0136  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=10818 AND rdh.league_id=1904 ORDER BY rdh.team ASC, rdh.pos ASC, dp.nick ASC
0.0129  SELECT kit FROM kit_data_real WHERE league_id = 1904 AND id_match = 10818
0.0126  SELECT p.* FROM `pictures` as p INNER JOIN `rel_pictures` as rp ON p.id = rp.id_picture WHERE rp.id_content = '10818' and rp.type = 2013 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0126  SELECT p.* FROM `videos` as p INNER JOIN `rel_videos` as rp ON p.id = rp.id_video WHERE rp.id_content = '10818' and rp.type = 2013 and p.revised = 1 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 16
0.0127  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 = 1904 AND rel.team1 = 39876 AND rel.team2 = 39255 ORDER BY FIELD(m.location,'es','en') DESC
0.0125  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 10818 AND year = 2013 AND channel = 'Footters' LIMIT 1
0.0125  SELECT iframe, title FROM futbol.match_videos WHERE matchId = 10818 AND year = 2013 AND channel = 'Footters' LIMIT 1
0.0127  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 = 1904 AND rel.team1 = 39876 AND rel.team2 = 39255 ORDER BY FIELD(m.location,'es','en') DESC
0.0129  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 `calendars2013` 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` = 1904 AND c.`round` = 1 ORDER BY shedule ASC LIMIT 12
0.0128  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 `tables2013` 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 = 1904 AND t.round = 1 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0126  SELECT points,gf,ga,win_h,win_a,draw_h,draw_a,lose_h,lose_a FROM `tables2013` WHERE league_id = 1904 AND round >= 42 AND round <= 42 AND team = 39876 ORDER BY round ASC
0.0252  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 `tables2013` 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 = 1904 AND t.round = 42 ORDER BY team.conference ASC,t.points DESC,t.priority DESC, diff DESC, t.gf DESC, dt.nameShow ASC
0.0131   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` = '1904' AND c.`match_id` = '10818' ORDER BY c.last_update DESC, c.creation_date DESC LIMIT 0,15
0.0126   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 = '1708911' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0127   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 = '1708246' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0126   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 = '1707036' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0127   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 = '1698981' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0127   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 = '1697877' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0129   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 = '1697598' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0134   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 = '1694697' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0135   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 = '1693283' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0133   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 = '1687670' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0138   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 = '1681773' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0135   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 = '1676349' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0137   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 = '1671836' AND c.lang = '1' ORDER BY creation_date DESC LIMIT 20
0.0129  SELECT dr.name as showName, dr2.name as referee_var FROM calendars2013 as c INNER JOIN rel_calendars_referee as r ON c.id = r.match_id and r.year=2013 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=2013 and r2.role=2 INNER JOIN datareferees dr2 on dr2.id=r2.referee_id WHERE c.team1 = 39876 AND c.team2 = 39255 AND c.league_id = 1904
0.0126  SELECT `id`, `text` FROM `matchs_news_keys` WHERE `match_id`='10818' AND `active` = 1 AND year = 2013
0.0125  SELECT `id`, `text`, `link`, `media` FROM `matchs_news_headlines` WHERE `match_id`='10818' AND `active` = 1 AND year = 2013
0.0174  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='1904' AND relp.team_id=39876 WHERE relp.in_squad=1 and mp.`match_id` = '10818' AND mp.year='2013' ORDER BY mp.`team` ASC, p.`role` ASC
0.0186  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='1904' AND relp.team_id=39255 WHERE relp.in_squad=1 and mp.`match_id` = '10818' AND mp.year='2013' ORDER BY mp.`team` ASC, p.`role` ASC
0.0125  SELECT id, team_id FROM dreamteam_data_real WHERE league_id = '1904' AND id_match = '10818'
0.0124  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=10818 AND extraId = 1904 AND type_rel = 4
0.0125  SELECT total FROM bs_rel_resume_items WHERE ln = 'es' AND itemId=3 AND type_rel = 3
0.0245  SELECT rel.newId FROM bs_news_rel rel WHERE rel.type_rel = 3 AND rel.typeId = 3 AND rel.ln = 'es' AND rel.status=1 ORDER BY rel.creation_date desc,rel.cover_points DESC LIMIT 5
0.0127  SELECT /*53 bs_news_model*/ n.id, n.author_id, n.headline, n.external_headline, n.live_headline, n.creation_date, n.update_date, n.pub_date, n.alias, n.subheadline, n.teaser, n.media, n.tags, n.views, n.screens, n.clicks, n.relations, n.comments, n.power_cover, n.cover_points, u.name as user_name FROM bs_news n INNER JOIN bs_editors u ON u.id = n.author_id AND u.ln = 'es' WHERE n.status = 1 AND n.ln = 'es' AND n.id IN (1307952,1269904,1267798,1247262,1200661) ORDER BY n.cover_points DESC, update_date DESC
0.0125  SELECT rating1, rating2 FROM calendars_elo WHERE id=10818 AND league_id=1904 AND year=2013
0.0127  SELECT position FROM tables2013 WHERE team=39876 AND league_id=1904 AND round=1
0.0128  SELECT position FROM tables2013 WHERE team=39255 AND league_id=1904 AND round=1
0.0127  SELECT * FROM futbol.calendars_lineups WHERE id = 10818 AND league_id = 1904 AND year = 2013