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

CAPA Orange County Champ 2026- MD 4.5 50+ (Sat 12pm)

ID: 7350051946

对局比分

11-6

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SR
Sherwin Ramil

7D4ME0 · Eastvale, CA, US

DUPR

3.906

RA
ROMMEL A DACERA

GGR4WM · Jurupa Valley, CA, US

DUPR

3.965

阵营 2负方
JJ
Jim Jensen

7DLG79 · USA

DUPR

3.723

TB
Trent Burns

MPYQXD · USA

DUPR

4.303

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7350051946
显示原始对决元数据 JSON
[
  {
    "team_id": 8058605188,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sherwin Ramil",
        "dupr_id": "7D4ME0",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Eastvale, CA, US"
      },
      {
        "name": "ROMMEL A DACERA",
        "dupr_id": "GGR4WM",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Jurupa Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 7822055289,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Jensen",
        "dupr_id": "7DLG79",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trent  Burns",
        "dupr_id": "MPYQXD",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]