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

CPL (4.0) Week (5) Pickle Juice @ Jersey Devil

ID: 8130969923

对局比分

21-12

落败 / Loss

对决日期

2025-09-18

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SA
Sandy Alkins

892D0V · Egg Harbor Township, NJ, US

DUPR

4.512

ET
Eric Tecce

6KNO4G · USA

DUPR

4.303

阵营 2负方
CM
Connie Mall

3OR2P2 · Cherry Hill, NJ, US

DUPR

4.124

JB
Justin Bautista

G0NV0V · Washington Township, NJ, US

DUPR

4.297

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8130969923
显示原始对决元数据 JSON
[
  {
    "team_id": 5825218392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sandy Alkins",
        "dupr_id": "892D0V",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      },
      {
        "name": "Eric Tecce",
        "dupr_id": "6KNO4G",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8582775309,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connie Mall",
        "dupr_id": "3OR2P2",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      },
      {
        "name": "Justin Bautista",
        "dupr_id": "G0NV0V",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Washington Township, NJ, US"
      }
    ]
  }
]