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

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

ID: 5412000545

对局比分

11-9

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

North Kingstown, RI

View Facility Page →

对决竞争阵营

阵营 1胜方
PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.874

CW
carter wessman

1N6MWZ · Providence, RI, US

DUPR

4.687

阵营 2负方
MW
Matthew Weise

OZ6DJP · Norton, MA, US

DUPR

4.192

VT
Vincent Tran

EW062O · Quincy, MA, US

DUPR

4.440

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5412000545
显示原始对决元数据 JSON
[
  {
    "team_id": 6699164241,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      },
      {
        "name": "carter wessman",
        "dupr_id": "1N6MWZ",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Providence, RI, US"
      }
    ]
  },
  {
    "team_id": 7610092984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Weise",
        "dupr_id": "OZ6DJP",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Norton, MA, US"
      },
      {
        "name": "Vincent Tran",
        "dupr_id": "EW062O",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  }
]