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

Courts & Pints

ID: 7211712384

对局比分

11-9

落败 / Loss

对决日期

2026-05-10

对局时间 (估算)

1:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
Jeremiah walter

YX5JVG · Fargo, ND, US

DUPR

4.548

BC
Ben Colborn

YN60KK · Fargo, ND, US

DUPR

4.089

阵营 2负方
Chris Dew

35WQ95 · Horace, ND, US

DUPR

4.523

BR
Ben Ramler

ZZMZNP · West Fargo, ND, US

DUPR

4.079

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7211712384
显示原始对决元数据 JSON
[
  {
    "team_id": 7753752111,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremiah walter",
        "dupr_id": "YX5JVG",
        "rating": 4.548,
        "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.089,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  },
  {
    "team_id": 4927405616,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Dew",
        "dupr_id": "35WQ95",
        "rating": 4.523,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/152063_6454090d658aa.png",
        "location": "Horace, ND, US"
      },
      {
        "name": "Ben Ramler",
        "dupr_id": "ZZMZNP",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      }
    ]
  }
]