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

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

ID: 5814311402

对局比分

3-11

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

3:30 PM

对决场地

Westwood, MA

View Facility Page →

对决竞争阵营

阵营 1负方
ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

4.063

EA
Eric Ashe

2L9KOY · Natick, MA, US

DUPR

3.944

阵营 2胜方
TD
Tuan Do

MY6EOG · USA

DUPR

4.327

KB
Kevin Brennan

MYM25L · Westwood, MA, US

DUPR

4.457

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5814311402
显示原始对决元数据 JSON
[
  {
    "team_id": 5389998561,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Eric Ashe",
        "dupr_id": "2L9KOY",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      }
    ]
  },
  {
    "team_id": 6962670969,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tuan Do",
        "dupr_id": "MY6EOG",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Brennan",
        "dupr_id": "MYM25L",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  }
]