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

WOMEN'S 13 (V3)

ID: 6923681861

对局比分

18-21

获胜 / Win

对决日期

2026-02-15

对局时间 (估算)

6:15 AM

对决场地

Proshot Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
MQ
Michelle Quach

NYL2N6 · Cherry Hill, NJ, US

DUPR

4.238

KH
Kristin Hui

3X5KR2 · Newtown, PA, US

DUPR

4.305

阵营 2胜方
EL
Emily Lu

G5QZ5D · Kings County, NY, US

DUPR

3.993

DL
Duyen Lovell

17MGZ0 · New York, NY, US

DUPR

4.233

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6923681861
显示原始对决元数据 JSON
[
  {
    "team_id": 8151227878,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Quach",
        "dupr_id": "NYL2N6",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      },
      {
        "name": "Kristin Hui",
        "dupr_id": "3X5KR2",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Newtown, PA, US"
      }
    ]
  },
  {
    "team_id": 6571754602,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Lu",
        "dupr_id": "G5QZ5D",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Duyen Lovell",
        "dupr_id": "17MGZ0",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]