{
"LaLiga_Market_Values": {
"teams": [
{
"team_name": "Real Madrid",
"total_market_value": 1216200000,
"average_market_value": 60810000
},
{
"team_name": "FC Barcelona",
"total_market_value": 1104300000,
"average_market_value": 55215000
},
{
"team_name": "Atletico Madrid",
"total_market_value": 670900000,
"average_market_value": 33545000
},
{
"team_name": "Villarreal CF",
"total_market_value": 424000000,
"average_market_value": 21200000
},
{
"team_name": "Sevilla FC",
"total_market_value": 416800000,
"average_market_value": 20840000
},
{
"team_name": "Real Sociedad",
"total_market_value": 352700000,
"average_market_value": 17635000
},
{
"team_name": "Athletic Bilbao",
"total_market_value": 315100000,
"average_market_value": 15755000
},
{
"team_name": "Valencia CF",
"total_market_value": 268600000,
"average_market_value": 13430000
},
{
"team_name": "RCD Mallorca",
"total_market_value": 224300000,
"average_market_value": 11215000
},
{
"team_name": "Celta Vigo",
"total_market_value": 223000000,
"average_market_value": 11150000
},
{
"team_name": "Real Betis",
"total_market_value": 217800000,
"average_market_value": 10890000
},
{
"team_name": "CA Osasuna",
"total_market_value": 194200000,
"average_market_value": 9710000
},
{
"team_name": "Rayo Vallecano",
"total_market_value": 175300000,
"average_market_value": 8765000
},
{
"team_name": "Girona FC",
"total_market_value": 169400000,
"average_market_value": 8470000
},
{
"team_name": "Real Valladolid CF",
"total_market_value": 156900000,
"average_market_value": 7845000
},
{
"team_name": "Getafe CF",
"total_market_value": 140500000,
"average_market_value": 7025000
},
{
"team_name": "RC Celta",
"total_market_value": 136100000,
"average_market_value": 6805000
},
{
"team_name": "Elche CF",
"total_market_value": 86400000,
"average_market_value": 4320000
},
{
"team_name": "Almeria",
"total_market_value": 84100000,
"average_market_value": 4205000
},
{
"team_name": "Granada CF",
"total_market_value": 47100000,
"average_market_value": 2355000
}
],
"total_market_value_laliga": 6294670000,
"average_market_value_laliga": 157366750
}
}
curl --location --request POST 'https://zylalabs.com/api/5627/global+football+squad+insights+api/7318/get+la+ligateams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{
"PremierLeagueMarketValues": {
"teams": [
{
"rank": 1,
"team": "Manchester City",
"total_value": 1174700000,
"average_value": 65261111,
"players": 18
},
{
"rank": 2,
"team": "Arsenal",
"total_value": 969800000,
"average_value": 53877778,
"players": 18
},
{
"rank": 3,
"team": "Liverpool",
"total_value": 909400000,
"average_value": 50522222,
"players": 18
},
{
"rank": 4,
"team": "Manchester United",
"total_value": 898200000,
"average_value": 49900000,
"players": 18
},
{
"rank": 5,
"team": "Tottenham Hotspur",
"total_value": 780400000,
"average_value": 43355556,
"players": 18
},
{
"rank": 6,
"team": "Chelsea",
"total_value": 683100000,
"average_value": 37950000,
"players": 18
},
{
"rank": 7,
"team": "Brighton",
"total_value": 613200000,
"average_value": 34066667,
"players": 18
},
{
"rank": 8,
"team": "Newcastle United",
"total_value": 563400000,
"average_value": 31300000,
"players": 18
},
{
"rank": 9,
"team": "Aston Villa",
"total_value": 510600000,
"average_value": 28366667,
"players": 18
},
{
"rank": 10,
"team": "West Ham United",
"total_value": 480800000,
"average_value": 26711111,
"players": 18
},
{
"rank": 11,
"team": "Crystal Palace",
"total_value": 434500000,
"average_value": 24138889,
"players": 18
},
{
"rank": 12,
"team": "Nottingham Forest",
"total_value": 413100000,
"average_value": 22950000,
"players": 18
},
{
"rank": 13,
"team": "Brentford",
"total_value": 398400000,
"average_value": 22133333,
"players": 18
},
{
"rank": 14,
"team": "Fulham",
"total_value": 386100000,
"average_value": 21450000,
"players": 18
},
{
"rank": 15,
"team": "Leicester City",
"total_value": 348600000,
"average_value": 19366667,
"players": 18
},
{
"rank": 16,
"team": "Luton Town",
"total_value": 258000000,
"average_value": 14333333,
"players": 18
},
{
"rank": 17,
"team": "Bournemouth",
"total_value": 254100000,
"average_value": 14116667,
"players": 18
},
{
"rank": 18,
"team": "Wolverhampton Wanderers",
"total_value": 248400000,
"average_value": 13800000,
"players": 18
},
{
"rank": 19,
"team": "Everton",
"total_value": 246000000,
"average_value": 13666667,
"players": 18
},
{
"rank": 20,
"team": "Sheffield United",
"total_value": 230400000,
"average_value": 12800000,
"players": 18
}
],
"total_league_market_value": 8231200000,
"average_league_market_value": 457300000
}
}
curl --location --request POST 'https://zylalabs.com/api/5627/global+football+squad+insights+api/7319/get+premier+league+teams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{
"SerieA_MarketValues": {
"teams": [
{
"team": "Napoli",
"total_value": 689000000,
"average_value": 46500000,
"players": 57
},
{
"team": "Inter",
"total_value": 685000000,
"average_value": 41200000,
"players": 70
},
{
"team": "Milan",
"total_value": 669000000,
"average_value": 39300000,
"players": 62
},
{
"team": "Juventus",
"total_value": 668000000,
"average_value": 36500000,
"players": 110
},
{
"team": "Atalanta",
"total_value": 508000000,
"average_value": 32100000,
"players": 80
},
{
"team": "Roma",
"total_value": 498000000,
"average_value": 31100000,
"players": 71
},
{
"team": "Bologna",
"total_value": 264000000,
"average_value": 17600000,
"players": 45
},
{
"team": "Lazio",
"total_value": 488000000,
"average_value": 24400000,
"players": 85
},
{
"team": "Fiorentina",
"total_value": 300000000,
"average_value": 19400000,
"players": 60
},
{
"team": "Torino",
"total_value": 236000000,
"average_value": 15100000,
"players": 68
},
{
"team": "Udinese",
"total_value": 220000000,
"average_value": 14700000,
"players": 62
},
{
"team": "Sassuolo",
"total_value": 218000000,
"average_value": 13600000,
"players": 60
},
{
"team": "Empoli",
"total_value": 164000000,
"average_value": 11000000,
"players": 57
},
{
"team": "Lecce",
"total_value": 144000000,
"average_value": 10300000,
"players": 51
},
{
"team": "Monza",
"total_value": 174000000,
"average_value": 10900000,
"players": 76
},
{
"team": "Salernitana",
"total_value": 164000000,
"average_value": 10300000,
"players": 67
},
{
"team": "Spezia",
"total_value": 137000000,
"average_value": 9100000,
"players": 64
},
{
"team": "Hellas Verona",
"total_value": 116000000,
"average_value": 8300000,
"players": 50
},
{
"team": "Genoa",
"total_value": 120000000,
"average_value": 8000000,
"players": 58
},
{
"team": "Cagliari",
"total_value": 106000000,
"average_value": 7000000,
"players": 66
}
],
"total_value_all_teams": 5077000000,
"average_value_all_teams": 26000000
}
}
curl --location --request POST 'https://zylalabs.com/api/5627/global+football+squad+insights+api/7320/get+serie+a+teams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{
"BundesligaMarketValues": {
"teams": [
{
"rank": 1,
"team": "Bayern Munich",
"total_value": 836450000,
"average_value": 83645000,
"players": 10
},
{
"rank": 2,
"team": "Borussia Dortmund",
"total_value": 696200000,
"average_value": 77355556,
"players": 9
},
{
"rank": 3,
"team": "RB Leipzig",
"total_value": 654700000,
"average_value": 72744444,
"players": 9
},
{
"rank": 4,
"team": "Bayer Leverkusen",
"total_value": 470100000,
"average_value": 67157143,
"players": 7
},
{
"rank": 5,
"team": "Eintracht Frankfurt",
"total_value": 434200000,
"average_value": 62028571,
"players": 7
},
{
"rank": 6,
"team": "Wolfsburg",
"total_value": 420000000,
"average_value": 60000000,
"players": 7
},
{
"rank": 7,
"team": "Borussia M'gladbach",
"total_value": 398900000,
"average_value": 56985714,
"players": 7
},
{
"rank": 8,
"team": "Freiburg",
"total_value": 347600000,
"average_value": 49657143,
"players": 7
},
{
"rank": 9,
"team": "Union Berlin",
"total_value": 316000000,
"average_value": 45142857,
"players": 7
},
{
"rank": 10,
"team": "Schalke 04",
"total_value": 273000000,
"average_value": 39000000,
"players": 7
},
{
"rank": 11,
"team": "TSG Hoffenheim",
"total_value": 254900000,
"average_value": 36414286,
"players": 7
},
{
"rank": 12,
"team": "FC Augsburg",
"total_value": 227300000,
"average_value": 32471429,
"players": 7
},
{
"rank": 13,
"team": "Werder Bremen",
"total_value": 208400000,
"average_value": 29771429,
"players": 7
},
{
"rank": 14,
"team": "VfB Stuttgart",
"total_value": 190600000,
"average_value": 27228571,
"players": 7
},
{
"rank": 15,
"team": "1. FC Köln",
"total_value": 180100000,
"average_value": 25728571,
"players": 7
},
{
"rank": 16,
"team": "Hertha BSC",
"total_value": 164400000,
"average_value": 23485714,
"players": 7
},
{
"rank": 17,
"team": "Mainz 05",
"total_value": 154000000,
"average_value": 22000000,
"players": 7
},
{
"rank": 18,
"team": "FC Heidenheim",
"total_value": 140400000,
"average_value": 20057143,
"players": 7
}
]
}
}
curl --location --request POST 'https://zylalabs.com/api/5627/global+football+squad+insights+api/7321/get+bundes+liga+teams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 全球足球队伍洞察 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
您可以访问包括西甲、英超、意甲和德甲在内的顶级欧洲足球联赛的全面球队数据。这包括球员人数、外籍球员、平均球队年龄、个人市场价值和总市场估值
API以JSON格式返回响应,使数据易于集成到仪表板 网站和应用程序中
该API专为足球爱好者、分析师和开发人员量身定制,他们寻求有关足球队的详细统计数据和结构化数据
是的 API 提供最新的统计数据 可用于实时数据分析 使用户能够有效跟踪球员和球队表现
API 文档提供有关速率限制和使用政策的详细信息,这可能根据您的订阅或使用计划而有所不同
每个端点返回关于足球队的详细统计信息,包括球员数量、外籍球员数量、平均阵容年龄、个人市场价值和总市场估值,适用于西甲、英超、意甲和德甲等联赛
响应数据中的关键字段包括 `team_name`,`squad`(球员人数),`foreigners`(外籍球员人数),`age`(平均阵龄),`market_value` 和 `total_market_value`
响应数据以 JSON 格式组织,每个联赛包含一个俱乐部数组 每个俱乐部对象包括相关统计信息,使其易于在应用程序中解析和使用
每个端点提供特定于各自联赛的信息,包括球队名称、阵容规模、平均年龄、外籍球员数量和市场价值,从而允许对球队组成进行全面分析
用户可以通过在API调用中指定参数,如联赛类型或球队名称,来自定义他们的数据请求,从而根据特定兴趣或需求进行有针对性的数据检索
这些数据来自信誉良好的足球统计提供商和数据库,确保信息准确,并反映当前团队组成和市场价值
典型的用例包括体育分析 梦幻足球应用程序 球员转会市场分析 以及通过网站和应用程序提供详细的团队见解来增强球迷参与感
用户可以通过将返回的数据整合到仪表板中进行可视化分析 创建团队绩效报告 或开发提供实时洞察选手和团队统计数据的应用程序