匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Nitro Athletic Complex Singles League
ID: 4978214342
对决竞争阵营
阵营 1胜方

Ethan Varney
ZN4Z0Q · Huntington, WV, US
DUPR
4.768
阵营 2负方
KM
Kyle Mullins
17EXQM · Charleston, WV, US
DUPR
4.442
ID: 4978214342

ZN4Z0Q · Huntington, WV, US
DUPR
4.768
17EXQM · Charleston, WV, US
DUPR
4.442
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4978214342
[
{
"team_id": 7655822972,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ethan Varney",
"dupr_id": "ZN4Z0Q",
"rating": 4.768,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1322057/images/profile/efa95b9a-99c8-4039-9716-fe015fcf182c.png",
"location": "Huntington, WV, US"
}
]
},
{
"team_id": 7805433365,
"serial": 2,
"winner": false,
"players": [
{
"name": "Kyle Mullins",
"dupr_id": "17EXQM",
"rating": 4.442,
"profile_pic_url": null,
"location": "Charleston, WV, US"
}
]
}
]