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

DUPR 18 - The Dink Minor League Pickleball @ Arch Pickleball – St. Louis, Missouri

ID: 7349921983

对局比分

20-22

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

Arch Pickleball & Badminton

View Facility Page →

对决竞争阵营

阵营 1负方
KL
Katie Lee McKee

V7QMZ7 · Olathe, KS, US

DUPR

4.625

SB
Sierra Braun

8MQMPG · St. Louis, MO, US

DUPR

4.240

阵营 2胜方
JC
Jill Clark

165RYD · St. Louis, MO, US

DUPR

4.394

MR
Monika Ray

8GD6Q8 · Valley Park, MO, US

DUPR

4.704

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7349921983
显示原始对决元数据 JSON
[
  {
    "team_id": 5791102671,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Lee McKee",
        "dupr_id": "V7QMZ7",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "Sierra Braun",
        "dupr_id": "8MQMPG",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  },
  {
    "team_id": 7968773268,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jill Clark",
        "dupr_id": "165RYD",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Monika Ray",
        "dupr_id": "8GD6Q8",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Valley Park, MO, US"
      }
    ]
  }
]