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

Zehnder Memorial Fall Classic - Mixed Doubles Open (50 And Above)

ID: 7794993267

对局比分

15-12

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

4:45 AM

对决场地

Bend, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
DW
DeAnn Winter

3VX045 · Medford, OR, US

DUPR

4.907

George Morgan

8MPQ5L · Talent, OR, US

DUPR

4.775

阵营 2负方
JB
Jennifer Bard

8947XJ · Kelso, WA, US

DUPR

4.763

JB
John Bard

12YOKE · Kelso, WA, US

DUPR

4.629

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7794993267
显示原始对决元数据 JSON
[
  {
    "team_id": 5881777740,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DeAnn Winter",
        "dupr_id": "3VX045",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Medford, OR, US"
      },
      {
        "name": "George Morgan",
        "dupr_id": "8MPQ5L",
        "rating": 4.775,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/137802_63c9c905c1e68.png",
        "location": "Talent, OR, US"
      }
    ]
  },
  {
    "team_id": 6903550529,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Bard",
        "dupr_id": "8947XJ",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      },
      {
        "name": "John Bard",
        "dupr_id": "12YOKE",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      }
    ]
  }
]