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

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

ID: 7406873791

对局比分

21-16

获胜 / Win

对决日期

2026-05-27

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DK
Davis kahl

GG4W5V · Phoenixville, PA, US

DUPR

4.093

JA
Jake Anderson

9JV6K7 · Plymouth Meeting, PA, US

DUPR

3.810

阵营 2负方
MR
Matthew Reyes

L2QWMJ · Deptford, NJ, US

DUPR

4.133

AP
Andre Pereldik

ELXZWE · Mount Laurel Township, NJ, US

DUPR

3.963

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7406873791
显示原始对决元数据 JSON
[
  {
    "team_id": 7995836327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Davis kahl",
        "dupr_id": "GG4W5V",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Phoenixville, PA, US"
      },
      {
        "name": "Jake Anderson",
        "dupr_id": "9JV6K7",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "Plymouth Meeting, PA, US"
      }
    ]
  },
  {
    "team_id": 5392376547,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Reyes",
        "dupr_id": "L2QWMJ",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Deptford, NJ, US"
      },
      {
        "name": "Andre Pereldik",
        "dupr_id": "ELXZWE",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      }
    ]
  }
]