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

Atlanta DUPR RR Nickajack Park 2025-10-07

ID: 4338632282

对局比分

8-11

获胜 / Win

对决日期

2025-10-07

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JR
Jake Rosenberg

PKX9GZ · Atlanta, GA, US

DUPR

3.840

JD
Jacob Dickinson

4L4496 · Kennesaw, GA, US

DUPR

4.009

阵营 2胜方
XL
Xavier Loayza

ZNO9GP · Smyrna, GA, US

DUPR

4.224

PC
Paco Caceres

V4YN6P · Atlanta, GA, US

DUPR

4.202

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4338632282
显示原始对决元数据 JSON
[
  {
    "team_id": 7307130538,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Rosenberg",
        "dupr_id": "PKX9GZ",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jacob Dickinson",
        "dupr_id": "4L4496",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  },
  {
    "team_id": 6374616498,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Xavier Loayza",
        "dupr_id": "ZNO9GP",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      },
      {
        "name": "Paco Caceres",
        "dupr_id": "V4YN6P",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]