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

Camp Pickleball's February Frenzy - Men's Doubles: (4.0-4.5) Age: (31 and Below)

ID: 5178310974

对局比分

3-11

落败 / Loss

对决日期

2026-02-14

对局时间 (估算)

7:30 PM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1负方
DF
David Ford

XK0ZE5 · Avon, CT, US

DUPR

3.899

AS
Andrew Szymula

RZMLJN · Plainville, CT, US

DUPR

3.598

阵营 2胜方
BE
Brandon Elbert

9PZN2V · Hartford, CT, US

DUPR

3.825

CD
Chris DuVerger

QP6VO4 · Chicago, IL, US

DUPR

4.288

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5178310974
显示原始对决元数据 JSON
[
  {
    "team_id": 6662899811,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Ford",
        "dupr_id": "XK0ZE5",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      },
      {
        "name": "Andrew Szymula",
        "dupr_id": "RZMLJN",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": "Plainville, CT, US"
      }
    ]
  },
  {
    "team_id": 5932045435,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Elbert",
        "dupr_id": "9PZN2V",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      },
      {
        "name": "Chris DuVerger",
        "dupr_id": "QP6VO4",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]