匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Pool 1
ID: 5974168755
对决竞争阵营
阵营 1负方
JC
Joey Caraccio
GW6D0Q · USA
DUPR
3.736
阵营 2胜方
HB
Henry Boyle
3PP77Q · Greater London, England, GB
DUPR
5.777
ID: 5974168755
GW6D0Q · USA
DUPR
3.736
3PP77Q · Greater London, England, GB
DUPR
5.777
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5974168755
[
{
"team_id": 5014484260,
"serial": 1,
"winner": false,
"players": [
{
"name": "Joey Caraccio",
"dupr_id": "GW6D0Q",
"rating": 3.736,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5216274362,
"serial": 2,
"winner": true,
"players": [
{
"name": "Henry Boyle",
"dupr_id": "3PP77Q",
"rating": 5.777,
"profile_pic_url": null,
"location": "Greater London, England, GB"
}
]
}
]