匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
APP Tour: 2026 AARP Open - Mens Singles Moneyball 4.5+
ID: 7141197717
对决竞争阵营
阵营 1胜方

Evan Wyatt
8KQ2N7 · Leawood, KS, US
DUPR
4.092
阵营 2负方

Dylan Song
M2GV5O · Bellevue, WA, US
DUPR
3.982
ID: 7141197717

8KQ2N7 · Leawood, KS, US
DUPR
4.092

M2GV5O · Bellevue, WA, US
DUPR
3.982
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7141197717
[
{
"team_id": 4563786644,
"serial": 1,
"winner": true,
"players": [
{
"name": "Evan Wyatt",
"dupr_id": "8KQ2N7",
"rating": 4.092,
"profile_pic_url": "https://randomuser.me/api/portraits/men/86.jpg",
"location": "Leawood, KS, US"
}
]
},
{
"team_id": 5857970432,
"serial": 2,
"winner": false,
"players": [
{
"name": "Dylan Song",
"dupr_id": "M2GV5O",
"rating": 3.982,
"profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
"location": "Bellevue, WA, US"
}
]
}
]