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

CrossKourt Pickleball Women's Open

ID: 5759895183

对局比分

11-5

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

4:45 AM

对决场地

Pickled! Batavia, North Randall Road, Batavia, IL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
Jennifer Gallwas

3XKERR · Hinsdale, IL, US

DUPR

4.885

EM
Elizabeth Manofsky

3O9R9E · Palatine, IL, US

DUPR

4.511

阵营 2负方
CP
Christine Pavlov

G5NLNM · Naperville, IL, US

DUPR

4.410

JP
Jocelyn Pichen

2LRR5Y · Yorkville, IL, US

DUPR

4.274

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5759895183
显示原始对决元数据 JSON
[
  {
    "team_id": 6212269831,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Gallwas",
        "dupr_id": "3XKERR",
        "rating": 4.885,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1230499/images/profile/86154c3b-651d-4fd2-b3ca-88142517f718.png",
        "location": "Hinsdale, IL, US"
      },
      {
        "name": "Elizabeth Manofsky",
        "dupr_id": "3O9R9E",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Palatine, IL, US"
      }
    ]
  },
  {
    "team_id": 4695428754,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Pavlov",
        "dupr_id": "G5NLNM",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Jocelyn Pichen",
        "dupr_id": "2LRR5Y",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Yorkville, IL, US"
      }
    ]
  }
]