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

Competitive Open Play Match

ID: 6966238018

对局比分

2-11, 2-11

获胜 / Win

对决日期

2026-01-09

对局时间 (估算)

11:30 PM

对决场地

Naples, FL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DK
Dave Kirchhoefer

8GDE0M · Omaha, NE, US

DUPR

4.509

JF
Janet Fransway

2ZV5DE · USA

DUPR

4.118

阵营 2胜方
BH
Brett Hanson

12M9M4 · Omaha, NE, US

DUPR

4.361

Christopher Johnson

3OWXD2 · Omaha, NE, US

DUPR

4.662

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6966238018
显示原始对决元数据 JSON
[
  {
    "team_id": 7872836451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave Kirchhoefer",
        "dupr_id": "8GDE0M",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Janet  Fransway",
        "dupr_id": "2ZV5DE",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7055490264,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brett Hanson",
        "dupr_id": "12M9M4",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Christopher Johnson",
        "dupr_id": "3OWXD2",
        "rating": 4.662,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/151744_64512b5abce02.jpeg",
        "location": "Omaha, NE, US"
      }
    ]
  }
]