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

A - Mens 4.5 - Stallion Slam 2026

ID: 7665466114

对局比分

15-10

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

11:30 PM

对决场地

Stacks Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
MR
Mickey Randazzo

NY207Z · Metairie, LA, US

DUPR

4.669

TM
Thomas Myers

V7NRW6 · New Orleans, LA, US

DUPR

4.222

阵营 2负方
BH
Bruce Huynh

EGE7GJ · Baton Rouge, LA, US

DUPR

4.158

SN
Steven Nguyen

9PGOJR · Baton Rouge, LA, US

DUPR

3.715

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7665466114
显示原始对决元数据 JSON
[
  {
    "team_id": 8382338391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mickey Randazzo",
        "dupr_id": "NY207Z",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Thomas Myers",
        "dupr_id": "V7NRW6",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 4575640051,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruce Huynh",
        "dupr_id": "EGE7GJ",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Steven Nguyen",
        "dupr_id": "9PGOJR",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]