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

USLPL Baltimore

ID: 4540057140

对局比分

8-11, 11-10, 8-11

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Jonra Jacoby

8ME7G3 · The Villages, FL, US

DUPR

4.732

RW
Ross Weinberg

17JJW5 · Manassas, VA, US

DUPR

5.313

阵营 2胜方
JJ
Julene James

8E9O2O · Lehi, UT, US

DUPR

5.043

PS
Pablo Salas

12ZLM7 · Winter Park, FL, US

DUPR

5.137

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4540057140
显示原始对决元数据 JSON
[
  {
    "team_id": 7615553696,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonra Jacoby",
        "dupr_id": "8ME7G3",
        "rating": 4.732,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/82709_5de6a75546152.jpg",
        "location": "The Villages, FL, US"
      },
      {
        "name": "Ross Weinberg",
        "dupr_id": "17JJW5",
        "rating": 5.313,
        "profile_pic_url": null,
        "location": "Manassas, VA, US"
      }
    ]
  },
  {
    "team_id": 5985561920,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julene James",
        "dupr_id": "8E9O2O",
        "rating": 5.043,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Pablo Salas",
        "dupr_id": "12ZLM7",
        "rating": 5.137,
        "profile_pic_url": null,
        "location": "Winter Park, FL, US"
      }
    ]
  }
]