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

PPA Tour: 2026 PPA Finals - Mens Doubles Senior Open

ID: 7840647485

对局比分

11-9, 11-7

落败 / Loss

对决日期

2026-05-10

对局时间 (估算)

6:15 AM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
BE
Brett Eberhardt

8WEODL · Honolulu, HI, US

DUPR

5.332

BS
Bryan Shapiro

1RDYM8 · Irvine, CA, US

DUPR

5.222

阵营 2负方
JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.161

CR
Craig Riley

3P5ELZ · Encinitas, CA, US

DUPR

5.116

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7840647485
显示原始对决元数据 JSON
[
  {
    "team_id": 7091850699,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Eberhardt",
        "dupr_id": "8WEODL",
        "rating": 5.332,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      },
      {
        "name": "Bryan Shapiro",
        "dupr_id": "1RDYM8",
        "rating": 5.222,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 5979723155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.161,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Craig Riley",
        "dupr_id": "3P5ELZ",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      }
    ]
  }
]