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

Earth Day MLP Style - DUPR 12

ID: 6935533062

对局比分

11-1

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MD
Maria Dull

6PXR00 · USA

DUPR

3.243

BH
bruce howard

ZNKMRD · University Park, FL, US

DUPR

2.917

阵营 2负方
BS
Barbi Smotkin

WK75OM · USA

DUPR

2.000

BK
Bob Kloss

MEYDJD · USA

DUPR

2.547

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6935533062
显示原始对决元数据 JSON
[
  {
    "team_id": 4984590751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maria Dull",
        "dupr_id": "6PXR00",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "bruce howard",
        "dupr_id": "ZNKMRD",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": "University Park, FL, US"
      }
    ]
  },
  {
    "team_id": 7623823358,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barbi Smotkin",
        "dupr_id": "WK75OM",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Kloss",
        "dupr_id": "MEYDJD",
        "rating": 2.547,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]