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

Brick Wall Mid-Atlantic #5

ID: 7999110310

对局比分

15-4

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MK
Mark Kilimnik

MYM2WO · Philadelphia, PA, US

DUPR

4.818

AT
Alexander Tong

3OOP72 · Charlotte, NC, US

DUPR

5.158

阵营 2负方
JV
Jase Volz

8J6ZKJ · Winslow Township, NJ, US

DUPR

4.267

JM
Johny Mario

RYD2PQ · Philadelphia, PA, US

DUPR

4.448

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7999110310
显示原始对决元数据 JSON
[
  {
    "team_id": 6725355913,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Kilimnik",
        "dupr_id": "MYM2WO",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Alexander Tong",
        "dupr_id": "3OOP72",
        "rating": 5.158,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 5871367648,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jase Volz",
        "dupr_id": "8J6ZKJ",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Winslow Township, NJ, US"
      },
      {
        "name": "Johny Mario",
        "dupr_id": "RYD2PQ",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]