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

USLPL Baltimore

ID: 4885475941

对局比分

10-11, 2-11

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RH
Roseann Heim

3V22JJ · Scarsdale, NY, US

DUPR

4.686

Tina Lum

1NX2JW · Darien, CT, US

DUPR

4.882

阵营 2胜方
LP
Lori Price

16062G · Noblesville, IN, US

DUPR

4.896

SS
Svetlana Schroeder

QPQ575 · USA

DUPR

5.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4885475941
显示原始对决元数据 JSON
[
  {
    "team_id": 6390528786,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roseann Heim",
        "dupr_id": "3V22JJ",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Scarsdale, NY, US"
      },
      {
        "name": "Tina Lum",
        "dupr_id": "1NX2JW",
        "rating": 4.882,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/165656_64c9152ddcfda.jpeg",
        "location": "Darien, CT, US"
      }
    ]
  },
  {
    "team_id": 7458439780,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lori Price",
        "dupr_id": "16062G",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      },
      {
        "name": "Svetlana Schroeder",
        "dupr_id": "QPQ575",
        "rating": 5.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]