匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
The Metro Derby - Coed Singles Skill: (3.5) Age: (Any)
ID: 7684010791
对决竞争阵营
阵营 1胜方

Jack Songer
RZ5VKD · Macomb, MI, US
DUPR
4.329
阵营 2负方

Austin Weiland
DNE706 · Fraser, MI, US
DUPR
2.874
ID: 7684010791

RZ5VKD · Macomb, MI, US
DUPR
4.329

DNE706 · Fraser, MI, US
DUPR
2.874
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7684010791
[
{
"team_id": 6853492443,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jack Songer",
"dupr_id": "RZ5VKD",
"rating": 4.329,
"profile_pic_url": "https://randomuser.me/api/portraits/men/4.jpg",
"location": "Macomb, MI, US"
}
]
},
{
"team_id": 7490045526,
"serial": 2,
"winner": false,
"players": [
{
"name": "Austin Weiland",
"dupr_id": "DNE706",
"rating": 2.874,
"profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
"location": "Fraser, MI, US"
}
]
}
]