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

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

ID: 5312865720

对局比分

11-8

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

1:00 PM

对决场地

Westwood, MA

View Facility Page →

对决竞争阵营

阵营 1胜方
TT
Tien Tran

56ZJKP · Braintree, MA, US

DUPR

3.749

SY
Stephen Yetman

L20RV6 · USA

DUPR

4.352

阵营 2负方
ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

4.172

EA
Eric Ashe

2L9KOY · Natick, MA, US

DUPR

4.033

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5312865720
显示原始对决元数据 JSON
[
  {
    "team_id": 7875934304,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tien Tran",
        "dupr_id": "56ZJKP",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": "Braintree, MA, US"
      },
      {
        "name": "Stephen Yetman",
        "dupr_id": "L20RV6",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6756596611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Eric Ashe",
        "dupr_id": "2L9KOY",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      }
    ]
  }
]