返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 6998136001

对局比分

15-3

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

2:15 AM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Jane Schaeffer

QPWN2D · San Luis Obispo, CA, US

DUPR

4.659

JS
Jordan Schaeffer

3ZP9WM · San Luis Obispo, CA, US

DUPR

4.818

阵营 2负方
LB
Laurissa Brown

595JXL · Folsom, CA, US

DUPR

4.051

CV
Christian Velasquez

V7W26E · USA

DUPR

4.264

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6998136001
显示原始对决元数据 JSON
[
  {
    "team_id": 4965395850,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jane Schaeffer",
        "dupr_id": "QPWN2D",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "San Luis Obispo, CA, US"
      },
      {
        "name": "Jordan Schaeffer",
        "dupr_id": "3ZP9WM",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "San Luis Obispo, CA, US"
      }
    ]
  },
  {
    "team_id": 7032860310,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laurissa Brown",
        "dupr_id": "595JXL",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      },
      {
        "name": "Christian Velasquez",
        "dupr_id": "V7W26E",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]