Final Standing |
1 |
NETHERLANDS |
2 |

CZECH REPUBLIC |
3 |

ITALY |
4 |

GERMANY |
5 |

GREAT BRITAIN |
6 |

RUSSIA |
7 |

UKRAINE |
8 |

FRANCE |
9 |

BELGIUM |
10 |

SLOVAKIA |
11 |

SERBIA |
12 |

POLAND |
$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;
?>