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

Michael Baldwin
MY4MRP · Highland Village, TX, US
DUPR
3.670
阵营 2胜方

Bradley Thomas Lassetter
RYJZ0Q · Flower Mound, TX, US
DUPR
3.347
ID: 8064897323

MY4MRP · Highland Village, TX, US
DUPR
3.670

RYJZ0Q · Flower Mound, TX, US
DUPR
3.347
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8064897323
[
{
"team_id": 4959533155,
"serial": 1,
"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"
}
]
},
{
"team_id": 6639287558,
"serial": 2,
"winner": true,
"players": [
{
"name": "Bradley Thomas Lassetter",
"dupr_id": "RYJZ0Q",
"rating": 3.347,
"profile_pic_url": "https://randomuser.me/api/portraits/men/12.jpg",
"location": "Flower Mound, TX, US"
}
]
}
]