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

Pool A- DUPR 16 - Minor League Pickleball @ Missouri

ID: 5061800635

对局比分

23-21

获胜 / Win

对决日期

2025-08-17

对局时间 (估算)

8:45 AM

对决场地

Arch Pickleball & Badminton

View Facility Page →

对决竞争阵营

阵营 1胜方
PS
Preston Steinhoff

56YV4L · Saint Charles, MO, US

DUPR

3.916

CM
Cara Merritt

WX4YLK · Saint Charles, MO, US

DUPR

3.713

阵营 2负方
JG
Jason Gallahue

12P7GY · High Ridge, MO, US

DUPR

3.827

SW
Sheena Wong

0YYR62 · Olivette, MO, US

DUPR

3.772

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5061800635
显示原始对决元数据 JSON
[
  {
    "team_id": 5332286988,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Preston Steinhoff",
        "dupr_id": "56YV4L",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      },
      {
        "name": "Cara Merritt",
        "dupr_id": "WX4YLK",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      }
    ]
  },
  {
    "team_id": 5733531196,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Gallahue",
        "dupr_id": "12P7GY",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "High Ridge, MO, US"
      },
      {
        "name": "Sheena Wong",
        "dupr_id": "0YYR62",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Olivette, MO, US"
      }
    ]
  }
]