Billal Sebaihi

Billal Sebaihi (born May 31, 1992) is a French professional footballer who last played as an attacking midfielder for Kazakh club FC Caspiy.

Billal Sebaihi
Personal information
Full name Billal Sebaihi[1]
Date of birth (1992-05-31) 31 May 1992[1]
Place of birth Lyon, France[1]
Height 1.79 m (5 ft 10 in)
Playing position(s) Attacking midfielder
Club information
Current team
Caspiy
Number 30
Youth career
2010 Saint-Étienne
Senior career*
Years Team Apps (Gls)
2010–2012 Saint-Étienne B 25 (2)
2012–2013 CS Constantine 1 (0)
2014 Anadia 11 (4)
2014–2015 Beira-Mar 24 (7)
2015–2017 Estoril 7 (0)
2016Tondela (loan) 0 (0)
2017–2018 Manisaspor 35 (4)
2018–2019 Boluspor 23 (0)
2020– Caspiy 2 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 11:38, 21 March 2020 (UTC)

Career

In July 2015, he left Beira-Mar and moved to Primeira Liga club Estoril.[2] He signed for a 3-year contract keeping him with the club till 2018 and a buyout clause of €3 million.

On 16 January 2020, Sebaihi joined Kazakhstan Premier League club FC Kaisar on trial in Turkey.[3]

gollark: This example code responds to ~ping with Pong!
gollark: ACTUAL feature suggestions?
gollark: It's glorious.
gollark: ```rust#[macro_use] extern crate serenity;use serenity::client::{Client, EventHandler};use serenity::framework::standard::StandardFramework;use std::env;struct Handler;impl EventHandler for Handler {}pub fn main() { // Login with a bot token from the environment let mut client = Client::new(&env::var("DISCORD_TOKEN").expect("token"), Handler) .expect("Error creating client"); client.with_framework(StandardFramework::new() .configure(|c| c.prefix("~")) .cmd("ping", ping)); if let Err(why) = client.start() { println!("An error occurred while running the client: {:?}", why); }}command!(ping(_context, message) { let _ = message.reply("Pong!");});```This is the example code, admittedly, yes.
gollark: It's in Rust.

References

  1. "Bi̇llal Sebaihi". Turkish Football Federation. Retrieved 21 January 2020.
  2. "Billal assina pelo Estoril Praia" [Billal signs for Estoril Praia]. Estoril Praia. Archived from the original on 9 July 2015. Retrieved 7 July 2015.
  3. "К ТРЕНИРОВКАМ ВОЛКОВ ПРИСОЕДИНИЛСЯ ФРАНЦУЗСКИЙ ИГРОК". fckaysar.kz/ (in Russian). FC Kaisar. 16 January 2020. Retrieved 19 January 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.