31-й сезон, ИД 11388. Ближайшие матчи - ИД 11388 (ср 03/07/2024) Товарищеские матчи
Игорь Армаш
Основная информация
Национальность: Молдавия (2 матча/0 голов)
Клуб:завершил карьеру
Позиция:RD/DM/RB
Возраст:54
Сила:12
Потенциал:12
Опыт:106
Зарплата:1 (на следующий сезон: 1)
Специализации:отсутствуют
Рабочая нога:праваяРост:181
Физические и "ментальные" спецвозможности
Скорость1
Выносливость1
Подверженность травмам10
Грубость10
Дисциплина10
Склонность к симуляции10
Лидерство15
Универсальность10
Способность к адаптации10
Воля13
История появления в лиге
Зарегистрирован в 1-м сезоне (возраст 24, сила 58, потенциал 80) в клубе Зимбру
Тренировки
Сила50%
Дриблинг9%
Скорость74%
Выносливость62%
Отбор2%
CD4%
RM16%
Технические спецвозможности
Отбор2
Опыт игры в странах
100%Молдавия
Действия
Вы не можете совершать действия с этим игроком
Текущее состояние
Физготовность:100
Дни отдыха:340
Дни травмы:--
Потеряно опыта:29
Усталость: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 = 3649 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 = 3649 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 = 3649 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 = 3649 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/tournament_groups.MYD' (Errcode: 24)