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

2026 Franklin US Open Pickleball Championships - Women's Doubles Age Only Double Elimination 35-39 Age

ID: 5158687099

对局比分

11-8, 11-0

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

8:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Courtney Spafford

3OGNZE · Sarasota, FL, US

DUPR

5.105

MG
Mandy Gabriel

8EL4QO · Apollo Beach, FL, US

DUPR

5.026

阵营 2负方
RB
Rachel Barrack

8GXRMD · Gaithersburg, MD, US

DUPR

4.818

AK
Allison Klink

84Q6WK · Springfield, VA, US

DUPR

4.662

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5158687099
显示原始对决元数据 JSON
[
  {
    "team_id": 4449384871,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Courtney Spafford",
        "dupr_id": "3OGNZE",
        "rating": 5.105,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Mandy Gabriel",
        "dupr_id": "8EL4QO",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Apollo Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 7213355809,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel Barrack",
        "dupr_id": "8GXRMD",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Allison Klink",
        "dupr_id": "84Q6WK",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      }
    ]
  }
]