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

2026 Newport Beach PPA Challenger - Mens Doubles Pro Main Draw

ID: 6371945374

对局比分

14-16

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

11:30 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1负方
WD
William Dau

EGME2W · Fresno, CA, US

DUPR

5.156

JG
Justin Guiltinan

W65JYY · Santa Maria, CA, US

DUPR

5.018

阵营 2胜方
MM
Michael McCaffrey

355P7P · BC, CA

DUPR

5.376

SD
Spencer Duane

V2LEV7 · Scottsdale, AZ, US

DUPR

5.256

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6371945374
显示原始对决元数据 JSON
[
  {
    "team_id": 5585277976,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William Dau",
        "dupr_id": "EGME2W",
        "rating": 5.156,
        "profile_pic_url": null,
        "location": "Fresno, CA, US"
      },
      {
        "name": "Justin Guiltinan",
        "dupr_id": "W65JYY",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Santa Maria, CA, US"
      }
    ]
  },
  {
    "team_id": 8309614512,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael McCaffrey",
        "dupr_id": "355P7P",
        "rating": 5.376,
        "profile_pic_url": null,
        "location": "BC, CA"
      },
      {
        "name": "Spencer  Duane",
        "dupr_id": "V2LEV7",
        "rating": 5.256,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]