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

PPA Tour: 2026 Sacramento Open - Mixed Doubles Skill: (4.0) Age: (35 To 49)

ID: 4302966025

对局比分

15-8

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

2:15 AM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
DC
Dawny Corsaut

8M4G2P · El Dorado Hills, CA, US

DUPR

4.090

CS
caleb spitler

G55K4G · Orangevale, CA, US

DUPR

4.009

阵营 2负方
WS
Whitney Smith

8E2ZEV · La Pine, OR, US

DUPR

4.063

GS
george shrum

3ONDM2 · USA

DUPR

3.621

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4302966025
显示原始对决元数据 JSON
[
  {
    "team_id": 6060811361,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dawny Corsaut",
        "dupr_id": "8M4G2P",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "El Dorado Hills, CA, US"
      },
      {
        "name": "caleb spitler",
        "dupr_id": "G55K4G",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Orangevale, CA, US"
      }
    ]
  },
  {
    "team_id": 4914162000,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Whitney Smith",
        "dupr_id": "8E2ZEV",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      },
      {
        "name": "george shrum",
        "dupr_id": "3ONDM2",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]