匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
SINGLES DUPR 3.5
ID: 7445531506
对决竞争阵营
阵营 1负方
RT
Ray Thom
Q55Z6R · Salt Lake City, UT, US
DUPR
3.646
阵营 2胜方
JM
Josh Maxwell
YN4694 · Sandy, UT, US
DUPR
3.278
ID: 7445531506
Q55Z6R · Salt Lake City, UT, US
DUPR
3.646
YN4694 · Sandy, UT, US
DUPR
3.278
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7445531506
[
{
"team_id": 6839704778,
"serial": 1,
"winner": false,
"players": [
{
"name": "Ray Thom",
"dupr_id": "Q55Z6R",
"rating": 3.646,
"profile_pic_url": null,
"location": "Salt Lake City, UT, US"
}
]
},
{
"team_id": 8427355564,
"serial": 2,
"winner": true,
"players": [
{
"name": "Josh Maxwell",
"dupr_id": "YN4694",
"rating": 3.278,
"profile_pic_url": null,
"location": "Sandy, UT, US"
}
]
}
]