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

2/23/26 Round 2 Mens League

ID: 5992122540

对局比分

11-4

获胜 / Win

对决日期

2026-02-24

对局时间 (估算)

1:00 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1胜方
AH
Alex Henderson

EG76NO · Wilmington, NC, US

DUPR

4.717

WD
Wayne David Bigg

3L4W45 · Wilmington, NC, US

DUPR

4.739

阵营 2负方
TB
Trevor Bowman

XJMRPR · Wilmington, NC, US

DUPR

4.533

RG
Rob Gilliam

0YZLQG · USA

DUPR

4.270

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5992122540
显示原始对决元数据 JSON
[
  {
    "team_id": 5045072586,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Henderson",
        "dupr_id": "EG76NO",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Wayne David Bigg",
        "dupr_id": "3L4W45",
        "rating": 4.739,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 6725630252,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Bowman",
        "dupr_id": "XJMRPR",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Rob Gilliam",
        "dupr_id": "0YZLQG",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]