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

USLPL Baltimore

ID: 6749079119

对局比分

11-8, 10-11, 11-4

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
OH
Oto Hlincik

3Y4NOK · Cape Coral, FL, US

DUPR

5.423

Brooke Peters

1Q20M4 · Shippenville, PA, US

DUPR

4.967

阵营 2负方
BL
Bryan Lafferman

3V2V53 · Orlando, FL, US

DUPR

5.129

MO
Marina Ohlmuller

3XOZ53 · Lakeland, FL, US

DUPR

4.694

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6749079119
显示原始对决元数据 JSON
[
  {
    "team_id": 5566045638,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Oto Hlincik",
        "dupr_id": "3Y4NOK",
        "rating": 5.423,
        "profile_pic_url": null,
        "location": "Cape Coral, FL, US"
      },
      {
        "name": "Brooke Peters",
        "dupr_id": "1Q20M4",
        "rating": 4.967,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1220760/images/profile/c1259573-8487-4b05-a1d6-5372f50e15e0.png",
        "location": "Shippenville, PA, US"
      }
    ]
  },
  {
    "team_id": 4360466321,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Lafferman",
        "dupr_id": "3V2V53",
        "rating": 5.129,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Marina Ohlmuller",
        "dupr_id": "3XOZ53",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]