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

WOMEN'S 13 (V3)

ID: 5792497010

对局比分

21-10

获胜 / Win

对决日期

2026-02-15

对局时间 (估算)

3:30 PM

对决场地

Proshot Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
EL
Emily Lu

G5QZ5D · Kings County, NY, US

DUPR

3.975

DL
Duyen Lovell

17MGZ0 · New York, NY, US

DUPR

4.211

阵营 2负方
PB
Pam Boyd

35MO0V · Medford, NJ, US

DUPR

4.097

KS
Kate Siedell

V7L6EE · Haddonfield, NJ, US

DUPR

4.187

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5792497010
显示原始对决元数据 JSON
[
  {
    "team_id": 7641587323,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Lu",
        "dupr_id": "G5QZ5D",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Duyen Lovell",
        "dupr_id": "17MGZ0",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7757878997,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pam Boyd",
        "dupr_id": "35MO0V",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      },
      {
        "name": "Kate Siedell",
        "dupr_id": "V7L6EE",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Haddonfield, NJ, US"
      }
    ]
  }
]