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

DUPR 18

ID: 4784593028

对局比分

13-15

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

9:00 PM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
IS
Ismael Sanabria

Z975JW · Gates-North Gates, NY, US

DUPR

4.339

JI
Jessica imburgia

N75X0N · Rochester, NY, US

DUPR

3.612

阵营 2胜方
DM
David McAlpin

59QZZL · Webster, NY, US

DUPR

4.394

BC
Bri Carpenter

59M6XR · Rochester, NY, US

DUPR

3.979

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4784593028
显示原始对决元数据 JSON
[
  {
    "team_id": 6423074756,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ismael Sanabria",
        "dupr_id": "Z975JW",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Gates-North Gates, NY, US"
      },
      {
        "name": "Jessica imburgia",
        "dupr_id": "N75X0N",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7427751404,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David McAlpin",
        "dupr_id": "59QZZL",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Webster, NY, US"
      },
      {
        "name": "Bri Carpenter",
        "dupr_id": "59M6XR",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]