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

Pool A- DUPR 18 - The Dink Minor League Pickleball @ Players Courtyard hosted by All State Pickleball League March 29

ID: 6870600358

对局比分

22-20

落败 / Loss

对决日期

2025-03-29

对局时间 (估算)

11:30 PM

对决场地

Players Courtyard Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Manpreet Singh Dhir

8D9KJ6 · Rutherford, NJ, US

DUPR

5.080

DU
Dylan Unkert

XJOR4X · Morrisville, PA, US

DUPR

4.571

阵营 2负方
JV
Jase Volz

8J6ZKJ · Winslow Township, NJ, US

DUPR

4.199

RM
Ronald Marchese

8D56LX · Cherry Hill, NJ, US

DUPR

4.735

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6870600358
显示原始对决元数据 JSON
[
  {
    "team_id": 7521908007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Manpreet Singh Dhir",
        "dupr_id": "8D9KJ6",
        "rating": 5.08,
        "profile_pic_url": null,
        "location": "Rutherford, NJ, US"
      },
      {
        "name": "Dylan Unkert",
        "dupr_id": "XJOR4X",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Morrisville, PA, US"
      }
    ]
  },
  {
    "team_id": 4909532619,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jase Volz",
        "dupr_id": "8J6ZKJ",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Winslow Township, NJ, US"
      },
      {
        "name": "Ronald Marchese",
        "dupr_id": "8D56LX",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      }
    ]
  }
]