匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool 1: 4.0-4.5 Men’s Singles Moneyball
ID: 6540542567
对决竞争阵营
阵营 1胜方
DL
David Lepiten
EGEDQM · CA, US
DUPR
4.381
阵营 2负方
UB
Ulises Bentancor
MEJMXP · Morgan Hill, CA, US
DUPR
3.766
ID: 6540542567
EGEDQM · CA, US
DUPR
4.381
MEJMXP · Morgan Hill, CA, US
DUPR
3.766
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6540542567
[
{
"team_id": 6420791723,
"serial": 1,
"winner": true,
"players": [
{
"name": "David Lepiten",
"dupr_id": "EGEDQM",
"rating": 4.381,
"profile_pic_url": null,
"location": "CA, US"
}
]
},
{
"team_id": 7303792916,
"serial": 2,
"winner": false,
"players": [
{
"name": "Ulises Bentancor",
"dupr_id": "MEJMXP",
"rating": 3.766,
"profile_pic_url": null,
"location": "Morgan Hill, CA, US"
}
]
}
]