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

June 1 Men’s 4.2+ League

ID: 8540092439

对局比分

4-11

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

12:45 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
GM
Greg Morton

ZNZR4L · Wilmington, NC, US

DUPR

4.392

RS
Ryan Slot

NYVQXZ · Garner, NC, US

DUPR

4.582

阵营 2胜方
LG
Ladd Gasparovic

XJ92Q4 · USA

DUPR

4.476

AM
Alex Milkes

RZEWKD · Wilmington, NC, US

DUPR

4.780

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8540092439
显示原始对决元数据 JSON
[
  {
    "team_id": 5511782437,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Morton",
        "dupr_id": "ZNZR4L",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Ryan Slot",
        "dupr_id": "NYVQXZ",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Garner, NC, US"
      }
    ]
  },
  {
    "team_id": 4944803030,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ladd Gasparovic",
        "dupr_id": "XJ92Q4",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Milkes",
        "dupr_id": "RZEWKD",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]