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

CPL (3.5) Week (1) Forward @ Jersey Devil Green

ID: 5458572838

对局比分

17-21

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
GF
Gabby Frieder

NR62VZ · Media, PA, US

DUPR

3.433

JA
Jake Anderson

9JV6K7 · Plymouth Meeting, PA, US

DUPR

3.795

阵营 2胜方
AH
Ashley Held

D9E6EM · Voorhees Township, NJ, US

DUPR

3.379

MR
Matthew Reyes

L2QWMJ · Deptford, NJ, US

DUPR

4.137

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5458572838
显示原始对决元数据 JSON
[
  {
    "team_id": 5882880783,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabby Frieder",
        "dupr_id": "NR62VZ",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": "Media, PA, US"
      },
      {
        "name": "Jake Anderson",
        "dupr_id": "9JV6K7",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Plymouth Meeting, PA, US"
      }
    ]
  },
  {
    "team_id": 5897025670,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashley Held",
        "dupr_id": "D9E6EM",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": "Voorhees Township, NJ, US"
      },
      {
        "name": "Matthew Reyes",
        "dupr_id": "L2QWMJ",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Deptford, NJ, US"
      }
    ]
  }
]