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

CPL (3.5) Week (1) Forward @ Jersey Devil Green

ID: 7259906290

对局比分

13-21

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
IL
Isabel Laroque

E9RJJM · USA

DUPR

3.747

MM
Michael Martellacci

4P5PLK · West Chester, PA, US

DUPR

3.965

阵营 2胜方
VR
Victoria Rolon

GW4PZX · USA

DUPR

3.584

PD
Peter David

PZDMOQ · Mount Laurel Township, NJ, US

DUPR

3.593

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7259906290
显示原始对决元数据 JSON
[
  {
    "team_id": 5909218844,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isabel  Laroque",
        "dupr_id": "E9RJJM",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Martellacci",
        "dupr_id": "4P5PLK",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      }
    ]
  },
  {
    "team_id": 8136689595,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victoria Rolon",
        "dupr_id": "GW4PZX",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter David",
        "dupr_id": "PZDMOQ",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      }
    ]
  }
]