返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Minto US Open Pickleball Championships - Mixed Doubles 5.0 Double Elimination 65-69 Age

ID: 6237692373

对局比分

11-3, 11-9

落败 / Loss

对决日期

2025-05-01

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Michael W McMahon

V7YRX7 · Dallas, TX, US

DUPR

5.241

Chris Powers

Q3VKP1 · Aiken, SC, US

DUPR

5.034

阵营 2负方
MM
Michael Mize

355K5R · Florence, KY, US

DUPR

4.496

ML
Margaret Ludwig

8E4QM3 · Ludlow, KY, US

DUPR

4.743

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6237692373
显示原始对决元数据 JSON
[
  {
    "team_id": 6851114920,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael W McMahon",
        "dupr_id": "V7YRX7",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Chris Powers",
        "dupr_id": "Q3VKP1",
        "rating": 5.034,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/81453_5cf1606918e6b.jpeg",
        "location": "Aiken, SC, US"
      }
    ]
  },
  {
    "team_id": 5854175110,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Mize",
        "dupr_id": "355K5R",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Florence, KY, US"
      },
      {
        "name": "Margaret Ludwig",
        "dupr_id": "8E4QM3",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Ludlow, KY, US"
      }
    ]
  }
]