Ngân Thị Vạn Sự
Ngân Thị Vạn Sự (born 29 April 2001) is a Vietnamese footballer who plays as a forward for Women's Championship club Hà Nội I and the Vietnam women's national team.
Personal information | |||
---|---|---|---|
Date of birth | [1] | 29 April 2001||
Place of birth | Tương Dương, Nghệ An, Vietnam | ||
Height | 1.52 m (5 ft 0 in) | ||
Playing position(s) | Forward[2] | ||
Club information | |||
Current team | Hà Nội I | ||
Number | 13 | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
2017– | Hà Nội I | 18 | (2) |
National team‡ | |||
2018– | Vietnam U20 | 5 | (1) |
2019– | Vietnam | 3 | (1) |
* Senior club appearances and goals counted for the domestic league only ‡ National team caps and goals correct as of 11 March 2020 |
International goals
- Scores and results are list Vietnam's goal tally first.
No. | Date | Venue | Opponent | Score | Result | Competition |
---|---|---|---|---|---|---|
1. | 6 February 2020 | Jeju World Cup Stadium, Seogwipo, South Korea | ![]() | 1–0 | 1–0 | 2020 AFC Women's Olympic Qualifying Tournament |
gollark: ```fsharptype Thing = | Foo of int | Bar of string | Baz of Thing listlet rec printThing t = match t with | Foo f -> sprintf "foo: %d" f | Bar s -> sprintf "bar: %s" s | Baz ts -> sprintf "[%s]" <| String.concat ", " (List.map printThing ts)```More pattern matching examples!
gollark: I was going to have `let printed` at the top then changed my mind.
gollark: Oh, yes, silly me.
gollark: ```javascriptconst printNumber = n => { switch(n) { case 0: return "zero"; //break; case 1: return "one"; //break; case 2: return "two"; //break; case 3: return "three"; //break; default: return "many"; }}```That's much longer, and uglier, especially with the breaks (not needed in this example, but generally will be).
gollark: ```fsharplet printNumber n = match n with | 0 -> "zero" | 1 -> "one" | 2 -> "two" | 3 -> "three" | _ -> "many"```
References
- Ngân Thị Vạn Sự at Soccerway. Retrieved 21 May 2020.
- "WOMEN`S OLYMPIC FOOTBALL TOURNAMENT 2020". AFC. Retrieved 21 May 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.