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

DUPR 20 - Minor League Pickleball NYC Championship

ID: 8502615770

对局比分

17-21

落败 / Loss

对决日期

2025-01-11

对局时间 (估算)

3:30 PM

对决场地

Life Time

View Facility Page →

对决竞争阵营

阵营 1负方
NR
Noelle Ramirez

3ZZNMW · Maplewood, NJ, US

DUPR

5.031

CO
Casey Olsen

1NPL9Z · Hoboken, NJ, US

DUPR

4.458

阵营 2胜方
RK
Riley kavanagh

JZKWX4 · New York, NY, US

DUPR

4.462

KB
Kristina Breisacher

ZN544W · San Diego, CA, US

DUPR

4.748

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8502615770
显示原始对决元数据 JSON
[
  {
    "team_id": 5132026445,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Noelle Ramirez",
        "dupr_id": "3ZZNMW",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "Maplewood, NJ, US"
      },
      {
        "name": "Casey Olsen",
        "dupr_id": "1NPL9Z",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Hoboken, NJ, US"
      }
    ]
  },
  {
    "team_id": 8558441303,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Riley kavanagh",
        "dupr_id": "JZKWX4",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Kristina Breisacher",
        "dupr_id": "ZN544W",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]