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

Shawn Murphy
RZGRPN · Cypress, TX, US
DUPR
4.378
阵营 2负方

Jeffrey Falk
2LJKN4 · Houston, TX, US
DUPR
3.834
ID: 5874674752

RZGRPN · Cypress, TX, US
DUPR
4.378

2LJKN4 · Houston, TX, US
DUPR
3.834
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5874674752
[
{
"team_id": 8194198766,
"serial": 1,
"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"
}
]
},
{
"team_id": 5741334037,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jeffrey Falk",
"dupr_id": "2LJKN4",
"rating": 3.834,
"profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
"location": "Houston, TX, US"
}
]
}
]