返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

3.5 RR

ID: 6760760321

对局比分

11-6

获胜 / Win

对决日期

2025-07-19

对局时间 (估算)

6:15 AM

对决场地

Midwest Pickleball Club, South 156th Street, Papillion, NE, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JD
John Derry

17MXEN · Blair, NE, US

DUPR

3.638

KP
Karl Petersen

XJMJV7 · USA

DUPR

3.521

阵营 2负方
BH
BRIAN HASLEY

O6GMP7 · USA

DUPR

3.596

KK
Kathryn Kim

QJEK2N · USA

DUPR

2.805

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6760760321
显示原始对决元数据 JSON
[
  {
    "team_id": 5935198279,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Derry",
        "dupr_id": "17MXEN",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": "Blair, NE, US"
      },
      {
        "name": "Karl Petersen",
        "dupr_id": "XJMJV7",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7549159128,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "BRIAN HASLEY",
        "dupr_id": "O6GMP7",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathryn Kim",
        "dupr_id": "QJEK2N",
        "rating": 2.805,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]