匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 4562977095
对决竞争阵营
阵营 1胜方

Timothy Hughes
M299MV · IL, US
DUPR
3.665
阵营 2负方

Noah Maulding
165JPD · Springfield, IL, US
DUPR
4.590
ID: 4562977095

M299MV · IL, US
DUPR
3.665

165JPD · Springfield, IL, US
DUPR
4.590
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4562977095
[
{
"team_id": 6876658060,
"serial": 1,
"winner": true,
"players": [
{
"name": "Timothy Hughes",
"dupr_id": "M299MV",
"rating": 3.665,
"profile_pic_url": "https://randomuser.me/api/portraits/men/3.jpg",
"location": "IL, US"
}
]
},
{
"team_id": 4347352911,
"serial": 2,
"winner": false,
"players": [
{
"name": "Noah Maulding",
"dupr_id": "165JPD",
"rating": 4.59,
"profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
"location": "Springfield, IL, US"
}
]
}
]