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

2025 Madtown Pickleball Open - Men's Doubles 4.0 Round Robin 50+ Age

ID: 5909109116

对局比分

2-11

获胜 / Win

对决日期

2025-07-12

对局时间 (估算)

9:00 PM

对决场地

Wyndham Hills Pickleball Courts

未核实场馆

对决竞争阵营

阵营 1负方
DJ
Donald Johnson

8E7WLJ · USA

DUPR

4.024

JB
Jeffrey Barkley

8MWO2V · USA

DUPR

4.092

阵营 2胜方
WC
Weijun Cheng

KON067 · Middleton, WI, US

DUPR

4.310

CL
Chi Li

GGJJ4V · Middleton, WI, US

DUPR

4.123

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5909109116
显示原始对决元数据 JSON
[
  {
    "team_id": 8313258345,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donald Johnson",
        "dupr_id": "8E7WLJ",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Barkley",
        "dupr_id": "8MWO2V",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5161082631,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Weijun Cheng",
        "dupr_id": "KON067",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      },
      {
        "name": "Chi Li",
        "dupr_id": "GGJJ4V",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      }
    ]
  }
]