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

Gotham Open Play

ID: 8281511816

对局比分

11-3, 11-2

落败 / Loss

对决日期

2026-02-09

对局时间 (估算)

9:00 PM

对决场地

5-25 46th Ave, Long Island City, NY 11101, USA

未核实场馆

对决竞争阵营

阵营 1胜方
DG
Dirk Goldenberg

6PQMNK · USA

DUPR

2.769

DG
Derek goldberg

6724OE · USA

DUPR

3.698

阵营 2负方
JG
Joe Gibson

PPK60Z · USA

DUPR

2.388

AY
Andrew Yip

XJVPV5 · New York, NY, US

DUPR

4.706

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8281511816
显示原始对决元数据 JSON
[
  {
    "team_id": 6871139387,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dirk Goldenberg",
        "dupr_id": "6PQMNK",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derek  goldberg",
        "dupr_id": "6724OE",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8534908879,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe  Gibson",
        "dupr_id": "PPK60Z",
        "rating": 2.388,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Yip",
        "dupr_id": "XJVPV5",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]