返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

NP Celebrity Tanning Open at Red Mountain Ranch CC - Men's Doubles 4.0:19+

ID: 5714118203

对局比分

15-9

落败 / Loss

对决日期

2021-05-15

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RT
Rory Turner

3V22YJ · USA

DUPR

4.122

JM
Jack Marsh

8DYKVM · USA

DUPR

5.835

阵营 2负方
SJ
Sammy J

3V22Q5 · USA

DUPR

4.926

BA
Ben Ashby

8GY0EQ · Gilbert, AZ, US

DUPR

4.926

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5714118203
显示原始对决元数据 JSON
[
  {
    "team_id": 5992835342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rory Turner",
        "dupr_id": "3V22YJ",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Marsh",
        "dupr_id": "8DYKVM",
        "rating": 5.835,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5308640623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sammy J",
        "dupr_id": "3V22Q5",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Ashby",
        "dupr_id": "8GY0EQ",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]