SELECT c.id, c.sport_id, s.name AS sport_name, c.club_id, c.is_guest, cl.name AS club_name, c.name, c.gender, cl.image, c.short as short_name, comp.event_id FROM teams AS c INNER JOIN sports AS s ON c.sport_id = s.id INNER JOIN clubs AS cl ON cl.id = c.club_id INNER JOIN team_rankings AS tr ON tr.team_id = c.id INNER JOIN competitions as comp on tr.comp_id=comp.id WHERE c.id = 230SELECT p.id, p.id AS person_id, p.fname, p.lname, p.image, p.gender, p.type, p.position, p.other, tp.team_id, per.role, tp.number FROM `teams` AS t INNER JOIN team_rankings AS tr ON tr.team_id = t.id INNER JOIN competitions AS c ON c.id = tr.comp_id INNER JOIN team_players tp ON t.id = tp.team_id INNER JOIN people_event_role AS per ON per.event = c.event_id inner join people as p on p.id=tp.player_id AND tp.player_id = per.person WHERE t.id =230 group by p.id, role order by role SELECT e.*, s.image as sport_logo FROM events as e LEFT JOIN sports as s on s.id=e.sport_id WHERE e.id = 49SELECT e.*, s.image as sport_logo FROM events as e LEFT JOIN sports as s on s.id=e.sport_id WHERE e.id = 49
Notice: Array to string conversion in /home/furkispo/stranice/eusa/includes/classes/event.class.php on line 45
Array EUSA

Notice: Undefined variable: in_progress in /home/furkispo/stranice/eusa/pages/header.php on line 59

Warning: count(): Parameter must be an array or an object that implements Countable in /home/furkispo/stranice/eusa/pages/header.php on line 59

Notice: Trying to get property 'sport_id' of non-object in /home/furkispo/stranice/eusa/pages/event_title.php on line 1

Notice: Undefined variable: sport_logo in /home/furkispo/stranice/eusa/pages/event_title.php on line 12
European Universities

Notice: Trying to get property 'name' of non-object in /home/furkispo/stranice/eusa/pages/event_title.php on line 16

Notice: Trying to get property 'note' of non-object in /home/furkispo/stranice/eusa/pages/event_title.php on line 27
SELECT g.id AS game_id, co.short as country, gp.team_id, g.phaze_id, t.name, c.image, g.type, cmp.name AS comp_name, p.type AS phase_type, p.name AS phase_name, g.name AS gname, g.group, gp.score, loc.name AS location, g.time, g.status, g.period_id, g.play, g.comp_id, s.display as sport_name, if(t.short!='', t.short, if(c.short!='',c.short,t.name)) as short, cmp.event_id, g.court, gtp.points FROM games AS g INNER JOIN game_participants AS gp ON gp.game_id = g.id INNER JOIN teams AS t ON gp.team_id = t.id INNER JOIN clubs AS c ON t.club_id = c.id left JOIN country AS co ON c.country = co.id INNER JOIN competitions AS cmp ON g.comp_id = cmp.id inner join sports as s on s.id=cmp.sport_id INNER JOIN phazes AS p ON p.id = g.phaze_id left join game_team_points as gtp on gtp.game_id=g.id and gtp.period_id=g.period_id and gtp.team_id=gp.team_id LEFT JOIN location AS loc ON loc.id = g.location WHERE g.id IN (SELECT game_id FROM game_participants WHERE team_id = 230) AND g.type!='SUBMATCH' ORDER BY g.time, g.id, gp.id
Groups / Group D / D2 vs D3 Sport Hall Kodeljevo / Court 5

Notice: Undefined property: stdClass::$stream in /home/furkispo/stranice/eusa/pages/index/matches.php on line 83
28.06.2017.
12:00
FINISHED

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 109
2 : 2

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 127
Groups / Group D / D1 vs D3 Sport Hall Kodeljevo / Court 5

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 63

Erzincan University
TUR

Notice: Undefined property: stdClass::$stream in /home/furkispo/stranice/eusa/pages/index/matches.php on line 83
28.06.2017.
15:00
FINISHED

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 109
2 : 3

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 127

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 134

University of Strasbourg
FRA
Groups / Group D / D3 vs D4 Sport Hall Kodeljevo / Court 5

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 63

University of Strasbourg
FRA

Notice: Undefined property: stdClass::$stream in /home/furkispo/stranice/eusa/pages/index/matches.php on line 83
29.06.2017.
08:30
FINISHED

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 109
5 : 0

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 127

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 134

Uni of Neuchatel
SUI
Semi Finals / KOD2 tie1 Sport Hall Kodeljevo / Court 5

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 63

University of Strasbourg
FRA

Notice: Undefined property: stdClass::$stream in /home/furkispo/stranice/eusa/pages/index/matches.php on line 83
29.06.2017.
12:30
FINISHED

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 109
3 : 0

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 127

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 134

Nizhny Novgorod
RUS
Finals / KOD2 tie3 - 5th Place Playoff Sport Hall Kodeljevo / Court 4

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 63

University of Strasbourg
FRA

Notice: Undefined property: stdClass::$stream in /home/furkispo/stranice/eusa/pages/index/matches.php on line 83
29.06.2017.
15:30
FINISHED

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 109
3 : 1

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 127

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 134

University of Bordeaux
FRA
Round 1 / Round 1 #4 Zatoka Sportu

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 63

University of Pecs
HUN

Notice: Undefined property: stdClass::$stream in /home/furkispo/stranice/eusa/pages/index/matches.php on line 83
28.07.2022.
20:55
FINISHED

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 109
0 : 2

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 127

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 134

University of Strasbourg
FRA
Round 2 / Round 2 #6 Zatoka Sportu

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 63

University of Strasbourg
FRA

Notice: Undefined property: stdClass::$stream in /home/furkispo/stranice/eusa/pages/index/matches.php on line 83
28.07.2022.
22:25
FINISHED

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 109
1 : 2

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 127

Notice: Undefined property: stdClass::$is_guest in /home/furkispo/stranice/eusa/pages/index/matches.php on line 134

Sport University Cologne
GER

Notice: Undefined offset: 13 in /home/furkispo/stranice/eusa/pages/index/matches.php on line 166

Notice: Trying to get property 'game_id' of non-object in /home/furkispo/stranice/eusa/pages/index/matches.php on line 166