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

Week 4

ID: 8286191426

对局比分

11-3

获胜 / Win

对决日期

2026-03-13

对局时间 (估算)

3:30 PM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1胜方
Dan Gehrke

3LPRQ5 · Littleton, CO, US

DUPR

4.111

NA
Nathan Allen

6KN0RE · USA

DUPR

3.608

阵营 2负方
DG
Daniel Grote

E9JJJO · USA

DUPR

3.531

LK
Lou Kim

ELL5RJ · USA

DUPR

3.400

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8286191426
显示原始对决元数据 JSON
[
  {
    "team_id": 5620351750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Gehrke",
        "dupr_id": "3LPRQ5",
        "rating": 4.111,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/169026_64e62812968d5.jpg",
        "location": "Littleton, CO, US"
      },
      {
        "name": "Nathan Allen",
        "dupr_id": "6KN0RE",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5207043326,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Grote",
        "dupr_id": "E9JJJO",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lou Kim",
        "dupr_id": "ELL5RJ",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]