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

Major League Pickleball - MLP Columbus - 2026 Regular Season - 2026 Season - RR Mixed Doubles 2

ID: 7690878719

对局比分

7-11

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TC
Ting Chieh Wei

NY9OD7 · Taipei City, TW

DUPR

5.848

Hunter Johnson

3X5OW7 · PPA Tour Pro

DUPR

6.468

阵营 2胜方
EW
Estee widdershoven

WXZ0NM · Maaseik, Flanders, BE

DUPR

5.712

CP
Clayton Powell

8D9J6Y · Bend, OR, US

DUPR

6.067

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7690878719
显示原始对决元数据 JSON
[
  {
    "team_id": 6153871542,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ting Chieh Wei",
        "dupr_id": "NY9OD7",
        "rating": 5.848,
        "profile_pic_url": null,
        "location": "Taipei City, TW"
      },
      {
        "name": "Hunter Johnson",
        "dupr_id": "3X5OW7",
        "rating": 6.468,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Hunter-Johnson.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 8112176200,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Estee widdershoven",
        "dupr_id": "WXZ0NM",
        "rating": 5.712,
        "profile_pic_url": null,
        "location": "Maaseik, Flanders, BE"
      },
      {
        "name": "Clayton Powell",
        "dupr_id": "8D9J6Y",
        "rating": 6.067,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]