返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 8204460098

对局比分

13-15

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

3:30 PM

对决场地

Santa Barbara, CA

View Facility Page →

对决竞争阵营

阵营 1负方
TB
Tom Bramson

3XLKNR · Santa Barbara, CA, US

DUPR

4.505

RP
Richard Pastoria

X0N2ER · USA

DUPR

4.797

阵营 2胜方
RR
Robert Roszkos

8MME6G · USA

DUPR

4.337

RB
Rich Byrd

2LLREY · USA

DUPR

4.185

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8204460098
显示原始对决元数据 JSON
[
  {
    "team_id": 7526615895,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Bramson",
        "dupr_id": "3XLKNR",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Richard Pastoria",
        "dupr_id": "X0N2ER",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6205052838,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Roszkos",
        "dupr_id": "8MME6G",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rich Byrd",
        "dupr_id": "2LLREY",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]