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

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

ID: 5071451476

对局比分

11-1, 11-2

落败 / Loss

对决日期

2025-04-28

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Michael W McMahon

V7YRX7 · Dallas, TX, US

DUPR

5.218

Chris Powers

Q3VKP1 · Aiken, SC, US

DUPR

5.034

阵营 2负方
CC
Carol Cavoto

3OLORL · Woodridge, IL, US

DUPR

4.977

VE
Victor Espinosa Jr

3P57XG · Bonita Springs, FL, US

DUPR

4.504

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5071451476
显示原始对决元数据 JSON
[
  {
    "team_id": 5487030108,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael W McMahon",
        "dupr_id": "V7YRX7",
        "rating": 5.218,
        "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": 7160421293,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carol Cavoto",
        "dupr_id": "3OLORL",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Woodridge, IL, US"
      },
      {
        "name": "Victor Espinosa Jr",
        "dupr_id": "3P57XG",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Bonita Springs, FL, US"
      }
    ]
  }
]