匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Men's singles over 45
ID: 6479495569
对决竞争阵营
阵营 1负方
KS
Kris Sherrill
352KM5 · Thousand Oaks, CA, US
DUPR
3.926
阵营 2胜方
SA
Spencer Armstrong
16PR5Q · Simi Valley, CA, US
DUPR
4.116
ID: 6479495569
352KM5 · Thousand Oaks, CA, US
DUPR
3.926
16PR5Q · Simi Valley, CA, US
DUPR
4.116
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6479495569
[
{
"team_id": 6856529134,
"serial": 1,
"winner": false,
"players": [
{
"name": "Kris Sherrill",
"dupr_id": "352KM5",
"rating": 3.926,
"profile_pic_url": null,
"location": "Thousand Oaks, CA, US"
}
]
},
{
"team_id": 6729658503,
"serial": 2,
"winner": true,
"players": [
{
"name": "Spencer Armstrong",
"dupr_id": "16PR5Q",
"rating": 4.116,
"profile_pic_url": null,
"location": "Simi Valley, CA, US"
}
]
}
]