匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Arizona open
ID: 6073896945
对决竞争阵营
阵营 1负方
MM
Matthew Muller
JZZ2RM · Phoenix, AZ, US
DUPR
3.954
阵营 2胜方
JM
Jared Marks
3ZZOL3 · Encinitas, CA, US
DUPR
4.898
ID: 6073896945
JZZ2RM · Phoenix, AZ, US
DUPR
3.954
3ZZOL3 · Encinitas, CA, US
DUPR
4.898
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6073896945
[
{
"team_id": 7503762490,
"serial": 1,
"winner": false,
"players": [
{
"name": "Matthew Muller",
"dupr_id": "JZZ2RM",
"rating": 3.954,
"profile_pic_url": null,
"location": "Phoenix, AZ, US"
}
]
},
{
"team_id": 7319575299,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jared Marks",
"dupr_id": "3ZZOL3",
"rating": 4.898,
"profile_pic_url": null,
"location": "Encinitas, CA, US"
}
]
}
]