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

1010 WINS Pickleball Tournament Spring 2025: Presented by Nissan - Men's Doubles 4.5 (Max Team Rating 9.5)

ID: 5007057074

对局比分

3-11

落败 / Loss

对决日期

2025-05-03

对局时间 (估算)

3:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
QD
Qasim Dustgir

RZGY0E · Bethpage, NY, US

DUPR

4.475

EG
Evan Greenberg

L59V96 · Syosset, NY, US

DUPR

4.387

阵营 2胜方
AP
Andy Peeke

84KRKG · New York, NY, US

DUPR

4.815

RR
Rohin Rajani

7D47W5 · Mumbai, MH, IN

DUPR

5.104

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5007057074
显示原始对决元数据 JSON
[
  {
    "team_id": 5698660543,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Qasim Dustgir",
        "dupr_id": "RZGY0E",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Bethpage, NY, US"
      },
      {
        "name": "Evan Greenberg",
        "dupr_id": "L59V96",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      }
    ]
  },
  {
    "team_id": 6345165533,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Peeke",
        "dupr_id": "84KRKG",
        "rating": 4.815,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Rohin Rajani",
        "dupr_id": "7D47W5",
        "rating": 5.104,
        "profile_pic_url": null,
        "location": "Mumbai, MH, IN"
      }
    ]
  }
]