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

Pool 2

ID: 4703884843

对局比分

11-13

获胜 / Win

对决日期

2025-06-07

对局时间 (估算)

8:45 AM

对决场地

Kingsbury Club

View Facility Page →

对决竞争阵营

阵营 1负方
PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.825

AS
Adam Smith

8G494D · Needham, MA, US

DUPR

4.985

阵营 2胜方
JL
Jacky Lau

8WNLRL · Somerville, MA, US

DUPR

4.879

SS
Stuart Smith

30KQNN · Boston, MA, US

DUPR

5.152

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4703884843
显示原始对决元数据 JSON
[
  {
    "team_id": 5459213523,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.825,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      },
      {
        "name": "Adam Smith",
        "dupr_id": "8G494D",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  },
  {
    "team_id": 5887989215,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacky Lau",
        "dupr_id": "8WNLRL",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Somerville, MA, US"
      },
      {
        "name": "Stuart Smith",
        "dupr_id": "30KQNN",
        "rating": 5.152,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]