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

Competitive Open Play Match

ID: 4301788982

对局比分

8-15

获胜 / Win

对决日期

2026-06-02

对局时间 (估算)

3:30 PM

对决场地

1200 S Clearview Pkwy, Elmwood, LA 70123, USA

未核实场馆

对决竞争阵营

阵营 1负方
John To

2LD709 · New Orleans, LA, US

DUPR

4.632

ZD
Zach Dixon

N7GLWN · New Orleans, LA, US

DUPR

4.511

阵营 2胜方
MR
Mickey Randazzo

NY207Z · Metairie, LA, US

DUPR

4.676

SG
Sean Gruen

V7R0DP · New Orleans, LA, US

DUPR

4.408

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4301788982
显示原始对决元数据 JSON
[
  {
    "team_id": 5779750671,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John To",
        "dupr_id": "2LD709",
        "rating": 4.632,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65c1928d2ada2.jpg",
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Zach Dixon",
        "dupr_id": "N7GLWN",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 6938812035,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mickey Randazzo",
        "dupr_id": "NY207Z",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Sean Gruen",
        "dupr_id": "V7R0DP",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]