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

DUPR Reset

ID: 4988501880

对局比分

11-7

落败 / Loss

对决日期

2026-05-15

对局时间 (估算)

1:00 PM

对决场地

Club Pickleball USA (Orem, UT)

未核实场馆

对决竞争阵营

阵营 1胜方
BM
Brittany Moreno

8GYW7Q · USA

DUPR

3.816

AJ
Amy Jensen

V7YWQ7 · Draper, UT, US

DUPR

4.030

阵营 2负方
MM
Merideth Maynes

KONWOO · Mount Pleasant, UT, US

DUPR

4.027

JL
Jennifer Lara

4PZPR2 · Saratoga Springs, UT, US

DUPR

3.949

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4988501880
显示原始对决元数据 JSON
[
  {
    "team_id": 7567558625,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brittany Moreno",
        "dupr_id": "8GYW7Q",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy Jensen",
        "dupr_id": "V7YWQ7",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 4421629791,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Merideth Maynes",
        "dupr_id": "KONWOO",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Mount Pleasant, UT, US"
      },
      {
        "name": "Jennifer Lara",
        "dupr_id": "4PZPR2",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  }
]