Dmitri Ustritski

Dmitri Ustritski (born 8 May 1975 in Tallinn) is a former Estonian professional footballer. He was playing the position of striker. He spent the prime years of his career playing for JK Viljandi Tulevik. He won a total of 17 international caps for the Estonia national football team.

Dmitri Ustritski
Personal information
Full name Dmitri Ustritski
Date of birth (1975-05-08) 8 May 1975
Place of birth Tallinn, Estonia
Height 1.75 m (5 ft 9 in)
Playing position(s) Forward
Senior career*
Years Team Apps (Gls)
1994–1997 Tallinna Sadam 74 (25)
1999–2006 Viljandi Tulevik 160 (81)
2003 → FC Valga (loan) 16 (7)
National team
1998–2003 Estonia 17 (1)
* Senior club appearances and goals counted for the domestic league only and correct as of 24 May 2008
‡ National team caps and goals correct as of 24 May 2008

International career

International goals

Scores and results list Estonia's goal tally first.[1]
NoDateVenueOpponentScoreResultCompetition
1.18 August 1999Pärnu Kalevi Stadium, Pärnu, Estonia Armenia2–02–0Friendly
gollark: Thanks. Apparently that works. Is there a way to *cancel* that task from the function which spawns it?
gollark: I think I'm missing something then. It says```rusterror[E0373]: async block may outlive the current function, but it borrows `ws`, which is owned by the current function --> src/connection.rs:40:23 |40 | task::spawn(async { | _______________________^41 | | let mut interval = stream::interval(Duration::from_secs(10));42 | | while let Some(_) = interval.next().await {43 | | ws.send_string("Hi".to_string()); | | -- `ws` is borrowed here44 | | }45 | | }); | |_____^ may outlive borrowed value `ws````
gollark: `WebSocketConnection` is not.
gollark: I found `async-scoped`, but it seems like that would either block the entire thread or possibly cause safety issues.
gollark: Hi. I'm trying to concurrently read from a websocket and do some things with that socket at an interval, with `async_std` and `tide-websocket`. I thought I could use `task::spawn` for this, but it seems to want that to only use `'static` things, which the websocket connection is not. What's the right way to do this?

References

  1. "Ustritski, Dmitri". National Football Teams. Retrieved 8 May 2017.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.