匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
4.5+ Open Men’s Singles Tournament
ID: 4799860680
对决竞争阵营
阵营 1胜方
S
Steven
YX4GOK · San Jose, CA, US
DUPR
4.022
阵营 2负方
MR
Miguel Rodriguez Guenther
W6ZGRM · Forest Grove, OR, US
DUPR
4.862
ID: 4799860680
YX4GOK · San Jose, CA, US
DUPR
4.022
W6ZGRM · Forest Grove, OR, US
DUPR
4.862
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4799860680
[
{
"team_id": 8053679904,
"serial": 1,
"winner": true,
"players": [
{
"name": "Steven",
"dupr_id": "YX4GOK",
"rating": 4.022,
"profile_pic_url": null,
"location": "San Jose, CA, US"
}
]
},
{
"team_id": 8470768430,
"serial": 2,
"winner": false,
"players": [
{
"name": "Miguel Rodriguez Guenther",
"dupr_id": "W6ZGRM",
"rating": 4.862,
"profile_pic_url": null,
"location": "Forest Grove, OR, US"
}
]
}
]