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

Life Time Westchester March Madness Moneyball - Mens Doubles Skill: 3.50-4.00

ID: 7624955581

对局比分

11-2

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

2:15 AM

对决场地

Harrison, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
AB
Andrew Bui

4Z9DVV · New York, NY, US

DUPR

3.800

PW
Peter Wayne

16M94K · Bronx County, NY, US

DUPR

3.943

阵营 2负方
MS
Munjal Sheth

J506JM · USA

DUPR

3.311

VS
Viral Shah

O6VXD7 · USA

DUPR

3.596

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7624955581
显示原始对决元数据 JSON
[
  {
    "team_id": 6833867707,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Bui",
        "dupr_id": "4Z9DVV",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Peter Wayne",
        "dupr_id": "16M94K",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Bronx County, NY, US"
      }
    ]
  },
  {
    "team_id": 6355531417,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Munjal Sheth",
        "dupr_id": "J506JM",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Viral Shah",
        "dupr_id": "O6VXD7",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]