匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
PPA Tour: 2026 PPA Finals - Junior Girls Singles U18
ID: 6897298126
对决竞争阵营
阵营 1胜方
JR
Jing Robinson
2YPEVR · Los Angeles, CA, US
DUPR
4.670
阵营 2负方

London Leon
V709QP · Dallas, TX, US
DUPR
4.111
ID: 6897298126
2YPEVR · Los Angeles, CA, US
DUPR
4.670

V709QP · Dallas, TX, US
DUPR
4.111
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6897298126
[
{
"team_id": 7274715569,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jing Robinson",
"dupr_id": "2YPEVR",
"rating": 4.67,
"profile_pic_url": null,
"location": "Los Angeles, CA, US"
}
]
},
{
"team_id": 5882032502,
"serial": 2,
"winner": false,
"players": [
{
"name": "London Leon",
"dupr_id": "V709QP",
"rating": 4.111,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/937062/images/profile/98dd1824-6373-4e2d-9803-1a02e6680f6d.png",
"location": "Dallas, TX, US"
}
]
}
]