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

Pool A - Men's DUPR 18 (v4)

ID: 6313908565

对局比分

16-21

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

2:15 AM

对决场地

Paddle Up Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
JP
Jarrett Porter

8MER7L · Hannibal, MO, US

DUPR

4.125

ML
matthew landolt

84E2QG · Ballwin, MO, US

DUPR

4.451

阵营 2胜方
GH
Garrett Hallemeier

XJ5ZER · O'Fallon, MO, US

DUPR

4.717

RH
Ricky Hasan

3LZENQ · Saint Charles, MO, US

DUPR

4.462

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6313908565
显示原始对决元数据 JSON
[
  {
    "team_id": 6036579193,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jarrett Porter",
        "dupr_id": "8MER7L",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Hannibal, MO, US"
      },
      {
        "name": "matthew landolt",
        "dupr_id": "84E2QG",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Ballwin, MO, US"
      }
    ]
  },
  {
    "team_id": 6514129763,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Garrett Hallemeier",
        "dupr_id": "XJ5ZER",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      },
      {
        "name": "Ricky Hasan",
        "dupr_id": "3LZENQ",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      }
    ]
  }
]