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

2026 Franklin US Open Pickleball Championships - Mixed Doubles 3.5 Double Elimination 40-49 Age

ID: 5297031431

对局比分

9-15

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

12:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
BM
brian montgomery

EWQLDE · Naples, FL, US

DUPR

3.844

CV
Cheryl Van Klingeren

O6YEZW · Fort Myers, FL, US

DUPR

3.416

阵营 2胜方
MT
Matt Talley

YGWMNG · Lakeland, TN, US

DUPR

3.887

LW
Lori Williams

JZ0GYD · Bartlett, TN, US

DUPR

3.587

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5297031431
显示原始对决元数据 JSON
[
  {
    "team_id": 4578655162,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "brian montgomery",
        "dupr_id": "EWQLDE",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Cheryl  Van Klingeren",
        "dupr_id": "O6YEZW",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      }
    ]
  },
  {
    "team_id": 6944161141,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Talley",
        "dupr_id": "YGWMNG",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Lakeland, TN, US"
      },
      {
        "name": "Lori Williams",
        "dupr_id": "JZ0GYD",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Bartlett, TN, US"
      }
    ]
  }
]