匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
PE DUPR Match
ID: 4606694088
对决竞争阵营
阵营 1胜方
AW
Anthony Walker
3V5775 · Louisville, KY, US
DUPR
4.726
阵营 2负方
MS
Michael Shea
3Y0K54 · USA
DUPR
4.498
ID: 4606694088
3V5775 · Louisville, KY, US
DUPR
4.726
3Y0K54 · USA
DUPR
4.498
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4606694088
[
{
"team_id": 5890983975,
"serial": 1,
"winner": true,
"players": [
{
"name": "Anthony Walker",
"dupr_id": "3V5775",
"rating": 4.726,
"profile_pic_url": null,
"location": "Louisville, KY, US"
}
]
},
{
"team_id": 6789574972,
"serial": 2,
"winner": false,
"players": [
{
"name": "Michael Shea",
"dupr_id": "3Y0K54",
"rating": 4.498,
"profile_pic_url": null,
"location": ""
}
]
}
]