匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Avera Chick Fil-a Men's 4.0 Skinny
ID: 5155703566
对决竞争阵营
阵营 1胜方
NC
Nick Cornwall
3OEZ28 · Sioux Falls, SD, US
DUPR
4.510
阵营 2负方
AR
Andrew Ruyter
35YZ95 · Henderson, TX, US
DUPR
4.700
ID: 5155703566
3OEZ28 · Sioux Falls, SD, US
DUPR
4.510
35YZ95 · Henderson, TX, US
DUPR
4.700
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5155703566
[
{
"team_id": 8316783857,
"serial": 1,
"winner": true,
"players": [
{
"name": "Nick Cornwall",
"dupr_id": "3OEZ28",
"rating": 4.51,
"profile_pic_url": null,
"location": "Sioux Falls, SD, US"
}
]
},
{
"team_id": 8106412525,
"serial": 2,
"winner": false,
"players": [
{
"name": "Andrew Ruyter",
"dupr_id": "35YZ95",
"rating": 4.7,
"profile_pic_url": null,
"location": "Henderson, TX, US"
}
]
}
]