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

Sub-Zero Showdown - Mens Doubles: 4.67 - 5.0

ID: 6408858205

对局比分

8-11

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

2:15 AM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1负方
BH
Brett Haakenson

1667E0 · Saint Paul, MN, US

DUPR

4.740

DR
David Reeb

3LMRG5 · Minneapolis, MN, US

DUPR

4.707

阵营 2胜方
AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.564

SR
Surya Reddy

6720RK · Eagan, MN, US

DUPR

4.979

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6408858205
显示原始对决元数据 JSON
[
  {
    "team_id": 8198311634,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett Haakenson",
        "dupr_id": "1667E0",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "David Reeb",
        "dupr_id": "3LMRG5",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8470271407,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Surya Reddy",
        "dupr_id": "6720RK",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]