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

DUPR Reset

ID: 8050108634

对局比分

5-11

获胜 / Win

对决日期

2026-05-15

对局时间 (估算)

3:30 PM

对决场地

Club Pickleball USA (Orem, UT)

未核实场馆

对决竞争阵营

阵营 1负方
CJ
Cayla Jo Tacy

GGWKXQ · Eagle Mountain, UT, US

DUPR

3.848

KM
Kelsie Mendenhall

7DMELM · Highland, UT, US

DUPR

4.051

阵营 2胜方
AJ
Amy Jensen

V7YWQ7 · Draper, UT, US

DUPR

4.041

MM
Merideth Maynes

KONWOO · Mount Pleasant, UT, US

DUPR

4.044

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8050108634
显示原始对决元数据 JSON
[
  {
    "team_id": 5026155884,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cayla Jo Tacy",
        "dupr_id": "GGWKXQ",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      },
      {
        "name": "Kelsie Mendenhall",
        "dupr_id": "7DMELM",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 5971906203,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Jensen",
        "dupr_id": "V7YWQ7",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Merideth Maynes",
        "dupr_id": "KONWOO",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Mount Pleasant, UT, US"
      }
    ]
  }
]