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

2026 Franklin US Open Pickleball Championships - Women's Doubles Age Only Double Elimination 60-64 Age

ID: 7192090457

对局比分

11-2, 11-1

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

6:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
MM
Marianne Maher

1NNRN6 · The Villages, FL, US

DUPR

5.038

Kim Perritt

35WYRV · Mount Pleasant, SC, US

DUPR

4.951

阵营 2负方
CB
Christine Bayless

8EL75W · Kirkland, WA, US

DUPR

4.087

LG
Lucy Gambescia

3ZVYGD · Sumterville, FL, US

DUPR

3.951

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7192090457
显示原始对决元数据 JSON
[
  {
    "team_id": 8484935120,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marianne Maher",
        "dupr_id": "1NNRN6",
        "rating": 5.038,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Kim Perritt",
        "dupr_id": "35WYRV",
        "rating": 4.951,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1112968/images/profile/0bbf7130-6199-4205-935f-6b3cf414840d.jpg",
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 4605045358,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Bayless",
        "dupr_id": "8EL75W",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Lucy Gambescia",
        "dupr_id": "3ZVYGD",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Sumterville, FL, US"
      }
    ]
  }
]