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

Camp Pickleball's February Frenzy - Co-ed Doubles: (Open / 4.5+)

ID: 8118737297

对局比分

11-4

落败 / Loss

对决日期

2026-02-15

对局时间 (估算)

6:15 AM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1胜方
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

4.991

NW
Nick Walsh

RZRDWD · North Kingstown, RI, US

DUPR

5.384

阵营 2负方
Noah Brady

89RQ4V · New Britain, CT, US

DUPR

5.096

AM
Alec Martone

164KVG · Northford, CT, US

DUPR

4.516

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8118737297
显示原始对决元数据 JSON
[
  {
    "team_id": 7360241469,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Nick Walsh",
        "dupr_id": "RZRDWD",
        "rating": 5.384,
        "profile_pic_url": null,
        "location": "North Kingstown, RI, US"
      }
    ]
  },
  {
    "team_id": 7793519784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Brady",
        "dupr_id": "89RQ4V",
        "rating": 5.096,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ccf0d26475f.jpg",
        "location": "New Britain, CT, US"
      },
      {
        "name": "Alec Martone",
        "dupr_id": "164KVG",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Northford, CT, US"
      }
    ]
  }
]