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

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

ID: 5351677566

对局比分

8-15

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

7:30 PM

对决场地

Westwood, MA

View Facility Page →

对决竞争阵营

阵营 1负方
VR
Vanessa Rodriguez

2L0W5R · Newport, RI, US

DUPR

4.427

MM
Mike Millett

DNPEOY · Boston, MA, US

DUPR

4.309

阵营 2胜方
LM
Lisa McChesney

9P66EJ · Canton, MA, US

DUPR

4.160

TD
Tuan Do

MY6EOG · Westwood, MA, US

DUPR

4.321

数据访问 (AI / 开发者)

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

cURL Request:

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