匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)
APA - The Western Open - Mens Doubles Skill: (PRO)
ID: 4373944191
对决竞争阵营
阵营 1胜方
阵营 2负方

Benjamin Lim
3XYO2X · Edmonton, AB, CA
DUPR
4.726

Christopher Alain
8G0DXX · Calgary, AB, CA
DUPR
5.280
ID: 4373944191

3XYO2X · Edmonton, AB, CA
DUPR
4.726

8G0DXX · Calgary, AB, CA
DUPR
5.280
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4373944191
[
{
"team_id": 6605865144,
"serial": 1,
"winner": true,
"players": [
{
"name": "Noah Ivey",
"dupr_id": "3ZJG5M",
"rating": 4.882,
"profile_pic_url": "https://randomuser.me/api/portraits/men/40.jpg",
"location": "Colorado Springs, CO, US"
},
{
"name": "Ben Davis",
"dupr_id": "EWYG4W",
"rating": 5.777,
"profile_pic_url": "https://randomuser.me/api/portraits/men/33.jpg",
"location": "Rochester, NY, US"
}
]
},
{
"team_id": 6887303984,
"serial": 2,
"winner": false,
"players": [
{
"name": "Benjamin Lim",
"dupr_id": "3XYO2X",
"rating": 4.726,
"profile_pic_url": "https://randomuser.me/api/portraits/men/3.jpg",
"location": "Edmonton, AB, CA"
},
{
"name": "Christopher Alain",
"dupr_id": "8G0DXX",
"rating": 5.28,
"profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
"location": "Calgary, AB, CA"
}
]
}
]