匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Miller PB Lab
ID: 7353562795
对决竞争阵营
阵营 1胜方
LM
Landon Miller
JZDK0O · Fairview, TX, US
DUPR
4.272
阵营 2负方
ER
Elliott Rouse
8GLO4V · Fairview, TX, US
DUPR
4.119
ID: 7353562795
JZDK0O · Fairview, TX, US
DUPR
4.272
8GLO4V · Fairview, TX, US
DUPR
4.119
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7353562795
[
{
"team_id": 4350774762,
"serial": 1,
"winner": true,
"players": [
{
"name": "Landon Miller",
"dupr_id": "JZDK0O",
"rating": 4.272,
"profile_pic_url": null,
"location": "Fairview, TX, US"
}
]
},
{
"team_id": 5779094898,
"serial": 2,
"winner": false,
"players": [
{
"name": "Elliott Rouse",
"dupr_id": "8GLO4V",
"rating": 4.119,
"profile_pic_url": null,
"location": "Fairview, TX, US"
}
]
}
]