匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
PPA Tour: 2026 PPA Finals - Mens Singles Senior Open
ID: 8174622269
对决竞争阵营
阵营 1胜方
TR
Tyler Refling
G5RL6G · Lilburn, GA, US
DUPR
4.574
阵营 2负方
AA
Amit Arora
1NML2Z · Fremont, CA, US
DUPR
3.435
ID: 8174622269
G5RL6G · Lilburn, GA, US
DUPR
4.574
1NML2Z · Fremont, CA, US
DUPR
3.435
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8174622269
[
{
"team_id": 4592581132,
"serial": 1,
"winner": true,
"players": [
{
"name": "Tyler Refling",
"dupr_id": "G5RL6G",
"rating": 4.574,
"profile_pic_url": null,
"location": "Lilburn, GA, US"
}
]
},
{
"team_id": 8382984555,
"serial": 2,
"winner": false,
"players": [
{
"name": "Amit Arora",
"dupr_id": "1NML2Z",
"rating": 3.435,
"profile_pic_url": null,
"location": "Fremont, CA, US"
}
]
}
]