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

2026 Paddle Up Pickleball Club Lou Fusz Winter Classic DUPR 18

ID: 7735668951

对局比分

20-22

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KR
Kevin Reque

8EN0YV · Wentzville, MO, US

DUPR

4.265

KD
Krissy Dickey

3OOWN7 · Manchester, MO, US

DUPR

4.638

阵营 2胜方
GH
Garrett Hallemeier

XJ5ZER · O'Fallon, MO, US

DUPR

4.687

FD
Florencia De luca

V79G2J · O'Fallon, MO, US

DUPR

4.045

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7735668951
显示原始对决元数据 JSON
[
  {
    "team_id": 6333903425,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Reque",
        "dupr_id": "8EN0YV",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      },
      {
        "name": "Krissy Dickey",
        "dupr_id": "3OOWN7",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Manchester, MO, US"
      }
    ]
  },
  {
    "team_id": 5047891813,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Garrett Hallemeier",
        "dupr_id": "XJ5ZER",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      },
      {
        "name": "Florencia De luca",
        "dupr_id": "V79G2J",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]