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

Nathaniel Kist
PK4QRE · Houston, TX, US
DUPR
3.877
阵营 2胜方

Shawn Murphy
RZGRPN · Cypress, TX, US
DUPR
4.378
ID: 6432962780

PK4QRE · Houston, TX, US
DUPR
3.877

RZGRPN · Cypress, TX, US
DUPR
4.378
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6432962780
[
{
"team_id": 7270199435,
"serial": 1,
"winner": false,
"players": [
{
"name": "Nathaniel Kist",
"dupr_id": "PK4QRE",
"rating": 3.877,
"profile_pic_url": "https://randomuser.me/api/portraits/men/23.jpg",
"location": "Houston, TX, US"
}
]
},
{
"team_id": 6886065224,
"serial": 2,
"winner": true,
"players": [
{
"name": "Shawn Murphy",
"dupr_id": "RZGRPN",
"rating": 4.378,
"profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
"location": "Cypress, TX, US"
}
]
}
]