返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mixed Doubles Skill: (4.5) Age: (50 To 59)

ID: 5795186683

对局比分

15-8

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

8:45 AM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1胜方
SR
Sue Rasmussen

OD7OYE · Tallahassee, FL, US

DUPR

4.580

JS
Jeff Schroepfer

8947DE · Tallahassee, FL, US

DUPR

4.482

阵营 2负方
NH
Nancy Hensley

8DOGY4 · KIMBERLIN HGT, TN, US

DUPR

4.090

JC
Jason Chino-Bradshaw

3VX9Q6 · Macon, GA, US

DUPR

4.415

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5795186683
显示原始对决元数据 JSON
[
  {
    "team_id": 6518518916,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sue Rasmussen",
        "dupr_id": "OD7OYE",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Jeff Schroepfer",
        "dupr_id": "8947DE",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 4601964469,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Hensley",
        "dupr_id": "8DOGY4",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "KIMBERLIN HGT, TN, US"
      },
      {
        "name": "Jason Chino-Bradshaw",
        "dupr_id": "3VX9Q6",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]