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

CPL (3.5) Week (2) Dill Dinkers Hatboro @ Bounce Philly Lightning

ID: 4624156965

对局比分

21-23

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DB
David Barth

KDL22K · Willow Grove, PA, US

DUPR

3.764

NL
Nick Lewis

2QKGO9 · Jenkintown, PA, US

DUPR

3.685

阵营 2胜方
JB
Jarrett Basedow

QXVR40 · Philadelphia, PA, US

DUPR

4.007

NH
Nicolas Ha

76YXD0 · Aston, PA, US

DUPR

4.137

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4624156965
显示原始对决元数据 JSON
[
  {
    "team_id": 5896121315,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Barth",
        "dupr_id": "KDL22K",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Willow Grove, PA, US"
      },
      {
        "name": "Nick Lewis",
        "dupr_id": "2QKGO9",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "Jenkintown, PA, US"
      }
    ]
  },
  {
    "team_id": 6967204392,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jarrett Basedow",
        "dupr_id": "QXVR40",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Nicolas Ha",
        "dupr_id": "76YXD0",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Aston, PA, US"
      }
    ]
  }
]