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

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

ID: 4889841520

对局比分

1-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

North Kingstown, RI

View Facility Page →

对决竞争阵营

阵营 1负方
MW
Matthew Weise

OZ6DJP · Norton, MA, US

DUPR

4.182

VT
Vincent Tran

EW062O · Quincy, MA, US

DUPR

4.427

阵营 2胜方
PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.883

CW
carter wessman

1N6MWZ · Providence, RI, US

DUPR

4.702

数据访问 (AI / 开发者)

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

cURL Request:

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