匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool 1
ID: 6998281948
对决竞争阵营
阵营 1胜方
KD
Kenneth Dave Huff
3OJ071 · Leland, NC, US
DUPR
4.457
阵营 2负方
TC
Timothy Copeland
8KJNY1 · Carolina Beach, NC, US
DUPR
3.609
ID: 6998281948
3OJ071 · Leland, NC, US
DUPR
4.457
8KJNY1 · Carolina Beach, NC, US
DUPR
3.609
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6998281948
[
{
"team_id": 5426498656,
"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": 7230528384,
"serial": 2,
"winner": false,
"players": [
{
"name": "Timothy Copeland",
"dupr_id": "8KJNY1",
"rating": 3.609,
"profile_pic_url": null,
"location": "Carolina Beach, NC, US"
}
]
}
]