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

The Pickle Bar DUPR Compete 2.0-2.99

ID: 5760725195

对局比分

11-0

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

12:45 AM

对决场地

162 Cherry St, Summerville, SC 29486, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JP
Jaimee Patton

M9N9VD · USA

DUPR

2.480

FF
Fabian Friedel

D9G7NL · USA

DUPR

3.315

阵营 2负方
MZ
Maryann Zambrzycki

X0KJWX · USA

DUPR

2.035

RL
Regina Lee

3LPK4Q · North Charleston, SC, US

DUPR

2.000

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5760725195
显示原始对决元数据 JSON
[
  {
    "team_id": 5901913835,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaimee Patton",
        "dupr_id": "M9N9VD",
        "rating": 2.48,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fabian Friedel",
        "dupr_id": "D9G7NL",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5301143905,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maryann Zambrzycki",
        "dupr_id": "X0KJWX",
        "rating": 2.035,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Regina Lee",
        "dupr_id": "3LPK4Q",
        "rating": 2,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      }
    ]
  }
]