匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Life Time NYC Super DUPR Friday - Singles CoEd 4.0/Under at Sky 6pm
ID: 8462998089
对决竞争阵营
阵营 1负方

Graham Revzin
EGQ2JM · VIC, AU
DUPR
3.019
阵营 2胜方

Steven Dampf
Z9VVPL · New York, NY, US
DUPR
3.910
ID: 8462998089

EGQ2JM · VIC, AU
DUPR
3.019

Z9VVPL · New York, NY, US
DUPR
3.910
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8462998089
[
{
"team_id": 6323351855,
"serial": 1,
"winner": false,
"players": [
{
"name": "Graham Revzin",
"dupr_id": "EGQ2JM",
"rating": 3.019,
"profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
"location": "VIC, AU"
}
]
},
{
"team_id": 7951357553,
"serial": 2,
"winner": true,
"players": [
{
"name": "Steven Dampf",
"dupr_id": "Z9VVPL",
"rating": 3.91,
"profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
"location": "New York, NY, US"
}
]
}
]