返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The Whip City Open - Mens Doubles Skill: (4.999 And Under) Age: (Any)

ID: 7206567630

对局比分

4-11, 7-11

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

7:30 PM

对决场地

Westfield, MA

View Facility Page →

对决竞争阵营

阵营 1负方
TR
Tom Robinson

9PL64J · Hudson, NH, US

DUPR

4.732

AZ
Andy Zhang

4PJNEM · Belmont, MA, US

DUPR

4.997

阵营 2胜方
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

5.040

PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.813

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7206567630
显示原始对决元数据 JSON
[
  {
    "team_id": 5967878465,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Robinson",
        "dupr_id": "9PL64J",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Hudson, NH, US"
      },
      {
        "name": "Andy Zhang",
        "dupr_id": "4PJNEM",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Belmont, MA, US"
      }
    ]
  },
  {
    "team_id": 7367927226,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.813,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      }
    ]
  }
]