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