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

2026 Franklin US Open Pickleball Championships - Mixed Doubles Age Only Double Elimination 45-49 Age

ID: 5993406200

对局比分

12-15

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

9:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
Maggie Murch

8KRRY3 · North Vancouver, BC, CA

DUPR

4.944

BA
Ben Asper

3XK59X · Arlington Heights, IL, US

DUPR

5.122

阵营 2胜方
MW
Megan Washburn

E89GV1 · Lovingston, VA, US

DUPR

4.889

RB
Richard Burt

30VJZN · Winter Park, FL, US

DUPR

5.658

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5993406200
显示原始对决元数据 JSON
[
  {
    "team_id": 4555590634,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maggie Murch",
        "dupr_id": "8KRRY3",
        "rating": 4.944,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1213132/images/profile/e368bd75-a44a-4437-8810-971bf8b985b9.jpg",
        "location": "North Vancouver, BC, CA"
      },
      {
        "name": "Ben Asper",
        "dupr_id": "3XK59X",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "Arlington Heights, IL, US"
      }
    ]
  },
  {
    "team_id": 6378130056,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Megan Washburn",
        "dupr_id": "E89GV1",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": "Lovingston, VA, US"
      },
      {
        "name": "Richard Burt",
        "dupr_id": "30VJZN",
        "rating": 5.658,
        "profile_pic_url": null,
        "location": "Winter Park, FL, US"
      }
    ]
  }
]