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

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

ID: 6526759291

对局比分

15-13

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

8:45 AM

对决场地

Santa Barbara, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
TB
Tom Bramson

3XLKNR · Santa Barbara, CA, US

DUPR

4.563

RP
Richard Pastoria

X0N2ER · USA

DUPR

4.967

阵营 2负方
SC
Spencer Cross

840WPV · Santa Barbara, CA, US

DUPR

4.527

FA
Frank Adler

8JQX24 · Santa Barbara, CA, US

DUPR

4.546

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6526759291
显示原始对决元数据 JSON
[
  {
    "team_id": 6312435637,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Bramson",
        "dupr_id": "3XLKNR",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Richard Pastoria",
        "dupr_id": "X0N2ER",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5819246686,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Spencer Cross",
        "dupr_id": "840WPV",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Frank Adler",
        "dupr_id": "8JQX24",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  }
]