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

The American Riviera Classic - Men's Doubles Skill: (4.5) (40 and Above)

ID: 8416075656

对局比分

7-15

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

1:00 PM

对决场地

Santa Barbara, CA

View Facility Page →

对决竞争阵营

阵营 1负方
TB
Tom Bramson

3XLKNR · Santa Barbara, CA, US

DUPR

4.462

RP
Richard Pastoria

X0N2ER · USA

DUPR

4.683

阵营 2胜方
JS
John Sestak

3XYWMR · Santa Barbara, CA, US

DUPR

4.505

TG
Thomas Garcia

8MDJLG · USA

DUPR

4.782

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8416075656
显示原始对决元数据 JSON
[
  {
    "team_id": 5601303246,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Bramson",
        "dupr_id": "3XLKNR",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Richard Pastoria",
        "dupr_id": "X0N2ER",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7753832732,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Sestak",
        "dupr_id": "3XYWMR",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Thomas Garcia",
        "dupr_id": "8MDJLG",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]