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

PPA Tour: 2026 Sacramento Open - Womens Doubles Skill: (5.0) Age: (08 To 34)

ID: 6743202170

对局比分

3-11, 11-4, 11-8

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

3:30 PM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
KG
Katie Glavinovich

RZL4VM · San Francisco, CA, US

DUPR

4.675

NT
Naomi Tran

DW7YWY · San Francisco, CA, US

DUPR

5.089

阵营 2负方
AM
Ashley Mackie

DW420L · Fairfield, CA, US

DUPR

4.605

IV
Isabella Vargas

3XYV71 · Corte Madera, CA, US

DUPR

4.745

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6743202170
显示原始对决元数据 JSON
[
  {
    "team_id": 6191388664,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Glavinovich",
        "dupr_id": "RZL4VM",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Naomi Tran",
        "dupr_id": "DW7YWY",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 5460494751,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Mackie",
        "dupr_id": "DW420L",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Fairfield, CA, US"
      },
      {
        "name": "Isabella Vargas",
        "dupr_id": "3XYV71",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Corte Madera, CA, US"
      }
    ]
  }
]