Dames 14

Team foto Dames 14

Speelt in:
-
Positie:
-
Coach:
-

Teamleden

Annemiek

Foto Annemiek

Positie:
Hoofdaanvaller
Leeftijd:
21
Lengte:
1.78

Marije

Foto Marije

Positie:
Spelverdeler
Leeftijd:
19
Lengte:
1.78

Merit

Geen foto van  Merit beschikbaar

Positie:
Spelverdeler
Leeftijd:
23
Lengte:
1.66
Rugnummer:
42

Lisette

Geen foto van  Lisette beschikbaar

Positie:
Hoofdblokkeerder
Leeftijd:
21
Lengte:
1.69

Caroline

Foto Caroline

Positie:
Hoofdaanvaller
Leeftijd:
23
Lengte:
1.77
Rugnummer:
21

Sandra

Foto Sandra

Positie:
Hoofdaanvaller
Leeftijd:
24
Lengte:
1.76
Rugnummer:
9

Ilse

Foto Ilse

Positie:
Hoofdblokkeerder
Leeftijd:
23
Lengte:
1.80
Rugnummer:
0

Sonja (Aanvoerder)

Foto Sonja

Positie:
Hoofdaanvaller
Leeftijd:
20
Lengte:
1.78
Rugnummer:
3

Annemie

Geen foto van  Annemie beschikbaar

Positie:
Spelverdeler
Leeftijd:
22
Lengte:
1.65

Annemiek

Foto Annemiek

Positie:
Spelverdeler
Leeftijd:
18
Lengte:
1.70

Karlotte

Foto Karlotte

Positie:
Hoofdblokkeerder
Leeftijd:
19
Lengte:
1.77
Rugnummer:
46

Trainingen

DagTijdLocatieTrainer
Don 19:30
21:00
JC Kapteynlaan Jun

Stand Dames 14

Stand D4A
#TeamWPSetsPuntenOpm.
1 Oranje Nassau D10 13 47 47 - 5 1283 - 776
2 Olympia D9 13 37 37 - 15 1185 - 988
3 Donitas D14 13 35 35 - 17 1193 - 977
4 E.M.O.S. D1 14 34 34 - 20 1217 - 1085
5 DES D4 15 28 28 - 32 1268 - 1296
6 Smash & Block D3 11 22 22 - 20 912 - 919
7 Impala D5 14 22 22 - 34 1101 - 1261
8 Veracles D10 13 19 19 - 33 1002 - 1176
9 SV Aduard D3 13 15 19 - 33 1000 - 1161 -4
10 G en A D2 12 12 12 - 36 910 - 1129
11 Rovoc D5 13 11 11 - 41 929 - 1232

Wedstrijden

