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

3.5 RR

ID: 5604190881

对局比分

9-11

获胜 / Win

对决日期

2025-07-19

对局时间 (估算)

10:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
CW
Craig Wiberg

99QD67 · USA

DUPR

3.431

SH
Steve Hergott

3YL4X4 · USA

DUPR

3.550

阵营 2胜方
JD
John Derry

17MXEN · Blair, NE, US

DUPR

3.606

BH
BRIAN HASLEY

O6GMP7 · USA

DUPR

3.600

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5604190881
显示原始对决元数据 JSON
[
  {
    "team_id": 7172305251,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Craig Wiberg",
        "dupr_id": "99QD67",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve  Hergott",
        "dupr_id": "3YL4X4",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6491915779,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Derry",
        "dupr_id": "17MXEN",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Blair, NE, US"
      },
      {
        "name": "BRIAN HASLEY",
        "dupr_id": "O6GMP7",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]