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

USLPL 35+ Hatboro

ID: 6192768999

对局比分

6-11, 4-11

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DH
Daniel Hunt

3Z7RZP · Westerville, OH, US

DUPR

5.038

AT
Alex Tran

84RLM8 · Nashville, TN, US

DUPR

5.105

阵营 2胜方
DV
Drew Von Bargen

RZ9YJD · Mantua Township, NJ, US

DUPR

5.042

JC
Jeff Comer

QP6ZK5 · Lafayette Hill, PA, US

DUPR

5.271

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6192768999
显示原始对决元数据 JSON
[
  {
    "team_id": 7766134807,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Hunt",
        "dupr_id": "3Z7RZP",
        "rating": 5.038,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Alex Tran",
        "dupr_id": "84RLM8",
        "rating": 5.105,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 7271724280,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Drew Von Bargen",
        "dupr_id": "RZ9YJD",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "Mantua Township, NJ, US"
      },
      {
        "name": "Jeff Comer",
        "dupr_id": "QP6ZK5",
        "rating": 5.271,
        "profile_pic_url": null,
        "location": "Lafayette Hill, PA, US"
      }
    ]
  }
]