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

PADDLES WITH PURPOSE - Womens Doubles Skill: (4.0 And Above) Age: (49 And Under)

ID: 4763635166

对局比分

15-3

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

3:30 PM

对决场地

Port Saint Lucie, FL

未核实场馆

对决竞争阵营

阵营 1胜方
KR
Kelsey Rees

QP6M90 · Port St. Lucie, FL, US

DUPR

3.144

KG
Kayla Gammie

6NVYMD · USA

DUPR

4.433

阵营 2负方
LM
Luz McEnnis

8EXDO3 · Port St. Lucie, FL, US

DUPR

3.527

GS
GRACE SAKS

3VMKZ6 · Port St. Lucie, FL, US

DUPR

3.638

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4763635166
显示原始对决元数据 JSON
[
  {
    "team_id": 4561877983,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelsey Rees",
        "dupr_id": "QP6M90",
        "rating": 3.144,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Kayla Gammie",
        "dupr_id": "6NVYMD",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8336241259,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luz McEnnis",
        "dupr_id": "8EXDO3",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "GRACE SAKS",
        "dupr_id": "3VMKZ6",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  }
]