匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Life Time Gilbert
ID: 6571226166
对决竞争阵营
阵营 1负方

Navid Golforoushan
4ZW9M6 · Chandler, AZ, US
DUPR
3.832
阵营 2胜方

Christopher Cummings
E1QY53 · Scottsdale, AZ, US
DUPR
4.555
ID: 6571226166

4ZW9M6 · Chandler, AZ, US
DUPR
3.832

E1QY53 · Scottsdale, AZ, US
DUPR
4.555
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6571226166
[
{
"team_id": 6462061610,
"serial": 1,
"winner": false,
"players": [
{
"name": "Navid Golforoushan",
"dupr_id": "4ZW9M6",
"rating": 3.832,
"profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
"location": "Chandler, AZ, US"
}
]
},
{
"team_id": 6722621896,
"serial": 2,
"winner": true,
"players": [
{
"name": "Christopher Cummings",
"dupr_id": "E1QY53",
"rating": 4.555,
"profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
"location": "Scottsdale, AZ, US"
}
]
}
]