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

Mixed Doubles OPEN $$$ (4.5+)

ID: 6242671974

对局比分

8-11

落败 / Loss

对决日期

2026-01-04

对局时间 (估算)

7:30 PM

对决场地

Pickleball 901

未核实场馆

对决竞争阵营

阵营 1负方
JW
Julie Wigger

8WK2PM · Medina, TN, US

DUPR

3.939

DM
Daniel McGuire

1QLKQD · Bartlett, TN, US

DUPR

4.632

阵营 2胜方
BM
Bailey McNamara

2LZRQ7 · Hickory Withe, TN, US

DUPR

4.056

AB
Andrew Brimm

QPV5QR · Germantown, TN, US

DUPR

4.857

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6242671974
显示原始对决元数据 JSON
[
  {
    "team_id": 8013457655,
    "serial": 1,
    "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"
      }
    ]
  },
  {
    "team_id": 7360468924,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bailey McNamara",
        "dupr_id": "2LZRQ7",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Hickory Withe, TN, US"
      },
      {
        "name": "Andrew Brimm",
        "dupr_id": "QPV5QR",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  }
]