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

Competitive Open Play Match

ID: 4608606278

对局比分

11-5, 11-9

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

3:30 PM

对决场地

1200 S Clearview Pkwy, Elmwood, LA 70123, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MR
Mickey Randazzo

NY207Z · Metairie, LA, US

DUPR

4.708

MY
Michael Yaquinto

JZGPMD · New Orleans, LA, US

DUPR

4.359

阵营 2负方
SL
Sam Laufer

E99JKE · New Orleans, LA, US

DUPR

4.181

SG
Sean Gruen

V7R0DP · New Orleans, LA, US

DUPR

4.396

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4608606278
显示原始对决元数据 JSON
[
  {
    "team_id": 5115410698,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mickey Randazzo",
        "dupr_id": "NY207Z",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Michael Yaquinto",
        "dupr_id": "JZGPMD",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 5864433653,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Laufer",
        "dupr_id": "E99JKE",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Sean Gruen",
        "dupr_id": "V7R0DP",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]