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

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

ID: 7022466078

对局比分

21-11

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JL
Jessica Leggett

RXXJDD · Philadelphia, PA, US

DUPR

3.817

DB
David Barth

KDL22K · Willow Grove, PA, US

DUPR

3.755

阵营 2负方
JR
Julie Randall

L52YP5 · Philadelphia, PA, US

DUPR

3.475

EK
Ernest Kinkel

M2M5VL · Philadelphia, PA, US

DUPR

4.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7022466078
显示原始对决元数据 JSON
[
  {
    "team_id": 7591209659,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Leggett",
        "dupr_id": "RXXJDD",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "David Barth",
        "dupr_id": "KDL22K",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": "Willow Grove, PA, US"
      }
    ]
  },
  {
    "team_id": 8552008332,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie Randall",
        "dupr_id": "L52YP5",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Ernest Kinkel",
        "dupr_id": "M2M5VL",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]