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

Advanced DUPR Team League

ID: 7460219083

对局比分

11-6

落败 / Loss

对决日期

2026-02-09

对局时间 (估算)

8:45 AM

对决场地

Paddle Up Pickleball Club, Meadow Circle Drive, Lake Saint Louis, MO, USA

未核实场馆

对决竞争阵营

阵营 1胜方
PB
Preston Behlmann

GG6WOV · Ballwin, MO, US

DUPR

4.608

MH
Matthew Hultman

MYM9OP · Valley Park, MO, US

DUPR

4.163

阵营 2负方
BR
Brian Romine

352WGV · O'Fallon, MO, US

DUPR

4.422

MS
Matthew Stoddard

9PM4OJ · O'Fallon, MO, US

DUPR

4.135

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7460219083
显示原始对决元数据 JSON
[
  {
    "team_id": 5194982318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Preston Behlmann",
        "dupr_id": "GG6WOV",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": "Ballwin, MO, US"
      },
      {
        "name": "Matthew Hultman",
        "dupr_id": "MYM9OP",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Valley Park, MO, US"
      }
    ]
  },
  {
    "team_id": 5463617591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Romine",
        "dupr_id": "352WGV",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      },
      {
        "name": "Matthew Stoddard",
        "dupr_id": "9PM4OJ",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]