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

3.9 - 4.5 Mens Doubles DUPR Submitted

ID: 7519307147

对局比分

10-12

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

12:45 AM

对决场地

Burlington | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
DD
Daniel DiMaria

JZJ0WM · USA

DUPR

3.953

CW
Colby Weik

0YQMJN · USA

DUPR

3.998

阵营 2胜方
AC
Andy Chen

8M757G · Lexington, MA, US

DUPR

4.292

PP
Paul Pozniak

PKP42M · Boston, MA, US

DUPR

3.878

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7519307147
显示原始对决元数据 JSON
[
  {
    "team_id": 6435742170,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel DiMaria",
        "dupr_id": "JZJ0WM",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colby Weik",
        "dupr_id": "0YQMJN",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6031934955,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Chen",
        "dupr_id": "8M757G",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Lexington, MA, US"
      },
      {
        "name": "Paul Pozniak",
        "dupr_id": "PKP42M",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]