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

CPL 4.0 Week 9 Flemington Blue vs Bounce

ID: 7184719550

对局比分

18-21

获胜 / Win

对决日期

2025-05-08

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SV
Stephen Villani

35M5EV · Readington Township, NJ, US

DUPR

3.526

SG
Susan Goeckeler

7D5V60 · Frenchtown, NJ, US

DUPR

3.730

阵营 2胜方
JR
John Reese

3O7L57 · Berwyn, PA, US

DUPR

4.407

VM
Vicki Main

3LMP75 · Devon, PA, US

DUPR

4.190

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7184719550
显示原始对决元数据 JSON
[
  {
    "team_id": 6850699634,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Villani",
        "dupr_id": "35M5EV",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Readington Township, NJ, US"
      },
      {
        "name": "Susan Goeckeler",
        "dupr_id": "7D5V60",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "Frenchtown, NJ, US"
      }
    ]
  },
  {
    "team_id": 5688577765,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Reese",
        "dupr_id": "3O7L57",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Berwyn, PA, US"
      },
      {
        "name": "Vicki Main",
        "dupr_id": "3LMP75",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Devon, PA, US"
      }
    ]
  }
]