匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Top Drive Pickleball
ID: 6466760956
对决竞争阵营
阵营 1负方

Andre Beliveau
4LLO52 · Blainville, QC, CA
DUPR
3.598
阵营 2胜方
PC
Philippe Coulombe
WKRGXK · USA
DUPR
3.881
ID: 6466760956

4LLO52 · Blainville, QC, CA
DUPR
3.598
WKRGXK · USA
DUPR
3.881
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6466760956
[
{
"team_id": 7939590096,
"serial": 1,
"winner": false,
"players": [
{
"name": "Andre Beliveau",
"dupr_id": "4LLO52",
"rating": 3.598,
"profile_pic_url": "https://randomuser.me/api/portraits/men/35.jpg",
"location": "Blainville, QC, CA"
}
]
},
{
"team_id": 4411078566,
"serial": 2,
"winner": true,
"players": [
{
"name": "Philippe Coulombe",
"dupr_id": "WKRGXK",
"rating": 3.881,
"profile_pic_url": null,
"location": ""
}
]
}
]