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 = 22401SELECT 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 =22401 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 = 22401) AND g.type!='SUBMATCH' ORDER BY g.time, g.id, gp.id
Table Tennis / Table Tennis Men
Preliminary round / Group D / Round 1 / table 4

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

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

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 127
Table Tennis / Table Tennis Men
Preliminary round / Group D / Round 2 / table 4

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

University of Goettingen
GER

Notice: Undefined property: stdClass::$stream in /home/furkispo/stranice/eusa/pages/index/matches.php on line 83
16.07.2022.
14: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

Imperial College London
GBR
Table Tennis / Table Tennis Men
Semi finals / 13th Place Semi Final 2 / table 6

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

Rzeszow University of Technology
POL

Notice: Undefined property: stdClass::$stream in /home/furkispo/stranice/eusa/pages/index/matches.php on line 83
17.07.2022.
11:00
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

Imperial College London
GBR
Table Tennis / Mens Doubles
First round / Round 1 #1 / table 2

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

Zamojski Academy
POL

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

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 109
0 : 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

Imperial College London
GBR
Table Tennis / Mens Doubles
First round / Round 1 #9 / table 3

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

Imperial College London
GBR

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

Notice: Undefined property: stdClass::$irm in /home/furkispo/stranice/eusa/pages/index/matches.php on line 109
0 : 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

Economy Bydgoszcz
POL
Table Tennis / Mens Doubles
Second round / Round 2 #1 / table 1

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

Nisantasi University
TUR

Notice: Undefined property: stdClass::$stream in /home/furkispo/stranice/eusa/pages/index/matches.php on line 83
19.07.2022.
16: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

Imperial College London
GBR

Notice: Undefined offset: 11 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