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

Abhishek Tyagi
94VD2J · Coppell, TX, US
DUPR
3.591
阵营 2负方

Michael Baldwin
MY4MRP · Highland Village, TX, US
DUPR
3.670
ID: 6632155446

94VD2J · Coppell, TX, US
DUPR
3.591

MY4MRP · Highland Village, TX, US
DUPR
3.670
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6632155446
[
{
"team_id": 6859592456,
"serial": 1,
"winner": true,
"players": [
{
"name": "Abhishek Tyagi",
"dupr_id": "94VD2J",
"rating": 3.591,
"profile_pic_url": "https://randomuser.me/api/portraits/men/42.jpg",
"location": "Coppell, TX, US"
}
]
},
{
"team_id": 5790873032,
"serial": 2,
"winner": false,
"players": [
{
"name": "Michael Baldwin",
"dupr_id": "MY4MRP",
"rating": 3.67,
"profile_pic_url": "https://randomuser.me/api/portraits/men/51.jpg",
"location": "Highland Village, TX, US"
}
]
}
]