匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
badgers
ID: 5222389050
对决竞争阵营
阵营 1负方
HH
Hudd Hassell
EW2MRM · Mesa, AZ, US
DUPR
3.574
阵营 2胜方
BM
Brent McLaws
Q5P0YN · Gilbert, AZ, US
DUPR
4.060
ID: 5222389050
EW2MRM · Mesa, AZ, US
DUPR
3.574
Q5P0YN · Gilbert, AZ, US
DUPR
4.060
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5222389050
[
{
"team_id": 6973927730,
"serial": 1,
"winner": false,
"players": [
{
"name": "Hudd Hassell ",
"dupr_id": "EW2MRM",
"rating": 3.574,
"profile_pic_url": null,
"location": "Mesa, AZ, US"
}
]
},
{
"team_id": 4600126540,
"serial": 2,
"winner": true,
"players": [
{
"name": "Brent McLaws",
"dupr_id": "Q5P0YN",
"rating": 4.06,
"profile_pic_url": null,
"location": "Gilbert, AZ, US"
}
]
}
]