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

CPL 4.0 Week 9 Flemington Blue vs Bounce

ID: 5349828762

对局比分

19-21

获胜 / Win

对决日期

2025-05-08

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RW
Rick Wickenheisser

84MRLK · New Hope, PA, US

DUPR

3.896

SV
Stephen Villani

35M5EV · Readington Township, NJ, US

DUPR

3.526

阵营 2胜方
JZ
Jeff Zamorski

W650VY · Bridgeport, PA, US

DUPR

4.287

JR
John Reese

3O7L57 · Berwyn, PA, US

DUPR

4.407

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5349828762
显示原始对决元数据 JSON
[
  {
    "team_id": 7664218616,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Wickenheisser",
        "dupr_id": "84MRLK",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "New Hope, PA, US"
      },
      {
        "name": "Stephen Villani",
        "dupr_id": "35M5EV",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Readington Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 7700330332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Zamorski",
        "dupr_id": "W650VY",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Bridgeport, PA, US"
      },
      {
        "name": "John Reese",
        "dupr_id": "3O7L57",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Berwyn, PA, US"
      }
    ]
  }
]