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

Johnny Pickles
DWNZRY · Souderton, PA, US
DUPR
3.603
阵营 2胜方

Chris Lee
ODP4G7 · Fort Washington, PA, US
DUPR
4.325
ID: 5402228947

DWNZRY · Souderton, PA, US
DUPR
3.603

ODP4G7 · Fort Washington, PA, US
DUPR
4.325
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5402228947
[
{
"team_id": 4518216776,
"serial": 1,
"winner": false,
"players": [
{
"name": "Johnny Pickles",
"dupr_id": "DWNZRY",
"rating": 3.603,
"profile_pic_url": "https://randomuser.me/api/portraits/men/27.jpg",
"location": "Souderton, PA, US"
}
]
},
{
"team_id": 5672668900,
"serial": 2,
"winner": true,
"players": [
{
"name": "Chris Lee",
"dupr_id": "ODP4G7",
"rating": 4.325,
"profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
"location": "Fort Washington, PA, US"
}
]
}
]