匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Gorges Winter Open at Pickleball Mania - Advanced
ID: 4634771256
对决竞争阵营
阵营 1胜方
MN
Marcus Ng
QP6KPR · Ithaca, NY, US
DUPR
4.962
阵营 2负方
JC
Joshua Clapp
L57NWZ · USA
DUPR
4.178
ID: 4634771256
QP6KPR · Ithaca, NY, US
DUPR
4.962
L57NWZ · USA
DUPR
4.178
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4634771256
[
{
"team_id": 5384239847,
"serial": 1,
"winner": true,
"players": [
{
"name": "Marcus Ng",
"dupr_id": "QP6KPR",
"rating": 4.962,
"profile_pic_url": null,
"location": "Ithaca, NY, US"
}
]
},
{
"team_id": 8493405745,
"serial": 2,
"winner": false,
"players": [
{
"name": "Joshua Clapp",
"dupr_id": "L57NWZ",
"rating": 4.178,
"profile_pic_url": null,
"location": ""
}
]
}
]