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

Courts & Pints

ID: 5040268173

对局比分

8-11

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

10:15 AM

对决场地

2605 8th St S, Moorhead, MN 56560, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Pat Dew

0ZP9YX · Moorhead, MN, US

DUPR

3.355

GA
Greg Alexander

WNGPQK · USA

DUPR

3.448

阵营 2胜方
CL
Corey Langer

LWRWL6 · USA

DUPR

3.360

MD
Maulik Dabhi

JPRW5W · USA

DUPR

3.424

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5040268173
显示原始对决元数据 JSON
[
  {
    "team_id": 8075066390,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pat Dew",
        "dupr_id": "0ZP9YX",
        "rating": 3.355,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68fed64b38a5a.jpg",
        "location": "Moorhead, MN, US"
      },
      {
        "name": "Greg Alexander",
        "dupr_id": "WNGPQK",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7022423289,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Corey Langer",
        "dupr_id": "LWRWL6",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maulik Dabhi",
        "dupr_id": "JPRW5W",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]