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

Pool 2

ID: 6416276240

对局比分

8-11

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

9:00 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
CV
Charles Vassallo

0YLNX2 · USA

DUPR

3.701

CW
Celia Wolff

5EOQ4R · USA

DUPR

3.349

阵营 2胜方
MW
Mike Wills

8EY0NV · Leland, NC, US

DUPR

4.007

LG
Leigh Grainger

3P67RX · USA

DUPR

3.419

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6416276240
显示原始对决元数据 JSON
[
  {
    "team_id": 8513331316,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charles Vassallo",
        "dupr_id": "0YLNX2",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Celia Wolff",
        "dupr_id": "5EOQ4R",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6126055042,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Wills",
        "dupr_id": "8EY0NV",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Leigh Grainger",
        "dupr_id": "3P67RX",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]