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

Women's Doubles 4.0 - Father’s Day Bash (Pickleball Association of Twin Falls)

ID: 6054026809

对局比分

8-11

落败 / Loss

对决日期

2025-06-12

对局时间 (估算)

2:15 AM

对决场地

Frontier Family Park Pickleball Court

未核实场馆

对决竞争阵营

阵营 1负方
JR
Jenny Richards

X2G6P2 · USA

DUPR

3.504

AN
Amber Nyman

8GVVZG · Smithfield, UT, US

DUPR

3.535

阵营 2胜方
MH
Monica Hemsley

8W02LL · Rupert, ID, US

DUPR

4.049

MW
Mackenzie Winnett

8DK75X · USA

DUPR

3.184

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6054026809
显示原始对决元数据 JSON
[
  {
    "team_id": 4748136481,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenny Richards",
        "dupr_id": "X2G6P2",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amber Nyman",
        "dupr_id": "8GVVZG",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      }
    ]
  },
  {
    "team_id": 6053906522,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Monica Hemsley",
        "dupr_id": "8W02LL",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Rupert, ID, US"
      },
      {
        "name": "Mackenzie Winnett",
        "dupr_id": "8DK75X",
        "rating": 3.184,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]