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

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

ID: 6765491766

对局比分

11-8

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

7:30 PM

对决场地

Westwood, MA

View Facility Page →

对决竞争阵营

阵营 1胜方
SH
Shengjie Huang

Q5LN74 · USA

DUPR

4.126

LD
Linh Do

2Q59Z4 · USA

DUPR

4.455

阵营 2负方
ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

4.195

EA
Eric Ashe

2L9KOY · Natick, MA, US

DUPR

4.051

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6765491766
显示原始对决元数据 JSON
[
  {
    "team_id": 7089625077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shengjie Huang",
        "dupr_id": "Q5LN74",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Linh Do",
        "dupr_id": "2Q59Z4",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8478531782,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Eric Ashe",
        "dupr_id": "2L9KOY",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      }
    ]
  }
]