分享使用 野子电竞数据 http://www.xxe.io 接口调用的示例代码,接的是DOTA2的【比赛详情】数据接口.

请求方法:

GET https://api.xxe.io/?resource=game&func=info&id=111&appKey=88888888&timestamp=1527954400&sign=7e9e91aa*******376a1&event_id=11

接口返回

  • @API: 选手基本信息
  • @Website: https://www.xxe.io/
{"data": {"game_id": "1233675", "match": "1224-2218-886-887-888", "match_id": "23218", "team_a": "23336", "team_b": "23410", "begin_time": "2018-05-23 21:30:00", "player_a": [ //team_a出场队员"6213", //队员唯一标示"6215", "6216", "6217", "7001"], "player_b": ["983", "987", "1140", "1788", "5979"], "score": {"a": ["38", "42", ""], "b": ["17", "29", ""], "win": ["a", "a"]}, "score_a": "2", "score_b": "0", "video_url": {"svu": ["https://player.youku.com/player.php/sid/XMzYyMzU0Mjc2MA==/v.swf", "https://player.youku.com/player.php/sid/XMzYyMzU0Mjc2MA==/v.swf", ""], "svu_h5": ["https://player.youku.com/embed/XMzYyMzU0Mjc2MA==", "https://player.youku.com/embed/XMzYyMzU0Mjc2MA==", ""]}, "status": "1", "is_live": 1, "bo": "3", "hot_game": "0", "match_info": "DOTA2 ESL one 伯明翰 主赛事 小组赛", "event_id": "24", "event_name": "DOTA2", "match_name": "ESL one", "match_stage": "伯明翰-主赛事-小组赛", "match_stage_id": "886-887-888", "game_status": "2", "game_type": "战队赛", "team_a_info": {"team_id": "336", "name": "Spirit", "icon": "https://static.xxe.io/pic/upload/20170316/58ca4460a0175.png", "country_name": "俄罗斯", }, "team_b_info": {"team_id": "210", "name": "EG", "icon": "https://static.xxe.io/pic/upload/20180308/5aa0a1384772b.png", "country_name": "美国", }, "team_a_players": {"6213": {"player_id": "6213", "team_id": "336", "id": "Illidan", "name": "Илья Пивцаев", "match": "24", "country": "82", "country_name": "美国","photo": "https://static.xxe.io//pic/upload/20180117/5a5f332a8b15c.png", "position": "1号位", "sn": "Illidan"}, "6215": {"player_id": "6215", "team_id": "336", "id": "DkPhobos", "name": "Alexander Kucheria", "match": "24", "country": "96",
"country_name": "美国","photo": "https://static.xxe.io//pic/upload/20180117/5a5f33952f02e.png", "position": "3号位", "sn": "DkPhobos"}}, "team_b_players": {"983": {"player_id": "983", "team_id": "210", "id": "Fear", "name": "Clinton Loomis", "match": "24", "country": "101",
"country_name": "美国","photo": "https://static.xxe.io//pic/upload/20160808/57a8514f05e61.png", "position": "2号位", "sn": "Fear"}, "987": {"player_id": "987", "team_id": "210", "id": "Suma1L", "name": "Sumail Hassan", "match": "24", "country": "76",
"country_name": "美国","photo": "https://static.xxe.io//pic/upload/20160808/57a851706f3eb.png", "position": "3号位", "sn": "Suma1L"}, "1140": {"player_id": "1140", "team_id": "210", "id": "Arteezy", "name": "Artour Babaev", "match": "24", "country": "101",
"country_name": "美国","photo": "https://static.xxe.io//pic/upload/20170327/58d9087483706.png", "position": "1号位", "sn": "Arteezy"}}, "live_url": {"1": {"name": "火猫直播", "url": "https://www.huomao.com/9314", "url_h5": "https://m.huomao.com/mobile/mob_live/9314", "name_h5": "火猫直播"}, "2": {"name": "火猫直播", "url": "https://www.huomao.com/6897", "url_h5": "https://m.huomao.com/mobile/mob_live/6897", "name_h5": "火猫直播"}}, "future_games": {"21230": [ ], "33236": [ ]}}, "code": 200, "msg": "success"
}

