返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

5-26-26

ID: 8518512339

对局比分

11-3

获胜 / Win

对决日期

2026-05-27

对局时间 (估算)

4:45 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1胜方
KB
Kayse Beasley

9P9DMR · Wilmington, NC, US

DUPR

3.978

CO
Chase Osborne

MENJVD · Wilmington, NC, US

DUPR

4.083

阵营 2负方
MN
Michele N Kelly

125NY9 · Chapel Hill, NC, US

DUPR

3.338

SG
Stephen Goff

O6ZDRP · Wilmington, NC, US

DUPR

3.537

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8518512339
显示原始对决元数据 JSON
[
  {
    "team_id": 5567364608,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kayse Beasley",
        "dupr_id": "9P9DMR",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Chase Osborne",
        "dupr_id": "MENJVD",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 7031094598,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michele N Kelly",
        "dupr_id": "125NY9",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Stephen Goff",
        "dupr_id": "O6ZDRP",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]