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

5-26-26

ID: 5648269213

对局比分

4-11

获胜 / Win

对决日期

2026-05-27

对局时间 (估算)

2:15 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
MN
Michele N Kelly

125NY9 · Chapel Hill, NC, US

DUPR

3.336

SG
Stephen Goff

O6ZDRP · Wilmington, NC, US

DUPR

3.535

阵营 2胜方
KB
Kayse Beasley

9P9DMR · Wilmington, NC, US

DUPR

3.985

CO
Chase Osborne

MENJVD · Wilmington, NC, US

DUPR

4.091

数据访问 (AI / 开发者)

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

cURL Request:

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