返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Lil' Rhody Spring Break Classic - Coed Doubles (OPEN) "MONEYBALL"

ID: 5076705910

对局比分

15-17

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

11:30 PM

对决场地

North Kingstown, RI

View Facility Page →

对决竞争阵营

阵营 1负方
PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.875

CW
carter wessman

1N6MWZ · Providence, RI, US

DUPR

4.690

阵营 2胜方
KB
Kyle Borawski

7D2V94 · CT, US

DUPR

4.743

CR
Chris Renaud

NYWLW6 · Dubai

DUPR

4.764

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5076705910
显示原始对决元数据 JSON
[
  {
    "team_id": 7706270615,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      },
      {
        "name": "carter wessman",
        "dupr_id": "1N6MWZ",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "Providence, RI, US"
      }
    ]
  },
  {
    "team_id": 7219321677,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Borawski",
        "dupr_id": "7D2V94",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "CT, US"
      },
      {
        "name": "Chris Renaud",
        "dupr_id": "NYWLW6",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Dubai"
      }
    ]
  }
]