电竞DOTA2数据API接口 - 【比赛详情】API调用示例代码相关推荐

  1. 电竞Dota2数据API接口 - 【联赛列表】API调用示例代码

    分享使用接口调用的示例代码,Dota2的[联赛列表]接口. import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.annotati ...

  2. dota2 java_电竞Dota2数据API接口 - 【战队列表】调用示例代码

    分享调用飞鲸电竞数据DOTA2的数据接口,在线接口文档,需注册 import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.annota ...

  3. 电竞Dota2数据API接口 - 【战队列表】API调用示例代码

    分享使用接口调用的示例代码,Dota2的[战队列表]接口. import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.annotati ...

  4. 电竞DOTA2数据API接口 - 【即时指数】API调用示例代码

    分享使用接口调用的示例代码,DOTA2的[即时指数]接口. import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.annotati ...

  5. 电竞Dota2数据API接口 - 【近期赛事列表】API调用示例代码

    分享使用接口调用的示例代码,Dota2的[近期赛事列表]接口. import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.annota ...

  6. 电竞英雄联盟数据API接口 - 【比赛列表】API调用示例代码

    电竞英雄联盟数据API接口 - [比赛列表]API调用示例代码 分享使用 野子科技数据 https://www.xxe.io/ 接口调用的示例代码,今天接的是英雄联盟的[比赛列表]接口,跟之前不同的是 ...

  7. PHP LOL接口,电竞LOL数据API接口 - 【即时指数】调用示例代码

    电竞LOL数据api指数接口,在线调用文档,需注册 import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.annotation.J ...

  8. 【破晓字节】电竞API接口调用示例代码-即时指数

    [破晓字节]电竞API接口调用示例代码-即时指数 使用破晓字节的电竞指数数据快一年了,分享使用指数接口的示例代码.游戏包括英雄联盟.王者荣耀.CS:GO.DOTA2.PUBG.穿越火线等等,联赛覆盖和 ...

  9. 电竞大数据平台 FunData 的系统架构演进

    电竞大数据时代,数据对比赛的观赏性和专业性都起到了至关重要的作用.同样的,这也对电竞数据的丰富性与实时性提出了越来越高的要求. 电竞数据的丰富性从受众角度来看,可分为赛事.战队和玩家数据:从游戏角度来 ...

最新文章

  1. 【347天】跃迁之路——程序员高效学习方法论探索系列(实验阶段105-2018.01.18)...
  2. Machine Learning week 10 quiz: Large Scale Machine Learning
  3. Windows系统版本判断
  4. python安装vpython_VPython:一个Python的3D图形动画库+被忽略的数据可视化功能
  5. β射线与哪些物质可产生较高的韧致辐射_辐射无所不在,香蕉土豆里都有?我们还能愉快生活吗?...
  6. Sqlite学习笔记(五)SQLite封锁机制
  7. Vue项目部署遇到的问题及解决方案
  8. [APUE]进程控制(中)
  9. Java边缘填充_任意画一个多边形,用边缘填充算法填充
  10. Java实现的中间库
  11. 87个前端必备开发网站
  12. Windows操作系统注册表registry
  13. IDEA 默认浏览器修改设置
  14. html使用对话框接收密码,Excel黑科技 vba中用Inputbox对话框接受输入密码时显示为*...
  15. bootstrap3 文件上传插件fileinput中文说明文档
  16. onethink钩子
  17. android仿微信图片选择预览裁剪,仿微信图片选择
  18. vue 仿外卖app-数据mock部分
  19. 给大家分享几款浪漫的唯美APP
  20. Spring项目中 注解@Aspect无法被引入的原因

热门文章

  1. 阿里云视频直播,使用obs推流验证是否成功
  2. matlab模糊集合及其运算,模糊数学-Matlab案例版.pdf
  3. 求asinx+bcosx的不定积分
  4. 银河麒麟V10 开启root登录
  5. 小黑客,2020还没有邀请码注册 hackthebox ?reCAPTCHA验证码加载不出来?
  6. JAD 文件的中文问题
  7. 美丽天天秒源码部分核心源码分享
  8. vmware启动虚拟机报错:Please make sure that the kernel module `vmmon‘ is loaded.
  9. GitHub 标星 6
  10. 以太网的信道利用率与MAC层详解