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

Minor League Pickleball at MLP Dallas - DUPR 18 Group A

ID: 5751540927

对局比分

18-21

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

4:45 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1负方
RV
Ronni VanZant

RYDKGQ · Dallas, TX, US

DUPR

4.147

JK
Justice King

L596RJ · Dallas, TX, US

DUPR

4.659

阵营 2胜方
SR
Sherry Roden

YGDGP4 · Stillwater, OK, US

DUPR

3.477

JK
Jacob Kuehn

WX9R2G · Duncan, OK, US

DUPR

4.518

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5751540927
显示原始对决元数据 JSON
[
  {
    "team_id": 5015953375,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ronni VanZant",
        "dupr_id": "RYDKGQ",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Justice King",
        "dupr_id": "L596RJ",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7382095597,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sherry Roden",
        "dupr_id": "YGDGP4",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Stillwater, OK, US"
      },
      {
        "name": "Jacob Kuehn",
        "dupr_id": "WX9R2G",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Duncan, OK, US"
      }
    ]
  }
]