Andri Frischknecht
Andri Frischknecht (born 7 July 1994) is a Swiss cross-country mountain biker.[1] He is the son of Thomas Frischknecht, and the grandson of Peter Frischknecht, who were also professional cyclists.
Andri Frischknecht in 2018 | |
Personal information | |
---|---|
Born | 7 July 1994 |
Team information | |
Discipline | Cross-country |
Role | Rider |
Medal record
|
Major results
- 2014
- 2nd Team relay, World Mountain Bike Championships (with Filippo Colombo, Jolanda Neff and Nino Schurter)
- 2015
- 2nd Team relay, European Mountain Bike Championships (with Reto Indergand, Arnaud Hertling and Esther Süss)
- 2017
- 1st
Mixed relay, European Mountain Bike Championships
gollark: ```python#!/usr/bin/env python3from PIL import Imageimport mathimport sysdef chunks(l, n): for i in range(0, len(l), n): yield l[i:i + n]def from_bit_list(bl): i = 0 for ix, v in enumerate(bl): i |= v * (2 ** (7 - ix)) return iim = Image.open("out.png")id = im.load()(w, h) = im.sizebits = []for x in range(w): for y in range(h): bits.append(id[x, y])bits = [1 if x >= 1 else 0 for x in bits]byts = [from_bit_list(bytegroup) for bytegroup in chunks(bits, 8)]sys.stdout.buffer.write(bytes(byts))```Here it is. It's really rather awful.
gollark: With the companion program.
gollark: You can decode it with the companion program, which I can send an image of.
gollark: This is not potatOS. This is some random text.
gollark: By some definitions.
References
- "Andri Frischknecht". The-Sports.org. Retrieved 23 November 2018.
External links
- Andri Frischknecht at Cycling Archives
- Andri Frischknecht at ProCyclingStats
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.