匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 5851443308
对决竞争阵营
阵营 1负方
SM
Shane McCormack
ODLOD2 · Sarasota, FL, US
DUPR
4.093
阵营 2胜方
RW
Ricky Wright
769V44 · Lakewood Ranch, FL, US
DUPR
4.599
ID: 5851443308
ODLOD2 · Sarasota, FL, US
DUPR
4.093
769V44 · Lakewood Ranch, FL, US
DUPR
4.599
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5851443308
[
{
"team_id": 7912594819,
"serial": 1,
"winner": false,
"players": [
{
"name": "Shane McCormack",
"dupr_id": "ODLOD2",
"rating": 4.093,
"profile_pic_url": null,
"location": "Sarasota, FL, US"
}
]
},
{
"team_id": 5799575235,
"serial": 2,
"winner": true,
"players": [
{
"name": "Ricky Wright",
"dupr_id": "769V44",
"rating": 4.599,
"profile_pic_url": null,
"location": "Lakewood Ranch, FL, US"
}
]
}
]