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

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

ID: 6782545988

对局比分

5-11, 11-8, 11-4

获胜 / Win

对决日期

2026-02-19

对局时间 (估算)

9:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
BS
Becky Stapp

3Z7N9W · Olympia, WA, US

DUPR

4.598

GS
Greg Stapp

1QWPQN · Olympia, WA, US

DUPR

4.525

阵营 2负方
KJ
Karen Jones

3VN7L7 · Coquitlam, BC, CA

DUPR

4.727

MT
Matthew Toren

8D9R2X · Kelowna, BC, CA

DUPR

4.612

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6782545988
显示原始对决元数据 JSON
[
  {
    "team_id": 7288177701,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Becky Stapp",
        "dupr_id": "3Z7N9W",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "Olympia, WA, US"
      },
      {
        "name": "Greg Stapp",
        "dupr_id": "1QWPQN",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Olympia, WA, US"
      }
    ]
  },
  {
    "team_id": 8337781761,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karen Jones",
        "dupr_id": "3VN7L7",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": "Coquitlam, BC, CA"
      },
      {
        "name": "Matthew Toren",
        "dupr_id": "8D9R2X",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      }
    ]
  }
]