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

Diamond Central Valley Cup 2 - Men's Doubles 4.0 (8+)

ID: 4922573414

对局比分

11-3

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

3:30 PM

对决场地

Bakersfield, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
DS
David Sewell

3ZDRKD · Bakersfield, CA, US

DUPR

4.341

RR
Ralph Rogers

8WNX7M · Bakersfield, CA, US

DUPR

4.274

阵营 2负方
DE
Drew Edwards

562N9V · USA

DUPR

3.797

KS
Karan Samtani

OD7X02 · USA

DUPR

3.958

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4922573414
显示原始对决元数据 JSON
[
  {
    "team_id": 6358587493,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Sewell",
        "dupr_id": "3ZDRKD",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Ralph Rogers",
        "dupr_id": "8WNX7M",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 7227505236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Edwards",
        "dupr_id": "562N9V",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karan Samtani",
        "dupr_id": "OD7X02",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]