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

PPA Tour: 2026 Sacramento Open - Mixed Doubles Senior Open

ID: 7435693289

对局比分

8-11, 8-11

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

6:15 AM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1负方
TH
Tracy Houk

8DY44L · Auburn, CA, US

DUPR

4.677

CR
Craig Riley

3P5ELZ · Encinitas, CA, US

DUPR

5.129

阵营 2胜方
JO
Jennifer Osur Douglas

8JWXQW · Granite Bay, CA, US

DUPR

5.322

JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.235

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7435693289
显示原始对决元数据 JSON
[
  {
    "team_id": 7567087781,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tracy Houk",
        "dupr_id": "8DY44L",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Auburn, CA, US"
      },
      {
        "name": "Craig Riley",
        "dupr_id": "3P5ELZ",
        "rating": 5.129,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      }
    ]
  },
  {
    "team_id": 7651271381,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Osur Douglas",
        "dupr_id": "8JWXQW",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "Granite Bay, CA, US"
      },
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]