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

Pool 1

ID: 5875465142

对局比分

11-2

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

3:30 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1胜方
KC
Kendall Clay

9P0VYE · NC, US

DUPR

4.707

JM
Jack Matistic

0YWZW2 · Wilmington, NC, US

DUPR

5.129

阵营 2负方
BC
Brian Chandler

1RXGEZ · Wilmington, NC, US

DUPR

4.664

TG
Tamara Gillam

DWLN64 · Sneads Ferry, NC, US

DUPR

4.259

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5875465142
显示原始对决元数据 JSON
[
  {
    "team_id": 7610676987,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kendall Clay",
        "dupr_id": "9P0VYE",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "NC, US"
      },
      {
        "name": "Jack Matistic",
        "dupr_id": "0YWZW2",
        "rating": 5.129,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 6080168468,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Chandler",
        "dupr_id": "1RXGEZ",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Tamara Gillam",
        "dupr_id": "DWLN64",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Sneads Ferry, NC, US"
      }
    ]
  }
]