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

Competitive Open Play Match

ID: 6651047116

对局比分

11-7, 9-11, 11-4

落败 / Loss

对决日期

2026-02-05

对局时间 (估算)

5:00 PM

对决场地

1521 Palm St, Metairie, LA 70001, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
ZD
Zach Dixon

N7GLWN · New Orleans, LA, US

DUPR

4.408

CL
Chance Lyon

JZPV6D · Metairie, LA, US

DUPR

5.040

阵营 2负方
MR
Mickey Randazzo

NY207Z · Metairie, LA, US

DUPR

4.623

DH
Devrim Hayes

DWLOD6 · New Orleans, LA, US

DUPR

4.506

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6651047116
显示原始对决元数据 JSON
[
  {
    "team_id": 5155881344,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Dixon",
        "dupr_id": "N7GLWN",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Chance Lyon",
        "dupr_id": "JZPV6D",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  },
  {
    "team_id": 7392648021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mickey Randazzo",
        "dupr_id": "NY207Z",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Devrim Hayes",
        "dupr_id": "DWLOD6",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]