匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool 1
ID: 5538060811
对决竞争阵营
阵营 1胜方

Bryce Hubbard
EGL2DO · Washington, UT, US
DUPR
4.258
阵营 2负方

deron collins
357PKV · Star Valley Ranch, WY, US
DUPR
4.149
ID: 5538060811

EGL2DO · Washington, UT, US
DUPR
4.258

357PKV · Star Valley Ranch, WY, US
DUPR
4.149
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5538060811
[
{
"team_id": 7257383957,
"serial": 1,
"winner": true,
"players": [
{
"name": "Bryce Hubbard",
"dupr_id": "EGL2DO",
"rating": 4.258,
"profile_pic_url": "https://randomuser.me/api/portraits/men/26.jpg",
"location": "Washington, UT, US"
}
]
},
{
"team_id": 7930530018,
"serial": 2,
"winner": false,
"players": [
{
"name": "deron collins",
"dupr_id": "357PKV",
"rating": 4.149,
"profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
"location": "Star Valley Ranch, WY, US"
}
]
}
]