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

2025 Founders Tournament - SENIOR Mixed Doubles Skill: (4.0/4.5) Age: (60+)

ID: 7274895291

对局比分

15-6

获胜 / Win

对决日期

2025-08-13

对局时间 (估算)

4:45 AM

对决场地

Bainbridge Island, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
SG
Sue Goodwin

35LQ7R · Seattle, WA, US

DUPR

4.850

KD
Kirk Dawson

1RDZYZ · Mercer Island, WA, US

DUPR

4.533

阵营 2负方
JH
Jennifer Hyde

3PJONE · Seattle, WA, US

DUPR

4.319

BR
Bill Rumpf

1255JR · Seattle, WA, US

DUPR

4.645

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7274895291
显示原始对决元数据 JSON
[
  {
    "team_id": 8227323718,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sue Goodwin",
        "dupr_id": "35LQ7R",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Kirk Dawson",
        "dupr_id": "1RDZYZ",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      }
    ]
  },
  {
    "team_id": 6479245421,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Hyde",
        "dupr_id": "3PJONE",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Bill Rumpf",
        "dupr_id": "1255JR",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]