匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
4.5+ Men’s Singles Moneyball
ID: 7713086383
对决竞争阵营
阵营 1负方

Raj Putatunda
JJM06M · Redwood City, CA, US
DUPR
4.235
阵营 2胜方
UB
Ulises Bentancor
MEJMXP · Morgan Hill, CA, US
DUPR
3.826
ID: 7713086383

JJM06M · Redwood City, CA, US
DUPR
4.235
MEJMXP · Morgan Hill, CA, US
DUPR
3.826
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7713086383
[
{
"team_id": 6680702586,
"serial": 1,
"winner": false,
"players": [
{
"name": "Raj Putatunda",
"dupr_id": "JJM06M",
"rating": 4.235,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1362051/images/profile/8b9786b4-801b-4652-82bc-ba3535ba2632.png",
"location": "Redwood City, CA, US"
}
]
},
{
"team_id": 5358132944,
"serial": 2,
"winner": true,
"players": [
{
"name": "Ulises Bentancor",
"dupr_id": "MEJMXP",
"rating": 3.826,
"profile_pic_url": null,
"location": "Morgan Hill, CA, US"
}
]
}
]