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

DCC GOLD LEAGUE

ID: 6900528490

对局比分

14-16

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

11:30 PM

对决场地

1001 Rockland Rd, Wilmington, DE 19803, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MI
Michael Iacovelli

2L5JZ9 · Garnet Valley, PA, US

DUPR

4.370

JP
Jeffrey Politis

DWJX2Y · Wilmington, DE, US

DUPR

4.236

阵营 2胜方
GL
Greg Levithan

3VGLX6 · Wilmington, DE, US

DUPR

4.380

TC
Tom Connors

6ZX9RK · Wilmington, DE, US

DUPR

4.207

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6900528490
显示原始对决元数据 JSON
[
  {
    "team_id": 5434624001,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Iacovelli",
        "dupr_id": "2L5JZ9",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Garnet Valley, PA, US"
      },
      {
        "name": "Jeffrey Politis",
        "dupr_id": "DWJX2Y",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      }
    ]
  },
  {
    "team_id": 4937486768,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Levithan",
        "dupr_id": "3VGLX6",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      },
      {
        "name": "Tom Connors",
        "dupr_id": "6ZX9RK",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      }
    ]
  }
]