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

Pool A - Mixed Doubles (3.5) Ages: 1-49

ID: 7445525149

对局比分

6-15

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

2:15 AM

对决场地

Smashers Pickleball+Bar+Grill

未核实场馆

对决竞争阵营

阵营 1负方
WR
Willie Robert

EG5JJE · Abilene, TX, US

DUPR

3.715

MM
Madison Munshower

4VQMM2 · USA

DUPR

2.733

阵营 2胜方
HH
Hannah Hetzler

RZX6LQ · USA

DUPR

3.134

NW
Neil Watson

RZXMGN · USA

DUPR

3.297

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7445525149
显示原始对决元数据 JSON
[
  {
    "team_id": 6443672149,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Willie Robert",
        "dupr_id": "EG5JJE",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": "Abilene, TX, US"
      },
      {
        "name": "Madison Munshower",
        "dupr_id": "4VQMM2",
        "rating": 2.733,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6790547097,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hannah Hetzler",
        "dupr_id": "RZX6LQ",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neil Watson",
        "dupr_id": "RZXMGN",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]