返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Brick Wall Mid-Atlantic #7

ID: 4780550545

对局比分

17-15

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BL
Brendon Long

8M05G3 · Naples, FL, US

DUPR

5.833

ME
Morgan Evans

16PNZK · WA, AU

DUPR

5.559

阵营 2负方
GS
Gabriel Sternlieb

6Z6PJD · Queens County, NY, US

DUPR

5.320

JP
Justin Pagan

MYOJPL · Queens County, NY, US

DUPR

5.419

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4780550545
显示原始对决元数据 JSON
[
  {
    "team_id": 7519782926,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brendon Long",
        "dupr_id": "8M05G3",
        "rating": 5.833,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Morgan Evans",
        "dupr_id": "16PNZK",
        "rating": 5.559,
        "profile_pic_url": null,
        "location": "WA, AU"
      }
    ]
  },
  {
    "team_id": 6219442458,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Sternlieb",
        "dupr_id": "6Z6PJD",
        "rating": 5.32,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Justin Pagan",
        "dupr_id": "MYOJPL",
        "rating": 5.419,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]