匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 8201812464
对决竞争阵营
阵营 1负方
BN
Brooklyn Nguyen
L25P2K · Lawrenceville, GA, US
DUPR
3.948
阵营 2胜方
RK
Ruby Kim
V4YK6E · Atlanta, GA, US
DUPR
3.928
ID: 8201812464
L25P2K · Lawrenceville, GA, US
DUPR
3.948
V4YK6E · Atlanta, GA, US
DUPR
3.928
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8201812464
[
{
"team_id": 5247098228,
"serial": 1,
"winner": false,
"players": [
{
"name": "Brooklyn Nguyen",
"dupr_id": "L25P2K",
"rating": 3.948,
"profile_pic_url": null,
"location": "Lawrenceville, GA, US"
}
]
},
{
"team_id": 7112320073,
"serial": 2,
"winner": true,
"players": [
{
"name": "Ruby Kim",
"dupr_id": "V4YK6E",
"rating": 3.928,
"profile_pic_url": null,
"location": "Atlanta, GA, US"
}
]
}
]