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

Pickleball Showdown at Bounce - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 7533459519

对局比分

10-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

4:45 AM

对决场地

Malvern, PA

View Facility Page →

对决竞争阵营

阵营 1负方
MM
Maeve McGowan

V4966P · East Windsor, NJ, US

DUPR

4.391

MV
Michael Velez

5E6RP5 · Elkins Park, PA, US

DUPR

4.324

阵营 2胜方
SR
Sarah Ross

7DKNK5 · King of Prussia, PA, US

DUPR

4.181

WD
Will DeLaney

KOY507 · Media, PA, US

DUPR

4.358

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7533459519
显示原始对决元数据 JSON
[
  {
    "team_id": 7923074920,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maeve McGowan",
        "dupr_id": "V4966P",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "East Windsor, NJ, US"
      },
      {
        "name": "Michael Velez",
        "dupr_id": "5E6RP5",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Elkins Park, PA, US"
      }
    ]
  },
  {
    "team_id": 5565801943,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarah Ross",
        "dupr_id": "7DKNK5",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "King of Prussia, PA, US"
      },
      {
        "name": "Will DeLaney",
        "dupr_id": "KOY507",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Media, PA, US"
      }
    ]
  }
]