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

Brick Wall Mid-Atlantic #5

ID: 4454906607

对局比分

11-1

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MM
Matt Meadows

8WKGY8 · Philadelphia, PA, US

DUPR

5.318

Andrew Curtis

3YZ2OG · Fairfax, VA, US

DUPR

5.081

阵营 2负方
AS
Austin Scott Keefer

8M56EP · Ocean View, DE, US

DUPR

5.107

IH
Ian Hansen

76KYW9 · Aberdeen, MD, US

DUPR

4.361

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4454906607
显示原始对决元数据 JSON
[
  {
    "team_id": 7545237278,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Meadows",
        "dupr_id": "8WKGY8",
        "rating": 5.318,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Andrew Curtis",
        "dupr_id": "3YZ2OG",
        "rating": 5.081,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/6818/images/profile/8681bb36-a0d5-4b3e-a9ef-32fdbde817ca.png",
        "location": "Fairfax, VA, US"
      }
    ]
  },
  {
    "team_id": 4373806753,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Scott Keefer",
        "dupr_id": "8M56EP",
        "rating": 5.107,
        "profile_pic_url": null,
        "location": "Ocean View, DE, US"
      },
      {
        "name": "Ian Hansen",
        "dupr_id": "76KYW9",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Aberdeen, MD, US"
      }
    ]
  }
]