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

DUPR 18 - NEW JERSEY State Championship The Dink Minor League Pickleball

ID: 6739483133

对局比分

21-16

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

6:15 AM

对决场地

Players Courtyard

未核实场馆

对决竞争阵营

阵营 1胜方
CL
Cherie Lim

V7YM7P · New York, NY, US

DUPR

4.404

AD
Alexis Dahan

7DD9Z5 · USA

DUPR

4.241

阵营 2负方
CH
Charlotte Healey

3O0727 · Hopewell Township, NJ, US

DUPR

4.491

VR
Valentina Rosales

2Q5Q07 · Rockville, MD, US

DUPR

4.297

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6739483133
显示原始对决元数据 JSON
[
  {
    "team_id": 7314333788,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cherie Lim",
        "dupr_id": "V7YM7P",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Alexis Dahan",
        "dupr_id": "7DD9Z5",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5087874880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlotte Healey",
        "dupr_id": "3O0727",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Hopewell Township, NJ, US"
      },
      {
        "name": "Valentina Rosales",
        "dupr_id": "2Q5Q07",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  }
]