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

Camp Pickleball's Spring Smash - Coed Doubles: (Open / 4.5+)

ID: 6115274264

对局比分

9-11

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

9:00 PM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1负方
LW
logan wertheim

RYRR2M · Guilford, CT, US

DUPR

4.651

TW
Tucker willix

YX0ERD · Trumbull, CT, US

DUPR

4.310

阵营 2胜方
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

5.057

DC
Derek Chapman

2Q5YZY · West Hartford, CT, US

DUPR

4.844

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6115274264
显示原始对决元数据 JSON
[
  {
    "team_id": 5531357106,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "logan wertheim",
        "dupr_id": "RYRR2M",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Guilford, CT, US"
      },
      {
        "name": "Tucker willix",
        "dupr_id": "YX0ERD",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Trumbull, CT, US"
      }
    ]
  },
  {
    "team_id": 7242787273,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Derek Chapman",
        "dupr_id": "2Q5YZY",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  }
]