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

Memorial Mixed Madness - 4.5

ID: 6164570249

对局比分

5-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
PC
Patrick Catullo

9PGZLK · Fredericksburg, VA, US

DUPR

4.605

WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

4.249

阵营 2胜方
NA
Nicole Andres

944XKR · USA

DUPR

4.534

JH
James Hargrove

0QXGG4 · Charlottesville, VA, US

DUPR

4.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6164570249
显示原始对决元数据 JSON
[
  {
    "team_id": 4909335604,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick Catullo",
        "dupr_id": "9PGZLK",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      },
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 7202968188,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Andres",
        "dupr_id": "944XKR",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Hargrove",
        "dupr_id": "0QXGG4",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      }
    ]
  }
]