匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Pool 1
ID: 6242716886
对决竞争阵营
阵营 1胜方
PD
Preston DuCrest
84PJLM · St. George, UT, US
DUPR
4.974
阵营 2负方
DC
deron collins
357PKV · Star Valley Ranch, WY, US
DUPR
4.149
ID: 6242716886
84PJLM · St. George, UT, US
DUPR
4.974
357PKV · Star Valley Ranch, WY, US
DUPR
4.149
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6242716886
[
{
"team_id": 5895731137,
"serial": 1,
"winner": true,
"players": [
{
"name": "Preston DuCrest",
"dupr_id": "84PJLM",
"rating": 4.974,
"profile_pic_url": null,
"location": "St. George, UT, US"
}
]
},
{
"team_id": 8003594456,
"serial": 2,
"winner": false,
"players": [
{
"name": "deron collins",
"dupr_id": "357PKV",
"rating": 4.149,
"profile_pic_url": null,
"location": "Star Valley Ranch, WY, US"
}
]
}
]