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

2026 Newport Beach PPA Challenger - Mens Doubles Pro Main Draw

ID: 7510605661

对局比分

8-15

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

2:15 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1负方
Bret Berryman

XJEOG7 · Kansas City, MO, US

DUPR

5.497

ZG
Zach Gonnering

3X9V0R · Green Bay, WI, US

DUPR

5.291

阵营 2胜方
MM
Michael McCaffrey

355P7P · BC, CA

DUPR

5.388

SD
Spencer Duane

V2LEV7 · Scottsdale, AZ, US

DUPR

5.279

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7510605661
显示原始对决元数据 JSON
[
  {
    "team_id": 4652011531,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bret Berryman",
        "dupr_id": "XJEOG7",
        "rating": 5.497,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1247300/images/profile/22907d54-a4f6-449a-933e-f68eb0c8d520.png",
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Zach Gonnering",
        "dupr_id": "3X9V0R",
        "rating": 5.291,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 8395814315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael McCaffrey",
        "dupr_id": "355P7P",
        "rating": 5.388,
        "profile_pic_url": null,
        "location": "BC, CA"
      },
      {
        "name": "Spencer  Duane",
        "dupr_id": "V2LEV7",
        "rating": 5.279,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]