返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pickle with Purpose 2026 - Mens Doubles: 4.2 - 4.59

ID: 6086240102

对局比分

8-11, 9-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

3:30 PM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Mark Schultenover

4L0R6V · Minneapolis, MN, US

DUPR

4.650

BM
Brian Minks

V70Y55 · Minneapolis, MN, US

DUPR

4.669

阵营 2胜方
BO
Brent Otto

EGG5QW · Minneapolis, MN, US

DUPR

4.636

LN
Landen Nitz

JJK02J · Otsego, MN, US

DUPR

4.704

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6086240102
显示原始对决元数据 JSON
[
  {
    "team_id": 7252567943,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Schultenover",
        "dupr_id": "4L0R6V",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Brian Minks",
        "dupr_id": "V70Y55",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8333324976,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brent Otto",
        "dupr_id": "EGG5QW",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Landen Nitz",
        "dupr_id": "JJK02J",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Otsego, MN, US"
      }
    ]
  }
]