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

Valenti PickleBall Club / NYS Team 20+

ID: 7139572424

对局比分

15-7

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

9:00 PM

对决场地

Pittsford, NY 14534, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
PV
Phil Valenti

89MW0R · Rochester, NY, US

DUPR

4.825

KS
Keeton Sittig

O6YENE · Churchville, NY, US

DUPR

4.473

阵营 2负方
TA
Tom Alexander

YXM42K · Auburn, NY, US

DUPR

5.074

JP
Josh Pinard

KX50L7 · Syracuse, NY, US

DUPR

5.002

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7139572424
显示原始对决元数据 JSON
[
  {
    "team_id": 6110344135,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Valenti",
        "dupr_id": "89MW0R",
        "rating": 4.825,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Keeton Sittig",
        "dupr_id": "O6YENE",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Churchville, NY, US"
      }
    ]
  },
  {
    "team_id": 7041148889,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Alexander",
        "dupr_id": "YXM42K",
        "rating": 5.074,
        "profile_pic_url": null,
        "location": "Auburn, NY, US"
      },
      {
        "name": "Josh Pinard",
        "dupr_id": "KX50L7",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": "Syracuse, NY, US"
      }
    ]
  }
]