Egypt at the 2020 Summer Paralympics

Egypt will be competing at the 2020 Summer Paralympics in Tokyo, Japan from 25 August to 6 September. This will be Egypt's thirteenth appearance at the Summer Paralympics.

Egypt at the
2020 Summer Paralympics
IPC codeEGY
NPCEgyptian Paralympic Committee
in Tokyo, Japan
Competitors9 in 2 sports
Medals
Gold
0
Silver
0
Bronze
0
Total
0
Summer Paralympics appearances

Athletics

Men's field
Athlete Event Final
Result Points Rank
Ibrahim Ibrahim Men's discus throw F56

Table tennis

Eight table tennis players (six men, two women) from Egypt will participate at the Summer Paralympics after winning their titles at the 2019 African Para Table Tennis Championships. Mohamed Sameh Eid Saleh will participate in his fifth Paralympic Games.[1][2]

gollark: https://github.com/osmarks/autobotrobot
gollark: You can just suggest a command?
gollark: Honestly, the code is kind of a mess right now.
gollark: ... how?
gollark: ```rust// Evaluate an arithmetic expressioncommand!(eval(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); // yes, this is kind of undoing the work the command parser does... send_result(message, &calc::eval(&expr))?;});// Evaluate an arithmetic expression in polish notationcommand!(eval_polish(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); send_result(message, &calc::eval_polish(&expr))?;});```ALL THE CODE for this feature.

See also

References

  1. "Egyptian books fifth Paralympic Games table tennis appearance with victory in Alexandria". insidethegames.biz. 2 July 2019.
  2. "African Championship joy for Egypt". International Paralympic Committee. 4 July 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.