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

Happy Trails WILD West CLASSIC - 20th Anniversary - Womens Doubles Skill: (4.0) Age: (60 To 64)

ID: 5846007926

对局比分

4-15

获胜 / Win

对决日期

2026-01-14

对局时间 (估算)

3:30 PM

对决场地

Surprise, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
Denise Fechner

1R944N · Urbandale, IA, US

DUPR

4.278

TB
T Bucky Jones

8DMKG4 · Peoria, AZ, US

DUPR

3.586

阵营 2胜方
CF
Chris Forsberg

RY2X0Z · Buckeye, AZ, US

DUPR

4.507

CB
Constance Baty

8G0DLV · USA

DUPR

4.163

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5846007926
显示原始对决元数据 JSON
[
  {
    "team_id": 4943814236,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Denise Fechner",
        "dupr_id": "1R944N",
        "rating": 4.278,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69781fd040e9f.jpg",
        "location": "Urbandale, IA, US"
      },
      {
        "name": "T Bucky Jones",
        "dupr_id": "8DMKG4",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  },
  {
    "team_id": 7973066443,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Forsberg",
        "dupr_id": "RY2X0Z",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Buckeye, AZ, US"
      },
      {
        "name": "Constance Baty",
        "dupr_id": "8G0DLV",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]