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

Pool D - Mixed 3.5 to 4.5 1/14 7pm Start

ID: 7995485628

对局比分

5-11

落败 / Loss

对决日期

2026-01-15

对局时间 (估算)

1:00 PM

对决场地

Diadem Pickleball Complex

View Facility Page →

对决竞争阵营

阵营 1负方
WG
Wendy Garrity

8KVQRK · Coral Springs, FL, US

DUPR

3.366

LA
Lonny Anger

OD7ZVP · Parkland, FL, US

DUPR

3.906

阵营 2胜方
AN
Ariana Nied

MPXRYL · USA

DUPR

3.995

DK
Daniel Kern

7DM269 · USA

DUPR

4.134

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7995485628
显示原始对决元数据 JSON
[
  {
    "team_id": 4974831838,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wendy Garrity",
        "dupr_id": "8KVQRK",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      },
      {
        "name": "Lonny Anger",
        "dupr_id": "OD7ZVP",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Parkland, FL, US"
      }
    ]
  },
  {
    "team_id": 7436788031,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ariana Nied",
        "dupr_id": "MPXRYL",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Kern",
        "dupr_id": "7DM269",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]