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

USLPL 35+ Championships

ID: 7153074937

对局比分

4-11, 6-11

落败 / Loss

对决日期

2026-05-15

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HS
Heidi Sung

1RMD9Z · Columbia, MD, US

DUPR

4.315

RB
Robert Bixler

1Q96X0 · Silver Spring, MD, US

DUPR

4.762

阵营 2胜方
DH
Daniel Hunt

3Z7RZP · Westerville, OH, US

DUPR

5.085

HW
Helene Waters

DNNXY6 · Arlington, VA, US

DUPR

4.709

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7153074937
显示原始对决元数据 JSON
[
  {
    "team_id": 5883043527,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heidi Sung",
        "dupr_id": "1RMD9Z",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "Robert Bixler",
        "dupr_id": "1Q96X0",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      }
    ]
  },
  {
    "team_id": 6786002728,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Hunt",
        "dupr_id": "3Z7RZP",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Helene Waters",
        "dupr_id": "DNNXY6",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  }
]