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

CPL (3.5 (50+)) Week (9) APC Garden State @ Dill Dinkers Lansdale

ID: 6770097106

对局比分

10-21

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ES
Eric Smith jr

1QJ2WN · Berlin Township, NJ, US

DUPR

3.360

JD
John DeChristopher

67JLXE · Pitman, NJ, US

DUPR

3.626

阵营 2胜方
JS
Joe Sickles

WK7ZGL · USA

DUPR

3.665

DA
David Allen

E9M5EV · USA

DUPR

3.597

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6770097106
显示原始对决元数据 JSON
[
  {
    "team_id": 6054810155,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Smith jr",
        "dupr_id": "1QJ2WN",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": "Berlin Township, NJ, US"
      },
      {
        "name": "John DeChristopher",
        "dupr_id": "67JLXE",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": "Pitman, NJ, US"
      }
    ]
  },
  {
    "team_id": 4458646673,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe Sickles",
        "dupr_id": "WK7ZGL",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Allen",
        "dupr_id": "E9M5EV",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]