Final Standing |
1 |
Olympia Haarlem (NED) |
2 |

Mediterraneo (MLT) |
3 |

DSS (NED) |
4 |

Hoboken Pioneers (BEL) |
5 |

Forli (ITA) |
6 |

Zraloci Ledenice (CZE) |
7 |

Wesseling Vermins (GER) |
8 |

Hørsholm (DEN) |
9 |

Sant Boi (ESP) |
10 |

Eagles (SUI) |
11 |

BCF Paris (FRA) |
12 |

Hrabiny Wroclaw (POL) |
$this->dbconn = mysql_connect('localhost', 'competition2017_', '0CVmGII0MdV2') or trigger_error(mysql_error(),E_USER_ERROR);
mysql_select_db('competition2017_europeansoftball_org', $this->dbconn);
$this->arrTeam = array();
$this->nTeam = 0;
$this->comp = $comp;
?>