返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Pool 2

ID: 5052211767

对局比分

5-11

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

4:45 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
CB
Catherine Bourgeois

ZN926Q · USA

DUPR

3.179

EC
Eric CARNES

OZP5K2 · Leland, NC, US

DUPR

3.416

阵营 2胜方
MW
Mike Wills

8EY0NV · Leland, NC, US

DUPR

3.994

LG
Leigh Grainger

3P67RX · USA

DUPR

3.402

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5052211767
显示原始对决元数据 JSON
[
  {
    "team_id": 6246406263,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Catherine Bourgeois",
        "dupr_id": "ZN926Q",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric CARNES",
        "dupr_id": "OZP5K2",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 5872364079,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Wills",
        "dupr_id": "8EY0NV",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Leigh Grainger",
        "dupr_id": "3P67RX",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]