Ryuji Izumi
Ryuji Izumi (和泉 竜司, Izumi Ryūji, born 6 November 1993) is a Japanese footballer who plays for Kashima Antlers as a Midfielder.
Personal information | |||
---|---|---|---|
Full name | Ryuji Izumi | ||
Date of birth | 6 November 1993 | ||
Place of birth | Yokkaichi, Mie, Japan | ||
Height | 1.71 m (5 ft 7 in) | ||
Playing position(s) | Midfielder | ||
Club information | |||
Current team | Kashima Antlers | ||
Number | 11 | ||
Youth career | |||
2012–2015 | Meiji University FC | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
2016–2019 | Nagoya Grampus | 118 | (10) |
2020– | Kashima Antlers | 4 | (0) |
* Senior club appearances and goals counted for the domestic league only and correct as of 12:48, 12 July 2020 (UTC) |
Career statistics
Club
- As of 21 February 2019[1]
Club | Season | League | National Cup | League Cup | Continental | Other | Total | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Division | Apps | Goals | Apps | Goals | Apps | Goals | Apps | Goals | Apps | Goals | Apps | Goals | ||
Nagoya Grampus | 2016 | J1 League | 14 | 1 | 1 | 0 | 2 | 0 | - | - | 17 | 1 | ||
2017 | J2 League | 39 | 1 | 2 | 0 | - | - | 2 | 0 | 43 | 1 | |||
2018 | J1 League | 32 | 2 | 2 | 0 | 3 | 0 | - | - | 37 | 2 | |||
Total | 85 | 4 | 5 | 0 | 5 | 0 | - | - | 2 | 0 | 97 | 4 | ||
Career total | 85 | 4 | 5 | 0 | 5 | 0 | - | - | 2 | 0 | 97 | 4 |
gollark: The implications are obvious.
gollark: Yet```rustfn simplify(v: &mut Value, rules: &Rules) { loop { match v { Value::Call(head, args) => { let mut was_change = false; for mut arg in args.iter_mut() { simplify(&mut arg, rules); } args.sort(); if let Some(rules) = rules.get(head) { for rule in rules.iter() { if let Some(bindings) = matches(v, &rule.condition) { *v = subst(&rule.result, &bindings); was_change = true; println!("{} -> {} on {}", rule.condition, rule.result, v); } } } if !was_change { break } }, _ => break } }}```
gollark: Stop wanting that.
gollark: Most of it.
gollark: Ah, you made a Python syntax with {}s? Cool.
References
- "R.Izumi". soccerway.com. Soccerway. Retrieved 5 May 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.