匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool 1
ID: 4987869172
对决竞争阵营
阵营 1胜方
KD
Kenneth Dave Huff
3OJ071 · Leland, NC, US
DUPR
4.457
阵营 2负方
EC
Eric CARNES
OZP5K2 · Leland, NC, US
DUPR
3.383
ID: 4987869172
3OJ071 · Leland, NC, US
DUPR
4.457
OZP5K2 · Leland, NC, US
DUPR
3.383
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4987869172
[
{
"team_id": 5767755907,
"serial": 1,
"winner": true,
"players": [
{
"name": "Kenneth Dave Huff",
"dupr_id": "3OJ071",
"rating": 4.457,
"profile_pic_url": null,
"location": "Leland, NC, US"
}
]
},
{
"team_id": 7916420900,
"serial": 2,
"winner": false,
"players": [
{
"name": "Eric CARNES",
"dupr_id": "OZP5K2",
"rating": 3.383,
"profile_pic_url": null,
"location": "Leland, NC, US"
}
]
}
]