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

APP Tour: 2026 AARP Open - AARP Masters (60+) Mens Pro Doubles

ID: 6231769754

对局比分

11-8, 11-6

落败 / Loss

对决日期

2026-03-27

对局时间 (估算)

3:30 PM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1胜方
TM
Todd Murphy

8D5G0L · Santa Cruz, CA, US

DUPR

5.527

SS
Steve Scurfield

5YY26R · Sacramento, CA, US

DUPR

5.633

阵营 2负方
VV
Vince Van Patten

KOO6DQ · Malibu, CA, US

DUPR

5.257

DG
Dan Granot

3P4RNQ · Atlanta, GA, US

DUPR

5.438

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6231769754
显示原始对决元数据 JSON
[
  {
    "team_id": 4737531116,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Murphy",
        "dupr_id": "8D5G0L",
        "rating": 5.527,
        "profile_pic_url": null,
        "location": "Santa Cruz, CA, US"
      },
      {
        "name": "Steve Scurfield",
        "dupr_id": "5YY26R",
        "rating": 5.633,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  },
  {
    "team_id": 7221951602,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vince Van Patten",
        "dupr_id": "KOO6DQ",
        "rating": 5.257,
        "profile_pic_url": null,
        "location": "Malibu, CA, US"
      },
      {
        "name": "Dan Granot",
        "dupr_id": "3P4RNQ",
        "rating": 5.438,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]