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

Brick Wall Mid-Atlantic #6

ID: 5297844316

对局比分

4-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AM
Arjun Mahajan

6Z4KVG · Ashburn, VA, US

DUPR

5.107

SK
Sandeep Kanchiraju

56PVQR · Cincinnati, OH, US

DUPR

5.106

阵营 2胜方
DC
David Creswell

NYNWO2 · Pittsburgh, PA, US

DUPR

5.284

EE
EJ Estatico

W6E99M · Pittsburgh, PA, US

DUPR

5.205

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5297844316
显示原始对决元数据 JSON
[
  {
    "team_id": 5678362794,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arjun Mahajan",
        "dupr_id": "6Z4KVG",
        "rating": 5.107,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      },
      {
        "name": "Sandeep Kanchiraju",
        "dupr_id": "56PVQR",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  },
  {
    "team_id": 6951815600,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Creswell",
        "dupr_id": "NYNWO2",
        "rating": 5.284,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "EJ Estatico",
        "dupr_id": "W6E99M",
        "rating": 5.205,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]