匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Texas Senior Games - Mens Singles 55-59 3.0
ID: 7158045492
对决竞争阵营
阵营 1负方

Trevor MacMaster
OZQ992 · Katy, TX, US
DUPR
2.907
阵营 2胜方

Tony Flores
6ZRXLE · Richmond, TX, US
DUPR
3.297
ID: 7158045492

OZQ992 · Katy, TX, US
DUPR
2.907

6ZRXLE · Richmond, TX, US
DUPR
3.297
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7158045492
[
{
"team_id": 4725759834,
"serial": 1,
"winner": false,
"players": [
{
"name": "Trevor MacMaster",
"dupr_id": "OZQ992",
"rating": 2.907,
"profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
"location": "Katy, TX, US"
}
]
},
{
"team_id": 6990916135,
"serial": 2,
"winner": true,
"players": [
{
"name": "Tony Flores",
"dupr_id": "6ZRXLE",
"rating": 3.297,
"profile_pic_url": "https://randomuser.me/api/portraits/men/74.jpg",
"location": "Richmond, TX, US"
}
]
}
]