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

DUPR Entry Round Robin - Intermediate +

ID: 5047375599

对局比分

1-11

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

4:45 AM

对决场地

The Drop Pickleball Club

View Facility Page →

对决竞争阵营

阵营 1负方
JD
James Davis

KYDKVO · USA

DUPR

3.296

JK
Josh Klika

KDXYQK · Olympia, WA, US

DUPR

2.655

阵营 2胜方
JG
Justin Glasner

Z9O06P · Seattle, WA, US

DUPR

3.853

JH
Jedidiah Hall

JPEO5M · USA

DUPR

3.651

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5047375599
显示原始对决元数据 JSON
[
  {
    "team_id": 6200658631,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Davis",
        "dupr_id": "KYDKVO",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Klika",
        "dupr_id": "KDXYQK",
        "rating": 2.655,
        "profile_pic_url": null,
        "location": "Olympia, WA, US"
      }
    ]
  },
  {
    "team_id": 6884357310,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Glasner",
        "dupr_id": "Z9O06P",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jedidiah Hall",
        "dupr_id": "JPEO5M",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]