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

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

ID: 4747999605

对局比分

11-1

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

10:15 AM

对决场地

North Kingstown, RI

View Facility Page →

对决竞争阵营

阵营 1胜方
TS
Trevor Schwarzmann

X29X77 · Dartmouth, MA, US

DUPR

5.255

DL
Diego Lebron

84WRPM · Troy, NY, US

DUPR

5.239

阵营 2负方
MW
Matthew Weise

OZ6DJP · Norton, MA, US

DUPR

4.197

VT
Vincent Tran

EW062O · Quincy, MA, US

DUPR

4.449

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4747999605
显示原始对决元数据 JSON
[
  {
    "team_id": 6639145276,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trevor Schwarzmann",
        "dupr_id": "X29X77",
        "rating": 5.255,
        "profile_pic_url": null,
        "location": "Dartmouth, MA, US"
      },
      {
        "name": "Diego Lebron",
        "dupr_id": "84WRPM",
        "rating": 5.239,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      }
    ]
  },
  {
    "team_id": 4610727452,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Weise",
        "dupr_id": "OZ6DJP",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Norton, MA, US"
      },
      {
        "name": "Vincent Tran",
        "dupr_id": "EW062O",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  }
]