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

DUPR 16 (Saturday) - The Dink Minor League Pickleball @ Hell’s Kitchen Pickleball NYC ~ New York

ID: 5612971323

对局比分

22-20

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

4:45 AM

对决场地

Hell's Kitchen Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
Christopher Reid

YN4QKE · New York, NY, US

DUPR

3.718

DL
Dillon Leano

8MQQ0V · White Plains, NY, US

DUPR

4.195

阵营 2负方
AF
Adam Frank

KOZOQY · Harrisburg, PA, US

DUPR

4.356

MV
Miguel Vivas

2QRVWE · Kings County, NY, US

DUPR

3.707

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5612971323
显示原始对决元数据 JSON
[
  {
    "team_id": 6850263314,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher  Reid",
        "dupr_id": "YN4QKE",
        "rating": 3.718,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68ea9999a986b.jpg",
        "location": "New York, NY, US"
      },
      {
        "name": "Dillon Leano",
        "dupr_id": "8MQQ0V",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "White Plains, NY, US"
      }
    ]
  },
  {
    "team_id": 6664862736,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Frank",
        "dupr_id": "KOZOQY",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      },
      {
        "name": "Miguel Vivas",
        "dupr_id": "2QRVWE",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]