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

Courts & Pints

ID: 7155964418

对局比分

11-7

落败 / Loss

对决日期

2026-05-13

对局时间 (估算)

3:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
Jeremiah walter

YX5JVG · Fargo, ND, US

DUPR

4.528

BC
Ben Colborn

YN60KK · Fargo, ND, US

DUPR

4.221

阵营 2负方
JA
Justin Anderson

562VL5 · USA

DUPR

4.312

TF
Tim Fiechtner

V72P25 · Fargo, ND, US

DUPR

4.714

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7155964418
显示原始对决元数据 JSON
[
  {
    "team_id": 7065031396,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremiah walter",
        "dupr_id": "YX5JVG",
        "rating": 4.528,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/695ba9ec7483e.jpg",
        "location": "Fargo, ND, US"
      },
      {
        "name": "Ben Colborn",
        "dupr_id": "YN60KK",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  },
  {
    "team_id": 8076785260,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin  Anderson",
        "dupr_id": "562VL5",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim  Fiechtner",
        "dupr_id": "V72P25",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  }
]