匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Premier's Singles Showdown
ID: 8439474607
对决竞争阵营
阵营 1胜方
VB
Vincent Bartolone
V7G6Q5 · Broadview Heights, OH, US
DUPR
4.436
阵营 2负方
DE
Devyn Emmons
56Q44L · Norwalk, OH, US
DUPR
4.070
ID: 8439474607
V7G6Q5 · Broadview Heights, OH, US
DUPR
4.436
56Q44L · Norwalk, OH, US
DUPR
4.070
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8439474607
[
{
"team_id": 8351446450,
"serial": 1,
"winner": true,
"players": [
{
"name": "Vincent Bartolone",
"dupr_id": "V7G6Q5",
"rating": 4.436,
"profile_pic_url": null,
"location": "Broadview Heights, OH, US"
}
]
},
{
"team_id": 5318507489,
"serial": 2,
"winner": false,
"players": [
{
"name": "Devyn Emmons",
"dupr_id": "56Q44L",
"rating": 4.07,
"profile_pic_url": null,
"location": "Norwalk, OH, US"
}
]
}
]