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