35-й сезон, ИД 12618. Ближайшие матчи - ИД 12620 (ср 11/03/2026) Чемпионаты стран, 6-й тур
Александру Леукуцэ (Дан Александру Леукуцэ)
Основная информация
Национальность: Румыния
Клуб:завершил карьеру
Позиция:ST
Возраст:56
Сила:8
Потенциал:8
Опыт:0
Зарплата:1
Специализации:отсутствуют
Рабочая нога:только праваяРост:182
Физические и "ментальные" спецвозможности
Скорость1
Выносливость1
Подверженность травмам5
Грубость5
Дисциплина5
Склонность к симуляции5
Лидерство8
Универсальность5
Способность к адаптации5
Воля6
История появления в лиге
Зарегистрирован в 1-м сезоне (возраст 22, сила 22, потенциал 40) в клубе Политехника (Я)
Тренировки
Незаконченные тренировки отсутствуют
Технические спецвозможности
Технические спецвозможности отсутствуют
Опыт игры в странах
100%Молдавия 100%Румыния
Действия
Вы не можете совершать действия с этим игроком
Текущее состояние
Физготовность:100
Дни отдыха:91
Дни травмы:--
Потеряно опыта:72
Усталость:0
Настрой (игровое время):0
Настрой (тренировки):0
Настрой (фактический):0
Положение в клубе
Игровая практика0доволенСуммарно:0доволен
Тренировки0доволен
Query:
select ps.*, t.name as tour_name, tm.name as team_name, tm.country as team_country, c.name as team_country_name from player_statistics ps, tournaments t, teams tm, countries c, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 8767 and t.id = ps.tournament and tm.id = ps.team and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = tm.id and tm.country = c.id union select ps.*, t.name as tour_name, tm.name as team_name, tm.id as team_country, '' as team_country_name from player_statistics ps, tournaments t, countries tm, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 8767 and t.id = ps.tournament and tm.id = ps.team - 10000 and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = ps.team union select ps.*, t.name as tour_name, CONCAT(tm.name, ' U21') as team_name, tm.id as team_country, '' as team_country_name from player_statistics ps, tournaments t, countries tm, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 8767 and t.id = ps.tournament and tm.id = ps.team - 20000 and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = ps.team union select ps.*, t.name as tour_name, CONCAT(tm.name, ' U19') as team_name, tm.id as team_country, '' as team_country_name from player_statistics ps, tournaments t, countries tm, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 8767 and t.id = ps.tournament and tm.id = ps.team - 30000 and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = ps.team group by ps.tournament, ps.team
error: Out of resources when opening file './fb/tournaments.MYD' (Errcode: 24)