匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 7874245569
对决竞争阵营
阵营 1负方
JP
Johnny Pickles
DWNZRY · Souderton, PA, US
DUPR
3.445
阵营 2胜方
CL
Chris Lee
ODP4G7 · Fort Washington, PA, US
DUPR
4.314
ID: 7874245569
DWNZRY · Souderton, PA, US
DUPR
3.445
ODP4G7 · Fort Washington, PA, US
DUPR
4.314
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7874245569
[
{
"team_id": 6297295345,
"serial": 1,
"winner": false,
"players": [
{
"name": "Johnny Pickles",
"dupr_id": "DWNZRY",
"rating": 3.445,
"profile_pic_url": null,
"location": "Souderton, PA, US"
}
]
},
{
"team_id": 7723728936,
"serial": 2,
"winner": true,
"players": [
{
"name": "Chris Lee",
"dupr_id": "ODP4G7",
"rating": 4.314,
"profile_pic_url": null,
"location": "Fort Washington, PA, US"
}
]
}
]