返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

NM Games 2025 - Womens Doubles $$$$$$$

ID: 5754322337

对局比分

2-15

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

6:15 AM

对决场地

Albuquerque, NM

View Facility Page →

对决竞争阵营

阵营 1负方
EF
Esther Ferguson

3ON0YE · Corrales, NM, US

DUPR

4.095

MD
Mindy Dudar

9PELRE · USA

DUPR

4.076

阵营 2胜方
SC
Sharon Chang

355Y4P · Albuquerque, NM, US

DUPR

4.977

MJ
Melanie Jun

PKV5DQ · USA

DUPR

5.097

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5754322337
显示原始对决元数据 JSON
[
  {
    "team_id": 5074538164,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Esther Ferguson",
        "dupr_id": "3ON0YE",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Corrales, NM, US"
      },
      {
        "name": "Mindy Dudar",
        "dupr_id": "9PELRE",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8028145209,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sharon Chang",
        "dupr_id": "355Y4P",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Melanie Jun",
        "dupr_id": "PKV5DQ",
        "rating": 5.097,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]