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

Mixed Doubles OPEN $$$ (4.5+)

ID: 6576846137

对局比分

11-4

落败 / Loss

对决日期

2026-01-04

对局时间 (估算)

6:15 AM

对决场地

Pickleball 901

未核实场馆

对决竞争阵营

阵营 1胜方
DK
Dean Karash

304LG4 · Memphis, TN, US

DUPR

4.715

MM
Madison Murgatroyd

W64K6G · Lakeland, TN, US

DUPR

4.361

阵营 2负方
JW
Julie Wigger

8WK2PM · Medina, TN, US

DUPR

3.939

DM
Daniel McGuire

1QLKQD · Bartlett, TN, US

DUPR

4.632

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6576846137
显示原始对决元数据 JSON
[
  {
    "team_id": 5366641280,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dean Karash",
        "dupr_id": "304LG4",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Madison Murgatroyd",
        "dupr_id": "W64K6G",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Lakeland, TN, US"
      }
    ]
  },
  {
    "team_id": 6850164113,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie Wigger",
        "dupr_id": "8WK2PM",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Medina, TN, US"
      },
      {
        "name": "Daniel McGuire",
        "dupr_id": "1QLKQD",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Bartlett, TN, US"
      }
    ]
  }
]