Unia Tarnów

Unia Tarnów are a Polish multi-sports club established in 1928 and based in Tarnów, Poland. They are best known for their motorcycle speedway team. The club also has a basketball and football team.[1]

Speedway

Unia Tarnów
Club information
Track addressTarnów Municipal Stadium
Tarnów, Poland
CountryPoland
Founded1928
Team managerPaweł Baran
LeagueFirst League
WebsiteOfficial Website
Club facts
ColoursWhite and Blue
NicknameSwallows
Track record time67.49 seconds
Track record date8 June 2014
Track record holderGreg Hancock
Major team honours
Team Polish Champions3 times (most recent 2012)
Pair Polish Champion2 times (most recent 2013)
Individual Polish Champion5 times (most recent 2013)
Unia Tarnów

Honours

Team Polish Champions

  • Gold: 3 (2004, 2005, 2012)
  • Silver: 1 (1994)
  • Bronze: 2 (2013, 2014)

Pair Polish Champion

  • Gold: 2 (2007, 2013)
  • Silver: 2 (2004, 2009)

Individual Polish Champion

  • Gold: 5 (1967, 2005, 2006, 2007, 2013)
  • Silver: 3 (2005, 2007, 2010)
  • Bronze: 3 (2005, 2009, 2013)
gollark: Basicallyscore = views + unique views * 6 + clicks * 12if hatchling, optimal score is 13000 at 4d and 5000 at 7d (between the two extremes, it's averaged)if egg, optimal score is 5000 at 4d and 0 at 7d (averaged again)it's safeish if the score is less than 1.5x the optimal score.
gollark: ```javascriptfunction getScore(dragon) { return dragon.views + (dragon.uniqueViews * 6) + (dragon.clicks * 12);}const nextStageAge = 72;const maxTime = 168;function getOptimalScore(dragon) { const time = dragon.hoursRemaining; const age = maxTime - time; if (dragon.type == "hatchling") { return 5000 + (8000 * (age / nextStageAge)); } else { return 5000 * (age / nextStageAge); }}function getScoreRatio(dragon) { return getScore(dragon) / getOptimalScore(dragon);}function isSafe(dragon) { return getScoreRatio(dragon) < 1.5;}```
gollark: I guess that since I'm banned anyway I might as well show my modified EATW formula...
gollark: I mean, it'd be hard to viewbomb something that old.
gollark: It's basically politics in a dictatorship.

See also

References

  1. Media, Wirtualna Polska. "Unia Tarnów - WP SportoweFakty". sportowefakty.wp.pl.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.