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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 7940006203

对局比分

11-8

获胜 / Win

对决日期

2026-04-27

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DD
Daniel Devereaux

4LRWW6 · USA

DUPR

3.881

JG
Jeff Goldman

30DEG8 · Easton, MA, US

DUPR

3.883

阵营 2负方
RC
Rob Curtis

G59O9X · Boston, MA, US

DUPR

3.976

CK
Christopher Klein

8MXJDD · Boston, MA, US

DUPR

3.787

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7940006203
显示原始对决元数据 JSON
[
  {
    "team_id": 6099521835,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Devereaux",
        "dupr_id": "4LRWW6",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Goldman",
        "dupr_id": "30DEG8",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 6880411367,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Curtis",
        "dupr_id": "G59O9X",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Christopher Klein",
        "dupr_id": "8MXJDD",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]