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

Summer '25 - Men's Partner 3.6-4.5 League Tournament

ID: 4374605974

对局比分

11-4

获胜 / Win

对决日期

2025-08-18

对局时间 (估算)

11:30 PM

对决场地

15450 Grove Cir N, Maple Grove, MN 55369, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JN
James narog

PKDQ6Q · Minneapolis, MN, US

DUPR

4.126

SL
scott lemire

89NMME · Minneapolis, MN, US

DUPR

4.497

阵营 2负方
AK
Austin Kulla

XJ9W42 · Maple Grove, MN, US

DUPR

4.837

TK
Tim Kulla

L5K7GZ · Champlin, MN, US

DUPR

4.197

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4374605974
显示原始对决元数据 JSON
[
  {
    "team_id": 6468338168,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James narog",
        "dupr_id": "PKDQ6Q",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "scott lemire",
        "dupr_id": "89NMME",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6992535140,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Kulla",
        "dupr_id": "XJ9W42",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Tim Kulla",
        "dupr_id": "L5K7GZ",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Champlin, MN, US"
      }
    ]
  }
]