匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Sweet Onion Slam - Mens Singles Skill: (3.5 and Under) Age: (12 And Above)
ID: 6442328918
对决竞争阵营
阵营 1负方

Patrick Morin
QPXG9D · Newberg, OR, US
DUPR
3.331
阵营 2胜方

Ben Davis
WXZOXK · Boise, ID, US
DUPR
3.651
ID: 6442328918

QPXG9D · Newberg, OR, US
DUPR
3.331

WXZOXK · Boise, ID, US
DUPR
3.651
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6442328918
[
{
"team_id": 7600895110,
"serial": 1,
"winner": false,
"players": [
{
"name": "Patrick Morin",
"dupr_id": "QPXG9D",
"rating": 3.331,
"profile_pic_url": "https://randomuser.me/api/portraits/men/30.jpg",
"location": "Newberg, OR, US"
}
]
},
{
"team_id": 8298657518,
"serial": 2,
"winner": true,
"players": [
{
"name": "Ben Davis",
"dupr_id": "WXZOXK",
"rating": 3.651,
"profile_pic_url": "https://randomuser.me/api/portraits/men/33.jpg",
"location": "Boise, ID, US"
}
]
}
]