匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
PALA Pickleball 3.5 - 4.1 Mens League
ID: 4620657191
对决竞争阵营
阵营 1胜方
E
Rated Score
3.434
RV
Rated Score
3.616
阵营 2负方
JT
Rated Score
3.553
RW
Rated Score
3.652
ID: 4620657191
Rated Score
3.434
Rated Score
3.616
Rated Score
3.553
Rated Score
3.652
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4620657191
[
{
"team_id": 6332371415,
"serial": 1,
"winner": true,
"players": [
{
"name": "Eric",
"dupr_id": "6ZNDJK",
"rating": 3.434,
"profile_pic_url": null,
"location": "Spring, TX, US",
"wins": 33,
"total_matches": 76,
"sponsoredPaddle": null
},
{
"name": "Ryan Vargas",
"dupr_id": "GGNG5D",
"rating": 3.616,
"profile_pic_url": null,
"location": "Houston, TX, US",
"wins": 349,
"total_matches": 635,
"sponsoredPaddle": null
}
]
},
{
"team_id": 5577551185,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jeff Tonkin",
"dupr_id": "17LG0N",
"rating": 3.553,
"profile_pic_url": null,
"location": "Humble, TX, US",
"wins": 65,
"total_matches": 140,
"sponsoredPaddle": null
},
{
"name": "Robert William Tully",
"dupr_id": "OD9DZW",
"rating": 3.652,
"profile_pic_url": null,
"location": "Humble, TX, US",
"wins": 55,
"total_matches": 103,
"sponsoredPaddle": null
}
]
}
]