匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Conquer Inc.
ID: 7444592653
对决竞争阵营
阵营 1胜方
RB
Rated Score
3.773
ST
Rated Score
3.361
阵营 2负方
JW
Rated Score
3.459
CO
Rated Score
3.761
ID: 7444592653
Rated Score
3.773
Rated Score
3.361
Rated Score
3.459
Rated Score
3.761
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7444592653
[
{
"team_id": 8506281437,
"serial": 1,
"winner": true,
"players": [
{
"name": "Rob Beardsley",
"dupr_id": "597545",
"rating": 3.773,
"profile_pic_url": null,
"location": "New York, NY, US",
"wins": 65,
"total_matches": 117,
"sponsoredPaddle": null
},
{
"name": "sephaie tsang",
"dupr_id": "JJ5WY4",
"rating": 3.361,
"profile_pic_url": null,
"location": "New York, NY, US",
"wins": 111,
"total_matches": 202,
"sponsoredPaddle": null
}
]
},
{
"team_id": 6571976013,
"serial": 2,
"winner": false,
"players": [
{
"name": "johnnyh wong",
"dupr_id": "PWEE5X",
"rating": 3.459,
"profile_pic_url": null,
"location": "Kings County, NY, US",
"wins": 53,
"total_matches": 110,
"sponsoredPaddle": null
},
{
"name": "Cailey OConnell",
"dupr_id": "X2O6R2",
"rating": 3.761,
"profile_pic_url": null,
"location": "New York, NY, US",
"wins": 48,
"total_matches": 87,
"sponsoredPaddle": null
}
]
}
]