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

Bartlesville Pickleball Fall Classic - Mixed Doubles Skill: (5.0 And Above) Age: (12 To 49)

ID: 5292987765

对局比分

1-11, 11-9, 11-4

落败 / Loss

对决日期

2025-10-19

对局时间 (估算)

10:15 AM

对决场地

Bartlesville, OK

未核实场馆

对决竞争阵营

阵营 1胜方
LB
Lauren Brown

1RE5DN · St. George, UT, US

DUPR

4.758

MM
Matt Mauldin

84LXM8 · Broken Arrow, OK, US

DUPR

5.172

阵营 2负方
JP
Juliette Pauly

EGLEGE · Wichita, KS, US

DUPR

4.641

AC
Austin Corley

3L7LP6 · Wichita, KS, US

DUPR

4.878

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5292987765
显示原始对决元数据 JSON
[
  {
    "team_id": 5326229521,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren Brown",
        "dupr_id": "1RE5DN",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Matt Mauldin",
        "dupr_id": "84LXM8",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  },
  {
    "team_id": 5524373255,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Juliette Pauly",
        "dupr_id": "EGLEGE",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Austin Corley",
        "dupr_id": "3L7LP6",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]