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

USLPL Hatboro

ID: 8226735294

对局比分

11-0, 11-8

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DB
Danny Bretherton

YGW24K · Washington, DC, US

DUPR

4.882

AB
Andrew Biederman

3ORXP2 · Truckee, CA, US

DUPR

5.179

阵营 2负方
PC
Paul Colbert Jr.

1N5ROZ · Upper Marlboro, MD, US

DUPR

4.532

CT
Carter Turner

8J5KMM · Salem, VA, US

DUPR

4.791

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8226735294
显示原始对决元数据 JSON
[
  {
    "team_id": 7096195317,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Bretherton",
        "dupr_id": "YGW24K",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Andrew Biederman",
        "dupr_id": "3ORXP2",
        "rating": 5.179,
        "profile_pic_url": null,
        "location": "Truckee, CA, US"
      }
    ]
  },
  {
    "team_id": 8143133585,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Colbert Jr.",
        "dupr_id": "1N5ROZ",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Upper Marlboro, MD, US"
      },
      {
        "name": "Carter Turner",
        "dupr_id": "8J5KMM",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Salem, VA, US"
      }
    ]
  }
]