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

PPA Tour: 2026 Newport Beach Open - Mens Doubles Senior Open

ID: 5766124206

对局比分

15-5

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

7:30 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
BS
Brian Sachs

12P5Q7 · Las Vegas, NV, US

DUPR

5.049

AF
Aaron Franklin

8E9L4M · Las Vegas, NV, US

DUPR

4.855

阵营 2负方
DB
Danny Brunac

1QXRR0 · Seal Beach, CA, US

DUPR

4.426

DP
Derk Pardoe

17N54M · Sandy, UT, US

DUPR

4.739

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5766124206
显示原始对决元数据 JSON
[
  {
    "team_id": 8188255962,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Sachs",
        "dupr_id": "12P5Q7",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Aaron Franklin",
        "dupr_id": "8E9L4M",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5228791896,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danny Brunac",
        "dupr_id": "1QXRR0",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Seal Beach, CA, US"
      },
      {
        "name": "Derk Pardoe",
        "dupr_id": "17N54M",
        "rating": 4.739,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]