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

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

ID: 6110402849

对局比分

11-2

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

North Kingstown, RI

View Facility Page →

对决竞争阵营

阵营 1胜方
TS
Trevor Schwarzmann

X29X77 · Dartmouth, MA, US

DUPR

5.241

DL
Diego Lebron

84WRPM · Troy, NY, US

DUPR

5.226

阵营 2负方
PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.867

CW
carter wessman

1N6MWZ · Providence, RI, US

DUPR

4.677

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6110402849
显示原始对决元数据 JSON
[
  {
    "team_id": 6168345249,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trevor Schwarzmann",
        "dupr_id": "X29X77",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Dartmouth, MA, US"
      },
      {
        "name": "Diego Lebron",
        "dupr_id": "84WRPM",
        "rating": 5.226,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      }
    ]
  },
  {
    "team_id": 4858826908,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      },
      {
        "name": "carter wessman",
        "dupr_id": "1N6MWZ",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Providence, RI, US"
      }
    ]
  }
]