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

Boston Pickle Club - NETS Leg 5 Mixed Doubles 4.0-4.5 Consolation Bracket

ID: 5908246256

对局比分

6-11

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

9:00 PM

对决场地

91-B Sprague St, Boston, MA 02136, USA

未核实场馆

对决竞争阵营

阵营 1负方
PP
Paul Pozniak

PKP42M · Boston, MA, US

DUPR

3.870

DR
Danielle Rakowsky

RZGWKD · Burlington, MA, US

DUPR

3.837

阵营 2胜方
ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

3.987

ZH
Zhaoyun Huang

RXO56Z · USA

DUPR

3.807

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5908246256
显示原始对决元数据 JSON
[
  {
    "team_id": 7082041741,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Pozniak",
        "dupr_id": "PKP42M",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Danielle Rakowsky",
        "dupr_id": "RZGWKD",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Burlington, MA, US"
      }
    ]
  },
  {
    "team_id": 6669941018,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Zhaoyun Huang",
        "dupr_id": "RXO56Z",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]