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

Brick Wall Mid-Atlantic #5

ID: 5491072771

对局比分

15-8

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RK
Ram Kotnana

8WLJJQ · AP, IN

DUPR

5.582

JL
Justin Lui

12KD64 · Baltimore County, MD, US

DUPR

5.265

阵营 2负方
MM
Matt Meadows

8WKGY8 · Philadelphia, PA, US

DUPR

5.330

Andrew Curtis

3YZ2OG · Fairfax, VA, US

DUPR

5.086

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5491072771
显示原始对决元数据 JSON
[
  {
    "team_id": 5549972113,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ram Kotnana",
        "dupr_id": "8WLJJQ",
        "rating": 5.582,
        "profile_pic_url": null,
        "location": "AP, IN"
      },
      {
        "name": "Justin Lui",
        "dupr_id": "12KD64",
        "rating": 5.265,
        "profile_pic_url": null,
        "location": "Baltimore County, MD, US"
      }
    ]
  },
  {
    "team_id": 4702149129,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Meadows",
        "dupr_id": "8WKGY8",
        "rating": 5.33,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Andrew Curtis",
        "dupr_id": "3YZ2OG",
        "rating": 5.086,
        "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"
      }
    ]
  }
]