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

Wichita Premier Pickleball League

ID: 6294243990

对局比分

15-12

落败 / Loss

对决日期

2025-07-12

对局时间 (估算)

7:30 PM

对决场地

Wichita, KS, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MR
Matthew Rochat

3LGDQ1 · Wichita, KS, US

DUPR

5.013

AC
Austin Corley

3L7LP6 · Wichita, KS, US

DUPR

4.853

阵营 2负方
NP
Nathan Peters

8EP5PJ · Goddard, KS, US

DUPR

5.241

TP
Tom Pham

3V9XP1 · USA

DUPR

4.929

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6294243990
显示原始对决元数据 JSON
[
  {
    "team_id": 4662429840,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Rochat",
        "dupr_id": "3LGDQ1",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Austin Corley",
        "dupr_id": "3L7LP6",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7022606298,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Peters",
        "dupr_id": "8EP5PJ",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Goddard, KS, US"
      },
      {
        "name": "Tom Pham",
        "dupr_id": "3V9XP1",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]