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

National Pickleball Center Club Championships - Mixed Doubles 4.5 Round Robin 61+ Age (Pool 1)

ID: 5769446895

对局比分

7-11

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

4:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
DR
Deb Russell

ZNN0ZL · Elmhurst, IL, US

DUPR

4.330

Tom Franklin

3LLJLZ · Estero, FL, US

DUPR

4.596

阵营 2胜方
JC
Jaana Conaghan

55LM70 · Naples, FL, US

DUPR

4.605

DH
Dennis Herlogsson

L2XRKZ · Naples, FL, US

DUPR

4.515

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5769446895
显示原始对决元数据 JSON
[
  {
    "team_id": 4613747871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Deb Russell",
        "dupr_id": "ZNN0ZL",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Elmhurst, IL, US"
      },
      {
        "name": "Tom Franklin",
        "dupr_id": "3LLJLZ",
        "rating": 4.596,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65b1d3f1a5363.jpg",
        "location": "Estero, FL, US"
      }
    ]
  },
  {
    "team_id": 5626821293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jaana Conaghan",
        "dupr_id": "55LM70",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Dennis Herlogsson",
        "dupr_id": "L2XRKZ",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]