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

PPA Tour: 2026 Sacramento Open - Mixed Doubles Pro Qualifier

ID: 7639588355

对局比分

11-7, 11-4

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

12:45 AM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Janaye Sakkas

8GELMM · San Francisco, CA, US

DUPR

5.088

HT
Huey Trinh

9PDGGK · San Jose, CA, US

DUPR

4.693

阵营 2负方
DW
David Wallace

3Y2N43 · Antelope, CA, US

DUPR

4.565

AM
Ashley Mackie

DW420L · Fairfield, CA, US

DUPR

4.572

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7639588355
显示原始对决元数据 JSON
[
  {
    "team_id": 5259367761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janaye Sakkas",
        "dupr_id": "8GELMM",
        "rating": 5.088,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Huey Trinh",
        "dupr_id": "9PDGGK",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 8424985139,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Wallace",
        "dupr_id": "3Y2N43",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Antelope, CA, US"
      },
      {
        "name": "Ashley Mackie",
        "dupr_id": "DW420L",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Fairfield, CA, US"
      }
    ]
  }
]