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

Pickle with Purpose 2026 - Mens Doubles: 4.2 - 4.59

ID: 6136064918

对局比分

11-8

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

3:30 PM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
BO
Brent Otto

EGG5QW · Minneapolis, MN, US

DUPR

4.499

LN
Landen Nitz

JJK02J · Otsego, MN, US

DUPR

4.599

阵营 2负方
JH
Josh Hofmann

9P0XEJ · Duluth, MN, US

DUPR

4.011

KS
Kinyee Sin

6N74XD · Duluth, MN, US

DUPR

4.443

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6136064918
显示原始对决元数据 JSON
[
  {
    "team_id": 6853491769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Otto",
        "dupr_id": "EGG5QW",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Landen Nitz",
        "dupr_id": "JJK02J",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Otsego, MN, US"
      }
    ]
  },
  {
    "team_id": 5079913623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Hofmann",
        "dupr_id": "9P0XEJ",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Duluth, MN, US"
      },
      {
        "name": "Kinyee Sin",
        "dupr_id": "6N74XD",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Duluth, MN, US"
      }
    ]
  }
]