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

DCC GOLD LEAGUE

ID: 6191228250

对局比分

11-5

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

7:30 PM

对决场地

1001 Rockland Rd, Wilmington, DE 19803, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
RR
Robert Rosenbaum

3XLWW7 · Wilmington, DE, US

DUPR

4.160

GL
Greg Levithan

3VGLX6 · Wilmington, DE, US

DUPR

4.355

阵营 2负方
TC
Tom Connors

6ZX9RK · USA

DUPR

4.174

KO
Karyn Osmundson

7DQWG5 · USA

DUPR

3.443

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6191228250
显示原始对决元数据 JSON
[
  {
    "team_id": 7592349736,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Rosenbaum",
        "dupr_id": "3XLWW7",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      },
      {
        "name": "Greg Levithan",
        "dupr_id": "3VGLX6",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      }
    ]
  },
  {
    "team_id": 5155631021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Connors",
        "dupr_id": "6ZX9RK",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karyn Osmundson",
        "dupr_id": "7DQWG5",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]