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

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

ID: 5186830089

对局比分

10-15

获胜 / Win

对决日期

2025-03-03

对局时间 (估算)

10:15 AM

对决场地

Malvern, PA

View Facility Page →

对决竞争阵营

阵营 1负方
Alicia Reed

3ZZ6OD · Garwood, NJ, US

DUPR

4.362

PN
Pete Nagy

RY25YZ · USA

DUPR

4.044

阵营 2胜方
SD
Sydney Dengler

1REPZE · Harrisburg, PA, US

DUPR

4.809

NN
Nicholas Newcomer

2LRD04 · Harrisburg, PA, US

DUPR

4.430

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5186830089
显示原始对决元数据 JSON
[
  {
    "team_id": 4673949127,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alicia Reed",
        "dupr_id": "3ZZ6OD",
        "rating": 4.362,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/61468/images/profile/b0d6a8ff-b71d-473a-a9ea-f11aec941e30.jpg",
        "location": "Garwood, NJ, US"
      },
      {
        "name": "Pete Nagy",
        "dupr_id": "RY25YZ",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5594901387,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sydney Dengler",
        "dupr_id": "1REPZE",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      },
      {
        "name": "Nicholas Newcomer",
        "dupr_id": "2LRD04",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      }
    ]
  }
]