返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Westwood Moneyball - Mixed Doubles Skill: (4.0 To 4.5)

ID: 5820281421

对局比分

11-10

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

10:15 AM

对决场地

Westwood, MA

View Facility Page →

对决竞争阵营

阵营 1胜方
LM
Lisa McChesney

9P66EJ · Canton, MA, US

DUPR

4.145

TD
Tuan Do

MY6EOG · Westwood, MA, US

DUPR

4.310

阵营 2负方
VR
Vanessa Rodriguez

2L0W5R · Newport, RI, US

DUPR

4.453

MM
Mike Millett

DNPEOY · Boston, MA, US

DUPR

4.340

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5820281421
显示原始对决元数据 JSON
[
  {
    "team_id": 5926375646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa McChesney",
        "dupr_id": "9P66EJ",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Canton, MA, US"
      },
      {
        "name": "Tuan Do",
        "dupr_id": "MY6EOG",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  },
  {
    "team_id": 4837370691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vanessa Rodriguez",
        "dupr_id": "2L0W5R",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Mike Millett",
        "dupr_id": "DNPEOY",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]