匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
5th Annual Pickleballerz Open - Mens Singles Skill: (Open) Age: (Any)
ID: 7211475904
对决竞争阵营
阵营 1胜方
JR
Jason Renner
1NRDE6 · Richmond, VA, US
DUPR
4.849
阵营 2负方

Luis Castillo
JJNVW4 · USA
DUPR
4.233
ID: 7211475904
1NRDE6 · Richmond, VA, US
DUPR
4.849

JJNVW4 · USA
DUPR
4.233
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7211475904
[
{
"team_id": 5845780749,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jason Renner",
"dupr_id": "1NRDE6",
"rating": 4.849,
"profile_pic_url": null,
"location": "Richmond, VA, US"
}
]
},
{
"team_id": 4338065809,
"serial": 2,
"winner": false,
"players": [
{
"name": "Luis Castillo",
"dupr_id": "JJNVW4",
"rating": 4.233,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1393536/images/profile/879c057f-48cb-4532-a2ff-e3cb8fc0e5ba.png",
"location": ""
}
]
}
]