返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Intermediate DUPR Recorded Match Play (2.75-3.5)

ID: 6590511383

对局比分

9-11

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

12:45 AM

对决场地

1501 Broadway, New York, NY 10036, USA

未核实场馆

对决竞争阵营

阵营 1负方
CM
Christopher Marrone

JZ9V9O · USA

DUPR

3.288

DM
dan mastin

DWVM24 · New York, NY, US

DUPR

3.152

阵营 2胜方
DB
dean backer

VXJQ97 · USA

DUPR

3.150

GH
Ganggas Harjianto

X2Y0E5 · New York, NY, US

DUPR

3.474

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6590511383
显示原始对决元数据 JSON
[
  {
    "team_id": 7262325185,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Marrone",
        "dupr_id": "JZ9V9O",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "dan mastin",
        "dupr_id": "DWVM24",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6004152154,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "dean backer",
        "dupr_id": "VXJQ97",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ganggas Harjianto",
        "dupr_id": "X2Y0E5",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]