匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Premier's Singles Showdown
ID: 6952236709
对决竞争阵营
阵营 1负方
BN
Bob Ngo
YNL0EE · Rocky River, OH, US
DUPR
4.133
阵营 2胜方
BB
Brady Bissonette
6ZXKE0 · Cuyahoga Falls, OH, US
DUPR
4.642
ID: 6952236709
YNL0EE · Rocky River, OH, US
DUPR
4.133
6ZXKE0 · Cuyahoga Falls, OH, US
DUPR
4.642
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6952236709
[
{
"team_id": 7695672530,
"serial": 1,
"winner": false,
"players": [
{
"name": "Bob Ngo",
"dupr_id": "YNL0EE",
"rating": 4.133,
"profile_pic_url": null,
"location": "Rocky River, OH, US"
}
]
},
{
"team_id": 4333135282,
"serial": 2,
"winner": true,
"players": [
{
"name": "Brady Bissonette",
"dupr_id": "6ZXKE0",
"rating": 4.642,
"profile_pic_url": null,
"location": "Cuyahoga Falls, OH, US"
}
]
}
]