返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

PCCC Leagues - Middle Men - Poachers

ID: 6735560799

对局比分

3-11

获胜 / Win

对决日期

2025-10-23

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DK
David Kupstas

3VLG47 · Richmond, VA, US

DUPR

3.816

TB
Tyler Boland

QPNVNR · USA

DUPR

3.410

阵营 2胜方
DM
David Murphy

8E2VOO · Richmond, VA, US

DUPR

3.735

DB
Douglas Bailey

2L7D7Y · Chester, VA, US

DUPR

3.527

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6735560799
显示原始对决元数据 JSON
[
  {
    "team_id": 7963966870,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Kupstas",
        "dupr_id": "3VLG47",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Tyler Boland",
        "dupr_id": "QPNVNR",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6574666778,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Murphy",
        "dupr_id": "8E2VOO",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Douglas Bailey",
        "dupr_id": "2L7D7Y",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Chester, VA, US"
      }
    ]
  }
]