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

Pool B- 50/50 Men's OR Mixed OPEN - PickleFEST XV

ID: 5426582810

对局比分

11-7

获胜 / Win

对决日期

2025-08-15

对局时间 (估算)

3:30 PM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
PV
Phil Valenti

89MW0R · Rochester, NY, US

DUPR

4.869

EK
Eric Kennedy

8M9DGD · Englewood, FL, US

DUPR

5.073

阵营 2负方
KS
Kelly Stroble

3XRO53 · Bradenton, FL, US

DUPR

4.621

AT
Andrew Thompson

3P4LLQ · Rochester, NY, US

DUPR

5.091

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5426582810
显示原始对决元数据 JSON
[
  {
    "team_id": 5523673361,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Valenti",
        "dupr_id": "89MW0R",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Eric Kennedy",
        "dupr_id": "8M9DGD",
        "rating": 5.073,
        "profile_pic_url": null,
        "location": "Englewood, FL, US"
      }
    ]
  },
  {
    "team_id": 5129311730,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Stroble",
        "dupr_id": "3XRO53",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Andrew Thompson",
        "dupr_id": "3P4LLQ",
        "rating": 5.091,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]