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

Summer Slam & Jam 2025 - Mens Doubles: 4.5 - 4.74

ID: 5634932523

对局比分

3-11

获胜 / Win

对决日期

2025-08-17

对局时间 (估算)

4:45 AM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Shaheed Shihan

0Y9WON · New Hope, MN, US

DUPR

4.365

DR
David Reeb

3LMRG5 · Minneapolis, MN, US

DUPR

4.717

阵营 2胜方
BP
Ben Pollich

6ZWLWG · Elk River, MN, US

DUPR

4.433

AD
Adam Dahlin

KOY57K · Brooklyn Park, MN, US

DUPR

4.963

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5634932523
显示原始对决元数据 JSON
[
  {
    "team_id": 7777951155,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shaheed Shihan",
        "dupr_id": "0Y9WON",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "New Hope, MN, US"
      },
      {
        "name": "David Reeb",
        "dupr_id": "3LMRG5",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6835581041,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Pollich",
        "dupr_id": "6ZWLWG",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Elk River, MN, US"
      },
      {
        "name": "Adam Dahlin",
        "dupr_id": "KOY57K",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Brooklyn Park, MN, US"
      }
    ]
  }
]