匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
APP Next Houston - Men's Singles Open
ID: 7585543872
对决竞争阵营
阵营 1负方
RD
Richard Delgado
M2GZXG · Houston, TX, US
DUPR
4.531
阵营 2胜方

Carlos Rodriguez Lopez
84GMRV · Palmas del Mar, Humacao, PR
DUPR
4.689
ID: 7585543872
M2GZXG · Houston, TX, US
DUPR
4.531

84GMRV · Palmas del Mar, Humacao, PR
DUPR
4.689
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7585543872
[
{
"team_id": 4665619889,
"serial": 1,
"winner": false,
"players": [
{
"name": "Richard Delgado",
"dupr_id": "M2GZXG",
"rating": 4.531,
"profile_pic_url": null,
"location": "Houston, TX, US"
}
]
},
{
"team_id": 8327678761,
"serial": 2,
"winner": true,
"players": [
{
"name": "Carlos Rodriguez Lopez",
"dupr_id": "84GMRV",
"rating": 4.689,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1124845/images/profile/5bb96749-2e96-4f96-a602-062614ad1715.png",
"location": "Palmas del Mar, Humacao, PR"
}
]
}
]