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

Valenti PickleBall Club / NYS Team 20+

ID: 8328294260

对局比分

15-11

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

9:00 PM

对决场地

Pittsford, NY 14534, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KS
Keeton Sittig

O6YENE · Churchville, NY, US

DUPR

4.482

JH
Jenn Hall

8EMXO1 · Fairport, NY, US

DUPR

4.828

阵营 2负方
JP
Josh Pinard

KX50L7 · Syracuse, NY, US

DUPR

4.974

MB
Margaret Bogumil

V77V77 · Rochester, NY, US

DUPR

4.781

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8328294260
显示原始对决元数据 JSON
[
  {
    "team_id": 6648460960,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keeton Sittig",
        "dupr_id": "O6YENE",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Churchville, NY, US"
      },
      {
        "name": "Jenn Hall",
        "dupr_id": "8EMXO1",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      }
    ]
  },
  {
    "team_id": 6736896753,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Pinard",
        "dupr_id": "KX50L7",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Syracuse, NY, US"
      },
      {
        "name": "Margaret Bogumil",
        "dupr_id": "V77V77",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]