返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

DUPR 20 - Minor League Pickleball NYC Championship

ID: 7775959006

对局比分

17-21

落败 / Loss

对决日期

2025-01-11

对局时间 (估算)

11:30 PM

对决场地

Life Time

View Facility Page →

对决竞争阵营

阵营 1负方
JG
Jordon Garner DeGroote

12NLVR · West Windsor Township, NJ, US

DUPR

4.792

NR
Noelle Ramirez

3ZZNMW · Maplewood, NJ, US

DUPR

5.005

阵营 2胜方
ZA
Zachary Ankier

8WREXY · New York, NY, US

DUPR

4.890

KB
Kristina Breisacher

ZN544W · San Diego, CA, US

DUPR

4.770

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7775959006
显示原始对决元数据 JSON
[
  {
    "team_id": 7668108965,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordon Garner DeGroote",
        "dupr_id": "12NLVR",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "West Windsor Township, NJ, US"
      },
      {
        "name": "Noelle Ramirez",
        "dupr_id": "3ZZNMW",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": "Maplewood, NJ, US"
      }
    ]
  },
  {
    "team_id": 5786724983,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zachary Ankier",
        "dupr_id": "8WREXY",
        "rating": 4.89,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Kristina Breisacher",
        "dupr_id": "ZN544W",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]