匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Monterey Bay Racquet Club
ID: 6889732842
对决竞争阵营
阵营 1胜方

Kevin Mah
1NV9M6 · Carmel-by-the-Sea, CA, US
DUPR
3.778
阵营 2负方
RW
Ryan Willis
3OXJDP · Carmel-by-the-Sea, CA, US
DUPR
3.558
ID: 6889732842

1NV9M6 · Carmel-by-the-Sea, CA, US
DUPR
3.778
3OXJDP · Carmel-by-the-Sea, CA, US
DUPR
3.558
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6889732842
[
{
"team_id": 7341496087,
"serial": 1,
"winner": true,
"players": [
{
"name": "Kevin Mah",
"dupr_id": "1NV9M6",
"rating": 3.778,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1218435/images/profile/e2021039-3cea-4992-9df8-aa77860f80c5.jpg",
"location": "Carmel-by-the-Sea, CA, US"
}
]
},
{
"team_id": 7015687442,
"serial": 2,
"winner": false,
"players": [
{
"name": "Ryan Willis",
"dupr_id": "3OXJDP",
"rating": 3.558,
"profile_pic_url": null,
"location": "Carmel-by-the-Sea, CA, US"
}
]
}
]