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

CPL (4.0) Week (1) APC Garden State @ ACE

ID: 4381222951

对局比分

15-21

落败 / Loss

对决日期

2026-02-26

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BS
Bennett Shanker

8DRX2M · Medford, NJ, US

DUPR

4.408

JL
Jeffrey Lena

8KKOJO · Bellmawr, NJ, US

DUPR

4.205

阵营 2胜方
VM
Vineeth Mathew

3ZVP4D · Cherry Hill, NJ, US

DUPR

4.114

RH
Ray Hooley

3Y2O5K · NJ, US

DUPR

4.039

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4381222951
显示原始对决元数据 JSON
[
  {
    "team_id": 5724105895,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bennett Shanker",
        "dupr_id": "8DRX2M",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      },
      {
        "name": "Jeffrey Lena",
        "dupr_id": "8KKOJO",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Bellmawr, NJ, US"
      }
    ]
  },
  {
    "team_id": 7122005761,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vineeth Mathew",
        "dupr_id": "3ZVP4D",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      },
      {
        "name": "Ray Hooley",
        "dupr_id": "3Y2O5K",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]