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

MINNESOTA MAJORS - Q2 @SCOREHUB - MENS 4.0-4.5

ID: 8295442237

对局比分

7-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1负方
AG
Aaron Gelperin

7DQJ6M · Hopkins, MN, US

DUPR

3.838

AB
Alan Binder

4LGYWM · Minneapolis, MN, US

DUPR

4.573

阵营 2胜方
BB
Brandon Berg

ZDOPMD · Lakeville, MN, US

DUPR

4.161

SS
Seth San

KXM9VY · Savage, MN, US

DUPR

4.210

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8295442237
显示原始对决元数据 JSON
[
  {
    "team_id": 6317830839,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Gelperin",
        "dupr_id": "7DQJ6M",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Alan Binder",
        "dupr_id": "4LGYWM",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8451962629,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Berg",
        "dupr_id": "ZDOPMD",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Seth San",
        "dupr_id": "KXM9VY",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  }
]