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

Pool A

ID: 7032969551

对局比分

20-22

落败 / Loss

对决日期

2025-11-22

对局时间 (估算)

12:45 AM

对决场地

Levelup Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
MY
Melody Young

GGP4WX · Glen Mills, PA, US

DUPR

3.817

AE
Anna Ekstrom

7D9W70 · Pittsburgh, PA, US

DUPR

3.536

阵营 2胜方
TB
Tanisha Bhatia

DN0W0X · College Park, MD, US

DUPR

3.833

DN
Dorsa Naghibi

KOEZJ7 · Gaithersburg, MD, US

DUPR

4.156

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7032969551
显示原始对决元数据 JSON
[
  {
    "team_id": 5532923769,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melody Young",
        "dupr_id": "GGP4WX",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": "Glen Mills, PA, US"
      },
      {
        "name": "Anna Ekstrom",
        "dupr_id": "7D9W70",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 5986057346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tanisha Bhatia",
        "dupr_id": "DN0W0X",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "College Park, MD, US"
      },
      {
        "name": "Dorsa Naghibi",
        "dupr_id": "KOEZJ7",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]