Francesc Llenas
Francesc Llenas (born 13 September 1982) is a retired Spanish male volleyball player. He was part of the Spain men's national volleyball team at the 2010 FIVB Volleyball Men's World Championship in Italy.[1] He played for Narbonne (FRA).
Francesc Llenas | |||||
---|---|---|---|---|---|
Personal information | |||||
Full name | Francesc Llenas Sabanes | ||||
Nationality | Spain | ||||
Born | 13 September 1982 | ||||
Height | 186 m (610 ft 3 in) | ||||
Weight | 72 kg (159 lb) | ||||
Spike | 325 cm (128 in) | ||||
Block | 300 cm (118 in) | ||||
Volleyball information | |||||
Number | 12 | ||||
Career | |||||
| |||||
National team | |||||
|
Clubs
- Narbonne (FRA) (2010)
gollark: ```java public static String normaliseLabel( String label ) { if( label == null ) return null; int length = Math.min( 32, label.length() ); StringBuilder builder = new StringBuilder( length ); for( int i = 0; i < length; i++ ) { char c = label.charAt( i ); if( (c >= ' ' && c <= '~') || (c >= 161 && c <= 172) || (c >= 174 && c <= 255) ) { builder.append( c ); } else { builder.append( '?' ); } } return builder.toString();}```
gollark: It doesn't seem to be.
gollark: Also, what are the restrictions on them? I ask because I want to use this as an insane serial protocol.
gollark: <@237328509234708481> What is the max length of labels?
gollark: Also, redstone integrators.
References
- "Team Roster 2010 FIVB Volleyball Men's World Championship – Spain". fivb.org. Retrieved 12 October 2015.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.