返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

3 Women DUPR 12 (max aggregate 12.3)

ID: 7269391443

对局比分

11-1

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

4:45 AM

对决场地

Lake Geneva Tennis and Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
LH
Lauren Hougland

W60YYG · Loves Park, IL, US

DUPR

4.185

LB
Lindsay Becker

2L5474 · Loves Park, IL, US

DUPR

4.114

阵营 2负方
JT
Jill Tylk

165O5E · Warrenville, IL, US

DUPR

3.288

KK
Kathryn Kemp

9PKPZK · Bolingbrook, IL, US

DUPR

3.931

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7269391443
显示原始对决元数据 JSON
[
  {
    "team_id": 6157613713,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren Hougland",
        "dupr_id": "W60YYG",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Loves Park, IL, US"
      },
      {
        "name": "Lindsay Becker",
        "dupr_id": "2L5474",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Loves Park, IL, US"
      }
    ]
  },
  {
    "team_id": 5826444308,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jill Tylk",
        "dupr_id": "165O5E",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Warrenville, IL, US"
      },
      {
        "name": "Kathryn Kemp",
        "dupr_id": "9PKPZK",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Bolingbrook, IL, US"
      }
    ]
  }
]