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

5/11/26 4.2+ Men’s League

ID: 5529006840

对局比分

11-10

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

1:00 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1胜方
RS
Ryan Slot

NYVQXZ · Garner, NC, US

DUPR

4.612

LG
Ladd Gasparovic

XJ92Q4 · USA

DUPR

4.423

阵营 2负方
AM
Alex Milkes

RZEWKD · Wilmington, NC, US

DUPR

4.769

KD
Kenneth Dave Huff

3OJ071 · Leland, NC, US

DUPR

4.230

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5529006840
显示原始对决元数据 JSON
[
  {
    "team_id": 5683399732,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Slot",
        "dupr_id": "NYVQXZ",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Garner, NC, US"
      },
      {
        "name": "Ladd Gasparovic",
        "dupr_id": "XJ92Q4",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7203740133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Milkes",
        "dupr_id": "RZEWKD",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Kenneth Dave Huff",
        "dupr_id": "3OJ071",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]