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

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

ID: 8007055173

对局比分

12-15

获胜 / Win

对决日期

2025-03-02

对局时间 (估算)

10:15 AM

对决场地

Malvern, PA

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Julia Sternberg

ZND09L · King of Prussia, PA, US

DUPR

4.179

MK
Mark Kilimnik

MYM2WO · Philadelphia, PA, US

DUPR

4.455

阵营 2胜方
SD
Sydney Dengler

1REPZE · Harrisburg, PA, US

DUPR

4.820

NN
Nicholas Newcomer

2LRD04 · Harrisburg, PA, US

DUPR

4.446

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8007055173
显示原始对决元数据 JSON
[
  {
    "team_id": 5339452035,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julia Sternberg",
        "dupr_id": "ZND09L",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "King of Prussia, PA, US"
      },
      {
        "name": "Mark Kilimnik",
        "dupr_id": "MYM2WO",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 5832256865,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sydney Dengler",
        "dupr_id": "1REPZE",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      },
      {
        "name": "Nicholas Newcomer",
        "dupr_id": "2LRD04",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      }
    ]
  }
]