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

USLPL Baltimore

ID: 4489041105

对局比分

11-3, 11-10

落败 / Loss

对决日期

2025-12-07

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DB
Danny Bretherton

YGW24K · Washington, DC, US

DUPR

4.943

RV
Rob Vieyra

3XWPPX · Leesburg, VA, US

DUPR

4.745

阵营 2负方
BK
Bryan Kifer

3P5XZG · Evansville, IN, US

DUPR

4.658

PO
Perry Olson

MYXNKP · USA

DUPR

4.763

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4489041105
显示原始对决元数据 JSON
[
  {
    "team_id": 6083131571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Bretherton",
        "dupr_id": "YGW24K",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Rob Vieyra",
        "dupr_id": "3XWPPX",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      }
    ]
  },
  {
    "team_id": 5642461578,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Kifer",
        "dupr_id": "3P5XZG",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Perry Olson",
        "dupr_id": "MYXNKP",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]