匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Top Drive Pickleball
ID: 4306878063
对决竞争阵营
阵营 1胜方

Andre Beliveau
4LLO52 · Blainville, QC, CA
DUPR
3.598
阵营 2负方

Noemie Pharand
ZNJPLP · Saint-Lazare, QC, CA
DUPR
3.239
ID: 4306878063

4LLO52 · Blainville, QC, CA
DUPR
3.598

ZNJPLP · Saint-Lazare, QC, CA
DUPR
3.239
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4306878063
[
{
"team_id": 5599621054,
"serial": 1,
"winner": true,
"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": 4691792416,
"serial": 2,
"winner": false,
"players": [
{
"name": "Noemie Pharand",
"dupr_id": "ZNJPLP",
"rating": 3.239,
"profile_pic_url": "https://randomuser.me/api/portraits/women/23.jpg",
"location": "Saint-Lazare, QC, CA"
}
]
}
]