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

Wildlight Pickleball

ID: 4493951322

对局比分

10-12

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

7:30 PM

对决场地

Yulee, FL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MJ
Martin J Meaney

7DPW0M · USA

DUPR

3.465

RB
Ray Brown

Y4YZGD · USA

DUPR

3.037

阵营 2胜方
MB
Mike Beebe

ORYYQE · USA

DUPR

3.267

IJ
Ian Jaslow

4Z05R2 · Yulee, FL, US

DUPR

3.253

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4493951322
显示原始对决元数据 JSON
[
  {
    "team_id": 4764543294,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Martin J Meaney",
        "dupr_id": "7DPW0M",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ray Brown",
        "dupr_id": "Y4YZGD",
        "rating": 3.037,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5616436796,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Beebe",
        "dupr_id": "ORYYQE",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Jaslow",
        "dupr_id": "4Z05R2",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": "Yulee, FL, US"
      }
    ]
  }
]