Sora Shirai
Sora Shirai (born 2002) is a Japanese professional skateboarder who lives and skates in Kanagawa, Japan.[1][2][3] In 2019, at the age of 17, Shirai released his first full length professional skateboarding skate part in the Blind Skateboards video Time Change.[4][5][6]
Skateboarding career
Skate video parts
- 2019: Time Change - Blind[7]
Competitions
2019
gollark: As always, the lack of newlines creates optimization.
gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
gollark: Fascinating.
gollark: NONE are safe.
References
- "[NEWS] SORA SHIRAI - TIME CHANGE PART RAW CUT | VHSMAG". www.vhsmag.com (in Japanese). 2019-10-07. Retrieved 2019-10-16.
- "Sora Shirai Highlights | 2nd Place Men's Street Winner | 2019 Dew Tour". Dew Tour. 2019-07-13. Retrieved 2019-08-01.
- June 19, James Hopkin ·; 2019. "Why is no one is talking about Sora Shirai?". Hopkin Skate. Retrieved 2019-08-01.CS1 maint: numeric names: authors list (link)
- "Sora Shirai drops his full length skate part for Blind Skateboards "Time Change"". ELEVATOR. 3 September 2019.
- Days, Salad. "Blind Skateboards Sora's 'Time Change' Part | Salad Days Magazine". Retrieved 2019-10-16.
- "TOMORROW: SORA SHIRAI'S 'TIME CHANGE' PART". The Berrics. Retrieved 2019-10-16.
- "'TIME CHANGE': SORA SHIRAI'S BLIND SKATEBOARDS PART". The Berrics. Retrieved 2019-10-13.
- "2019 Damn Am Japan: How Sora Shira Won – SPoT Life". TransWorld SKATEboarding. 14 April 2019.
- NEWS, KYODO. "Skateboarding: Yuto Horigome wins street title at X Games, Shirai 3rd". Kyodo News+. Retrieved 2019-08-05.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.