匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
LTP Pickleball Singles 3.5+
ID: 4625801539
对决竞争阵营
阵营 1胜方
MW
Mike Wang
L5JO6K · Foxborough, MA, US
DUPR
3.946
阵营 2负方
JP
Jason Peretz
MY6N0O · Sharon, MA, US
DUPR
3.857
ID: 4625801539
L5JO6K · Foxborough, MA, US
DUPR
3.946
MY6N0O · Sharon, MA, US
DUPR
3.857
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4625801539
[
{
"team_id": 5898887124,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mike Wang",
"dupr_id": "L5JO6K",
"rating": 3.946,
"profile_pic_url": null,
"location": "Foxborough, MA, US"
}
]
},
{
"team_id": 6861649360,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jason Peretz",
"dupr_id": "MY6N0O",
"rating": 3.857,
"profile_pic_url": null,
"location": "Sharon, MA, US"
}
]
}
]