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

PPA Tour: Indoor National Championships - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 7416028339

对局比分

10-12, 3-11

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

8:45 AM

对决场地

Lakeville, MN

View Facility Page →

对决竞争阵营

阵营 1负方
VL
Vincent Low

ZN9E2M · Robbinsdale, MN, US

DUPR

4.910

JJ
Josh Johnson

16POQ0 · Andover, MN, US

DUPR

5.073

阵营 2胜方
MH
Matthew Haugdahl

12PJ0R · Minneapolis, MN, US

DUPR

5.387

AH
Aidan Hall

EG7YZE · USA

DUPR

4.779

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7416028339
显示原始对决元数据 JSON
[
  {
    "team_id": 8029306084,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vincent Low",
        "dupr_id": "ZN9E2M",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Robbinsdale, MN, US"
      },
      {
        "name": "Josh Johnson",
        "dupr_id": "16POQ0",
        "rating": 5.073,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  },
  {
    "team_id": 5572180998,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Haugdahl",
        "dupr_id": "12PJ0R",
        "rating": 5.387,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Aidan Hall",
        "dupr_id": "EG7YZE",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]