Hosts Russia got the World Cup off to a flying start by hammering Saudi Arabia 5-0 in the opening game in Moscow.
Fears that Russia may become just the second host nation to fail to qualify from the group stages have been quashed for now, but their next opponents Egypt were given a huge boost by the return to fitness of Mohamed Salah ahead of their clash with Uruguay on Friday.
Friday's standout fixture, though, comes in Sochi where a shell-shocked Spain, still rocking from the sacking of Julen Lopetegui, take on Cristiano Ronaldo's Portugal.
Here, AFP Sports looks at three things we learned from day one of the 2018 World Cup.
Russia turn up in time
High on the list of Russia's pre-tournament concerns was whether they had the team to capture a nation's imagination.
Stanislav Cherchesov's men hadn't won in seven games stretching back eight months, sparking fears that on the field, the month-long festival of football would largely pass the hosts by.
Instead, they chose the perfect time to find their form with plenty of help from a woeful Saudi Arabia side that now must face up to the firepower of Luis Suarez, Edison Cavani and Salah.
Denis Cheryshev was the hero the nation was crying out for, scoring twice, including a stunning effort that curled into the top corner with the outside of his left foot, as Russia's party got off to the best possible start.
Salah fit to feature
Egyptians worst fears as they saw Salah depart in tears from the Champions League final three weeks ago won't be realised as the Liverpool star will be fit to play against Uruguay on Friday.
Egypt coach Hector Cuper said he could assure fans "almost 100 percent" Salah will play some part in Yekaterinburg.
Salah carried Egypt to their first World Cup since 1990, scoring five of their eight goals in qualifying, including a dramatic stoppage time penalty against Congo to seal their place in Russia.
Spain move on from Lopetegui sacking
Real Madrid and Spain captain Sergio Ramos was the man who inflicted the shoulder injury that put Salah's World Cup at risk.
However, far from his usual role as aggressor on the field, Ramos had to act as peacemaker on Thursday as Spain tried to move on from a dramatic few days that have rocked their World Cup preparations.
Just two days before their Group B opener against Portugal, Ramos's future club manager Lopetegui was sacked for not informing the Spanish federation of his negotiations with Real.
Fernando Hierro will instead take charge, but Ramos insists Spain remain contenders for the tournament.
"These have not been pleasant times at all," he said on the eve of the match in Sochi.
"There are no cracks. We are all individuals and we all think differently, but the collective idea is the same -- we are here to go for the World Cup."
He's the man: Spain captain Sergio Ramos poses with new coach Fernando Hierro

L106 Three things we learned from day one at the World Cup的更多相关文章

  1. Elasticsearch Mantanence Lessons Learned Today

    Today I troubleshooted an Elasticsearch-cluster-down issue. Several lessons were learned: When many ...

  2. Lessons learned from manually classifying CIFAR-10

    Lessons learned from manually classifying CIFAR-10 Apr 27, 2011 CIFAR-10 Note, this post is from 201 ...

  3. What we learned in Seoul with AlphaGo

    What we learned in Seoul with AlphaGo March 16, 2016 Go isn’t just a game—it’s a living, breathing c ...

  4. 翻译 | Improving Distributional Similarity with Lessons Learned from Word Embeddings

    翻译 | Improving Distributional Similarity with Lessons Learned from Word Embeddings 叶娜老师说:"读懂论文的 ...

  5. The case for learned index structures

    17年的旧文,最近因为SageDB论文而重读. 文章主要思路是通过学习key的顺序.结构等来预测record在位置.存在与否等.效果方面,据称部分场景下,相对b-tree可以优化70%的内存占用. 最 ...

  6. Lessons Learned from Developing a Data Product

    Lessons Learned from Developing a Data Product For an assignment I was asked to develop a visual ‘da ...

  7. Lessons learned developing a practical large scale machine learning system

    原文:http://googleresearch.blogspot.jp/2010/04/lessons-learned-developing-practical.html Lessons learn ...

  8. 特征点检测--基于CNN:TILDE: A Temporally Invariant Learned DEtector

    TILDE: A Temporally Invariant Learned DEtector Yannick Verdie1,∗ Kwang Moo Yi1,∗ Pascal Fua1 Vincent ...

  9. 26 THINGS I LEARNED IN THE DEEP LEARNING SUMMER SCHOOL

    26 THINGS I LEARNED IN THE DEEP LEARNING SUMMER SCHOOL In the beginning of August I got the chance t ...

随机推荐

  1. ubuntu 及 postgredql 安装配置小坑摘录

    ubuntu 16.04.1 安装 Ubuntu Server 16.04.1安装配置图解教程,按教程修改局域网static IP 开启sftp必须 解决SSH服务拒绝密码,之后才能欢乐地使用file ...

  2. Linux下安装 activemq 并指定jdk 1.8

    1. 下载安装包 <apache-activemq-5.15.4-bin.tar.gz> 下载地址:https://pan.baidu.com/s/18xzjBAchjWqsHNA1HuY ...

  3. Ajax之基础总结

    一.Ajax 简介 Ajax 由 HTML.JavaScript技术.DHTML 和 DOM 组成,这一杰出的方法可以将笨拙的 Web 界面转化成交互性的 Ajax 应用程序.在详细探讨 Ajax 是 ...

  4. 学院名单-211院校研招学院-中国教育在线(www.eol.cn)170915164402

    [数据结果] 学校数.学院数:112,2657. [数据来源] 中国教育在线(www.eol.cn)211院校研招学院. http://www.eol.cn/html/ky/gxmd/211.shtm ...

  5. 基于flask的web微信

    web微信 1.扫码获取头像 当你打开web微信的时候,因为http是无状态的,web微信如何实时的获取用户的扫码动作? 那么这里用到的是长轮询的方式. from flask import Flask ...

  6. nginx-gridfs的安装

    mongodb中gridfs适合存放视频和高清图片等等超大文件(小的文件建议不要存在mongodb中): 下面是在centos下配置nginx来訪问mongodb中的mp4文件: 1:安装nginx- ...

  7. 查看mysql支持的存储引擎

    查看mysql支持的存储引擎 show engines\G;

  8. Yii2 关于电子商务的开源项目

    https://github.com/samdark/yii2-shop https://github.com/omnilight/yii2-shopping-cart https://github. ...

  9. CodeForces - 580C Kefa and Park 【BFS】

    题目链接 http://codeforces.com/problemset/problem/580/C 题意 根节点是 1 然后所有的叶子结点都是饭店 从根节点到叶子结点的路径上 如果存在 大于m 个 ...

  10. c++ 之重要性

    c++的功能比c语言大的多,c语言偏最底层,且程序短小,而对于一个大的系统,用c++,因为它具备了c语言的优点. 很多学嵌入式的觉得学了c语言之后,就不用学c++了,会认为c++很简单,然而,c++并 ...