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

Pool A- DUPR 18 - Northeast Regional hosted by All State Pickleball League & Brooklyn Pickleball Team

ID: 5803341111

对局比分

23-21

落败 / Loss

对决日期

2025-05-17

对局时间 (估算)

4:45 AM

对决场地

New Jersey, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DD
Dominique damerjian

MYRWYD · Moorestown, NJ, US

DUPR

4.182

AH
Arianna Haresign

DWLVR4 · Southampton Township, NJ, US

DUPR

4.669

阵营 2负方
Debbie Drum

8J5GPJ · Long Beach, NY, US

DUPR

4.641

DG
danielle goldwert

2LVQ9E · New York, NY, US

DUPR

4.061

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5803341111
显示原始对决元数据 JSON
[
  {
    "team_id": 5555190440,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dominique damerjian",
        "dupr_id": "MYRWYD",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Moorestown, NJ, US"
      },
      {
        "name": "Arianna Haresign",
        "dupr_id": "DWLVR4",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Southampton Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 7754598654,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Debbie Drum",
        "dupr_id": "8J5GPJ",
        "rating": 4.641,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/91158_6081a7fcbbd18.JPG",
        "location": "Long Beach, NY, US"
      },
      {
        "name": "danielle goldwert",
        "dupr_id": "2LVQ9E",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]