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

Daytime Leagues - Saturday Mixed League - B Div - Nov-Jan

ID: 5932735086

对局比分

11-7

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

7:30 PM

对决场地

Pickleplex Social Club - Vaughan - Vaughan, Ontario

未核实场馆

对决竞争阵营

阵营 1胜方
NC
Norris Co

2ZKD04 · USA

DUPR

3.817

FV
Ferdie Valentin

QXW7RN · Vaughan, ON, CA

DUPR

3.458

阵营 2负方
Charles Pine

EG6V0V · Vaughan, ON, CA

DUPR

3.364

JC
Janet Cunille

QPVPZR · USA

DUPR

3.461

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5932735086
显示原始对决元数据 JSON
[
  {
    "team_id": 6543319291,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Norris Co",
        "dupr_id": "2ZKD04",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ferdie Valentin",
        "dupr_id": "QXW7RN",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      }
    ]
  },
  {
    "team_id": 6001951991,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles Pine",
        "dupr_id": "EG6V0V",
        "rating": 3.364,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/101395_640f80867bf45.jpg",
        "location": "Vaughan, ON, CA"
      },
      {
        "name": "Janet Cunille",
        "dupr_id": "QPVPZR",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]