匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool B
ID: 6817770659
对决竞争阵营
阵营 1负方
SS
Sathu Subbiah
V4ZLD6 · McKinney, TX, US
DUPR
3.711
阵营 2胜方
JA
Johny Atwal
MEW9XV · Wylie, TX, US
DUPR
3.553
ID: 6817770659
V4ZLD6 · McKinney, TX, US
DUPR
3.711
MEW9XV · Wylie, TX, US
DUPR
3.553
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6817770659
[
{
"team_id": 6850534600,
"serial": 1,
"winner": false,
"players": [
{
"name": "Sathu Subbiah",
"dupr_id": "V4ZLD6",
"rating": 3.711,
"profile_pic_url": null,
"location": "McKinney, TX, US"
}
]
},
{
"team_id": 6754570161,
"serial": 2,
"winner": true,
"players": [
{
"name": "Johny Atwal",
"dupr_id": "MEW9XV",
"rating": 3.553,
"profile_pic_url": null,
"location": "Wylie, TX, US"
}
]
}
]