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

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

ID: 5096663346

对局比分

4-11, 13-15

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

7:30 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Jacqueline Summers

8GJGQM · Bend, OR, US

DUPR

4.758

CK
Carrie Kokinda

DNY5G4 · Portland, OR, US

DUPR

4.533

阵营 2胜方
TA
Toni Alvarado

7D9E74 · Arroyo Grande, CA, US

DUPR

4.396

KS
Katie Swisher

ODXDE2 · Los Angeles, CA, US

DUPR

4.418

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5096663346
显示原始对决元数据 JSON
[
  {
    "team_id": 7267019825,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacqueline Summers",
        "dupr_id": "8GJGQM",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Carrie Kokinda",
        "dupr_id": "DNY5G4",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 7819150793,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Toni Alvarado",
        "dupr_id": "7D9E74",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Arroyo Grande, CA, US"
      },
      {
        "name": "Katie Swisher",
        "dupr_id": "ODXDE2",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]