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

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

ID: 7569629819

对局比分

11-2

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

12:45 AM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1胜方
WM
William Meng

W62G0Q · New Haven, CT, US

DUPR

5.452

BS
Bruno Semino

YGOWOP · Callao Region, PE

DUPR

5.076

阵营 2负方
TN
Tuan Nguyen

DWYL66 · Branford, CT, US

DUPR

4.564

Noah Brady

89RQ4V · New Britain, CT, US

DUPR

4.883

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7569629819
显示原始对决元数据 JSON
[
  {
    "team_id": 5360251403,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Meng",
        "dupr_id": "W62G0Q",
        "rating": 5.452,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      },
      {
        "name": "Bruno Semino",
        "dupr_id": "YGOWOP",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      }
    ]
  },
  {
    "team_id": 6128852874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tuan Nguyen",
        "dupr_id": "DWYL66",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Branford, CT, US"
      },
      {
        "name": "Noah Brady",
        "dupr_id": "89RQ4V",
        "rating": 4.883,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ccf0d26475f.jpg",
        "location": "New Britain, CT, US"
      }
    ]
  }
]