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

PPA Tour: Select Medical Orange County Cup - 2025 - Mens Doubles Skill: (5.0) Age: (35 To 49)

ID: 7216289475

对局比分

7-11, 11-9, 11-8

落败 / Loss

对决日期

2025-06-22

对局时间 (估算)

4:45 AM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
BB
Brady Bowles

3V5Y6P · Laguna Niguel, CA, US

DUPR

4.823

GM
Graham McDaniel

3POQNQ · US

DUPR

4.900

阵营 2负方
YZ
Yash Zaker

8GYKPX · Irvine, CA, US

DUPR

4.917

JB
Jordan Brown

1NVXYW · Aliso Viejo, CA, US

DUPR

4.632

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7216289475
显示原始对决元数据 JSON
[
  {
    "team_id": 7097006134,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady Bowles",
        "dupr_id": "3V5Y6P",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      },
      {
        "name": "Graham McDaniel",
        "dupr_id": "3POQNQ",
        "rating": 4.9,
        "profile_pic_url": null,
        "location": "US"
      }
    ]
  },
  {
    "team_id": 6086733866,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yash Zaker",
        "dupr_id": "8GYKPX",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Jordan Brown",
        "dupr_id": "1NVXYW",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      }
    ]
  }
]