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

Pool A - DUPR 16 - The Dink Minor Leauge Pickleball @ John Newcombe Country Club

ID: 7230826665

对局比分

21-18

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

10:15 AM

对决场地

John Newcombe Country Club-Cliff Drysdale Tennis

未核实场馆

对决竞争阵营

阵营 1胜方
BE
Bill Estevanott Ferrer

ODWLXL · Austin, TX, US

DUPR

4.204

EP
Elleana Poulis

99MRYK · Leander, TX, US

DUPR

3.866

阵营 2负方
JD
John David

35YO9R · Albuquerque, NM, US

DUPR

4.218

JC
Jeanne Cyree

84MP42 · New Braunfels, TX, US

DUPR

3.326

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7230826665
显示原始对决元数据 JSON
[
  {
    "team_id": 8276688959,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Estevanott Ferrer",
        "dupr_id": "ODWLXL",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Elleana Poulis",
        "dupr_id": "99MRYK",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  },
  {
    "team_id": 7107009875,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John David",
        "dupr_id": "35YO9R",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Jeanne Cyree",
        "dupr_id": "84MP42",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  }
]