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

Mixed 4.0 Doubles

ID: 7391722849

对局比分

11-9

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

2:15 AM

对决场地

Huntington Beach Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
PC
Paul Carton

W6RKYG · Long Beach, CA, US

DUPR

3.252

NL
Nani Luculescu

67MPLK · Rossmoor, CA, US

DUPR

3.770

阵营 2负方
JS
Jeff Sacapano

JJZK04 · USA

DUPR

3.660

JV
Jan Vongdang

PZJE6M · USA

DUPR

3.439

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7391722849
显示原始对决元数据 JSON
[
  {
    "team_id": 6192119560,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Carton",
        "dupr_id": "W6RKYG",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Nani Luculescu",
        "dupr_id": "67MPLK",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Rossmoor, CA, US"
      }
    ]
  },
  {
    "team_id": 6676084114,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Sacapano",
        "dupr_id": "JJZK04",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jan Vongdang",
        "dupr_id": "PZJE6M",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]