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

USLPL 35+ Championships

ID: 6612512202

对局比分

11-4, 11-7

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Daniel Hunt

3Z7RZP · Westerville, OH, US

DUPR

5.030

HW
Helene Waters

DNNXY6 · Arlington, VA, US

DUPR

4.715

阵营 2负方
JB
Jane Brueckl

L5K6YK · Angola, NY, US

DUPR

4.431

EC
Evan Culp

6Z66NK · Myrtle Beach, SC, US

DUPR

4.617

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6612512202
显示原始对决元数据 JSON
[
  {
    "team_id": 7736309629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Hunt",
        "dupr_id": "3Z7RZP",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Helene Waters",
        "dupr_id": "DNNXY6",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 5752529976,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane Brueckl",
        "dupr_id": "L5K6YK",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Angola, NY, US"
      },
      {
        "name": "Evan Culp",
        "dupr_id": "6Z66NK",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      }
    ]
  }
]