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

1010 WINS Pickleball Tournament Spring 2025: Presented by Nissan - Mixed Doubles 4.0 (Max Team Rating 8.5)

ID: 8054133343

对局比分

7-11

获胜 / Win

对决日期

2025-05-03

对局时间 (估算)

8:45 AM

对决场地

SPORTIME Randall’s Island / JMTA New York City, 1 Randall’s Island, New York, NY 10035, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DG
danielle goldwert

2LVQ9E · New York, NY, US

DUPR

4.067

SS
Sunil Sabnis

O6VYVW · New York, NY, US

DUPR

4.063

阵营 2胜方
CP
Carter Parker

84WMOM · Kings County, NY, US

DUPR

4.092

BW
Bo Walder

PK52YE · Kings County, NY, US

DUPR

4.505

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8054133343
显示原始对决元数据 JSON
[
  {
    "team_id": 6767624387,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "danielle goldwert",
        "dupr_id": "2LVQ9E",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Sunil Sabnis",
        "dupr_id": "O6VYVW",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8186560929,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carter Parker",
        "dupr_id": "84WMOM",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Bo Walder",
        "dupr_id": "PK52YE",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]