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

DUPR 14 - The Dink Minor League Pickleball @ The Picklr Fair Lawn ~ New Jersey

ID: 8480075841

对局比分

18-21

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

10:15 AM

对决场地

The Picklr Fair Lawn

View Facility Page →

对决竞争阵营

阵营 1负方
AM
Andre Mitchell

84W902 · Raritan, NJ, US

DUPR

3.634

SR
Sushma Rayapudi

M2R6QO · Hillsborough Township, NJ, US

DUPR

3.393

阵营 2胜方
JZ
Jack Zollo

3XXJOR · West Islip, NY, US

DUPR

3.705

TZ
tenzin Z Krantz

99V707 · New York, NY, US

DUPR

3.306

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8480075841
显示原始对决元数据 JSON
[
  {
    "team_id": 8045740314,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andre Mitchell",
        "dupr_id": "84W902",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": "Raritan, NJ, US"
      },
      {
        "name": "Sushma Rayapudi",
        "dupr_id": "M2R6QO",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": "Hillsborough Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5078723185,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Zollo",
        "dupr_id": "3XXJOR",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "tenzin Z Krantz",
        "dupr_id": "99V707",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]