返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Ocean Reef Club

ID: 5383362601

对局比分

15-4

获胜 / Win

对决日期

2025-02-08

对局时间 (估算)

2:15 AM

对决场地

35 Ocean Reef Dr, Key Largo, FL 33037, USA

未核实场馆

对决竞争阵营

阵营 1胜方
LH
Lange Hinkebein

3P22PQ · Key Largo, FL, US

DUPR

4.270

AL
Anne Leake

30O7WQ · Key Largo, FL, US

DUPR

4.802

阵营 2负方
ML
Molly Lanzon

8JYNMD · Key Largo, FL, US

DUPR

3.874

SS
Susan Shuldman

16K6M0 · Key Largo, FL, US

DUPR

3.925

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5383362601
显示原始对决元数据 JSON
[
  {
    "team_id": 4422758062,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lange Hinkebein",
        "dupr_id": "3P22PQ",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Key Largo, FL, US"
      },
      {
        "name": "Anne Leake",
        "dupr_id": "30O7WQ",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Key Largo, FL, US"
      }
    ]
  },
  {
    "team_id": 4345720398,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Molly Lanzon",
        "dupr_id": "8JYNMD",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Key Largo, FL, US"
      },
      {
        "name": "Susan Shuldman",
        "dupr_id": "16K6M0",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Key Largo, FL, US"
      }
    ]
  }
]