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

PPA Tour: 2026 Carvana Mesa Cup - Womens Doubles Skill: (4.0) Age: (50 To 59)

ID: 7070423309

对局比分

15-12

获胜 / Win

对决日期

2026-02-18

对局时间 (估算)

6:15 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
KB
Kari Bryant

8GYZYD · Fargo, ND, US

DUPR

4.268

HO
heidi odegaard

ZND9XW · Horace, ND, US

DUPR

3.933

阵营 2负方
PC
Patti Cronquist

8G4PRG · USA

DUPR

4.107

KK
Kristina Kemp

EGLOZW · USA

DUPR

3.668

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7070423309
显示原始对决元数据 JSON
[
  {
    "team_id": 4592345677,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kari Bryant",
        "dupr_id": "8GYZYD",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "heidi odegaard",
        "dupr_id": "ZND9XW",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Horace, ND, US"
      }
    ]
  },
  {
    "team_id": 5419231039,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patti Cronquist",
        "dupr_id": "8G4PRG",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristina Kemp",
        "dupr_id": "EGLOZW",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]