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

DUPR 20 - The Dink Minor League Pickleball @ NP Sacramento Winter Classic

ID: 7069191355

对局比分

15-21

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

8:45 AM

对决场地

Spare Time Indoors

未核实场馆

对决竞争阵营

阵营 1负方
CS
Cade Schaeffer

L502DJ · El Dorado County, CA, US

DUPR

4.063

TA
Toni Alvarado

7D9E74 · Arroyo Grande, CA, US

DUPR

4.342

阵营 2胜方
NC
Noel Carter

M2QGED · Sacramento, CA, US

DUPR

4.746

LB
Laurissa Brown

595JXL · Folsom, CA, US

DUPR

4.091

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7069191355
显示原始对决元数据 JSON
[
  {
    "team_id": 5566010291,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cade Schaeffer",
        "dupr_id": "L502DJ",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "El Dorado County, CA, US"
      },
      {
        "name": "Toni Alvarado",
        "dupr_id": "7D9E74",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Arroyo Grande, CA, US"
      }
    ]
  },
  {
    "team_id": 6217022353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noel Carter",
        "dupr_id": "M2QGED",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Laurissa Brown",
        "dupr_id": "595JXL",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      }
    ]
  }
]