31-й сезон, ИД 11386. Ближайшие матчи - ИД 11388 (ср 03/07/2024) Товарищеские матчи
Матиас Алустиса (Густаво Матиас Алустиса)
Основная информация
Национальность: Мексика
Клуб:Украина Днепр
Позиция:CM/LW/AM/RW/ST
Возраст:30
Сила:80
Потенциал:80
Опыт:59
Зарплата:35 (на следующий сезон: 37)
Специализации:персональщик
Рабочая нога:обеРост:183
Физические и "ментальные" спецвозможности
Скорость11
Выносливость17
Подверженность травмам9
Грубость15
Дисциплина6
Склонность к симуляции7
Лидерство20
Универсальность13
Способность к адаптации16
Воля20
История появления в лиге
Пришел из спортшколы в 18-м сезоне (возраст 17, сила 59, потенциал 86) в клубе Атлас
Тренировки
Сила8%
Удар17%
Скорость13%
Выносливость27%
Технические спецвозможности
Пас3
Дриблинг3
Игра головой1
Удар1
Опыт игры в странах
100%Украина 100%Мексика
Действия
Вы не можете совершать действия с этим игроком
Текущее состояние
Физготовность:100
Дни отдыха:54
Дни травмы:--
Потеряно опыта:0
Усталость: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 = 59503 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 = 59503 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 = 59503 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 = 59503 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/player_statistics.MYD' (Errcode: 24)