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

APC National Championship - Women's Doubles - Women's - 4.0 - Under 50

ID: 7735067785

对局比分

4-11

获胜 / Win

对决日期

2026-01-28

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JS
Jennifer Still

M2LVZO · USA

DUPR

4.093

AP
Aria Punjani

59Z565 · USA

DUPR

4.077

阵营 2胜方
CM
Crystal Madlom

JZGPP4 · Roswell, GA, US

DUPR

4.117

JB
Jeannette Brown

3P6DJQ · Atlanta, GA, US

DUPR

4.225

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7735067785
显示原始对决元数据 JSON
[
  {
    "team_id": 8338287524,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Still",
        "dupr_id": "M2LVZO",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aria Punjani",
        "dupr_id": "59Z565",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7964621538,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Crystal Madlom",
        "dupr_id": "JZGPP4",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Jeannette Brown",
        "dupr_id": "3P6DJQ",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]