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

2026 Franklin US Open Pickleball Championships - Women's Doubles Age Only Double Elimination 50-54 Age

ID: 7304964238

对局比分

11-1, 11-2

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

11:30 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
BN
BRENDA NUNEZ

12ZMXY · Virginia Beach, VA, US

DUPR

5.038

MC
Marcie Cetani

3XK7L5 · Glen Allen, VA, US

DUPR

5.007

阵营 2负方
RG
Ronda Gangelhoff

896GJK · Gilbert, AZ, US

DUPR

4.693

AS
Arlene Swinney

16N6QQ · Mesa, AZ, US

DUPR

4.669

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7304964238
显示原始对决元数据 JSON
[
  {
    "team_id": 7868135464,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "BRENDA NUNEZ",
        "dupr_id": "12ZMXY",
        "rating": 5.038,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Marcie Cetani",
        "dupr_id": "3XK7L5",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  },
  {
    "team_id": 7700983762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronda Gangelhoff",
        "dupr_id": "896GJK",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Arlene Swinney",
        "dupr_id": "16N6QQ",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]