Datum Tijd Wedstrijd Uitslag Setstanden
Datum Tijd Wedstrijd Uitslag Setstanden
24 september 2011 00:00 D14 - SV Aduard D3 3-122-25, 25-7, 25-16, 25-17
4 oktober 2011 00:00 Smash & Block D3 - D14 2-225-20, 25-17, 17-25, 21-25
15 oktober 2011 00:00 D14 - G en A D2 3-119-25, 25-20, 25-12, 25-17
28 oktober 2011 21:30 Impala D5 - D14 2-223-25, 25-14, 16-25, 25-11
5 november 2011 12:30 D14 - DES D4 3-122-25, 25-9, 25-21, 25-12
12 november 2011 15:30 Oranje Nassau D10 - D14 3-125-18, 25-18, 25-12, 22-25
19 november 2011 12:30 D14 - Rovoc D5 4-025-21, 25-22, 25-13, 25-15
26 november 2011 17:00 Veracles D10 - D14 2-225-18, 27-25, 16-25, 18-25
10 december 2011 12:30 D14 - Olympia D9 1-321-25, 25-27, 25-18, 19-25
13 januari 2012 20:30 E.M.O.S. D1 - D14 2-225-14, 19-25, 25-22, 10-25
4 februari 2012 19:30 G en A D2 - D14 0-416-25, 13-25, 14-25, 22-25
11 februari 2012 12:30 D14 - Impala D5 4-025-6, 26-15, 25-11, 25-9
1 maart 2012 19:00 DES D4 - D14   
10 maart 2012 12:30 D14 - Veracles D10   
17 maart 2012 15:00 Rovoc D5 - D14   
24 maart 2012 12:30 D14 - Oranje Nassau D10   
29 maart 2012 19:45 Olympia D9 - D14   
14 april 2012 12:30 D14 - E.M.O.S. D1   
21 april 2012 19:15 SV Aduard D3 - D14   
(default) 36 queries took 256 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `donitasusers`414111
2DESCRIBE `groups_users`4410
3DESCRIBE `groups`8810
4DESCRIBE `metagroups`5510
5DESCRIBE `groupfunctions`3310
6SET NAMES 'UTF8'00
7DESCRIBE `messageboards_metagroups`4410
8DESCRIBE `messageboards`4410
9DESCRIBE `notes`5510
10DESCRIBE `notes_metagroups`4410
11DESCRIBE `comments`111110
12DESCRIBE `calendars_metagroups`4410
13DESCRIBE `calendars`2210
14DESCRIBE `calendaritems`101010
15DESCRIBE `trainings`101010
16DESCRIBE `logins`4410
17DESCRIBE `logs`101010
18SELECT `Group`.`id`, `Group`.`alias_id`, `Group`.`type`, `Group`.`name`, `Group`.`email`, `Group`.`teamtype`, `Group`.`teamnumber`, `Group`.`photo` FROM `groups` AS `Group` WHERE teamtype = "Dames" AND teamnumber = "14" LIMIT 1110
19SELECT Donitasuser.name,Donitasuser.firstname,Donitasuser.id,Donitasuser.nevobonumber,Donitasuser.position,Donitasuser.birthday, Donitasuser.length ,Donitasuser.shirtnumber,GroupsUser.groupfunction_id,Groupfunction.name FROM groups_users as GroupsUser LEFT JOIN donitasusers as Donitasuser ON (GroupsUser.user_id = Donitasuser.id) LEFT JOIN groupfunctions as Groupfunction on (GroupsUser.groupfunction_id = Groupfunction.id) WHERE GroupsUser.group_id = 27 AND GroupsUser.groupfunction_id not in (3,4)11111
20SELECT `Training`.`id`, `Training`.`starttime`, `Training`.`endtime`, `Training`.`day`, `Training`.`location`, `Training`.`field`, `Training`.`trainer_id`, `Training`.`trainertext`, `Training`.`group_id`, `Training`.`trainer2_id`, `Group`.`id`, `Group`.`alias_id`, `Group`.`type`, `Group`.`name`, `Group`.`email`, `Group`.`teamtype`, `Group`.`teamnumber`, `Group`.`photo`, `Trainer`.`id`, `Trainer`.`username`, `Trainer`.`password`, `Trainer`.`displayname`, `Trainer`.`email`, `Trainer`.`website`, `Trainer`.`created`, `Trainer`.`modified`, `Trainer`.`address`, `Trainer`.`streetnumber`, `Trainer`.`zipcode`, `Trainer`.`city`, `Trainer`.`phonenumber`, `Trainer`.`mobilenumber`, `Trainer`.`name`, `Trainer`.`firstname`, `Trainer`.`tussenvoegsel`, `Trainer`.`lastname`, `Trainer`.`msn`, `Trainer`.`birthday`, `Trainer`.`length`, `Trainer`.`nevobonumber`, `Trainer`.`registrationtype`, `Trainer`.`registrationnumber`, `Trainer`.`position`, `Trainer`.`quote`, `Trainer`.`aboutuser`, `Trainer`.`userstatus`, `Trainer`.`receivenewsletter`, `Trainer`.`gg_check`, `Trainer`.`showsmileys`, `Trainer`.`showimages`, `Trainer`.`shirtnumber`, `Trainer`.`numberofpostsperpage`, `Trainer`.`mijndonitas`, `Trainer`.`old_user_id`, `Trainer`.`study`, `Trainer`.`civilstatus`, `Trainer`.`lastlogin`, `Trainer`.`logins`, `Trainer`.`rsskey`, `Trainer2`.`id`, `Trainer2`.`username`, `Trainer2`.`password`, `Trainer2`.`displayname`, `Trainer2`.`email`, `Trainer2`.`website`, `Trainer2`.`created`, `Trainer2`.`modified`, `Trainer2`.`address`, `Trainer2`.`streetnumber`, `Trainer2`.`zipcode`, `Trainer2`.`city`, `Trainer2`.`phonenumber`, `Trainer2`.`mobilenumber`, `Trainer2`.`name`, `Trainer2`.`firstname`, `Trainer2`.`tussenvoegsel`, `Trainer2`.`lastname`, `Trainer2`.`msn`, `Trainer2`.`birthday`, `Trainer2`.`length`, `Trainer2`.`nevobonumber`, `Trainer2`.`registrationtype`, `Trainer2`.`registrationnumber`, `Trainer2`.`position`, `Trainer2`.`quote`, `Trainer2`.`aboutuser`, `Trainer2`.`userstatus`, `Trainer2`.`receivenewsletter`, `Trainer2`.`gg_check`, `Trainer2`.`showsmileys`, `Trainer2`.`showimages`, `Trainer2`.`shirtnumber`, `Trainer2`.`numberofpostsperpage`, `Trainer2`.`mijndonitas`, `Trainer2`.`old_user_id`, `Trainer2`.`study`, `Trainer2`.`civilstatus`, `Trainer2`.`lastlogin`, `Trainer2`.`logins`, `Trainer2`.`rsskey` FROM `trainings` AS `Training` LEFT JOIN `groups` AS `Group` ON (`Training`.`group_id` = `Group`.`id`) LEFT JOIN `donitasusers` AS `Trainer` ON (type="Team" AND `Training`.`trainer_id` = `Trainer`.`id`) LEFT JOIN `donitasusers` AS `Trainer2` ON (type="Team" AND `Training`.`trainer2_id` = `Trainer2`.`id`) WHERE `group_id` = 27 ORDER BY `day` ASC, `starttime` ASC 111
21DESCRIBE `nevobo_tables`151510
22DESCRIBE `clubs`4410
23DESCRIBE `nevobo_regions`4410
24SELECT `NevoboRegion`.`id`, `NevoboRegion`.`region`, `NevoboRegion`.`donitasid`, `NevoboRegion`.`url` FROM `nevobo_regions` AS `NevoboRegion` WHERE 1 = 1 220
25SELECT `NevoboTable`.`id`, `NevoboTable`.`region`, `NevoboTable`.`club_id`, `NevoboTable`.`team`, `NevoboTable`.`pos`, `NevoboTable`.`code`, `NevoboTable`.`points`, `NevoboTable`.`matches`, `NevoboTable`.`sets`, `NevoboTable`.`setsagainst`, `NevoboTable`.`setpoints`, `NevoboTable`.`setpointsagainst`, `NevoboTable`.`comments`, `NevoboTable`.`created`, `NevoboTable`.`modified`, `Club`.`id`, `Club`.`name`, `Club`.`region2`, `Club`.`checked` FROM `nevobo_tables` AS `NevoboTable` LEFT JOIN `clubs` AS `Club` ON (`NevoboTable`.`club_id` = `Club`.`id`) WHERE ((`NevoboTable`.`region` = "Noord-Oost" AND `NevoboTable`.`club_id` = 1157) OR (`NevoboTable`.`region` = "Nationaal" AND `NevoboTable`.`club_id` = 1157)) AND team = "d14" ORDER BY `NevoboTable`.`region` desc LIMIT 1111
26SELECT `NevoboTable`.`id`, `NevoboTable`.`region`, `NevoboTable`.`club_id`, `NevoboTable`.`team`, `NevoboTable`.`pos`, `NevoboTable`.`code`, `NevoboTable`.`points`, `NevoboTable`.`matches`, `NevoboTable`.`sets`, `NevoboTable`.`setsagainst`, `NevoboTable`.`setpoints`, `NevoboTable`.`setpointsagainst`, `NevoboTable`.`comments`, `NevoboTable`.`created`, `NevoboTable`.`modified`, `Club`.`id`, `Club`.`name`, `Club`.`region2`, `Club`.`checked` FROM `nevobo_tables` AS `NevoboTable` LEFT JOIN `clubs` AS `Club` ON (`NevoboTable`.`club_id` = `Club`.`id`) WHERE code = "D4A" and `NevoboTable`.`region` = "Noord-oost" ORDER BY `pos` ASC 11111
27DESCRIBE `matches`272710
28DESCRIBE `sportshalls`9910
29SELECT `Match`.`id`, `Match`.`code`, `Match`.`teama`, `Match`.`teamb`, `Match`.`startingtime`, `Match`.`pointsa`, `Match`.`pointsb`, `Match`.`sportshall`, `Match`.`field`, `Match`.`set1a`, `Match`.`set1b`, `Match`.`set2a`, `Match`.`set2b`, `Match`.`set3a`, `Match`.`set3b`, `Match`.`set4a`, `Match`.`set4b`, `Match`.`set5a`, `Match`.`set5b`, `ClubA`.`name`, `ClubB`.`name`, `Sporthall`.`name` FROM `matches` AS `Match` LEFT JOIN `clubs` AS `ClubA` ON (`Match`.`cluba` = `ClubA`.`id`) LEFT JOIN `clubs` AS `ClubB` ON (`Match`.`clubb` = `ClubB`.`id`) LEFT JOIN `sportshalls` AS `Sporthall` ON (`Match`.`sportshall` = `Sporthall`.`id`) WHERE FIND_IN_SET("D14",donitasteam) ORDER BY `startingtime` ASC 19191
30DESCRIBE `newsitems`999
31DESCRIBE `attachments`121210
32DESCRIBE `attachments_newsitems`3310
33DESCRIBE `smileys`3310
34SELECT `Newsitem`.`id`, `Newsitem`.`title`, `Newsitem`.`message`, `Newsitem`.`preview` FROM `newsitems` AS `Newsitem` LEFT JOIN `metagroups` AS `Metagroup` ON (`Newsitem`.`metagroup_id` = `Metagroup`.`id`) WHERE isledenonly = 0 AND (metagroup_id = 31 OR metagroup_id = 3 OR metagroup_id = 45 OR metagroup_id = 35 OR metagroup_id = 34 OR metagroup_id = 33 OR metagroup_id = 32 OR metagroup_id = 36 OR metagroup_id = 42 OR metagroup_id = 40 OR metagroup_id = 39 OR metagroup_id = 43 OR metagroup_id = 15 OR metagroup_id = 14 OR metagroup_id = 50 OR metagroup_id = 51 OR metagroup_id = 41 ) AND (enddate > now() OR enddate = "0000-00-00 00:00:00" or enddate is null or enddate < date) AND date < now() ORDER BY `date` desc LIMIT 4441
35SELECT `Attachment`.`internalfilename`, `Attachment`.`showafter`, `Attachment`.`id`, `Attachment`.`size`, `Attachment`.`filename`, `Attachment`.`title`, `Attachment`.`categorie`, `Attachment`.`isloginrequired`, `Attachment`.`isdownload`, `Attachment`.`created`, `Attachment`.`modified`, `Attachment`.`user_id`, `AttachmentsNewsitem`.`id`, `AttachmentsNewsitem`.`attachment_id`, `AttachmentsNewsitem`.`newsitem_id` FROM `attachments` AS `Attachment` JOIN `attachments_newsitems` AS `AttachmentsNewsitem` ON (`AttachmentsNewsitem`.`newsitem_id` IN (418, 396, 392, 388) AND `AttachmentsNewsitem`.`attachment_id` = `Attachment`.`id`) 110
36SELECT `Calendaritem`.`id`, `Calendaritem`.`calendar_id`, `Calendaritem`.`startdate`, `Calendaritem`.`enddate`, `Calendaritem`.`title`, `Calendaritem`.`info`, `Calendaritem`.`location`, `Calendaritem`.`url`, `Calendaritem`.`modified`, `Calendaritem`.`created`, `Calendar`.`id`, `Calendar`.`name` FROM `calendaritems` AS `Calendaritem` LEFT JOIN `calendars` AS `Calendar` ON (`Calendaritem`.`calendar_id` = `Calendar`.`id`) WHERE calendar_id = 1 AND ((enddate > now() or enddate = "0000-00-00 00:00:00" or enddate is null or enddate < startdate) OR (enddate is null OR enddate < now())) AND startdate > now() ORDER BY `startdate` ASC 000