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

The Kickoff Classic - Open Gendered Moneyball

ID: 5839636774

对局比分

11-5, 11-1

落败 / Loss

对决日期

2026-01-03

对局时间 (估算)

11:30 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
Noah Waddell

V4NY0E · Fort Myers, FL, US

DUPR

5.741

ZH
Zachary Higginson

1NX4W6 · Fort Myers, FL, US

DUPR

5.706

阵营 2负方
EW
Evelyn Welsher

3YNPM4 · Grosse Pointe Farms, MI, US

DUPR

5.273

AR
Alex Rastorgouev

W6N9EL · Naples, FL, US

DUPR

5.168

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5839636774
显示原始对决元数据 JSON
[
  {
    "team_id": 6002919489,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Waddell",
        "dupr_id": "V4NY0E",
        "rating": 5.741,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1283874/images/profile/0e99edd6-a53e-4dbe-a183-8e357aabdc6e.png",
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Zachary Higginson",
        "dupr_id": "1NX4W6",
        "rating": 5.706,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      }
    ]
  },
  {
    "team_id": 5216092033,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evelyn Welsher",
        "dupr_id": "3YNPM4",
        "rating": 5.273,
        "profile_pic_url": null,
        "location": "Grosse Pointe Farms, MI, US"
      },
      {
        "name": "Alex Rastorgouev",
        "dupr_id": "W6N9EL",
        "rating": 5.168,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]