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

2026 Franklin US Open Pickleball Championships - Mixed Doubles Age Only Double Elimination 65-69 Age

ID: 7396467987

对局比分

11-0, 11-6

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

4:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
MM
Marylouise Millar

DW7QJM · Hamilton, ON, CA

DUPR

5.052

RC
Ron Cortese

3L4KJ3 · Oakton, VA, US

DUPR

4.487

阵营 2负方
SH
Susan Henderson

17DMM8 · McKinney, TX, US

DUPR

4.341

GM
Gregory M Baumgart

OD6RR7 · Evansville, IN, US

DUPR

4.138

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7396467987
显示原始对决元数据 JSON
[
  {
    "team_id": 6144770391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marylouise Millar",
        "dupr_id": "DW7QJM",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Hamilton, ON, CA"
      },
      {
        "name": "Ron Cortese",
        "dupr_id": "3L4KJ3",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Oakton, VA, US"
      }
    ]
  },
  {
    "team_id": 7696088120,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Henderson",
        "dupr_id": "17DMM8",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Gregory M Baumgart",
        "dupr_id": "OD6RR7",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      }
    ]
  }
]