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

2026 Franklin US Open Pickleball Championships - Women's Doubles Age Only Double Elimination 40-44 Age

ID: 6008403949

对局比分

5-15

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

2:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
CT
Christy Toda

JZPLVW · Raleigh, NC, US

DUPR

4.601

KW
Kendall Willis

YGOKO4 · Raleigh, NC, US

DUPR

4.484

阵营 2胜方
MR
Monika Ray

8GD6Q8 · Valley Park, MO, US

DUPR

4.751

KD
Krissy Dickey

3OOWN7 · Manchester, MO, US

DUPR

4.702

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6008403949
显示原始对决元数据 JSON
[
  {
    "team_id": 5282292765,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christy Toda",
        "dupr_id": "JZPLVW",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Kendall Willis",
        "dupr_id": "YGOKO4",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 6150520253,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Monika Ray",
        "dupr_id": "8GD6Q8",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Valley Park, MO, US"
      },
      {
        "name": "Krissy Dickey",
        "dupr_id": "3OOWN7",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Manchester, MO, US"
      }
    ]
  }
]