匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Premier's Singles Showdown
ID: 5573244447
对决竞争阵营
阵营 1负方
BN
Bob Ngo
YNL0EE · Rocky River, OH, US
DUPR
4.133
阵营 2胜方
SH
Seth hrbek
94VOZE · USA
DUPR
3.941
ID: 5573244447
YNL0EE · Rocky River, OH, US
DUPR
4.133
94VOZE · USA
DUPR
3.941
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5573244447
[
{
"team_id": 7055266723,
"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": 5802203087,
"serial": 2,
"winner": true,
"players": [
{
"name": "Seth hrbek",
"dupr_id": "94VOZE",
"rating": 3.941,
"profile_pic_url": null,
"location": ""
}
]
}
]