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

Pool B - Men's 15 (v3)

ID: 4549279059

对局比分

21-11

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

4:45 AM

对决场地

West Pickleball Hub

未核实场馆

对决竞争阵营

阵营 1胜方
SC
Sumit Chawla

3ZXVVW · Calgary, AB, CA

DUPR

4.926

TS
Todd Sherriff

DNL0XY · Calgary, AB, CA

DUPR

4.725

阵营 2负方
NN
Nolan Nicoll

8J972J · Red Deer, AB, CA

DUPR

4.778

EF
Elijah Funkhouser

Q5OZJD · Red Deer, AB, CA

DUPR

4.627

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4549279059
显示原始对决元数据 JSON
[
  {
    "team_id": 6677425352,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sumit Chawla",
        "dupr_id": "3ZXVVW",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Todd Sherriff",
        "dupr_id": "DNL0XY",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 5508057161,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nolan Nicoll",
        "dupr_id": "8J972J",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Elijah Funkhouser",
        "dupr_id": "Q5OZJD",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]