匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Pool 2
ID: 8065854970
对决竞争阵营
阵营 1负方
WW
Will Watt
MYLP7L · Wilmington, NC, US
DUPR
4.456
阵营 2胜方
PA
Paul Andrews
ZNR24M · Wilmington, NC, US
DUPR
4.776
ID: 8065854970
MYLP7L · Wilmington, NC, US
DUPR
4.456
ZNR24M · Wilmington, NC, US
DUPR
4.776
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8065854970
[
{
"team_id": 5389415186,
"serial": 1,
"winner": false,
"players": [
{
"name": "Will Watt",
"dupr_id": "MYLP7L",
"rating": 4.456,
"profile_pic_url": null,
"location": "Wilmington, NC, US"
}
]
},
{
"team_id": 7044501104,
"serial": 2,
"winner": true,
"players": [
{
"name": "Paul Andrews",
"dupr_id": "ZNR24M",
"rating": 4.776,
"profile_pic_url": null,
"location": "Wilmington, NC, US"
}
]
}
]