匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
PPA Tour: Rate Vegas Cup - Mens Singles Pro Main Draw
ID: 8527407608
对决竞争阵营
阵营 1胜方

Miles Hoover
17PRR0 · Colorado Springs, CO, US
DUPR
5.551
阵营 2负方
JT
John Thorn
122LY1 · Orem, UT, US
DUPR
5.563
ID: 8527407608

17PRR0 · Colorado Springs, CO, US
DUPR
5.551
122LY1 · Orem, UT, US
DUPR
5.563
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8527407608
[
{
"team_id": 6832773676,
"serial": 1,
"winner": true,
"players": [
{
"name": "Miles Hoover",
"dupr_id": "17PRR0",
"rating": 5.551,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/266288/images/profile/b5210903-1a77-47e5-bbe6-acaab50b5321.png",
"location": "Colorado Springs, CO, US"
}
]
},
{
"team_id": 7968550583,
"serial": 2,
"winner": false,
"players": [
{
"name": "John Thorn",
"dupr_id": "122LY1",
"rating": 5.563,
"profile_pic_url": null,
"location": "Orem, UT, US"
}
]
}
]