匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Bousquet Sport Winter Jamboree - Men's Singles Moneyball
ID: 8103471170
对决竞争阵营
阵营 1胜方

Loren Morgan
M2ZKYP · Tulsa, OK, US
DUPR
4.236
阵营 2负方

Noah GilmanMorgan
RYYKDM · Amherst, MA, US
DUPR
4.042
ID: 8103471170

M2ZKYP · Tulsa, OK, US
DUPR
4.236

RYYKDM · Amherst, MA, US
DUPR
4.042
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8103471170
[
{
"team_id": 6252210676,
"serial": 1,
"winner": true,
"players": [
{
"name": "Loren Morgan",
"dupr_id": "M2ZKYP",
"rating": 4.236,
"profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
"location": "Tulsa, OK, US"
}
]
},
{
"team_id": 4402070423,
"serial": 2,
"winner": false,
"players": [
{
"name": "Noah GilmanMorgan",
"dupr_id": "RYYKDM",
"rating": 4.042,
"profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
"location": "Amherst, MA, US"
}
]
}
]