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

June 1 Men’s 4.2+ League

ID: 6491202850

对局比分

8-11

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

11:30 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
GM
Greg Morton

ZNZR4L · Wilmington, NC, US

DUPR

4.380

RS
Ryan Slot

NYVQXZ · Garner, NC, US

DUPR

4.594

阵营 2胜方
LG
Ladd Gasparovic

XJ92Q4 · USA

DUPR

4.443

AM
Alex Milkes

RZEWKD · Wilmington, NC, US

DUPR

4.825

数据访问 (AI / 开发者)

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

cURL Request:

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