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

Courts & Pints

ID: 7379287064

对局比分

11-7

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

9:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
RN
Rick Nepstad

1NXRJZ · USA

DUPR

3.480

GA
Greg Alexander

WNGPQK · USA

DUPR

3.411

阵营 2负方
Pat Dew

0ZP9YX · Moorhead, MN, US

DUPR

3.384

MD
Maulik Dabhi

JPRW5W · USA

DUPR

3.361

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7379287064
显示原始对决元数据 JSON
[
  {
    "team_id": 7951978851,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Nepstad",
        "dupr_id": "1NXRJZ",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Alexander",
        "dupr_id": "WNGPQK",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6172319411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pat Dew",
        "dupr_id": "0ZP9YX",
        "rating": 3.384,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68fed64b38a5a.jpg",
        "location": "Moorhead, MN, US"
      },
      {
        "name": "Maulik Dabhi",
        "dupr_id": "JPRW5W",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]